2026-03-26 15:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 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-26 15:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-26 15:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 15:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 15:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 15:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 15:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: cbc8883f1de29f27
2026-03-26 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-26 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-26T15_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-26 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 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-26 15:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 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-26 15:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 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 2122
2026-03-26 15:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 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-26 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 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-26 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-26 15:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 15:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 15:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-26 15:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 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-26 15:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731502
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731502%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731502: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731502 url https://www.openlane.eu/en/carv6/auction/10731502
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731597
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731597%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731597: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731597 url https://www.openlane.eu/en/carv6/auction/10731597
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731599
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731599%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731599: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731599 url https://www.openlane.eu/en/carv6/auction/10731599
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731601
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731601%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731601: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731601 url https://www.openlane.eu/en/carv6/auction/10731601
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731516
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731516%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731516: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731516 url https://www.openlane.eu/en/carv6/auction/10731516
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731623
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731623%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731623: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731623 url https://www.openlane.eu/en/carv6/auction/10731623
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731613
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731613%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731613: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731613 url https://www.openlane.eu/en/carv6/auction/10731613
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731523
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731523%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731523: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731523 url https://www.openlane.eu/en/carv6/auction/10731523
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731568
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731568%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731568: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731568 url https://www.openlane.eu/en/carv6/auction/10731568
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731615
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731615%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [adesa.be] INFO: Scrape type for 10731615: 1
2026-03-26 15:15:14 [adesa.be] INFO: Scraping item 10731615 url https://www.openlane.eu/en/carv6/auction/10731615
2026-03-26 15:15:14 [adesa.be] INFO: Found listing with ID: 10731532
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731532%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731532: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731532 url https://www.openlane.eu/en/carv6/auction/10731532
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731588
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731588%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731588: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731588 url https://www.openlane.eu/en/carv6/auction/10731588
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731505
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731505%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731505: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731505 url https://www.openlane.eu/en/carv6/auction/10731505
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731501
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731501%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731501: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731501 url https://www.openlane.eu/en/carv6/auction/10731501
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731510
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731510%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731510: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731510 url https://www.openlane.eu/en/carv6/auction/10731510
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731518
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731518%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731518: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731518 url https://www.openlane.eu/en/carv6/auction/10731518
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730816%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730816: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730817%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730817: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730800%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730800: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730819%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730819: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730798
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730798%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730798: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730798 url https://www.openlane.eu/en/carv6/auction/10730798
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730824%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730824: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730796%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730796: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730803%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730803: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730914%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730914: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730795%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730795: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730808%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730808: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730794%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730794: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730931
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730931%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730931: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730931 url https://www.openlane.eu/en/carv6/auction/10730931
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730805
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730805%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730805: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730805 url https://www.openlane.eu/en/carv6/auction/10730805
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730804%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730804: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731964%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731964: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730807%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730807: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730801%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730801: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730806%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730806: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730810%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730810: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730826%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730826: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730825%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730825: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730811%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730811: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730812%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730812: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730799%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730799: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730802%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730802: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730809%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730809: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730821%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730821: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730813%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730813: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730820%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730820: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730822%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730822: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730797%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730797: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730911%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730911: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730827%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730827: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730818%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730818: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730915%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730915: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-26 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730793%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730793: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-26 15:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730908%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730908: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730815%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730815: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731971%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731971: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10731972
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731972%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10731972: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10731972 url https://www.openlane.eu/en/carv6/auction/10731972
2026-03-26 15:15:15 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730814%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [adesa.be] INFO: Scrape type for 10730814: 1
2026-03-26 15:15:15 [adesa.be] INFO: Scraping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-26 15:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10731597
2026-03-26 15:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b755c1f1-9856-59e5-875c-e2a5f053fb3e with scrape type 1
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b755c1f1-9856-59e5-875c-e2a5f053fb3e
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F592dc806-9323-428e-b1ca-9444414b859e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/592dc806-9323-428e-b1ca-9444414b859e.jpg already downloaded
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F6d75457a-8f4a-4d94-b769-e96043f091a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/6d75457a-8f4a-4d94-b769-e96043f091a7.jpg already downloaded
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fc4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/c4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg already downloaded
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F26b387a1-3468-467f-9c50-e9fa00b94899.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/26b387a1-3468-467f-9c50-e9fa00b94899.jpg already downloaded
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fb8f89eff-16f4-446c-bd88-353fd897a83f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/b8f89eff-16f4-446c-bd88-353fd897a83f.jpg already downloaded
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fd560155f-f01b-48ad-a419-a3a86a6afe7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/d560155f-f01b-48ad-a419-a3a86a6afe7b.jpg already downloaded
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fa0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/a0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg already downloaded
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F7ea9afba-6af0-4b48-824a-bb7d62308802.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/7ea9afba-6af0-4b48-824a-bb7d62308802.jpg already downloaded
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F964e6862-7e84-4de6-9e2f-4600c453b43d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/964e6862-7e84-4de6-9e2f-4600c453b43d.jpg already downloaded
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F1a4022dc-e616-4d28-821c-1868167c9afa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/1a4022dc-e616-4d28-821c-1868167c9afa.jpg already downloaded
2026-03-26 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b755c1f1-9856-59e5-875c-e2a5f053fb3e, identifier: 10731597
2026-03-26 15:15:16 [adesa.be] INFO: Found listing with ID: 10731845
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731845%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [adesa.be] INFO: Scrape type for 10731845: 1
2026-03-26 15:15:16 [adesa.be] INFO: Scraping item 10731845 url https://www.openlane.eu/en/carv6/auction/10731845
2026-03-26 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10731597
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10731597
2026-03-26 15:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10731597 to the API
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15: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-26 15:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-27T13:10: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=10731597',
'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': None,
'title': 'BMW iX 40 Sport - xDrive - Electric - Automatic - 326 hp - 151.407 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731597%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Saving data for 10731597: {'created_time': 1774538117.350013, 'last_price_update_time': 1774538117.350025, 'auction_closing_time': 1774617000.0}
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731597') HTTP/1.1" 204 0
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731826
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731826%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731826: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731826 url https://www.openlane.eu/en/carv6/auction/10731826
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731827
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731827%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731827: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731827 url https://www.openlane.eu/en/carv6/auction/10731827
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731934
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731934%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731934: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731934 url https://www.openlane.eu/en/carv6/auction/10731934
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731797
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731797%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731797: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731797 url https://www.openlane.eu/en/carv6/auction/10731797
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731743
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731743%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731743: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731743 url https://www.openlane.eu/en/carv6/auction/10731743
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731851
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731851%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731851: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731851 url https://www.openlane.eu/en/carv6/auction/10731851
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731907
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731907%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731907: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731907 url https://www.openlane.eu/en/carv6/auction/10731907
2026-03-26 15:15:17 [adesa.be] INFO: Found listing with ID: 10731754
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731754%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [adesa.be] INFO: Scrape type for 10731754: 1
2026-03-26 15:15:17 [adesa.be] INFO: Scraping item 10731754 url https://www.openlane.eu/en/carv6/auction/10731754
2026-03-26 15:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10731623
2026-03-26 15:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff835754-dd06-5720-8986-d832124ef11e with scrape type 1
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff835754-dd06-5720-8986-d832124ef11e
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F81a3883f-8e0b-4175-a6f0-b5368a921215.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/81a3883f-8e0b-4175-a6f0-b5368a921215.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F1a810535-57e7-42a2-8715-b75d8cbb8600.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/1a810535-57e7-42a2-8715-b75d8cbb8600.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F6fe40480-035d-4e4a-961f-b457770fa0c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/6fe40480-035d-4e4a-961f-b457770fa0c3.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252Ffc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/fc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645481%252Fgeneral%252F83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg already downloaded
2026-03-26 15:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff835754-dd06-5720-8986-d832124ef11e, identifier: 10731623
2026-03-26 15:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10731601
2026-03-26 15:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with scrape type 1
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Fbe459d7e-151d-4f5a-9b3e-02a423281451.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/be459d7e-151d-4f5a-9b3e-02a423281451.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Fc2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/c2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Ff7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/f7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg already downloaded
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F1875262a-babd-47d9-af48-c83f6857dcc8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/1875262a-babd-47d9-af48-c83f6857dcc8.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Fbd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/bd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg already downloaded
2026-03-26 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75, identifier: 10731601
2026-03-26 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10731613
2026-03-26 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with scrape type 1
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252Fa819ac46-5ed9-4d09-a83b-903c21c37747.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/a819ac46-5ed9-4d09-a83b-903c21c37747.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252Fc58dbd30-df68-44f4-a78a-22b6626c00e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/c58dbd30-df68-44f4-a78a-22b6626c00e5.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252Fd1347081-f730-4391-afd5-970184283a7a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/d1347081-f730-4391-afd5-970184283a7a.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252Fe0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/e0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252F0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252F10193c36-f025-4ddf-9ff0-83c303d29039.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/10193c36-f025-4ddf-9ff0-83c303d29039.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252F9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252F089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252F3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625953%252Fgeneral%252F9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg already downloaded
2026-03-26 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa, identifier: 10731613
2026-03-26 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10731523
2026-03-26 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab09ca05-a674-532a-8004-d61f5cce5fbb with scrape type 1
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab09ca05-a674-532a-8004-d61f5cce5fbb
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252Fdca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/dca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252Fb7f658cc-47f7-4750-a17b-e1b2b9787637.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/b7f658cc-47f7-4750-a17b-e1b2b9787637.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252Fa1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/a1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252Fb90c6359-f202-4a30-b53e-f83a75cc59c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/b90c6359-f202-4a30-b53e-f83a75cc59c1.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252Fbd81df37-1094-40f6-ad86-495efd1044a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/bd81df37-1094-40f6-ad86-495efd1044a7.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F69e76fbe-1a71-4ba2-8411-677d7468712c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/69e76fbe-1a71-4ba2-8411-677d7468712c.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F56795700-4443-4cd4-bb05-358d2fd15028.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/56795700-4443-4cd4-bb05-358d2fd15028.jpg already downloaded
2026-03-26 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab09ca05-a674-532a-8004-d61f5cce5fbb, identifier: 10731523
2026-03-26 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10731599
2026-03-26 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 1
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb08794d-8466-5051-bb20-71e4ffa86b17
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Fa12d9e3a-27ed-4449-a78b-b21b89b7614b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/a12d9e3a-27ed-4449-a78b-b21b89b7614b.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F38b09a3e-2db3-46f8-915f-5f555b0d93a9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [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-26 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10731502
2026-03-26 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c04a1d-310c-5510-99a1-482bde9bb1cb with scrape type 1
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04c04a1d-310c-5510-99a1-482bde9bb1cb
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fc7af879d-166c-4ffc-b35f-1ba030d0b645.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/c7af879d-166c-4ffc-b35f-1ba030d0b645.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252F1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Ff85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/f85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fabe0b9e1-d25e-406e-95e0-a3218b51592e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/abe0b9e1-d25e-406e-95e0-a3218b51592e.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252F9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fab919821-4785-488f-88d7-f13d6d4ff8c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/ab919821-4785-488f-88d7-f13d6d4ff8c3.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fd9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/d9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fa7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/a7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252F6abbbc34-535d-41d0-871c-b6701730c1bb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/6abbbc34-535d-41d0-871c-b6701730c1bb.jpg already downloaded
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fa1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/a1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg already downloaded
2026-03-26 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04c04a1d-310c-5510-99a1-482bde9bb1cb, identifier: 10731502
2026-03-26 15:15:18 [adesa.be] INFO: Found listing with ID: 10731785
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731785%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [adesa.be] INFO: Scrape type for 10731785: 1
2026-03-26 15:15:19 [adesa.be] INFO: Scraping item 10731785 url https://www.openlane.eu/en/carv6/auction/10731785
2026-03-26 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10731623
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10731623
2026-03-26 15:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10731623 to the API
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ff835754-dd06-5720-8986-d832124ef11e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731623',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 74146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5645481/general/5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg',
'https://images.openlane.eu/carimgs/5645481/general/4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg',
'https://images.openlane.eu/carimgs/5645481/general/81a3883f-8e0b-4175-a6f0-b5368a921215.jpg',
'https://images.openlane.eu/carimgs/5645481/general/18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg',
'https://images.openlane.eu/carimgs/5645481/general/1a810535-57e7-42a2-8715-b75d8cbb8600.jpg',
'https://images.openlane.eu/carimgs/5645481/general/3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg',
'https://images.openlane.eu/carimgs/5645481/general/94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg',
'https://images.openlane.eu/carimgs/5645481/general/6fe40480-035d-4e4a-961f-b457770fa0c3.jpg',
'https://images.openlane.eu/carimgs/5645481/general/fc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg',
'https://images.openlane.eu/carimgs/5645481/general/83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1153478,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1215814,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1270587,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/81a3883f-8e0b-4175-a6f0-b5368a921215.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170911,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1208302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/1a810535-57e7-42a2-8715-b75d8cbb8600.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1300039,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 813698,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 689790,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/6fe40480-035d-4e4a-961f-b457770fa0c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682723,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/fc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708350,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg',
'Width': 2731}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'74.146 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731623%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [adesa.be] INFO: Saving data for 10731623: {'created_time': 1774538119.602146, 'last_price_update_time': 1774538119.602155, 'auction_closing_time': 1774617000.0}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731623') HTTP/1.1" 204 0
2026-03-26 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10731601
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10731601
2026-03-26 15:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10731601 to the API
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 169,
'expiration_date': '2026-03-27T13:10:00Z',
'fuel_type': 'Electric',
'id': '51c81f9d-bfc1-5222-8944-d2d9cd08fc75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731601',
'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': None,
'title': 'Ford Puma-E 44 kWh - Electric - Automatic - 169 hp - 8.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731601%27 HTTP/1.1" 200 None
2026-03-26 15:15:20 [adesa.be] INFO: Saving data for 10731601: {'created_time': 1774538120.083335, 'last_price_update_time': 1774538120.083345, 'auction_closing_time': 1774617000.0}
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731601') HTTP/1.1" 204 0
2026-03-26 15:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10731613
2026-03-26 15:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10731613
2026-03-26 15:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10731613 to the API
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '5023438c-7fe7-55c1-9ce1-896bef6c0ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731613',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 72226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5625953/general/a819ac46-5ed9-4d09-a83b-903c21c37747.jpg',
'https://images.openlane.eu/carimgs/5625953/general/c58dbd30-df68-44f4-a78a-22b6626c00e5.jpg',
'https://images.openlane.eu/carimgs/5625953/general/d1347081-f730-4391-afd5-970184283a7a.jpg',
'https://images.openlane.eu/carimgs/5625953/general/e0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg',
'https://images.openlane.eu/carimgs/5625953/general/0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg',
'https://images.openlane.eu/carimgs/5625953/general/10193c36-f025-4ddf-9ff0-83c303d29039.jpg',
'https://images.openlane.eu/carimgs/5625953/general/9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg',
'https://images.openlane.eu/carimgs/5625953/general/089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg',
'https://images.openlane.eu/carimgs/5625953/general/3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg',
'https://images.openlane.eu/carimgs/5625953/general/9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 857005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/a819ac46-5ed9-4d09-a83b-903c21c37747.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1260736,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/c58dbd30-df68-44f4-a78a-22b6626c00e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1196699,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/d1347081-f730-4391-afd5-970184283a7a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1286556,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/e0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1156688,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1011715,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/10193c36-f025-4ddf-9ff0-83c303d29039.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 647763,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 893671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 932838,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 879691,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg',
'Width': 2731}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - Automatic - 160 hp - '
'72.226 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731613%27 HTTP/1.1" 200 None
2026-03-26 15:15:20 [adesa.be] INFO: Saving data for 10731613: {'created_time': 1774538120.438302, 'last_price_update_time': 1774538120.438315, 'auction_closing_time': 1774617000.0}
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731613') HTTP/1.1" 204 0
2026-03-26 15:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10731523
2026-03-26 15:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10731523
2026-03-26 15:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10731523 to the API
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ab09ca05-a674-532a-8004-d61f5cce5fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731523',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 109034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5625861/general/0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg',
'https://images.openlane.eu/carimgs/5625861/general/dca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg',
'https://images.openlane.eu/carimgs/5625861/general/5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg',
'https://images.openlane.eu/carimgs/5625861/general/b7f658cc-47f7-4750-a17b-e1b2b9787637.jpg',
'https://images.openlane.eu/carimgs/5625861/general/a1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg',
'https://images.openlane.eu/carimgs/5625861/general/b90c6359-f202-4a30-b53e-f83a75cc59c1.jpg',
'https://images.openlane.eu/carimgs/5625861/general/bd81df37-1094-40f6-ad86-495efd1044a7.jpg',
'https://images.openlane.eu/carimgs/5625861/general/2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg',
'https://images.openlane.eu/carimgs/5625861/general/69e76fbe-1a71-4ba2-8411-677d7468712c.jpg',
'https://images.openlane.eu/carimgs/5625861/general/56795700-4443-4cd4-bb05-358d2fd15028.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 820780,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1157062,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/dca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940999,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1033664,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/b7f658cc-47f7-4750-a17b-e1b2b9787637.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 937464,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/a1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 789424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/b90c6359-f202-4a30-b53e-f83a75cc59c1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 883234,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/bd81df37-1094-40f6-ad86-495efd1044a7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 744165,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 755658,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/69e76fbe-1a71-4ba2-8411-677d7468712c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770355,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/56795700-4443-4cd4-bb05-358d2fd15028.jpg',
'Width': 2731}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'109.034 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731523%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [adesa.be] INFO: Saving data for 10731523: {'created_time': 1774538121.236421, 'last_price_update_time': 1774538121.236431, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731523') HTTP/1.1" 204 0
2026-03-26 15:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10731502
2026-03-26 15:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10731502
2026-03-26 15:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10731502 to the API
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731502>
{'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-27T13:00: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=10731502',
'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': None,
'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-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731502%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [adesa.be] INFO: Saving data for 10731502: {'created_time': 1774538121.600003, 'last_price_update_time': 1774538121.600014, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731502') HTTP/1.1" 204 0
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F6e53fec3-c13c-41c2-aee1-42415126070f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/6e53fec3-c13c-41c2-aee1-42415126070f.JPG not downloaded yet
2026-03-26 15:15:21 [adesa.be] INFO: Found listing with ID: 10731846
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731846%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [adesa.be] INFO: Scrape type for 10731846: 1
2026-03-26 15:15:21 [adesa.be] INFO: Scraping item 10731846 url https://www.openlane.eu/en/carv6/auction/10731846
2026-03-26 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F42585377-14e9-4430-9c25-a7405d4d518a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/42585377-14e9-4430-9c25-a7405d4d518a.JPG not downloaded yet
2026-03-26 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-26 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:21 [adesa.be] INFO: Found listing with ID: 10731787
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731787%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [adesa.be] INFO: Scrape type for 10731787: 1
2026-03-26 15:15:21 [adesa.be] INFO: Scraping item 10731787 url https://www.openlane.eu/en/carv6/auction/10731787
2026-03-26 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-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F7950327d-8465-4b65-8329-ec6a87e9544d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/7950327d-8465-4b65-8329-ec6a87e9544d.JPG not downloaded yet
2026-03-26 15:15:21 [adesa.be] INFO: Found listing with ID: 10731742
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731742%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [adesa.be] INFO: Scrape type for 10731742: 1
2026-03-26 15:15:21 [adesa.be] INFO: Scraping item 10731742 url https://www.openlane.eu/en/carv6/auction/10731742
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F4f7c576f-22a5-4f24-a3bf-fe718559a13c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/4f7c576f-22a5-4f24-a3bf-fe718559a13c.JPG not downloaded yet
2026-03-26 15:15:21 [adesa.be] INFO: Found listing with ID: 10731935
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731935%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [adesa.be] INFO: Scrape type for 10731935: 1
2026-03-26 15:15:21 [adesa.be] INFO: Scraping item 10731935 url https://www.openlane.eu/en/carv6/auction/10731935
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F08346e19-9eea-4327-bb03-f95800786ceb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [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-26 15:15:21 [adesa.be] INFO: Found listing with ID: 10731951
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731951%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [adesa.be] INFO: Scrape type for 10731951: 1
2026-03-26 15:15:21 [adesa.be] INFO: Scraping item 10731951 url https://www.openlane.eu/en/carv6/auction/10731951
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Fdc2df9da-ddf0-4e40-a526-5663e84d0252.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [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-26 15:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10731568
2026-03-26 15:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c03338-b69b-5169-a736-67ad5a43f508 with scrape type 1
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50c03338-b69b-5169-a736-67ad5a43f508
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252F3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg already downloaded
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252F85578313-0ae2-4418-9bd4-2c93d272f86f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/85578313-0ae2-4418-9bd4-2c93d272f86f.jpg already downloaded
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252Fc447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/c447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg already downloaded
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252F20a97f30-b241-4843-96aa-a47a90c7d2df.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/20a97f30-b241-4843-96aa-a47a90c7d2df.jpg already downloaded
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252Fbb394052-69ec-4f4c-8544-a5b5639bd751.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/bb394052-69ec-4f4c-8544-a5b5639bd751.jpg already downloaded
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252Fdcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/dcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg already downloaded
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252Fee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/ee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg already downloaded
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252F6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252F267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714975%252Fgeneral%252Fefbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/efbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg already downloaded
2026-03-26 15:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c03338-b69b-5169-a736-67ad5a43f508, identifier: 10731568
2026-03-26 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10731516
2026-03-26 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b57323-6346-5879-94f5-bc540af10478 with scrape type 1
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88b57323-6346-5879-94f5-bc540af10478
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252F1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252F98453346-1e74-4864-9788-2f898050dc9f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/98453346-1e74-4864-9788-2f898050dc9f.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252Fe5304588-4ae3-476b-bbe8-6566cc124e13.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/e5304588-4ae3-476b-bbe8-6566cc124e13.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252Ff4cf2802-bad2-4b48-9b79-a88738882477.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/f4cf2802-bad2-4b48-9b79-a88738882477.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252Fdaef823f-2571-4919-80de-732e0cb43658.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/daef823f-2571-4919-80de-732e0cb43658.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252F37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252F6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252Ff450a90b-762e-485b-adcb-a97856060bb3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/f450a90b-762e-485b-adcb-a97856060bb3.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252F892f4265-c881-463e-a8e3-9d58b7865737.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/892f4265-c881-463e-a8e3-9d58b7865737.jpg already downloaded
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617382%252Fgeneral%252F47af7375-b660-4392-8bc2-44cd2d7a3435.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/47af7375-b660-4392-8bc2-44cd2d7a3435.jpg already downloaded
2026-03-26 15:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88b57323-6346-5879-94f5-bc540af10478, identifier: 10731516
2026-03-26 15:15:22 [adesa.be] INFO: Found listing with ID: 10731952
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731952%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [adesa.be] INFO: Scrape type for 10731952: 1
2026-03-26 15:15:22 [adesa.be] INFO: Scraping item 10731952 url https://www.openlane.eu/en/carv6/auction/10731952
2026-03-26 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10731568
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10731568
2026-03-26 15:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10731568 to the API
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '50c03338-b69b-5169-a736-67ad5a43f508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731568',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 65507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5714975/general/3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg',
'https://images.openlane.eu/carimgs/5714975/general/85578313-0ae2-4418-9bd4-2c93d272f86f.jpg',
'https://images.openlane.eu/carimgs/5714975/general/c447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg',
'https://images.openlane.eu/carimgs/5714975/general/20a97f30-b241-4843-96aa-a47a90c7d2df.jpg',
'https://images.openlane.eu/carimgs/5714975/general/bb394052-69ec-4f4c-8544-a5b5639bd751.jpg',
'https://images.openlane.eu/carimgs/5714975/general/dcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg',
'https://images.openlane.eu/carimgs/5714975/general/ee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg',
'https://images.openlane.eu/carimgs/5714975/general/6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg',
'https://images.openlane.eu/carimgs/5714975/general/267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg',
'https://images.openlane.eu/carimgs/5714975/general/efbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1294398,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1149226,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/85578313-0ae2-4418-9bd4-2c93d272f86f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1096091,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/c447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1078537,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/20a97f30-b241-4843-96aa-a47a90c7d2df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965216,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/bb394052-69ec-4f4c-8544-a5b5639bd751.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1225626,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/dcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 854691,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/ee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 660696,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 675402,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 933989,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/efbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg',
'Width': 2731}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQA 350 AMG Line - 4-Matic - Electric - Automatic - '
'292 hp - 65.507 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731568%27 HTTP/1.1" 200 None
2026-03-26 15:15:22 [adesa.be] INFO: Saving data for 10731568: {'created_time': 1774538122.874863, 'last_price_update_time': 1774538122.874873, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731568') HTTP/1.1" 204 0
2026-03-26 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10731516
2026-03-26 15:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10731516
2026-03-26 15:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10731516 to the API
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '88b57323-6346-5879-94f5-bc540af10478',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731516',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 11473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5617382/general/1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg',
'https://images.openlane.eu/carimgs/5617382/general/98453346-1e74-4864-9788-2f898050dc9f.jpg',
'https://images.openlane.eu/carimgs/5617382/general/e5304588-4ae3-476b-bbe8-6566cc124e13.jpg',
'https://images.openlane.eu/carimgs/5617382/general/f4cf2802-bad2-4b48-9b79-a88738882477.jpg',
'https://images.openlane.eu/carimgs/5617382/general/daef823f-2571-4919-80de-732e0cb43658.jpg',
'https://images.openlane.eu/carimgs/5617382/general/37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg',
'https://images.openlane.eu/carimgs/5617382/general/6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg',
'https://images.openlane.eu/carimgs/5617382/general/f450a90b-762e-485b-adcb-a97856060bb3.jpg',
'https://images.openlane.eu/carimgs/5617382/general/892f4265-c881-463e-a8e3-9d58b7865737.jpg',
'https://images.openlane.eu/carimgs/5617382/general/47af7375-b660-4392-8bc2-44cd2d7a3435.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916309,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1166801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/98453346-1e74-4864-9788-2f898050dc9f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1001016,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/e5304588-4ae3-476b-bbe8-6566cc124e13.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1035083,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/f4cf2802-bad2-4b48-9b79-a88738882477.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1082987,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/daef823f-2571-4919-80de-732e0cb43658.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965081,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 813801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 756123,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/f450a90b-762e-485b-adcb-a97856060bb3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 888085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/892f4265-c881-463e-a8e3-9d58b7865737.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794583,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/47af7375-b660-4392-8bc2-44cd2d7a3435.jpg',
'Width': 2731}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 250e Progressive - Hybrid - Automatic - 163 hp - '
'11.473 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731516%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Saving data for 10731516: {'created_time': 1774538123.266748, 'last_price_update_time': 1774538123.266759, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731516') HTTP/1.1" 204 0
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Ff184fb06-6b0e-4198-a837-dc3c22a19a3f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/f184fb06-6b0e-4198-a837-dc3c22a19a3f.JPG not downloaded yet
2026-03-26 15:15:23 [adesa.be] INFO: Found listing with ID: 10731950
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731950%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Scrape type for 10731950: 1
2026-03-26 15:15:23 [adesa.be] INFO: Scraping item 10731950 url https://www.openlane.eu/en/carv6/auction/10731950
2026-03-26 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Fc9b508d8-e4ff-46b9-87bb-5b648bb392bd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/c9b508d8-e4ff-46b9-87bb-5b648bb392bd.JPG not downloaded yet
2026-03-26 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-26 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-26 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:23 [adesa.be] INFO: Found listing with ID: 10731954
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731954%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Scrape type for 10731954: 1
2026-03-26 15:15:23 [adesa.be] INFO: Scraping item 10731954 url https://www.openlane.eu/en/carv6/auction/10731954
2026-03-26 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-26 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-26 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-26 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-26 15:15:23 [adesa.be] INFO: Found listing with ID: 10731955
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731955%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Scrape type for 10731955: 1
2026-03-26 15:15:23 [adesa.be] INFO: Scraping item 10731955 url https://www.openlane.eu/en/carv6/auction/10731955
2026-03-26 15:15:23 [adesa.be] INFO: Found listing with ID: 10731850
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731850%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Scrape type for 10731850: 1
2026-03-26 15:15:23 [adesa.be] INFO: Scraping item 10731850 url https://www.openlane.eu/en/carv6/auction/10731850
2026-03-26 15:15:23 [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/10731599)
2026-03-26 15:15:23 [adesa.be] INFO: Found listing with ID: 10731940
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731940%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Scrape type for 10731940: 1
2026-03-26 15:15:23 [adesa.be] INFO: Scraping item 10731940 url https://www.openlane.eu/en/carv6/auction/10731940
2026-03-26 15:15:23 [adesa.be] INFO: Found listing with ID: 10731701
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731701%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Scrape type for 10731701: 1
2026-03-26 15:15:23 [adesa.be] INFO: Scraping item 10731701 url https://www.openlane.eu/en/carv6/auction/10731701
2026-03-26 15:15:23 [adesa.be] INFO: Found listing with ID: 10731946
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731946%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [adesa.be] INFO: Scrape type for 10731946: 1
2026-03-26 15:15:23 [adesa.be] INFO: Scraping item 10731946 url https://www.openlane.eu/en/carv6/auction/10731946
2026-03-26 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10731615
2026-03-26 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be080ca9-f160-5a62-b9df-0d085d0610e2 with scrape type 1
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be080ca9-f160-5a62-b9df-0d085d0610e2
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252F3bc4a343-d393-4f7a-9299-2d34204a0753.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/3bc4a343-d393-4f7a-9299-2d34204a0753.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252Fbe796c82-ec00-448a-be5b-68eed54b3e3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/be796c82-ec00-448a-be5b-68eed54b3e3f.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252Fdd330a7e-4fe3-4dd2-88bd-35a176667344.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/dd330a7e-4fe3-4dd2-88bd-35a176667344.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252F0538aa68-76ba-43df-95e2-d8ad26495a88.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/0538aa68-76ba-43df-95e2-d8ad26495a88.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252F550cfee4-943d-4b32-8b5a-90938effef34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/550cfee4-943d-4b32-8b5a-90938effef34.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252Fcaff0a09-d0ed-4989-a532-67718734dc90.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/caff0a09-d0ed-4989-a532-67718734dc90.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252Fa355637c-c452-429e-b747-35a0fcc7c8e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/a355637c-c452-429e-b747-35a0fcc7c8e2.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252F71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252Fff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/ff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5628158%252Fgeneral%252F67705c14-037f-4813-bbdf-2e98b7095c77.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/67705c14-037f-4813-bbdf-2e98b7095c77.jpg already downloaded
2026-03-26 15:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be080ca9-f160-5a62-b9df-0d085d0610e2, identifier: 10731615
2026-03-26 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10731505
2026-03-26 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7700e80e-8733-59c5-a55a-a43fe20947cc with scrape type 1
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7700e80e-8733-59c5-a55a-a43fe20947cc
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F4d2298da-fba3-4773-806a-4d988dd69003.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/4d2298da-fba3-4773-806a-4d988dd69003.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F799de61c-c036-4647-b862-b165a84a0961.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/799de61c-c036-4647-b862-b165a84a0961.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F58843758-a39f-40a8-b273-d7062d709fb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/58843758-a39f-40a8-b273-d7062d709fb5.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252Ff89a4cf0-79dc-4b63-8d75-4b773213b605.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/f89a4cf0-79dc-4b63-8d75-4b773213b605.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg already downloaded
2026-03-26 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5579305%252Fgeneral%252F92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg already downloaded
2026-03-26 15:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7700e80e-8733-59c5-a55a-a43fe20947cc, identifier: 10731505
2026-03-26 15:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10731615
2026-03-26 15:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10731615
2026-03-26 15:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10731615 to the API
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731615>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T13:10:00Z',
'fuel_type': 'Electric',
'id': 'be080ca9-f160-5a62-b9df-0d085d0610e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731615',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 104964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5628158/general/3bc4a343-d393-4f7a-9299-2d34204a0753.jpg',
'https://images.openlane.eu/carimgs/5628158/general/be796c82-ec00-448a-be5b-68eed54b3e3f.jpg',
'https://images.openlane.eu/carimgs/5628158/general/dd330a7e-4fe3-4dd2-88bd-35a176667344.jpg',
'https://images.openlane.eu/carimgs/5628158/general/0538aa68-76ba-43df-95e2-d8ad26495a88.jpg',
'https://images.openlane.eu/carimgs/5628158/general/550cfee4-943d-4b32-8b5a-90938effef34.jpg',
'https://images.openlane.eu/carimgs/5628158/general/caff0a09-d0ed-4989-a532-67718734dc90.jpg',
'https://images.openlane.eu/carimgs/5628158/general/a355637c-c452-429e-b747-35a0fcc7c8e2.jpg',
'https://images.openlane.eu/carimgs/5628158/general/71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg',
'https://images.openlane.eu/carimgs/5628158/general/ff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg',
'https://images.openlane.eu/carimgs/5628158/general/67705c14-037f-4813-bbdf-2e98b7095c77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 939370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/3bc4a343-d393-4f7a-9299-2d34204a0753.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 948966,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/be796c82-ec00-448a-be5b-68eed54b3e3f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1031744,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/dd330a7e-4fe3-4dd2-88bd-35a176667344.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1033879,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/0538aa68-76ba-43df-95e2-d8ad26495a88.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 938128,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/550cfee4-943d-4b32-8b5a-90938effef34.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012026,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/caff0a09-d0ed-4989-a532-67718734dc90.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 822851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/a355637c-c452-429e-b747-35a0fcc7c8e2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803778,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 706622,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/ff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 930807,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/67705c14-037f-4813-bbdf-2e98b7095c77.jpg',
'Width': 2731}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQC 400 - 4-Matic - Electric - Automatic - 408 hp - '
'104.964 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731615%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [adesa.be] INFO: Saving data for 10731615: {'created_time': 1774538124.280504, 'last_price_update_time': 1774538124.280514, 'auction_closing_time': 1774617000.0}
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731615') HTTP/1.1" 204 0
2026-03-26 15:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10731505
2026-03-26 15:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10731505
2026-03-26 15:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10731505 to the API
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 571,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '7700e80e-8733-59c5-a55a-a43fe20947cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731505',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 59636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5579305/general/4d2298da-fba3-4773-806a-4d988dd69003.jpg',
'https://images.openlane.eu/carimgs/5579305/general/799de61c-c036-4647-b862-b165a84a0961.jpg',
'https://images.openlane.eu/carimgs/5579305/general/214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg',
'https://images.openlane.eu/carimgs/5579305/general/8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg',
'https://images.openlane.eu/carimgs/5579305/general/58843758-a39f-40a8-b273-d7062d709fb5.jpg',
'https://images.openlane.eu/carimgs/5579305/general/58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg',
'https://images.openlane.eu/carimgs/5579305/general/393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg',
'https://images.openlane.eu/carimgs/5579305/general/f89a4cf0-79dc-4b63-8d75-4b773213b605.jpg',
'https://images.openlane.eu/carimgs/5579305/general/755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg',
'https://images.openlane.eu/carimgs/5579305/general/92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 824446,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/4d2298da-fba3-4773-806a-4d988dd69003.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 797915,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/799de61c-c036-4647-b862-b165a84a0961.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867212,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 960800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 902953,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/58843758-a39f-40a8-b273-d7062d709fb5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 847630,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 761895,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552582,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/f89a4cf0-79dc-4b63-8d75-4b773213b605.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649379,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649641,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg',
'Width': 2731}],
'price': 48600,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Taycan 4S Cross Turismo - AWD - Electric - Automatic - 571 '
'hp - 59.636 km',
'transmission': 'automatic',
'trim': 'Cross Turismo',
'vin': None,
'year': 2021}
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731505%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [adesa.be] INFO: Saving data for 10731505: {'created_time': 1774538124.606632, 'last_price_update_time': 1774538124.606643, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731505') HTTP/1.1" 204 0
2026-03-26 15:15:24 [adesa.be] INFO: Found listing with ID: 10731822
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731822%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [adesa.be] INFO: Scrape type for 10731822: 1
2026-03-26 15:15:24 [adesa.be] INFO: Scraping item 10731822 url https://www.openlane.eu/en/carv6/auction/10731822
2026-03-26 15:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10731588
2026-03-26 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with scrape type 1
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515352%252Fgeneral%252F47256024-3b69-4068-b0f4-bcafa1a93363.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/47256024-3b69-4068-b0f4-bcafa1a93363.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515352%252Fgeneral%252Fca069283-033c-4894-b516-71e66656e0ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/ca069283-033c-4894-b516-71e66656e0ba.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515352%252Fgeneral%252Fb711f818-779c-48c8-8540-a0645bd91749.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/b711f818-779c-48c8-8540-a0645bd91749.JPG not downloaded yet
2026-03-26 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10731532
2026-03-26 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237df311-bcbe-5159-a5d8-1db83c5d960e with scrape type 1
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 237df311-bcbe-5159-a5d8-1db83c5d960e
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252Fa9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/a9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252Fc9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/c9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252F43c6450d-a59c-4476-85f3-df312e59c5a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/43c6450d-a59c-4476-85f3-df312e59c5a0.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252Fddc0f57c-6900-4608-a739-0e23986dacfb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/ddc0f57c-6900-4608-a739-0e23986dacfb.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252F3e8327be-a1ea-45f9-8b82-8265519bee35.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/3e8327be-a1ea-45f9-8b82-8265519bee35.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252F359c15e5-caa3-4401-95f9-ac8400151ac1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/359c15e5-caa3-4401-95f9-ac8400151ac1.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252Fd60f4ae3-731b-473f-85b3-25d108ea275e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/d60f4ae3-731b-473f-85b3-25d108ea275e.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252Fb7242a9c-8285-45c3-be9b-46d8000d1665.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/b7242a9c-8285-45c3-be9b-46d8000d1665.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252Ff36489ac-e1f1-4976-b06b-286f757ce0e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/f36489ac-e1f1-4976-b06b-286f757ce0e2.jpg already downloaded
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5641529%252Fgeneral%252F9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg already downloaded
2026-03-26 15:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 237df311-bcbe-5159-a5d8-1db83c5d960e, identifier: 10731532
2026-03-26 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10731501
2026-03-26 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e5d37-c1e8-53d9-b957-85b744325abc with scrape type 1
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 660e5d37-c1e8-53d9-b957-85b744325abc
2026-03-26 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5546837%252Fgeneral%252F81bfc8de-eacb-4db1-9f6b-e0afed75677a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/81bfc8de-eacb-4db1-9f6b-e0afed75677a.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F2a1fe5a6-d135-46e5-a4cb-b3217451ce60.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/2a1fe5a6-d135-46e5-a4cb-b3217451ce60.JPG not downloaded yet
2026-03-26 15:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10731510
2026-03-26 15:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c43098b-908b-535d-9a96-1dc08b9b995b with scrape type 1
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c43098b-908b-535d-9a96-1dc08b9b995b
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252F77dca90a-f401-457a-be68-878de6d9410f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/77dca90a-f401-457a-be68-878de6d9410f.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252Feaa678ea-782f-4b6f-b9ba-a0b485dd8c70.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/eaa678ea-782f-4b6f-b9ba-a0b485dd8c70.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252F65c004b1-377d-4270-9e45-6cccb7a16605.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/65c004b1-377d-4270-9e45-6cccb7a16605.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252F74b68833-ae31-4716-8e64-4092db62a438.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/74b68833-ae31-4716-8e64-4092db62a438.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252F412491c5-e268-43a5-8ab2-603079ac2bef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/412491c5-e268-43a5-8ab2-603079ac2bef.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252F6795d685-7640-4094-9917-89c9529325e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/6795d685-7640-4094-9917-89c9529325e6.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252Feb298bdf-72c8-4a7e-b51b-28670823daf0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/eb298bdf-72c8-4a7e-b51b-28670823daf0.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252F15d4d586-32d3-4096-b609-66d1dbf80d08.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/15d4d586-32d3-4096-b609-66d1dbf80d08.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252Fd12ecccc-188d-413a-99cc-3cdb08b35f24.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/d12ecccc-188d-413a-99cc-3cdb08b35f24.jpg already downloaded
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600240%252Fgeneral%252Fd07504ec-fe47-4ea8-95e9-beb2fd7f4c95.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600240/general/d07504ec-fe47-4ea8-95e9-beb2fd7f4c95.jpg already downloaded
2026-03-26 15:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c43098b-908b-535d-9a96-1dc08b9b995b, identifier: 10731510
2026-03-26 15:15:25 [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-26 15:15:25 [adesa.be] INFO: Found listing with ID: 10731700
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731700%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [adesa.be] INFO: Scrape type for 10731700: 1
2026-03-26 15:15:25 [adesa.be] INFO: Scraping item 10731700 url https://www.openlane.eu/en/carv6/auction/10731700
2026-03-26 15:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10731532
2026-03-26 15:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10731532
2026-03-26 15:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10731532 to the API
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '237df311-bcbe-5159-a5d8-1db83c5d960e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731532',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 155276,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5641529/general/a9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg',
'https://images.openlane.eu/carimgs/5641529/general/c9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg',
'https://images.openlane.eu/carimgs/5641529/general/43c6450d-a59c-4476-85f3-df312e59c5a0.jpg',
'https://images.openlane.eu/carimgs/5641529/general/ddc0f57c-6900-4608-a739-0e23986dacfb.jpg',
'https://images.openlane.eu/carimgs/5641529/general/3e8327be-a1ea-45f9-8b82-8265519bee35.jpg',
'https://images.openlane.eu/carimgs/5641529/general/359c15e5-caa3-4401-95f9-ac8400151ac1.jpg',
'https://images.openlane.eu/carimgs/5641529/general/d60f4ae3-731b-473f-85b3-25d108ea275e.jpg',
'https://images.openlane.eu/carimgs/5641529/general/b7242a9c-8285-45c3-be9b-46d8000d1665.jpg',
'https://images.openlane.eu/carimgs/5641529/general/f36489ac-e1f1-4976-b06b-286f757ce0e2.jpg',
'https://images.openlane.eu/carimgs/5641529/general/9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1149273,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/a9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 919423,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/c9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1063257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/43c6450d-a59c-4476-85f3-df312e59c5a0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1099746,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/ddc0f57c-6900-4608-a739-0e23986dacfb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1166122,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/3e8327be-a1ea-45f9-8b82-8265519bee35.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 809488,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/359c15e5-caa3-4401-95f9-ac8400151ac1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/d60f4ae3-731b-473f-85b3-25d108ea275e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 921390,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/b7242a9c-8285-45c3-be9b-46d8000d1665.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1342015,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/f36489ac-e1f1-4976-b06b-286f757ce0e2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603872,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg',
'Width': 2731}],
'price': 39600,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQS 350 AMG Line - Electric - Automatic - 292 hp - '
'155.276 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731532%27 HTTP/1.1" 200 None
2026-03-26 15:15:25 [adesa.be] INFO: Saving data for 10731532: {'created_time': 1774538125.570042, 'last_price_update_time': 1774538125.570052, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731532') HTTP/1.1" 204 0
2026-03-26 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10731510
2026-03-26 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10731510
2026-03-26 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10731510 to the API
2026-03-26 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731510>
{'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-27T13:00:00Z',
'fuel_type': 'Diesel',
'id': '5c43098b-908b-535d-9a96-1dc08b9b995b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731510',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 67076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5600240/general/77dca90a-f401-457a-be68-878de6d9410f.jpg',
'https://images.openlane.eu/carimgs/5600240/general/eaa678ea-782f-4b6f-b9ba-a0b485dd8c70.jpg',
'https://images.openlane.eu/carimgs/5600240/general/65c004b1-377d-4270-9e45-6cccb7a16605.jpg',
'https://images.openlane.eu/carimgs/5600240/general/74b68833-ae31-4716-8e64-4092db62a438.jpg',
'https://images.openlane.eu/carimgs/5600240/general/412491c5-e268-43a5-8ab2-603079ac2bef.jpg',
'https://images.openlane.eu/carimgs/5600240/general/6795d685-7640-4094-9917-89c9529325e6.jpg',
'https://images.openlane.eu/carimgs/5600240/general/eb298bdf-72c8-4a7e-b51b-28670823daf0.jpg',
'https://images.openlane.eu/carimgs/5600240/general/15d4d586-32d3-4096-b609-66d1dbf80d08.jpg',
'https://images.openlane.eu/carimgs/5600240/general/d12ecccc-188d-413a-99cc-3cdb08b35f24.jpg',
'https://images.openlane.eu/carimgs/5600240/general/d07504ec-fe47-4ea8-95e9-beb2fd7f4c95.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 971348,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/77dca90a-f401-457a-be68-878de6d9410f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 950940,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/eaa678ea-782f-4b6f-b9ba-a0b485dd8c70.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1059532,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/65c004b1-377d-4270-9e45-6cccb7a16605.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 950694,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/74b68833-ae31-4716-8e64-4092db62a438.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077410,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/412491c5-e268-43a5-8ab2-603079ac2bef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 778274,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/6795d685-7640-4094-9917-89c9529325e6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 840816,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/eb298bdf-72c8-4a7e-b51b-28670823daf0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 904873,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/15d4d586-32d3-4096-b609-66d1dbf80d08.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 648484,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/d12ecccc-188d-413a-99cc-3cdb08b35f24.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c43098b-908b-535d-9a96-1dc08b9b995b/5c43098b-908b-535d-9a96-1dc08b9b995b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 882811,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600240/general/d07504ec-fe47-4ea8-95e9-beb2fd7f4c95.jpg',
'Width': 2731}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'67.076 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731510%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [adesa.be] INFO: Saving data for 10731510: {'created_time': 1774538131.13759, 'last_price_update_time': 1774538131.137608, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731510') HTTP/1.1" 204 0
2026-03-26 15:15:31 [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/10731599)
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515352%252Fgeneral%252Fe072a231-5925-4249-90ee-ceabf7369d08.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/e072a231-5925-4249-90ee-ceabf7369d08.JPG not downloaded yet
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fbc012cbb-d541-4d48-8d5c-929b84767d52.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/bc012cbb-d541-4d48-8d5c-929b84767d52.JPG not downloaded yet
2026-03-26 15:15:31 [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/10731599)
2026-03-26 15:15:31 [adesa.be] INFO: Found listing with ID: 10731906
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731906%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [adesa.be] INFO: Scrape type for 10731906: 1
2026-03-26 15:15:31 [adesa.be] INFO: Scraping item 10731906 url https://www.openlane.eu/en/carv6/auction/10731906
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515352%252Fgeneral%252Fe5e39319-8635-4abb-84d0-0b8a4e60e91e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/e5e39319-8635-4abb-84d0-0b8a4e60e91e.JPG not downloaded yet
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F79f2d15b-efa3-4e4a-bb5c-c15f95451e20.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/79f2d15b-efa3-4e4a-bb5c-c15f95451e20.JPG not downloaded yet
2026-03-26 15:15:31 [adesa.be] INFO: Found listing with ID: 10731708
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731708%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [adesa.be] INFO: Scrape type for 10731708: 1
2026-03-26 15:15:31 [adesa.be] INFO: Scraping item 10731708 url https://www.openlane.eu/en/carv6/auction/10731708
2026-03-26 15:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10731518
2026-03-26 15:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e with scrape type 1
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252F613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252Fb80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/b80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252F31276848-9165-44ac-a1ee-33a4a974885b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/31276848-9165-44ac-a1ee-33a4a974885b.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252Ff61d5ef2-116f-45c5-835a-895601c3a1b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/f61d5ef2-116f-45c5-835a-895601c3a1b3.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252F2bdaa20b-7894-42bc-962a-60b01af3088d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/2bdaa20b-7894-42bc-962a-60b01af3088d.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252Fec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/ec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252F823e4db6-0a12-4357-a134-a671a430445c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/823e4db6-0a12-4357-a134-a671a430445c.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252Fd053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/d053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252F2a896849-cafc-410b-9565-56879374d0f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/2a896849-cafc-410b-9565-56879374d0f2.jpg already downloaded
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617594%252Fgeneral%252F1301e90f-b36c-4487-888c-d5b3c06d5559.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/1301e90f-b36c-4487-888c-d5b3c06d5559.jpg already downloaded
2026-03-26 15:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f51f4657-9f63-5d06-b3b2-4d481fa0f74e, identifier: 10731518
2026-03-26 15:15:31 [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/10731599)
2026-03-26 15:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515352/general/b711f818-779c-48c8-8540-a0645bd91749.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731588)
2026-03-26 15:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/2a1fe5a6-d135-46e5-a4cb-b3217451ce60.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731501)
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515352%252Fgeneral%252Fe15329ec-b8a0-4d35-878b-9d55234f4f0b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/e15329ec-b8a0-4d35-878b-9d55234f4f0b.JPG not downloaded yet
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F94eb6973-9ba0-4d24-a7d8-835e5cac3abc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/94eb6973-9ba0-4d24-a7d8-835e5cac3abc.JPG not downloaded yet
2026-03-26 15:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10731518
2026-03-26 15:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10731518
2026-03-26 15:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10731518 to the API
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15: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-26 15:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731518>
{'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-27T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f51f4657-9f63-5d06-b3b2-4d481fa0f74e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731518',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 99315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5617594/general/613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg',
'https://images.openlane.eu/carimgs/5617594/general/b80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg',
'https://images.openlane.eu/carimgs/5617594/general/31276848-9165-44ac-a1ee-33a4a974885b.jpg',
'https://images.openlane.eu/carimgs/5617594/general/f61d5ef2-116f-45c5-835a-895601c3a1b3.jpg',
'https://images.openlane.eu/carimgs/5617594/general/2bdaa20b-7894-42bc-962a-60b01af3088d.jpg',
'https://images.openlane.eu/carimgs/5617594/general/ec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg',
'https://images.openlane.eu/carimgs/5617594/general/823e4db6-0a12-4357-a134-a671a430445c.jpg',
'https://images.openlane.eu/carimgs/5617594/general/d053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg',
'https://images.openlane.eu/carimgs/5617594/general/2a896849-cafc-410b-9565-56879374d0f2.jpg',
'https://images.openlane.eu/carimgs/5617594/general/1301e90f-b36c-4487-888c-d5b3c06d5559.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1059142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1196311,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/b80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 991780,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/31276848-9165-44ac-a1ee-33a4a974885b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1089435,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/f61d5ef2-116f-45c5-835a-895601c3a1b3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1106612,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/2bdaa20b-7894-42bc-962a-60b01af3088d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965858,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/ec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 776726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/823e4db6-0a12-4357-a134-a671a430445c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711245,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/d053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 833850,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/2a896849-cafc-410b-9565-56879374d0f2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 789037,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/1301e90f-b36c-4487-888c-d5b3c06d5559.jpg',
'Width': 2731}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 99.315 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731518%27 HTTP/1.1" 200 None
2026-03-26 15:15:31 [adesa.be] INFO: Saving data for 10731518: {'created_time': 1774538131.916731, 'last_price_update_time': 1774538131.916742, 'auction_closing_time': 1774616400.0}
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731518') HTTP/1.1" 204 0
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731909
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731909%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731909: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731909 url https://www.openlane.eu/en/carv6/auction/10731909
2026-03-26 15:15:32 [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-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515352%252Fgeneral%252F06dcd116-7cc5-460d-832d-3c8059d788c4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/06dcd116-7cc5-460d-832d-3c8059d788c4.JPG not downloaded yet
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F5a957eef-7bfb-4998-8e35-1f8e355d50c2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/5a957eef-7bfb-4998-8e35-1f8e355d50c2.JPG not downloaded yet
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:32 [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-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731891
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731891%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731891: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731891 url https://www.openlane.eu/en/carv6/auction/10731891
2026-03-26 15:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/79f2d15b-efa3-4e4a-bb5c-c15f95451e20.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731501)
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515352/general/e5e39319-8635-4abb-84d0-0b8a4e60e91e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731588)
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515352%252Fgeneral%252F7033d37b-4f7a-4f51-947e-15d7d97df2c6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/7033d37b-4f7a-4f51-947e-15d7d97df2c6.JPG not downloaded yet
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fbafb0bf7-e180-458a-a60f-953241cf9682.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/bafb0bf7-e180-458a-a60f-953241cf9682.JPG not downloaded yet
2026-03-26 15:15:32 [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-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 due to Ignoring non-200 response
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731953
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731953%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731953: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731953 url https://www.openlane.eu/en/carv6/auction/10731953
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515352%252Fgeneral%252Fffd2373f-b43a-4abf-a232-d0b3f7816f1d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/ffd2373f-b43a-4abf-a232-d0b3f7816f1d.JPG not downloaded yet
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F95fa68de-2484-40d9-a164-4c3048db7aa3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/95fa68de-2484-40d9-a164-4c3048db7aa3.JPG not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731860
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731860%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731860: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731860 url https://www.openlane.eu/en/carv6/auction/10731860
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/5a957eef-7bfb-4998-8e35-1f8e355d50c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731501)
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515352/general/06dcd116-7cc5-460d-832d-3c8059d788c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731588)
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515352%252Fgeneral%252F22fec010-c88d-4b7a-b8c1-0c33ca8eb3bd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/22fec010-c88d-4b7a-b8c1-0c33ca8eb3bd.JPG not downloaded yet
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fe072274e-36e7-4aeb-96c8-67a35ca4ed71.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/e072274e-36e7-4aeb-96c8-67a35ca4ed71.JPG not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731698
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731698%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731698: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731698 url https://www.openlane.eu/en/carv6/auction/10731698
2026-03-26 15:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971
2026-03-26 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with scrape type 1
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252Fbf5f601a-5912-4f45-ad97-14a0436cdcbd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/bf5f601a-5912-4f45-ad97-14a0436cdcbd.jpg not downloaded yet
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 due to Ignoring non-200 response
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fbd084d30-dca7-4c23-a1fc-63e632ddbafd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/bd084d30-dca7-4c23-a1fc-63e632ddbafd.JPG not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731915
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731915%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731915: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731915 url https://www.openlane.eu/en/carv6/auction/10731915
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F81625ddb-aeef-4278-a341-78af44916e50.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/81625ddb-aeef-4278-a341-78af44916e50.jpg not downloaded yet
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/95fa68de-2484-40d9-a164-4c3048db7aa3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731501)
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515352/general/ffd2373f-b43a-4abf-a232-d0b3f7816f1d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731588)
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731772
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731772%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731772: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731772 url https://www.openlane.eu/en/carv6/auction/10731772
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F1e7677a7-28a5-47d9-baa9-9775bdca902f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/1e7677a7-28a5-47d9-baa9-9775bdca902f.jpg not downloaded yet
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 due to Ignoring non-200 response
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731758
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731758%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731758: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731758 url https://www.openlane.eu/en/carv6/auction/10731758
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F807ca1ce-c1d3-40c6-b9d5-0010aa8911e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/807ca1ce-c1d3-40c6-b9d5-0010aa8911e0.jpg not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731791
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731791%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731791: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731791 url https://www.openlane.eu/en/carv6/auction/10731791
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F46de22b9-02c0-427d-8a91-83ce7c50d9bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/46de22b9-02c0-427d-8a91-83ce7c50d9bf.jpg not downloaded yet
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 due to Ignoring non-200 response
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731920
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731920%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731920: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731920 url https://www.openlane.eu/en/carv6/auction/10731920
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F382772fc-82e7-4955-88ab-1e1d8e222ccd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/382772fc-82e7-4955-88ab-1e1d8e222ccd.jpg not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731864
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731864%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731864: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731864 url https://www.openlane.eu/en/carv6/auction/10731864
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F7a642188-f91f-4949-886a-b0bf791c74ca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/7a642188-f91f-4949-886a-b0bf791c74ca.jpg not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731903
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731903%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731903: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731903 url https://www.openlane.eu/en/carv6/auction/10731903
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252Fcdb3f3a5-ba48-4b74-9aca-d76611e55b7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/cdb3f3a5-ba48-4b74-9aca-d76611e55b7e.jpg not downloaded yet
2026-03-26 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/81625ddb-aeef-4278-a341-78af44916e50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731927
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731927%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731927: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731927 url https://www.openlane.eu/en/carv6/auction/10731927
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F99815c84-fa68-4c05-84fa-e3a8f3174e92.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/99815c84-fa68-4c05-84fa-e3a8f3174e92.jpg not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731872
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731872%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731872: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731872 url https://www.openlane.eu/en/carv6/auction/10731872
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252Ff7959419-6ac9-4011-a426-a73ce5dc7bd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/f7959419-6ac9-4011-a426-a73ce5dc7bd3.jpg not downloaded yet
2026-03-26 15:15:32 [adesa.be] INFO: Found listing with ID: 10731741
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731741%27 HTTP/1.1" 200 None
2026-03-26 15:15:32 [adesa.be] INFO: Scrape type for 10731741: 1
2026-03-26 15:15:32 [adesa.be] INFO: Scraping item 10731741 url https://www.openlane.eu/en/carv6/auction/10731741
2026-03-26 15:15:32 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 15:15:32 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d69990>
2026-03-26 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2122
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F81625ddb-aeef-4278-a341-78af44916e50.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/81625ddb-aeef-4278-a341-78af44916e50.jpg saved to cache
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/7a642188-f91f-4949-886a-b0bf791c74ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814
2026-03-26 15:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cdc702c-c888-572f-9214-76902978f852 with scrape type 1
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cdc702c-c888-572f-9214-76902978f852
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252F4d43c7b3-3eca-4d19-8404-50249b9e3520.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/4d43c7b3-3eca-4d19-8404-50249b9e3520.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252Feb6784b5-b86a-4043-900c-d1271a77e0e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/eb6784b5-b86a-4043-900c-d1271a77e0e4.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252F5c54d451-f72b-4ef9-9f65-694725b05df4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/5c54d451-f72b-4ef9-9f65-694725b05df4.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252Fc0aa742a-cffe-4462-919f-e2c94805d663.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/c0aa742a-cffe-4462-919f-e2c94805d663.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252Fbd05e767-5d74-4140-9b12-03cc9ba80ed2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/bd05e767-5d74-4140-9b12-03cc9ba80ed2.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252F0fa8987e-f6c9-4752-92f5-26ea4d253b48.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/0fa8987e-f6c9-4752-92f5-26ea4d253b48.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252F0206be58-4828-4288-a19d-1012701e66d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/0206be58-4828-4288-a19d-1012701e66d8.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252F1d18947e-1bd6-461f-80a1-db2ca3417e62.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/1d18947e-1bd6-461f-80a1-db2ca3417e62.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252Fe92f854e-4cb5-4787-a557-37db189764d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/e92f854e-4cb5-4787-a557-37db189764d4.jpg already downloaded
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645891%252Fgeneral%252F164abc6c-15d6-42a0-9819-ad2a767dd423.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645891/general/164abc6c-15d6-42a0-9819-ad2a767dd423.jpg already downloaded
2026-03-26 15:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cdc702c-c888-572f-9214-76902978f852, identifier: 10730814
2026-03-26 15:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814
2026-03-26 15:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814
2026-03-26 15:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814 to the API
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15: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-26 15:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730814>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '3cdc702c-c888-572f-9214-76902978f852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNE813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730814',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 159188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5645891/general/4d43c7b3-3eca-4d19-8404-50249b9e3520.jpg',
'https://images.openlane.eu/carimgs/5645891/general/eb6784b5-b86a-4043-900c-d1271a77e0e4.jpg',
'https://images.openlane.eu/carimgs/5645891/general/5c54d451-f72b-4ef9-9f65-694725b05df4.jpg',
'https://images.openlane.eu/carimgs/5645891/general/c0aa742a-cffe-4462-919f-e2c94805d663.jpg',
'https://images.openlane.eu/carimgs/5645891/general/bd05e767-5d74-4140-9b12-03cc9ba80ed2.jpg',
'https://images.openlane.eu/carimgs/5645891/general/0fa8987e-f6c9-4752-92f5-26ea4d253b48.jpg',
'https://images.openlane.eu/carimgs/5645891/general/0206be58-4828-4288-a19d-1012701e66d8.jpg',
'https://images.openlane.eu/carimgs/5645891/general/1d18947e-1bd6-461f-80a1-db2ca3417e62.jpg',
'https://images.openlane.eu/carimgs/5645891/general/e92f854e-4cb5-4787-a557-37db189764d4.jpg',
'https://images.openlane.eu/carimgs/5645891/general/164abc6c-15d6-42a0-9819-ad2a767dd423.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96143,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/4d43c7b3-3eca-4d19-8404-50249b9e3520.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97361,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/eb6784b5-b86a-4043-900c-d1271a77e0e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85273,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/5c54d451-f72b-4ef9-9f65-694725b05df4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82400,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/c0aa742a-cffe-4462-919f-e2c94805d663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141235,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/bd05e767-5d74-4140-9b12-03cc9ba80ed2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117031,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/0fa8987e-f6c9-4752-92f5-26ea4d253b48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74115,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/0206be58-4828-4288-a19d-1012701e66d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109537,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/1d18947e-1bd6-461f-80a1-db2ca3417e62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134689,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/e92f854e-4cb5-4787-a557-37db189764d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cdc702c-c888-572f-9214-76902978f852/3cdc702c-c888-572f-9214-76902978f852_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106444,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645891/general/164abc6c-15d6-42a0-9819-ad2a767dd423.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 199 hp - '
'159.188 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730814%27 HTTP/1.1" 200 None
2026-03-26 15:15:33 [adesa.be] INFO: Saving data for 10730814: {'created_time': 1774538133.970788, 'last_price_update_time': 1774538133.970798, 'auction_closing_time': 1774961400.0}
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730814') HTTP/1.1" 204 0
2026-03-26 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d68510>
2026-03-26 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F7a642188-f91f-4949-886a-b0bf791c74ca.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/7a642188-f91f-4949-886a-b0bf791c74ca.jpg saved to cache
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10731846
2026-03-26 15:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with scrape type 1
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F70388193-3501-49c4-97f1-f617b67ace50.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/70388193-3501-49c4-97f1-f617b67ace50.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F7507a32d-7992-4ada-8543-2d8befda0e97.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/7507a32d-7992-4ada-8543-2d8befda0e97.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252Fa1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/a1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252Fc06b1bc5-f432-4258-b191-c171e443bf9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/c06b1bc5-f432-4258-b191-c171e443bf9e.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252Fe39105a7-2424-4003-8c01-0bf2f33fe48f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/e39105a7-2424-4003-8c01-0bf2f33fe48f.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg already downloaded
2026-03-26 15:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2, identifier: 10731846
2026-03-26 15:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10731846
2026-03-26 15:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10731846
2026-03-26 15:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10731846 to the API
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHP252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731846',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 80980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5717855/general/36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg',
'https://images.openlane.eu/carimgs/5717855/general/70388193-3501-49c4-97f1-f617b67ace50.jpg',
'https://images.openlane.eu/carimgs/5717855/general/7507a32d-7992-4ada-8543-2d8befda0e97.jpg',
'https://images.openlane.eu/carimgs/5717855/general/91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg',
'https://images.openlane.eu/carimgs/5717855/general/a1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg',
'https://images.openlane.eu/carimgs/5717855/general/c06b1bc5-f432-4258-b191-c171e443bf9e.jpg',
'https://images.openlane.eu/carimgs/5717855/general/4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg',
'https://images.openlane.eu/carimgs/5717855/general/6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg',
'https://images.openlane.eu/carimgs/5717855/general/e39105a7-2424-4003-8c01-0bf2f33fe48f.jpg',
'https://images.openlane.eu/carimgs/5717855/general/42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/70388193-3501-49c4-97f1-f617b67ace50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/7507a32d-7992-4ada-8543-2d8befda0e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/a1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/c06b1bc5-f432-4258-b191-c171e443bf9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/e39105a7-2424-4003-8c01-0bf2f33fe48f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg',
'Width': 1024}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi E-Tron Sportback 50 Advanced - Quattro - Electric - Automatic '
'- 313 hp - 80.980 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731846%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [adesa.be] INFO: Saving data for 10731846: {'created_time': 1774538134.817548, 'last_price_update_time': 1774538134.817559, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731846') HTTP/1.1" 204 0
2026-03-26 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10731952
2026-03-26 15:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 1
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F5acacd35-5b82-4391-ae45-474093ba736d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F65167d48-d6b7-4032-971f-1312cb7ae71b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg already downloaded
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252Fa8323bdf-8aa1-4692-a38f-6280420198ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F96b7237f-8e76-4338-a78a-2834eb8b1908.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F6db27404-d43f-4eac-9419-2636ec389806.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg already downloaded
2026-03-26 15:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ab16e79-918d-52f5-b464-9e330e25d7cb, identifier: 10731952
2026-03-26 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/f7959419-6ac9-4011-a426-a73ce5dc7bd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10731952
2026-03-26 15:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10731952
2026-03-26 15:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10731952 to the API
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731952>
{'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-27T10: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=10731952',
'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': 21700,
'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-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731952%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [adesa.be] INFO: Saving data for 10731952: {'created_time': 1774538135.719687, 'last_price_update_time': 1774538135.719699, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731952') HTTP/1.1" 204 0
2026-03-26 15:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10731826
2026-03-26 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 993f912f-9e72-5605-81b4-d3968fc3b8c0 with scrape type 1
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 993f912f-9e72-5605-81b4-d3968fc3b8c0
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252F8c1d7f9a-7dd3-4632-aa55-9136df7dea2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/8c1d7f9a-7dd3-4632-aa55-9136df7dea2f.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252Fd862fdc2-7260-4c6f-8984-ea337efce757.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/d862fdc2-7260-4c6f-8984-ea337efce757.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252Fec9d8956-df6b-4796-96c2-8ce2fc963ed9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/ec9d8956-df6b-4796-96c2-8ce2fc963ed9.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252Fc0106831-b70c-4221-b388-4950243522ed.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/c0106831-b70c-4221-b388-4950243522ed.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252F35f64dea-14f0-471a-9159-eb076de73fd8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/35f64dea-14f0-471a-9159-eb076de73fd8.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252F1df08815-2729-4cbc-9c92-cbbda407fe35.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/1df08815-2729-4cbc-9c92-cbbda407fe35.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252Febf600dc-60f3-4d64-8545-8f97bbef6c8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/ebf600dc-60f3-4d64-8545-8f97bbef6c8a.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252F1c988e06-a624-498d-b5bb-6be1f89b7cd6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/1c988e06-a624-498d-b5bb-6be1f89b7cd6.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252F09c767c5-4256-44e9-aca7-79f21100ed56.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/09c767c5-4256-44e9-aca7-79f21100ed56.jpg already downloaded
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706022%252Fgeneral%252F2e2e29f4-ee13-42c5-8f39-d175f4a3f1eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706022/general/2e2e29f4-ee13-42c5-8f39-d175f4a3f1eb.jpg already downloaded
2026-03-26 15:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 993f912f-9e72-5605-81b4-d3968fc3b8c0, identifier: 10731826
2026-03-26 15:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815
2026-03-26 15:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with scrape type 1
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ad6d209-51fd-5355-a7a2-69e0ccccffd9
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252Fb8d40496-6231-4c69-8010-964a24449b4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/b8d40496-6231-4c69-8010-964a24449b4c.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252Ffc7b92e6-391d-4218-bbd5-c3c038d455cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/fc7b92e6-391d-4218-bbd5-c3c038d455cc.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252F9a173786-004b-4ccc-b5e7-9ff4f8f502bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/9a173786-004b-4ccc-b5e7-9ff4f8f502bd.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252F899ec0e0-fab0-4a73-b667-5f650e3ef72c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/899ec0e0-fab0-4a73-b667-5f650e3ef72c.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252F12e3256b-6a25-457d-a365-72418ba76872.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/12e3256b-6a25-457d-a365-72418ba76872.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252F7726e536-1305-4528-8d76-a8ef1708c8db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/7726e536-1305-4528-8d76-a8ef1708c8db.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252F96deb918-d5a9-42c5-b0da-9d4ed589e699.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/96deb918-d5a9-42c5-b0da-9d4ed589e699.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252F951780b1-a78b-42f4-aefd-d2879c4ad0f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/951780b1-a78b-42f4-aefd-d2879c4ad0f5.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252Fe6b02bad-bea3-44f9-8e8b-272400a05851.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/e6b02bad-bea3-44f9-8e8b-272400a05851.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5655271%252Fgeneral%252F1552b163-d48a-4ab8-89b4-a56048d88fdc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655271/general/1552b163-d48a-4ab8-89b4-a56048d88fdc.jpg already downloaded
2026-03-26 15:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9, identifier: 10730815
2026-03-26 15:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57681f44d0>
2026-03-26 15:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252Ff7959419-6ac9-4011-a426-a73ce5dc7bd3.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/f7959419-6ac9-4011-a426-a73ce5dc7bd3.jpg saved to cache
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10731845
2026-03-26 15:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4211657e-ea23-5d67-a1bd-8857d905a070 with scrape type 1
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4211657e-ea23-5d67-a1bd-8857d905a070
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252F24c30ca2-b159-44a3-999b-7fb126d7dda3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/24c30ca2-b159-44a3-999b-7fb126d7dda3.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252F69a441c3-3b7e-4733-a7bd-f064e6730791.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/69a441c3-3b7e-4733-a7bd-f064e6730791.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252F51d21ef2-75f4-4296-94b9-f17852e88da3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/51d21ef2-75f4-4296-94b9-f17852e88da3.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252Fb6dd861e-f247-4d62-acb1-87178982c7b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/b6dd861e-f247-4d62-acb1-87178982c7b9.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252Fd02c6b58-4074-434e-98b1-7190d577cc17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/d02c6b58-4074-434e-98b1-7190d577cc17.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252Fa6b6e8cd-f149-47af-8d56-019102e40154.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/a6b6e8cd-f149-47af-8d56-019102e40154.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252F1b5246ef-84c0-46ee-a4a4-9a422c2c6225.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/1b5246ef-84c0-46ee-a4a4-9a422c2c6225.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252Fb52d9d06-968f-4589-b837-4a448f13abc2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/b52d9d06-968f-4589-b837-4a448f13abc2.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252F27be86e4-214b-4028-a098-3644045f86b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/27be86e4-214b-4028-a098-3644045f86b5.jpg already downloaded
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717854%252Fgeneral%252F5312d69e-edc7-4b18-885d-628df85a0ac5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717854/general/5312d69e-edc7-4b18-885d-628df85a0ac5.jpg already downloaded
2026-03-26 15:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4211657e-ea23-5d67-a1bd-8857d905a070, identifier: 10731845
2026-03-26 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10731826
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10731826
2026-03-26 15:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 993f912f-9e72-5605-81b4-d3968fc3b8c0 with identifier: 10731826 to the API
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731826>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 159,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '993f912f-9e72-5605-81b4-d3968fc3b8c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXE699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731826',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 140561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5706022/general/8c1d7f9a-7dd3-4632-aa55-9136df7dea2f.jpg',
'https://images.openlane.eu/carimgs/5706022/general/d862fdc2-7260-4c6f-8984-ea337efce757.jpg',
'https://images.openlane.eu/carimgs/5706022/general/ec9d8956-df6b-4796-96c2-8ce2fc963ed9.jpg',
'https://images.openlane.eu/carimgs/5706022/general/c0106831-b70c-4221-b388-4950243522ed.jpg',
'https://images.openlane.eu/carimgs/5706022/general/35f64dea-14f0-471a-9159-eb076de73fd8.jpg',
'https://images.openlane.eu/carimgs/5706022/general/1df08815-2729-4cbc-9c92-cbbda407fe35.jpg',
'https://images.openlane.eu/carimgs/5706022/general/ebf600dc-60f3-4d64-8545-8f97bbef6c8a.jpg',
'https://images.openlane.eu/carimgs/5706022/general/1c988e06-a624-498d-b5bb-6be1f89b7cd6.jpg',
'https://images.openlane.eu/carimgs/5706022/general/09c767c5-4256-44e9-aca7-79f21100ed56.jpg',
'https://images.openlane.eu/carimgs/5706022/general/2e2e29f4-ee13-42c5-8f39-d175f4a3f1eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/8c1d7f9a-7dd3-4632-aa55-9136df7dea2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/d862fdc2-7260-4c6f-8984-ea337efce757.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/ec9d8956-df6b-4796-96c2-8ce2fc963ed9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/c0106831-b70c-4221-b388-4950243522ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/35f64dea-14f0-471a-9159-eb076de73fd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/1df08815-2729-4cbc-9c92-cbbda407fe35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/ebf600dc-60f3-4d64-8545-8f97bbef6c8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/1c988e06-a624-498d-b5bb-6be1f89b7cd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/09c767c5-4256-44e9-aca7-79f21100ed56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993f912f-9e72-5605-81b4-d3968fc3b8c0/993f912f-9e72-5605-81b4-d3968fc3b8c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706022/general/2e2e29f4-ee13-42c5-8f39-d175f4a3f1eb.jpg',
'Width': 1024}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Alfa Romeo Tonale 1.5 Edizione Speciale - Petrol - Automatic - 159 '
'hp - 140.561 km',
'transmission': 'automatic',
'trim': 'Edizione Speciale',
'vin': None,
'year': 2023}
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731826%27 HTTP/1.1" 200 None
2026-03-26 15:15:37 [adesa.be] INFO: Saving data for 10731826: {'created_time': 1774538137.446119, 'last_price_update_time': 1774538137.446129, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731826') HTTP/1.1" 204 0
2026-03-26 15:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815
2026-03-26 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815
2026-03-26 15:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815 to the API
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Electric',
'id': '6ad6d209-51fd-5355-a7a2-69e0ccccffd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXA555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5655271/general/b8d40496-6231-4c69-8010-964a24449b4c.jpg',
'https://images.openlane.eu/carimgs/5655271/general/fc7b92e6-391d-4218-bbd5-c3c038d455cc.jpg',
'https://images.openlane.eu/carimgs/5655271/general/9a173786-004b-4ccc-b5e7-9ff4f8f502bd.jpg',
'https://images.openlane.eu/carimgs/5655271/general/899ec0e0-fab0-4a73-b667-5f650e3ef72c.jpg',
'https://images.openlane.eu/carimgs/5655271/general/12e3256b-6a25-457d-a365-72418ba76872.jpg',
'https://images.openlane.eu/carimgs/5655271/general/7726e536-1305-4528-8d76-a8ef1708c8db.jpg',
'https://images.openlane.eu/carimgs/5655271/general/96deb918-d5a9-42c5-b0da-9d4ed589e699.jpg',
'https://images.openlane.eu/carimgs/5655271/general/951780b1-a78b-42f4-aefd-d2879c4ad0f5.jpg',
'https://images.openlane.eu/carimgs/5655271/general/e6b02bad-bea3-44f9-8e8b-272400a05851.jpg',
'https://images.openlane.eu/carimgs/5655271/general/1552b163-d48a-4ab8-89b4-a56048d88fdc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34253,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/b8d40496-6231-4c69-8010-964a24449b4c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/fc7b92e6-391d-4218-bbd5-c3c038d455cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/9a173786-004b-4ccc-b5e7-9ff4f8f502bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/899ec0e0-fab0-4a73-b667-5f650e3ef72c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/12e3256b-6a25-457d-a365-72418ba76872.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/7726e536-1305-4528-8d76-a8ef1708c8db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/96deb918-d5a9-42c5-b0da-9d4ed589e699.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/951780b1-a78b-42f4-aefd-d2879c4ad0f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/e6b02bad-bea3-44f9-8e8b-272400a05851.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad6d209-51fd-5355-a7a2-69e0ccccffd9/6ad6d209-51fd-5355-a7a2-69e0ccccffd9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655271/general/1552b163-d48a-4ab8-89b4-a56048d88fdc.jpg',
'Width': 1024}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 - Electric - 283 hp - 41.954 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730815%27 HTTP/1.1" 200 None
2026-03-26 15:15:37 [adesa.be] INFO: Saving data for 10730815: {'created_time': 1774538137.779682, 'last_price_update_time': 1774538137.779693, 'auction_closing_time': 1774961400.0}
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730815') HTTP/1.1" 204 0
2026-03-26 15:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10731845
2026-03-26 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10731845
2026-03-26 15:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10731845 to the API
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731845>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4211657e-ea23-5d67-a1bd-8857d905a070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMQ794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731845',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 126161,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5717854/general/24c30ca2-b159-44a3-999b-7fb126d7dda3.jpg',
'https://images.openlane.eu/carimgs/5717854/general/69a441c3-3b7e-4733-a7bd-f064e6730791.jpg',
'https://images.openlane.eu/carimgs/5717854/general/51d21ef2-75f4-4296-94b9-f17852e88da3.jpg',
'https://images.openlane.eu/carimgs/5717854/general/b6dd861e-f247-4d62-acb1-87178982c7b9.jpg',
'https://images.openlane.eu/carimgs/5717854/general/d02c6b58-4074-434e-98b1-7190d577cc17.jpg',
'https://images.openlane.eu/carimgs/5717854/general/a6b6e8cd-f149-47af-8d56-019102e40154.jpg',
'https://images.openlane.eu/carimgs/5717854/general/1b5246ef-84c0-46ee-a4a4-9a422c2c6225.jpg',
'https://images.openlane.eu/carimgs/5717854/general/b52d9d06-968f-4589-b837-4a448f13abc2.jpg',
'https://images.openlane.eu/carimgs/5717854/general/27be86e4-214b-4028-a098-3644045f86b5.jpg',
'https://images.openlane.eu/carimgs/5717854/general/5312d69e-edc7-4b18-885d-628df85a0ac5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/24c30ca2-b159-44a3-999b-7fb126d7dda3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/69a441c3-3b7e-4733-a7bd-f064e6730791.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/51d21ef2-75f4-4296-94b9-f17852e88da3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/b6dd861e-f247-4d62-acb1-87178982c7b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/d02c6b58-4074-434e-98b1-7190d577cc17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/a6b6e8cd-f149-47af-8d56-019102e40154.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/1b5246ef-84c0-46ee-a4a4-9a422c2c6225.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/b52d9d06-968f-4589-b837-4a448f13abc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/27be86e4-214b-4028-a098-3644045f86b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4211657e-ea23-5d67-a1bd-8857d905a070/4211657e-ea23-5d67-a1bd-8857d905a070_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717854/general/5312d69e-edc7-4b18-885d-628df85a0ac5.jpg',
'Width': 1024}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Alfa Romeo Stelvio 2.2 Super - Diesel - Automatic - 160 hp - '
'126.161 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2020}
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731845%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [adesa.be] INFO: Saving data for 10731845: {'created_time': 1774538138.088925, 'last_price_update_time': 1774538138.088935, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731845') HTTP/1.1" 204 0
2026-03-26 15:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 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-26 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10731951
2026-03-26 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 with scrape type 1
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F2242588b-d416-44e8-8ab7-80a798c46239.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/2242588b-d416-44e8-8ab7-80a798c46239.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252Fbbe87165-ec52-4b67-83ba-d4454b88b7be.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/bbe87165-ec52-4b67-83ba-d4454b88b7be.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F22d6afb1-92f5-4842-9cda-dd87c803c088.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/22d6afb1-92f5-4842-9cda-dd87c803c088.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F4a126d84-4592-489e-8874-be3c2e606f1b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/4a126d84-4592-489e-8874-be3c2e606f1b.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252F485406cf-b83c-44ee-822d-45c65888edef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/485406cf-b83c-44ee-822d-45c65888edef.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743868%252Fgeneral%252Fcbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/cbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg already downloaded
2026-03-26 15:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 258583ca-eb80-5ee1-b9fa-0b4e82816673, identifier: 10731951
2026-03-26 15:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10731951
2026-03-26 15:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10731951
2026-03-26 15:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10731951 to the API
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731951>
{'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-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '258583ca-eb80-5ee1-b9fa-0b4e82816673',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHJ243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 55647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5743868/general/6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg',
'https://images.openlane.eu/carimgs/5743868/general/2242588b-d416-44e8-8ab7-80a798c46239.jpg',
'https://images.openlane.eu/carimgs/5743868/general/bbe87165-ec52-4b67-83ba-d4454b88b7be.jpg',
'https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg',
'https://images.openlane.eu/carimgs/5743868/general/22d6afb1-92f5-4842-9cda-dd87c803c088.jpg',
'https://images.openlane.eu/carimgs/5743868/general/4a126d84-4592-489e-8874-be3c2e606f1b.jpg',
'https://images.openlane.eu/carimgs/5743868/general/2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg',
'https://images.openlane.eu/carimgs/5743868/general/6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg',
'https://images.openlane.eu/carimgs/5743868/general/485406cf-b83c-44ee-822d-45c65888edef.jpg',
'https://images.openlane.eu/carimgs/5743868/general/cbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37468,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307067,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/2242588b-d416-44e8-8ab7-80a798c46239.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/bbe87165-ec52-4b67-83ba-d4454b88b7be.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250223,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241374,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/22d6afb1-92f5-4842-9cda-dd87c803c088.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241690,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/4a126d84-4592-489e-8874-be3c2e606f1b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249668,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260855,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243523,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/485406cf-b83c-44ee-822d-45c65888edef.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293039,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/cbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg',
'Width': 1400}],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 55.647 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731951%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [adesa.be] INFO: Saving data for 10731951: {'created_time': 1774538138.668194, 'last_price_update_time': 1774538138.668205, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731951') HTTP/1.1" 204 0
2026-03-26 15:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/cdb3f3a5-ba48-4b74-9aca-d76611e55b7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10731850
2026-03-26 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32819dfb-8e72-5da3-90f1-475e0c78347d with scrape type 1
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32819dfb-8e72-5da3-90f1-475e0c78347d
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252F7ede9250-d30d-46e4-b787-49c924e08826.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/7ede9250-d30d-46e4-b787-49c924e08826.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252Fd09dd3c3-39f6-4ef6-957c-1f6c5d1179a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/d09dd3c3-39f6-4ef6-957c-1f6c5d1179a7.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252F6f338fc9-3090-449d-bbbb-9c51f19a6e85.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/6f338fc9-3090-449d-bbbb-9c51f19a6e85.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252F9045792d-32d8-4f71-84b9-b6fc4701a97f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/9045792d-32d8-4f71-84b9-b6fc4701a97f.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252F514a6c66-7d7a-4137-8632-98047b5308ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/514a6c66-7d7a-4137-8632-98047b5308ff.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252F3b77effd-8f24-43c7-8927-64b7f92e75e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/3b77effd-8f24-43c7-8927-64b7f92e75e8.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252F8cf55e46-9a26-40b8-bfb5-43e83ce0c93b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/8cf55e46-9a26-40b8-bfb5-43e83ce0c93b.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252Fe53771c1-459b-4302-b9c6-f3cb278059ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/e53771c1-459b-4302-b9c6-f3cb278059ae.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252F36187912-393d-4ca1-84ad-a35bc46763f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/36187912-393d-4ca1-84ad-a35bc46763f0.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717862%252Fgeneral%252Fb7148aff-cd37-4da0-8cf8-1c6e1c18b93f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/b7148aff-cd37-4da0-8cf8-1c6e1c18b93f.jpg already downloaded
2026-03-26 15:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32819dfb-8e72-5da3-90f1-475e0c78347d, identifier: 10731850
2026-03-26 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10731950
2026-03-26 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 1
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252Fe935418c-9f49-4359-88ac-9c5928796c67.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252Fa9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg already downloaded
2026-03-26 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252F816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg already downloaded
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252Fedbec749-9b26-4712-a7c3-c7f6aaed653d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg already downloaded
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252Fc60cf172-4ff5-486b-aae9-b81208667f4a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg already downloaded
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252F24486980-b0dd-40d0-8a20-9177a98d0f50.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg already downloaded
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252F2013ca57-5304-48ae-869b-c112ed234323.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg already downloaded
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252F632c81c7-014d-4281-8232-f097a2508f2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg already downloaded
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252Fb02c2af5-7dde-4ba1-8e63-932c19475433.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg already downloaded
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743866%252Fgeneral%252F734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg already downloaded
2026-03-26 15:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 656c29c4-7494-5d09-8211-cfb32f754af2, identifier: 10731950
2026-03-26 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/99815c84-fa68-4c05-84fa-e3a8f3174e92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10731850
2026-03-26 15:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10731850
2026-03-26 15:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10731850 to the API
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731850>
{'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-27T10: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=10731850',
'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-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731850%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [adesa.be] INFO: Saving data for 10731850: {'created_time': 1774538139.508651, 'last_price_update_time': 1774538139.508661, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731850') HTTP/1.1" 204 0
2026-03-26 15:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10731950
2026-03-26 15:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10731950
2026-03-26 15:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10731950 to the API
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731950>
{'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-27T10: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=10731950',
'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': 21350,
'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-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731950%27 HTTP/1.1" 200 None
2026-03-26 15:15:39 [adesa.be] INFO: Saving data for 10731950: {'created_time': 1774538139.809198, 'last_price_update_time': 1774538139.809208, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731950') HTTP/1.1" 204 0
2026-03-26 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ac7b50>
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252Fcdb3f3a5-ba48-4b74-9aca-d76611e55b7e.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/cdb3f3a5-ba48-4b74-9aca-d76611e55b7e.jpg saved to cache
2026-03-26 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5768d3a990>
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F99815c84-fa68-4c05-84fa-e3a8f3174e92.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/99815c84-fa68-4c05-84fa-e3a8f3174e92.jpg saved to cache
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/382772fc-82e7-4955-88ab-1e1d8e222ccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10731700
2026-03-26 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 1
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95a68be4-4f81-5ec5-8530-698ceb136797
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252Fa2c26c20-3ff9-45dc-ab53-7ddbb765bf46.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [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-26 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10731906
2026-03-26 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82369f99-4e23-5ee4-9367-7d923bbc18b0 with scrape type 1
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82369f99-4e23-5ee4-9367-7d923bbc18b0
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252Fb066cddb-0809-4b7f-ab78-715b8aceda7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/b066cddb-0809-4b7f-ab78-715b8aceda7e.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F415b8110-d381-41de-9436-9e7f2ecd5420.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/415b8110-d381-41de-9436-9e7f2ecd5420.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F31f46726-9f84-4779-80ea-6ea8d6b62edd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/31f46726-9f84-4779-80ea-6ea8d6b62edd.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F26afd552-039e-4902-a62f-83f77770c298.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/26afd552-039e-4902-a62f-83f77770c298.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F05bb9fa2-7e97-412e-8c65-f1afd04275c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/05bb9fa2-7e97-412e-8c65-f1afd04275c8.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F3d7cb389-832f-4369-908b-08f8830d44c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/3d7cb389-832f-4369-908b-08f8830d44c5.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F08e706ba-1ae2-4499-8bc9-2d2dbf8392f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/08e706ba-1ae2-4499-8bc9-2d2dbf8392f2.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F8f72f322-1b77-47d8-bab6-eac4e4369da3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/8f72f322-1b77-47d8-bab6-eac4e4369da3.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252Fdd082073-64b7-4c55-8167-20e0a7fff55a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/dd082073-64b7-4c55-8167-20e0a7fff55a.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735561%252Fgeneral%252F49750edb-4b5b-4b45-80ab-4a564c456da8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/49750edb-4b5b-4b45-80ab-4a564c456da8.jpg already downloaded
2026-03-26 15:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82369f99-4e23-5ee4-9367-7d923bbc18b0, identifier: 10731906
2026-03-26 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 865d7d04-b820-5725-b038-b0d2583db890 with identifier: 10731972
2026-03-26 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 865d7d04-b820-5725-b038-b0d2583db890 with scrape type 1
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 865d7d04-b820-5725-b038-b0d2583db890
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252Ff137874f-5c91-4595-bb08-4d0349e1fd7a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/f137874f-5c91-4595-bb08-4d0349e1fd7a.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252F72eb3101-a072-4bff-b812-9c904d0fb7c9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/72eb3101-a072-4bff-b812-9c904d0fb7c9.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252F0ab74969-5b22-4af0-9854-9a7fcb928f33.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/0ab74969-5b22-4af0-9854-9a7fcb928f33.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252F3f954df9-eb0c-4229-8354-fe6a9bc5b21e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/3f954df9-eb0c-4229-8354-fe6a9bc5b21e.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252Facee9548-8c10-4537-b711-1d150238b90a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/acee9548-8c10-4537-b711-1d150238b90a.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252F63fe31a7-8e2a-4116-9889-22be11102a1a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/63fe31a7-8e2a-4116-9889-22be11102a1a.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252Ffc9ea05d-f81f-4da5-afee-ba15ec4ec60a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/fc9ea05d-f81f-4da5-afee-ba15ec4ec60a.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252F31715b85-df62-4eb0-9910-6457a02e7614.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/31715b85-df62-4eb0-9910-6457a02e7614.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252F87cbae22-4470-4246-a806-e609e66fa94b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/87cbae22-4470-4246-a806-e609e66fa94b.jpg already downloaded
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733040%252Fgeneral%252F63ddc4fd-234c-4e99-997f-60183ad9b52f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733040/general/63ddc4fd-234c-4e99-997f-60183ad9b52f.jpg already downloaded
2026-03-26 15:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 865d7d04-b820-5725-b038-b0d2583db890, identifier: 10731972
2026-03-26 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/46de22b9-02c0-427d-8a91-83ce7c50d9bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10731906
2026-03-26 15:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10731906
2026-03-26 15:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10731906 to the API
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731906>
{'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-27T10: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=10731906',
'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-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731906%27 HTTP/1.1" 200 None
2026-03-26 15:15:40 [adesa.be] INFO: Saving data for 10731906: {'created_time': 1774538140.830863, 'last_price_update_time': 1774538140.830873, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731906') HTTP/1.1" 204 0
2026-03-26 15:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 865d7d04-b820-5725-b038-b0d2583db890 with identifier: 10731972
2026-03-26 15:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 865d7d04-b820-5725-b038-b0d2583db890 with identifier: 10731972
2026-03-26 15:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 865d7d04-b820-5725-b038-b0d2583db890 with identifier: 10731972 to the API
2026-03-26 15:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731972>
{'auction_title': '',
'c_o_2_emission_value': 76,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '865d7d04-b820-5725-b038-b0d2583db890',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMK797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731972',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 121024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5733040/general/f137874f-5c91-4595-bb08-4d0349e1fd7a.jpg',
'https://images.openlane.eu/carimgs/5733040/general/72eb3101-a072-4bff-b812-9c904d0fb7c9.jpg',
'https://images.openlane.eu/carimgs/5733040/general/0ab74969-5b22-4af0-9854-9a7fcb928f33.jpg',
'https://images.openlane.eu/carimgs/5733040/general/3f954df9-eb0c-4229-8354-fe6a9bc5b21e.jpg',
'https://images.openlane.eu/carimgs/5733040/general/acee9548-8c10-4537-b711-1d150238b90a.jpg',
'https://images.openlane.eu/carimgs/5733040/general/63fe31a7-8e2a-4116-9889-22be11102a1a.jpg',
'https://images.openlane.eu/carimgs/5733040/general/fc9ea05d-f81f-4da5-afee-ba15ec4ec60a.jpg',
'https://images.openlane.eu/carimgs/5733040/general/31715b85-df62-4eb0-9910-6457a02e7614.jpg',
'https://images.openlane.eu/carimgs/5733040/general/87cbae22-4470-4246-a806-e609e66fa94b.jpg',
'https://images.openlane.eu/carimgs/5733040/general/63ddc4fd-234c-4e99-997f-60183ad9b52f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/f137874f-5c91-4595-bb08-4d0349e1fd7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/72eb3101-a072-4bff-b812-9c904d0fb7c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/0ab74969-5b22-4af0-9854-9a7fcb928f33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/3f954df9-eb0c-4229-8354-fe6a9bc5b21e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/acee9548-8c10-4537-b711-1d150238b90a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/63fe31a7-8e2a-4116-9889-22be11102a1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/fc9ea05d-f81f-4da5-afee-ba15ec4ec60a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/31715b85-df62-4eb0-9910-6457a02e7614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/87cbae22-4470-4246-a806-e609e66fa94b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_865d7d04-b820-5725-b038-b0d2583db890/865d7d04-b820-5725-b038-b0d2583db890_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733040/general/63ddc4fd-234c-4e99-997f-60183ad9b52f.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-02-11',
'seats_number': 5,
'seller_name': 'SAR Automotive',
'title': 'Toyota Corolla Touring Sports 1.8I Dynamic - Hybrid - Automatic - '
'98 hp - 121.024 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2020}
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731972%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [adesa.be] INFO: Saving data for 10731972: {'created_time': 1774538141.157298, 'last_price_update_time': 1774538141.157307, 'auction_closing_time': 1774961400.0}
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731972') HTTP/1.1" 204 0
2026-03-26 15:15:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/bd084d30-dca7-4c23-a1fc-63e632ddbafd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731501)
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252Fd56d5c35-32d2-4184-9640-cf488c96d423.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [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-26 15:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F2629976b-355a-4778-a28a-1a4697b42749.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [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-26 15:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10731915
2026-03-26 15:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d1a2a8-b62d-597e-b981-188233c76f4a with scrape type 1
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26d1a2a8-b62d-597e-b981-188233c76f4a
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fc83c479e-cf85-4c76-9684-fc851be92cab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/c83c479e-cf85-4c76-9684-fc851be92cab.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F6c3dcf7a-ea35-478c-bf04-49d8bf7c5cc1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/6c3dcf7a-ea35-478c-bf04-49d8bf7c5cc1.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F5ee6298a-0d2d-428f-9975-898a2c423c0b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/5ee6298a-0d2d-428f-9975-898a2c423c0b.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F5b27d611-9fac-4976-9273-859b998f4ca3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/5b27d611-9fac-4976-9273-859b998f4ca3.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F10c82c0c-4436-4272-b025-d98b521f33ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/10c82c0c-4436-4272-b025-d98b521f33ce.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fd8e96886-9dc5-4e44-b43a-c3301711ce40.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/d8e96886-9dc5-4e44-b43a-c3301711ce40.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fd7e6aea9-b5f3-498a-8536-d0d70c6f8706.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/d7e6aea9-b5f3-498a-8536-d0d70c6f8706.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F1bb78154-a75a-4bcc-8be5-88f0adbbf6f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/1bb78154-a75a-4bcc-8be5-88f0adbbf6f4.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F5278cdd4-0fb3-43d6-a813-b3704ddef447.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/5278cdd4-0fb3-43d6-a813-b3704ddef447.jpg already downloaded
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fd6ee9343-3424-4141-a794-f5848d8673e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/d6ee9343-3424-4141-a794-f5848d8673e4.jpg already downloaded
2026-03-26 15:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d1a2a8-b62d-597e-b981-188233c76f4a, identifier: 10731915
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766df81d0>
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F382772fc-82e7-4955-88ab-1e1d8e222ccd.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/382772fc-82e7-4955-88ab-1e1d8e222ccd.jpg saved to cache
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d311d0>
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F46de22b9-02c0-427d-8a91-83ce7c50d9bf.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/46de22b9-02c0-427d-8a91-83ce7c50d9bf.jpg saved to cache
2026-03-26 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F0c26b97f-d3b6-4aa3-a87f-034d049ea72e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [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-26 15:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10731915
2026-03-26 15:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10731915
2026-03-26 15:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10731915 to the API
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731915>
{'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-27T10: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=10731915',
'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-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731915%27 HTTP/1.1" 200 None
2026-03-26 15:15:41 [adesa.be] INFO: Saving data for 10731915: {'created_time': 1774538141.998411, 'last_price_update_time': 1774538141.998423, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731915') HTTP/1.1" 204 0
2026-03-26 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/1e7677a7-28a5-47d9-baa9-9775bdca902f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:42 [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/10731700)
2026-03-26 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/807ca1ce-c1d3-40c6-b9d5-0010aa8911e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F99499191-02aa-4b0e-84b8-2bbeb857228f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-26 15:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10731909
2026-03-26 15:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92b3a631-be2a-5e81-8a7d-25d90a07baee with scrape type 1
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92b3a631-be2a-5e81-8a7d-25d90a07baee
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252Faf00f800-6f7d-461e-b643-813546aef12c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/af00f800-6f7d-461e-b643-813546aef12c.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252Fafc00f24-b984-46a3-bbf9-14f8bfacb8f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/afc00f24-b984-46a3-bbf9-14f8bfacb8f1.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252Faea56c52-783d-4300-8668-79dc4c042c76.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/aea56c52-783d-4300-8668-79dc4c042c76.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252F7d4ee76c-fbe8-45c2-ab14-ffcb00f22ba1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/7d4ee76c-fbe8-45c2-ab14-ffcb00f22ba1.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252Fbf058942-35db-4659-abdd-3a8fe284202f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/bf058942-35db-4659-abdd-3a8fe284202f.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252F84c8be41-63cf-475d-b30d-df6ddaa5058b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/84c8be41-63cf-475d-b30d-df6ddaa5058b.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252F03d1f713-6b63-4fd0-9d52-97fd4a1f6081.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/03d1f713-6b63-4fd0-9d52-97fd4a1f6081.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252Fda42e54c-9c06-4aa6-88c4-f7ab66c4b7e7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/da42e54c-9c06-4aa6-88c4-f7ab66c4b7e7.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252F121de81c-3dbb-4a82-bc1e-067ff4aef096.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/121de81c-3dbb-4a82-bc1e-067ff4aef096.jpg already downloaded
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252F2649940e-492d-48bb-9f25-b5aaa6687f34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/2649940e-492d-48bb-9f25-b5aaa6687f34.jpg already downloaded
2026-03-26 15:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92b3a631-be2a-5e81-8a7d-25d90a07baee, identifier: 10731909
2026-03-26 15:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10731909
2026-03-26 15:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10731909
2026-03-26 15:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10731909 to the API
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731909>
{'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-27T10: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=10731909',
'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-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731909%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [adesa.be] INFO: Saving data for 10731909: {'created_time': 1774538142.625878, 'last_price_update_time': 1774538142.62589, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731909') HTTP/1.1" 204 0
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F0bb8796a-d6a7-42b3-9613-1db3f6c340dd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cce890>
2026-03-26 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F1e7677a7-28a5-47d9-baa9-9775bdca902f.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/1e7677a7-28a5-47d9-baa9-9775bdca902f.jpg saved to cache
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:42 [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-26 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b9a4d0>
2026-03-26 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252F807ca1ce-c1d3-40c6-b9d5-0010aa8911e0.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/807ca1ce-c1d3-40c6-b9d5-0010aa8911e0.jpg saved to cache
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10731741
2026-03-26 15:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 1
2026-03-26 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3860e31d-9b65-5f26-af19-8569dda571af
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252Fb8b58d28-541f-47e1-93da-0872b66b7eef.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5198642/general/bf5f601a-5912-4f45-ad97-14a0436cdcbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731971)
2026-03-26 15:15:42 [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/10731700)
2026-03-26 15:15:42 [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/10731700)
2026-03-26 15:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/e072274e-36e7-4aeb-96c8-67a35ca4ed71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731501)
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F69690042-a9ca-4d45-a795-4674500ba37f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [adesa.be] INFO: Found listing with ID: 10731857
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731857%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [adesa.be] INFO: Scrape type for 10731857: 1
2026-03-26 15:15:42 [adesa.be] INFO: Scraping item 10731857 url https://www.openlane.eu/en/carv6/auction/10731857
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252Fcf11325d-8ce5-4c35-b2bc-636e77b22bda.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252Fc3380f28-af14-4174-942c-079586f408ed.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:42 [adesa.be] INFO: Found listing with ID: 10731904
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731904%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [adesa.be] INFO: Scrape type for 10731904: 1
2026-03-26 15:15:42 [adesa.be] INFO: Scraping item 10731904 url https://www.openlane.eu/en/carv6/auction/10731904
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F3a6ca079-0ac8-487c-92a5-4d3513781701.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [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/10731741)
2026-03-26 15:15:42 [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/10731700)
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F7412accf-995b-46c4-adb2-dca7261cc8b2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [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-26 15:15:42 [adesa.be] INFO: Found listing with ID: 10731895
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731895%27 HTTP/1.1" 200 None
2026-03-26 15:15:42 [adesa.be] INFO: Scrape type for 10731895: 1
2026-03-26 15:15:42 [adesa.be] INFO: Scraping item 10731895 url https://www.openlane.eu/en/carv6/auction/10731895
2026-03-26 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515352/general/22fec010-c88d-4b7a-b8c1-0c33ca8eb3bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731588)
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F0bc79d55-5d7f-4283-89e0-b707c181dfc0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [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-26 15:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d60bd0>
2026-03-26 15:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5198642%252Fgeneral%252Fbf5f601a-5912-4f45-ad97-14a0436cdcbd.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5198642/general/bf5f601a-5912-4f45-ad97-14a0436cdcbd.jpg saved to cache
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc
2026-03-26 15:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc, skipping ID generation
2026-03-26 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with scrape type 1
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc sending to next pipeline
2026-03-26 15:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc, identifier: 10731971
2026-03-26 15:15:43 [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-26 15:15:43 [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/10731700)
2026-03-26 15:15:43 [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/10731700)
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F444512d3-4488-4217-aeb6-596893a2c90b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [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-26 15:15:43 [adesa.be] INFO: Found listing with ID: 10731957
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731957%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [adesa.be] INFO: Scrape type for 10731957: 1
2026-03-26 15:15:43 [adesa.be] INFO: Scraping item 10731957 url https://www.openlane.eu/en/carv6/auction/10731957
2026-03-26 15:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971
2026-03-26 15:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971
2026-03-26 15:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971 to the API
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5198642/general/bf5f601a-5912-4f45-ad97-14a0436cdcbd.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': 460,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Electric',
'id': 'a378f9c6-b2c4-5437-b3ad-c20de38bd4bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VJT541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731971',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 136055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398391,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/bf5f601a-5912-4f45-ad97-14a0436cdcbd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385616,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/81625ddb-aeef-4278-a341-78af44916e50.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349557,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/1e7677a7-28a5-47d9-baa9-9775bdca902f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431073,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/807ca1ce-c1d3-40c6-b9d5-0010aa8911e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290431,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/46de22b9-02c0-427d-8a91-83ce7c50d9bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300399,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/382772fc-82e7-4955-88ab-1e1d8e222ccd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343722,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/7a642188-f91f-4949-886a-b0bf791c74ca.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419139,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/cdb3f3a5-ba48-4b74-9aca-d76611e55b7e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349494,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/99815c84-fa68-4c05-84fa-e3a8f3174e92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a378f9c6-b2c4-5437-b3ad-c20de38bd4bc/a378f9c6-b2c4-5437-b3ad-c20de38bd4bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395124,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5198642/general/f7959419-6ac9-4011-a426-a73ce5dc7bd3.jpg',
'Width': 2000}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2018-11-28',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Tesla Model X 75D 75 kWh - Dual Motor - Electric - Automatic - 460 '
'hp - 136.055 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731971%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [adesa.be] INFO: Saving data for 10731971: {'created_time': 1774538143.653951, 'last_price_update_time': 1774538143.653962, 'auction_closing_time': 1774961400.0}
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731971') HTTP/1.1" 204 0
2026-03-26 15:15:43 [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-26 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-26 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:43 [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/10731741)
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F180850ae-88e6-47d9-8442-9c5f9d8c28e0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [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-26 15:15:43 [adesa.be] INFO: Found listing with ID: 10731802
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731802%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [adesa.be] INFO: Scrape type for 10731802: 1
2026-03-26 15:15:43 [adesa.be] INFO: Scraping item 10731802 url https://www.openlane.eu/en/carv6/auction/10731802
2026-03-26 15:15:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10731927
2026-03-26 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 1
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fa3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F415151ab-d690-413e-8c09-5bb2539bfae4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Ff05ac971-fb9f-4a67-92fc-f68d97778edf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fdfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F712e1681-6c2d-4fea-a678-b192a85615fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fe295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg already downloaded
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F20f911f1-2a9e-40d8-9de1-be103192fff3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg already downloaded
2026-03-26 15:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17, identifier: 10731927
2026-03-26 15:15:44 [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-26 15:15:44 [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-26 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 due to Ignoring non-200 response
2026-03-26 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10731927
2026-03-26 15:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10731927
2026-03-26 15:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10731927 to the API
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731927>
{'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-27T10: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=10731927',
'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': 15100,
'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-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731927%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [adesa.be] INFO: Saving data for 10731927: {'created_time': 1774538144.348046, 'last_price_update_time': 1774538144.348057, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731927') HTTP/1.1" 204 0
2026-03-26 15:15:44 [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-26 15:15:44 [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-26 15:15:44 [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/10731700)
2026-03-26 15:15:44 [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/10731700)
2026-03-26 15:15:44 [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/10731741)
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252Fa8e0c8ad-b10b-4f1b-958e-59e2102a3ebd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [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-26 15:15:44 [adesa.be] INFO: Found listing with ID: 10731794
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731794%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [adesa.be] INFO: Scrape type for 10731794: 1
2026-03-26 15:15:44 [adesa.be] INFO: Scraping item 10731794 url https://www.openlane.eu/en/carv6/auction/10731794
2026-03-26 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10731903
2026-03-26 15:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with scrape type 1
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252Fb4818d75-d3f9-484b-b723-ff51c5e192ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/b4818d75-d3f9-484b-b723-ff51c5e192ec.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252F91ab640f-2177-41de-a36d-706b864229c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/91ab640f-2177-41de-a36d-706b864229c1.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252Ff84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/f84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252Fd427f3d4-2731-48b6-b113-f59bf5de0726.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/d427f3d4-2731-48b6-b113-f59bf5de0726.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252Faa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/aa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252Fe1c7116d-9fc6-4295-9407-24a446922cd6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/e1c7116d-9fc6-4295-9407-24a446922cd6.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252F00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252F90fdde9a-c680-4535-93f0-8e2da8413c64.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/90fdde9a-c680-4535-93f0-8e2da8413c64.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252F5863d921-c42b-4080-aca9-68f5030646cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/5863d921-c42b-4080-aca9-68f5030646cb.jpg already downloaded
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735546%252Fgeneral%252F44abc19c-a7a7-4878-8252-7310e465c983.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/44abc19c-a7a7-4878-8252-7310e465c983.jpg already downloaded
2026-03-26 15:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5, identifier: 10731903
2026-03-26 15:15:44 [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-26 15:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10731864
2026-03-26 15:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 1
2026-03-26 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252Fcfb5933b-130a-40e7-9f5e-196827da07ca.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [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-26 15:15:44 [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/10731741)
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F56016d5c-71c0-42b0-884a-4fd11db0e887.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [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-26 15:15:44 [adesa.be] INFO: Found listing with ID: 10731902
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731902%27 HTTP/1.1" 200 None
2026-03-26 15:15:44 [adesa.be] INFO: Scrape type for 10731902: 1
2026-03-26 15:15:44 [adesa.be] INFO: Scraping item 10731902 url https://www.openlane.eu/en/carv6/auction/10731902
2026-03-26 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10731903
2026-03-26 15:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10731903
2026-03-26 15:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10731903 to the API
2026-03-26 15:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731903>
{'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-27T10: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=10731903',
'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-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731903%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [adesa.be] INFO: Saving data for 10731903: {'created_time': 1774538145.134886, 'last_price_update_time': 1774538145.134901, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731903') HTTP/1.1" 204 0
2026-03-26 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10731920
2026-03-26 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 1
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7891f3d7-85bf-51db-b274-90ec92cd38a6
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fb9fab889-2626-4e1a-bc44-e90299aa826b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [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/10731700)
2026-03-26 15:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F6b4eefff-9419-4df0-8fe7-558fd5f89d27.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [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/10731741)
2026-03-26 15:15:45 [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/10731741)
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F027682da-ce74-41cd-92a3-fe7d7dcc89fd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [adesa.be] INFO: Found listing with ID: 10731865
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731865%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [adesa.be] INFO: Scrape type for 10731865: 1
2026-03-26 15:15:45 [adesa.be] INFO: Scraping item 10731865 url https://www.openlane.eu/en/carv6/auction/10731865
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fd67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:45 [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-26 15:15:45 [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-26 15:15:45 [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-26 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10731872
2026-03-26 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c306e556-2577-525d-bfb2-1ad4789b41b8 with scrape type 1
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c306e556-2577-525d-bfb2-1ad4789b41b8
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F1527adc5-0845-4da9-ad3c-039c1a9a6947.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/1527adc5-0845-4da9-ad3c-039c1a9a6947.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F005fe270-141c-49fb-a28e-736a97a19b8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/005fe270-141c-49fb-a28e-736a97a19b8e.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F4124ac9e-79b2-4768-b20c-3308ca20fd85.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/4124ac9e-79b2-4768-b20c-3308ca20fd85.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F9316fc81-b0c9-41f7-81d1-66f85a1e5cea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/9316fc81-b0c9-41f7-81d1-66f85a1e5cea.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F1fa2e488-1c6e-4d9a-afaf-23214632a13a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/1fa2e488-1c6e-4d9a-afaf-23214632a13a.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252Ffcf93626-9582-4e93-8246-4dd8ac7e865b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/fcf93626-9582-4e93-8246-4dd8ac7e865b.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F16252c19-d450-478f-85cb-4fe2a24ac659.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/16252c19-d450-478f-85cb-4fe2a24ac659.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F18d1ea60-111f-4294-ac1b-3749f5b55d3d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/18d1ea60-111f-4294-ac1b-3749f5b55d3d.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252Fcca9694e-59b1-4561-92af-d55327fedeb6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/cca9694e-59b1-4561-92af-d55327fedeb6.jpg already downloaded
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252Fda930197-4df7-4157-9b96-81dfc0d1089c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/da930197-4df7-4157-9b96-81dfc0d1089c.jpg already downloaded
2026-03-26 15:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c306e556-2577-525d-bfb2-1ad4789b41b8, identifier: 10731872
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F1f73aa87-f502-413b-88ab-641cba5ac123.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10731872
2026-03-26 15:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10731872
2026-03-26 15:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10731872 to the API
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731872>
{'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-27T10: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=10731872',
'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-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731872%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [adesa.be] INFO: Saving data for 10731872: {'created_time': 1774538145.872016, 'last_price_update_time': 1774538145.872026, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731872') HTTP/1.1" 204 0
2026-03-26 15:15:45 [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-26 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10731791
2026-03-26 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b2721f-a830-58cd-9adf-2e177e522e84 with scrape type 1
2026-03-26 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12b2721f-a830-58cd-9adf-2e177e522e84
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252Fe074ce50-d56a-4ca1-9086-0c2a4da62691.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [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/10731741)
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [adesa.be] INFO: Found listing with ID: 10731720
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731720%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [adesa.be] INFO: Scrape type for 10731720: 1
2026-03-26 15:15:45 [adesa.be] INFO: Scraping item 10731720 url https://www.openlane.eu/en/carv6/auction/10731720
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Ff3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:45 [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-26 15:15:45 [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/10731700)
2026-03-26 15:15:45 [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/10731864)
2026-03-26 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252Fd8d37e50-1a58-47ce-97d1-124726306cae.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252Fb3a8a5d8-9b34-4a77-93a8-b7c91617941a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [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-26 15:15:46 [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-26 15:15:46 [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-26 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10731772
2026-03-26 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 1
2026-03-26 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c40d5b9d-449f-5c1e-a083-41b67807044a
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F1d84180c-5467-48cc-bf7c-81aad58c31bf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [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/10731920)
2026-03-26 15:15:46 [adesa.be] INFO: Found listing with ID: 10731894
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731894%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [adesa.be] INFO: Scrape type for 10731894: 1
2026-03-26 15:15:46 [adesa.be] INFO: Scraping item 10731894 url https://www.openlane.eu/en/carv6/auction/10731894
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F8a8fbb22-d697-42e5-948f-c51730882483.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [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/10731864)
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F4c6e9ed8-b5a8-4269-8884-66004d3478ef.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252F82d956c7-6c95-4956-9d81-51a062626660.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F82c1d70a-7204-41d1-a9d6-650482ed0d91.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [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/10731920)
2026-03-26 15:15:46 [adesa.be] INFO: Found listing with ID: 10731736
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731736%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [adesa.be] INFO: Scrape type for 10731736: 1
2026-03-26 15:15:46 [adesa.be] INFO: Scraping item 10731736 url https://www.openlane.eu/en/carv6/auction/10731736
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F36ce87b5-9e30-471a-8142-ca54923b67be.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [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-26 15:15:46 [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/10731864)
2026-03-26 15:15:46 [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/10731791)
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F883d63ef-6a7e-4e7b-826e-1eb88c976cee.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252F7cc531c1-c6ed-4dbf-a66a-669cbe9f752f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F8d3fad29-81eb-4904-9a08-a9739c5d9511.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95a68be4-4f81-5ec5-8530-698ceb136797, skipping ID generation
2026-03-26 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 1
2026-03-26 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95a68be4-4f81-5ec5-8530-698ceb136797 sending to next pipeline
2026-03-26 15:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95a68be4-4f81-5ec5-8530-698ceb136797, identifier: 10731700
2026-03-26 15:15:46 [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-26 15:15:46 [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-26 15:15:46 [adesa.be] INFO: Found listing with ID: 10731712
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731712%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [adesa.be] INFO: Scrape type for 10731712: 1
2026-03-26 15:15:46 [adesa.be] INFO: Scraping item 10731712 url https://www.openlane.eu/en/carv6/auction/10731712
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fb501bde8-8496-4751-b286-c92668d2dd8f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10731700
2026-03-26 15:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10731700
2026-03-26 15:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10731700 to the API
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5599118/general/b8b58d28-541f-47e1-93da-0872b66b7eef.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-27T10: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=10731700',
'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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731700%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [adesa.be] INFO: Saving data for 10731700: {'created_time': 1774538146.857439, 'last_price_update_time': 1774538146.857452, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731700') HTTP/1.1" 204 0
2026-03-26 15:15:46 [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/10731920)
2026-03-26 15:15:46 [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/10731772)
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F9425ac43-283f-41f6-8a41-ec29fb40521c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252F9b88ca01-2318-488a-84e4-160365a03fea.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:46 [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-26 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252Fe10659a0-98cd-47b7-b17e-20665c2c5857.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [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-26 15:15: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/10731920)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731837
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731837%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731837: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731837 url https://www.openlane.eu/en/carv6/auction/10731837
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F5aaaf8e8-2039-4062-bc6b-c0eb9a9cca01.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15:47 [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-26 15:15:47 [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-26 15:15:47 [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-26 15:15:47 [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-26 15:15:47 [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/10731772)
2026-03-26 15:15:47 [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/10731791)
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F71621916-6af1-43eb-b6ee-596f99bd9dc2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252Fe17f6240-99e3-4dbb-9c32-55e0c56da455.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252Fbb9562bb-3235-42b5-a0be-a8cf9ac39d6a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731819
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731819%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731819: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731819 url https://www.openlane.eu/en/carv6/auction/10731819
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F3ed6131a-9e7b-48f5-8775-34a873bd48a7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15: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/10731791)
2026-03-26 15:15:47 [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/10731772)
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F99ec38c4-6066-493d-aad7-ba7894e7cc83.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252F492ba7d8-7bfd-4082-9299-e7e3d5c8c0fd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F471b3858-4b92-4437-a12b-bc41d15546d3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15: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/10731920)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731884
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731884%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731884: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731884 url https://www.openlane.eu/en/carv6/auction/10731884
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fc5741305-d455-4b91-b1c7-e3a914c6e451.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15: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-26 15:15:47 [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-26 15:15: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-26 15:15:47 [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-26 15:15:47 [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-26 15:15: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/10731791)
2026-03-26 15:15:47 [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/10731772)
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252Fdbb369a2-68d6-42a3-821e-429a93335681.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252Ff9834bbb-f404-4813-b390-a208102da17f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731719
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731719%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731719: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731719 url https://www.openlane.eu/en/carv6/auction/10731719
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F9e39995a-2510-462c-ac81-12c243a28128.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:47 [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/10731772)
2026-03-26 15:15: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/10731791)
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252F04fae207-4d9e-4b01-bf23-1888d23d7527.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F3d956844-43e8-4015-96da-219d2c7057ce.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15: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/10731920)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731796
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731796%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731796: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731796 url https://www.openlane.eu/en/carv6/auction/10731796
2026-03-26 15:15:47 [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-26 15:15:47 [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-26 15:15: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-26 15:15: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/10731791)
2026-03-26 15:15:47 [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/10731772)
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696221%252Fgeneral%252F60404e58-592f-483f-be8b-e753a87644d5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F400623e5-9e8c-4f7a-b29b-ea2e9ff46ecf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:47 [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-26 15:15:47 [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-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731808
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731808%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731808: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731808 url https://www.openlane.eu/en/carv6/auction/10731808
2026-03-26 15:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:47 [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/10731772)
2026-03-26 15:15: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/10731791)
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F3788fb3f-7aca-4862-8faf-e9b259681e14.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [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/10731864)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731734
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731734%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731734: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731734 url https://www.openlane.eu/en/carv6/auction/10731734
2026-03-26 15:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10731957
2026-03-26 15:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad44b710-8027-5aeb-8056-134d27d0e05e with scrape type 1
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad44b710-8027-5aeb-8056-134d27d0e05e
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F34cb0aed-b5c5-4373-beaf-0302673d8b2f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/34cb0aed-b5c5-4373-beaf-0302673d8b2f.JPG not downloaded yet
2026-03-26 15:15:47 [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-26 15:15: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/10731920)
2026-03-26 15:15:47 [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/10731772)
2026-03-26 15:15: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/10731791)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731901
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731901%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731901: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731901 url https://www.openlane.eu/en/carv6/auction/10731901
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252Fbed2f07c-ff1e-4fc6-bffa-bf8dea68b69f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/bed2f07c-ff1e-4fc6-bffa-bf8dea68b69f.JPG not downloaded yet
2026-03-26 15:15:47 [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-26 15:15: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-26 15:15: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-26 15:15:47 [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-26 15:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10731758
2026-03-26 15:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 1
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F2f60dca2-0123-4947-898e-6702b43bfca6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [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/10731772)
2026-03-26 15:15: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/10731791)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731683
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731683%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731683: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731683 url https://www.openlane.eu/en/carv6/auction/10731683
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252Fc577a241-ae6d-4d76-84a3-6ad39948db86.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/c577a241-ae6d-4d76-84a3-6ad39948db86.JPG not downloaded yet
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F333a01fe-e5c6-45d9-a669-91bac1760424.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [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-26 15:15: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-26 15:15:47 [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-26 15:15:47 [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/10731772)
2026-03-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/34cb0aed-b5c5-4373-beaf-0302673d8b2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731905
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731905%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731905: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731905 url https://www.openlane.eu/en/carv6/auction/10731905
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F691d2722-bbaf-469e-ade1-482116187ee7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/691d2722-bbaf-469e-ade1-482116187ee7.JPG not downloaded yet
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F5a1423f8-58f4-4437-a4cc-40416fb5e6b4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15: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-26 15:15:47 [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-26 15:15: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-26 15:15:47 [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/10731758)
2026-03-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/bed2f07c-ff1e-4fc6-bffa-bf8dea68b69f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731944
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731944%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731944: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731944 url https://www.openlane.eu/en/carv6/auction/10731944
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F095b9b9a-aa38-4b97-bcfe-7d4bcfebb24d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/095b9b9a-aa38-4b97-bcfe-7d4bcfebb24d.JPG not downloaded yet
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252Fca864b96-f62f-4fa2-aca2-995fe4550554.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:47 [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-26 15:15: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-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731681
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731681%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731681: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731681 url https://www.openlane.eu/en/carv6/auction/10731681
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F406cff0b-de61-4012-9900-f53ad361b3e8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/406cff0b-de61-4012-9900-f53ad361b3e8.JPG not downloaded yet
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252Fe60f1fb8-3486-41d3-b0dc-6c998b650b79.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [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-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:47 [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/10731758)
2026-03-26 15:15:47 [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/10731758)
2026-03-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/691d2722-bbaf-469e-ade1-482116187ee7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/c577a241-ae6d-4d76-84a3-6ad39948db86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:47 [adesa.be] INFO: Found listing with ID: 10731795
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731795%27 HTTP/1.1" 200 None
2026-03-26 15:15:47 [adesa.be] INFO: Scrape type for 10731795: 1
2026-03-26 15:15:47 [adesa.be] INFO: Scraping item 10731795 url https://www.openlane.eu/en/carv6/auction/10731795
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252Fcbfc9684-9473-4da5-bda6-9ebe40c45c3d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/cbfc9684-9473-4da5-bda6-9ebe40c45c3d.JPG not downloaded yet
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F39bc130b-2829-4b41-bca7-1ca4ee38cd77.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:48 [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-26 15:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c40d5b9d-449f-5c1e-a083-41b67807044a, skipping ID generation
2026-03-26 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 1
2026-03-26 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c40d5b9d-449f-5c1e-a083-41b67807044a sending to next pipeline
2026-03-26 15:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c40d5b9d-449f-5c1e-a083-41b67807044a, identifier: 10731772
2026-03-26 15:15:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10731772
2026-03-26 15:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10731772
2026-03-26 15:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10731772 to the API
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5677057/general/3788fb3f-7aca-4862-8faf-e9b259681e14.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-27T10: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=10731772',
'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-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731772%27 HTTP/1.1" 200 None
2026-03-26 15:15:48 [adesa.be] INFO: Saving data for 10731772: {'created_time': 1774538148.844704, 'last_price_update_time': 1774538148.844717, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731772') HTTP/1.1" 204 0
2026-03-26 15:15:48 [adesa.be] INFO: Found listing with ID: 10731691
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731691%27 HTTP/1.1" 200 None
2026-03-26 15:15:48 [adesa.be] INFO: Scrape type for 10731691: 1
2026-03-26 15:15:48 [adesa.be] INFO: Scraping item 10731691 url https://www.openlane.eu/en/carv6/auction/10731691
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F0c05fc3b-9eb6-4ba9-95fb-24a69d7e88ff.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/0c05fc3b-9eb6-4ba9-95fb-24a69d7e88ff.JPG not downloaded yet
2026-03-26 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252Fc1726a66-d909-430a-8cf8-cacdaa85aa5a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [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-26 15:15:49 [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-26 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10731895
2026-03-26 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with scrape type 1
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f9aa68c-6d0d-5df7-b7b2-54a20df69567
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F6934a6aa-1ffb-402b-a301-8ce086e24a8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/6934a6aa-1ffb-402b-a301-8ce086e24a8b.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F359d64c1-4558-4d9a-b653-3bb465d595f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/359d64c1-4558-4d9a-b653-3bb465d595f0.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F0a8f22fb-b1ac-46a6-9bd3-e907c156838b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/0a8f22fb-b1ac-46a6-9bd3-e907c156838b.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F0da0b796-2eb9-4ba7-8e40-8e51c8db45f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/0da0b796-2eb9-4ba7-8e40-8e51c8db45f8.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252Fc77bdf6f-2ee8-4cd7-90be-d91459c487e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/c77bdf6f-2ee8-4cd7-90be-d91459c487e6.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F599c22d4-5fe3-4e4e-8202-f96b609e6f85.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/599c22d4-5fe3-4e4e-8202-f96b609e6f85.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F3e025859-d5af-4d7c-8597-43909647248c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/3e025859-d5af-4d7c-8597-43909647248c.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F67432393-87ba-4e47-a288-861db07cd620.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/67432393-87ba-4e47-a288-861db07cd620.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F31ea7bad-cc43-46c8-83ea-66446da9a58f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/31ea7bad-cc43-46c8-83ea-66446da9a58f.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F3435b862-35f7-4446-8992-8d48810c37a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/3435b862-35f7-4446-8992-8d48810c37a7.jpg already downloaded
2026-03-26 15:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567, identifier: 10731895
2026-03-26 15:15:49 [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-26 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10731904
2026-03-26 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c1df65-a639-5714-8ff8-1d902034dcfd with scrape type 1
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23c1df65-a639-5714-8ff8-1d902034dcfd
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252F0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252F13cf272b-3959-4742-b1f8-163b8c678eda.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/13cf272b-3959-4742-b1f8-163b8c678eda.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252F2828acb9-a9f5-4041-bcc0-f403949c9756.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/2828acb9-a9f5-4041-bcc0-f403949c9756.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252F0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252F967b44eb-cb96-467d-81d4-c7c58d422955.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/967b44eb-cb96-467d-81d4-c7c58d422955.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252Ff5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/f5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252F42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252F83c5782e-cd61-4dc0-904b-b2903953df39.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/83c5782e-cd61-4dc0-904b-b2903953df39.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252Fe878866a-1fe0-412d-aeb8-43965b7dbf53.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/e878866a-1fe0-412d-aeb8-43965b7dbf53.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735553%252Fgeneral%252Fef8157ad-3b1a-4240-bc98-85459d2122fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/ef8157ad-3b1a-4240-bc98-85459d2122fd.jpg already downloaded
2026-03-26 15:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23c1df65-a639-5714-8ff8-1d902034dcfd, identifier: 10731904
2026-03-26 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10731802
2026-03-26 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with scrape type 1
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d18887d-2aac-5b48-ad55-26d752e3a3d3
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252Fd305bf5b-98cd-4558-8234-d37ad70a01f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/d305bf5b-98cd-4558-8234-d37ad70a01f9.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F7679533d-ec5e-435d-970b-0739ca45758c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/7679533d-ec5e-435d-970b-0739ca45758c.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F44db8a0e-430a-47e0-b73a-26eefea08245.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/44db8a0e-430a-47e0-b73a-26eefea08245.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F4e21a26d-4924-491a-8157-f46aaf046581.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/4e21a26d-4924-491a-8157-f46aaf046581.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F5a942182-7c8c-4284-b36d-b424cc0004ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/5a942182-7c8c-4284-b36d-b424cc0004ea.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F7a999fb8-21a4-4cdc-a786-ed1de7dc4441.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/7a999fb8-21a4-4cdc-a786-ed1de7dc4441.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F7780be0c-fe81-43ff-9638-ab17b022383c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/7780be0c-fe81-43ff-9638-ab17b022383c.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F3d92ed7e-3364-4fc5-be13-8a6a5d161339.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/3d92ed7e-3364-4fc5-be13-8a6a5d161339.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252Fc313ae70-c16b-4cf0-8637-ac2996938f43.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/c313ae70-c16b-4cf0-8637-ac2996938f43.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F8af82983-46a1-462a-8f7f-f3a71030f55c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/8af82983-46a1-462a-8f7f-f3a71030f55c.jpg already downloaded
2026-03-26 15:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d18887d-2aac-5b48-ad55-26d752e3a3d3, identifier: 10731802
2026-03-26 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10731860
2026-03-26 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702c948-d73c-59e0-b188-1ccbc7b0a681 with scrape type 1
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7702c948-d73c-59e0-b188-1ccbc7b0a681
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F32c40567-d71d-4973-abc5-26b2027790ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/32c40567-d71d-4973-abc5-26b2027790ea.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252Fb7cb133c-7caa-4b87-893b-ac4ac160ed35.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/b7cb133c-7caa-4b87-893b-ac4ac160ed35.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F5924fadd-59be-4057-865a-4101f880c598.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/5924fadd-59be-4057-865a-4101f880c598.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F85044048-693f-450b-9e3b-eff47a3c7efd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/85044048-693f-450b-9e3b-eff47a3c7efd.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252Fa7d60607-57e3-4f6e-ad9a-baec1abd0f56.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/a7d60607-57e3-4f6e-ad9a-baec1abd0f56.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F96e24557-90d8-45ad-96ff-56f8e33c0942.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/96e24557-90d8-45ad-96ff-56f8e33c0942.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F5346575b-0c2e-4893-9de7-a0c6e6997d70.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/5346575b-0c2e-4893-9de7-a0c6e6997d70.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F64af8b5b-fcce-458b-9546-9cef4e771d95.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/64af8b5b-fcce-458b-9546-9cef4e771d95.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F5027a010-c388-4e91-9459-dcbdc5d31098.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/5027a010-c388-4e91-9459-dcbdc5d31098.jpg already downloaded
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252Fe9df307a-cde0-421e-a1c5-47d9c43819a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/e9df307a-cde0-421e-a1c5-47d9c43819a8.jpg already downloaded
2026-03-26 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7702c948-d73c-59e0-b188-1ccbc7b0a681, identifier: 10731860
2026-03-26 15:15:50 [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-26 15:15:50 [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-26 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:50 [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/10731758)
2026-03-26 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/406cff0b-de61-4012-9900-f53ad361b3e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:50 [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/10731758)
2026-03-26 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/095b9b9a-aa38-4b97-bcfe-7d4bcfebb24d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:50 [adesa.be] INFO: Found listing with ID: 10731784
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731784%27 HTTP/1.1" 200 None
2026-03-26 15:15:50 [adesa.be] INFO: Scrape type for 10731784: 1
2026-03-26 15:15:50 [adesa.be] INFO: Scraping item 10731784 url https://www.openlane.eu/en/carv6/auction/10731784
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F627ee75a-c5b3-45f7-973d-a277b59fe079.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/627ee75a-c5b3-45f7-973d-a277b59fe079.JPG not downloaded yet
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F90b7bc71-9460-4dc4-8700-172802cfa59b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:50 [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-26 15:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10731895
2026-03-26 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10731895
2026-03-26 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10731895 to the API
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731895>
{'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-27T10: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=10731895',
'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-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731895%27 HTTP/1.1" 200 None
2026-03-26 15:15:50 [adesa.be] INFO: Saving data for 10731895: {'created_time': 1774538150.463629, 'last_price_update_time': 1774538150.463639, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731895') HTTP/1.1" 204 0
2026-03-26 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10731904
2026-03-26 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10731904
2026-03-26 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10731904 to the API
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731904>
{'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-27T10: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=10731904',
'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-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731904%27 HTTP/1.1" 200 None
2026-03-26 15:15:50 [adesa.be] INFO: Saving data for 10731904: {'created_time': 1774538150.828685, 'last_price_update_time': 1774538150.828698, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731904') HTTP/1.1" 204 0
2026-03-26 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10731802
2026-03-26 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10731802
2026-03-26 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10731802 to the API
2026-03-26 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731802>
{'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-27T10: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=10731802',
'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-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731802%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [adesa.be] INFO: Saving data for 10731802: {'created_time': 1774538151.164838, 'last_price_update_time': 1774538151.164848, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731802') HTTP/1.1" 204 0
2026-03-26 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10731860
2026-03-26 15:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10731860
2026-03-26 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10731860 to the API
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731860>
{'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-27T10: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=10731860',
'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-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731860%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [adesa.be] INFO: Saving data for 10731860: {'created_time': 1774538151.470013, 'last_price_update_time': 1774538151.470026, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731860') HTTP/1.1" 204 0
2026-03-26 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-26 15:15:51 [adesa.be] INFO: Found listing with ID: 10731820
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731820%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [adesa.be] INFO: Scrape type for 10731820: 1
2026-03-26 15:15:51 [adesa.be] INFO: Scraping item 10731820 url https://www.openlane.eu/en/carv6/auction/10731820
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5745852%252Fgeneral%252F5b64f94e-8703-47eb-9a95-a41fe3ab2b95.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/5b64f94e-8703-47eb-9a95-a41fe3ab2b95.JPG not downloaded yet
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5665082%252Fgeneral%252F4c820858-7a54-497f-b280-534747de1ddd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10731698
2026-03-26 15:15: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-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d1c03da-f99b-5117-aee7-b791c997bffe
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5597942%252Fgeneral%252Faad05650-7cf0-462d-877b-38f875c96087.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 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-26 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-26 15:15:51 [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/10731758)
2026-03-26 15:15:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/0c05fc3b-9eb6-4ba9-95fb-24a69d7e88ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/cbfc9684-9473-4da5-bda6-9ebe40c45c3d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:51 [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/10731758)
2026-03-26 15:15:51 [adesa.be] INFO: Found listing with ID: 10731765
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731765%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [adesa.be] INFO: Scrape type for 10731765: 1
2026-03-26 15:15:51 [adesa.be] INFO: Scraping item 10731765 url https://www.openlane.eu/en/carv6/auction/10731765
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5665082%252Fgeneral%252F7d32154d-ee15-40b2-be57-72b2c8947640.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5597942%252Fgeneral%252F9d04faf2-4f8f-4f59-b24b-09263be7ab49.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15: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-26 15:15:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:51 [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-26 15:15:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6439b7-5aae-5514-ac55-aac93238a696 with identifier: 10731794
2026-03-26 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6439b7-5aae-5514-ac55-aac93238a696 with scrape type 1
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d6439b7-5aae-5514-ac55-aac93238a696
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696333%252Fgeneral%252Fe4d70223-409e-424f-be4f-c6fb900dd31f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [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-26 15:15:51 [adesa.be] INFO: Found listing with ID: 10731704
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731704%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [adesa.be] INFO: Scrape type for 10731704: 1
2026-03-26 15:15:51 [adesa.be] INFO: Scraping item 10731704 url https://www.openlane.eu/en/carv6/auction/10731704
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5597942%252Fgeneral%252Fc43b51ce-d8c3-4e2b-b633-1ebbfd1a0179.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15: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-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696333%252Fgeneral%252F13ab882b-0ce7-4021-8a13-98f143a57662.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [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-26 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10731902
2026-03-26 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d26a0d25-6fc2-55ec-a523-682228fdb250 with scrape type 1
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d26a0d25-6fc2-55ec-a523-682228fdb250
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252Fb1164459-9d51-4e94-8e30-959cd8fd93de.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/b1164459-9d51-4e94-8e30-959cd8fd93de.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252F45ac06c2-c200-42a3-b48f-b27acb862423.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/45ac06c2-c200-42a3-b48f-b27acb862423.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252F46e5e1ec-94eb-466a-9879-6a3a24c21d62.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/46e5e1ec-94eb-466a-9879-6a3a24c21d62.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252Fb1ef1b55-fa19-45ea-83f0-6f4296cb8841.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/b1ef1b55-fa19-45ea-83f0-6f4296cb8841.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252Fc2452cdf-968f-4b04-9ce6-71b6d60c0ba4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/c2452cdf-968f-4b04-9ce6-71b6d60c0ba4.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252F4055be9c-c30d-4c5d-86c7-3365909f06b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/4055be9c-c30d-4c5d-86c7-3365909f06b8.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252Fab2c3b61-edc9-4093-8f89-b729ac0b62d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/ab2c3b61-edc9-4093-8f89-b729ac0b62d5.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252F7ea67c4f-44d1-4d75-ab84-3c9509218f6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/7ea67c4f-44d1-4d75-ab84-3c9509218f6b.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252F022a2325-5258-4375-b5b7-32ffcd835494.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/022a2325-5258-4375-b5b7-32ffcd835494.jpg already downloaded
2026-03-26 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735543%252Fgeneral%252F38365e23-bb45-436e-9eb0-29bb0285031b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/38365e23-bb45-436e-9eb0-29bb0285031b.jpg already downloaded
2026-03-26 15:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d26a0d25-6fc2-55ec-a523-682228fdb250, identifier: 10731902
2026-03-26 15:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with identifier: 10731857
2026-03-26 15:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with scrape type 1
2026-03-26 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252Fafa947ad-9a17-4e68-b288-1ef6ea8ee975.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [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/10731698)
2026-03-26 15:15:52 [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/10731758)
2026-03-26 15:15:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/5b64f94e-8703-47eb-9a95-a41fe3ab2b95.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/627ee75a-c5b3-45f7-973d-a277b59fe079.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731957)
2026-03-26 15:15:52 [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/10731758)
2026-03-26 15:15:52 [adesa.be] INFO: Found listing with ID: 10731943
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731943%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [adesa.be] INFO: Scrape type for 10731943: 1
2026-03-26 15:15:52 [adesa.be] INFO: Scraping item 10731943 url https://www.openlane.eu/en/carv6/auction/10731943
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F353642f8-1ffc-474f-aa4d-1ef5546ce0ca.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252Fe8ea6467-89cc-4b79-acd7-79f7ed3381d2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10731902
2026-03-26 15:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10731902
2026-03-26 15:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10731902 to the API
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731902>
{'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-27T10: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=10731902',
'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-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731902%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [adesa.be] INFO: Saving data for 10731902: {'created_time': 1774538152.417738, 'last_price_update_time': 1774538152.41775, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731902') HTTP/1.1" 204 0
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F73ada900-110f-445e-8e05-102ff8438cd4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [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-26 15:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:52 [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-26 15:15:52 [adesa.be] INFO: Found listing with ID: 10731945
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731945%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [adesa.be] INFO: Scrape type for 10731945: 1
2026-03-26 15:15:52 [adesa.be] INFO: Scraping item 10731945 url https://www.openlane.eu/en/carv6/auction/10731945
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F39e3cf1a-20d6-4506-a19c-e62b661a510a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252F8ffd5372-cfe0-4a1d-a5b9-435343e77fb5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252Fea10bb4b-72df-4318-8ae2-709c70943483.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15: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-26 15:15:52 [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-26 15:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad44b710-8027-5aeb-8056-134d27d0e05e, skipping ID generation
2026-03-26 15:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad44b710-8027-5aeb-8056-134d27d0e05e with scrape type 1
2026-03-26 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad44b710-8027-5aeb-8056-134d27d0e05e sending to next pipeline
2026-03-26 15:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad44b710-8027-5aeb-8056-134d27d0e05e, identifier: 10731957
2026-03-26 15:15:52 [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-26 15:15:52 [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/10731698)
2026-03-26 15:15:52 [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/10731698)
2026-03-26 15:15:52 [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/10731794)
2026-03-26 15:15:52 [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/10731794)
2026-03-26 15:15:52 [adesa.be] INFO: Found listing with ID: 10731703
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731703%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [adesa.be] INFO: Scrape type for 10731703: 1
2026-03-26 15:15:52 [adesa.be] INFO: Scraping item 10731703 url https://www.openlane.eu/en/carv6/auction/10731703
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F41282976-1dee-4e34-af5a-a1a3e616d894.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252Ff1859a6d-30ad-4ff0-869c-d882bb573965.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:52 [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-26 15:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10731957
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-26 15:15:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10731957
2026-03-26 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10731957 to the API
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745852/general/627ee75a-c5b3-45f7-973d-a277b59fe079.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ad44b710-8027-5aeb-8056-134d27d0e05e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LDL991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 370031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2015-08-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series 520 Luxury - Diesel - Automatic - 190 hp - 370.031 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731957%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [adesa.be] INFO: Saving data for 10731957: {'created_time': 1774538153.280954, 'last_price_update_time': 1774538153.280963, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731957') HTTP/1.1" 204 0
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717886%252Fgeneral%252F6c6734ec-0b95-4b0e-a50d-a43c761d350d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [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-26 15:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-26 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:53 [adesa.be] INFO: Found listing with ID: 10731688
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731688%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [adesa.be] INFO: Scrape type for 10731688: 1
2026-03-26 15:15:53 [adesa.be] INFO: Scraping item 10731688 url https://www.openlane.eu/en/carv6/auction/10731688
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5597942%252Fgeneral%252Fce772cf2-e442-49da-9b44-70d88ac93956.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [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-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696333%252Fgeneral%252F8dc99aed-33c2-45ad-9f74-da7a02fe79e8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [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-26 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-26 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-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717886%252Fgeneral%252F29531921-607f-4e0e-9024-3077049eb7b0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [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-26 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10731808
2026-03-26 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f7e430c-addb-5918-8ec0-9bdabe372571 with scrape type 1
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f7e430c-addb-5918-8ec0-9bdabe372571
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fdc5367ea-533e-4665-9337-706df836aa87.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/dc5367ea-533e-4665-9337-706df836aa87.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fc568dd56-2683-4c6b-b04d-0645394ce2b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/c568dd56-2683-4c6b-b04d-0645394ce2b6.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fa0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252F2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252F216047be-8c86-4246-9036-70db57332017.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/216047be-8c86-4246-9036-70db57332017.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fe89fd195-5b1b-4913-a6a4-7bab104668f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/e89fd195-5b1b-4913-a6a4-7bab104668f4.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fa69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fa5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fe536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/e536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg already downloaded
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704034%252Fgeneral%252Fa54149cc-9601-4b62-92ef-29e560598569.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a54149cc-9601-4b62-92ef-29e560598569.jpg already downloaded
2026-03-26 15:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f7e430c-addb-5918-8ec0-9bdabe372571, identifier: 10731808
2026-03-26 15:15: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-26 15:15:53 [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-26 15:15:53 [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-26 15:15:53 [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-26 15:15:53 [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/10731794)
2026-03-26 15:15:53 [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/10731794)
2026-03-26 15:15:53 [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/10731857)
2026-03-26 15:15:53 [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/10731698)
2026-03-26 15:15:53 [adesa.be] INFO: Found listing with ID: 10731729
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731729%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [adesa.be] INFO: Scrape type for 10731729: 1
2026-03-26 15:15:53 [adesa.be] INFO: Scraping item 10731729 url https://www.openlane.eu/en/carv6/auction/10731729
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5597942%252Fgeneral%252Fbc5763c1-577b-4468-bd55-971f98e7f057.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [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-26 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696333%252Fgeneral%252Fedc51a10-a5e4-4944-b7df-de5d3def353f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:53 [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-26 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-26 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10731808
2026-03-26 15:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10731808
2026-03-26 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10731808 to the API
2026-03-26 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731808>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f7e430c-addb-5918-8ec0-9bdabe372571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAJ435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 136416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5704034/general/dc5367ea-533e-4665-9337-706df836aa87.jpg',
'https://images.openlane.eu/carimgs/5704034/general/c568dd56-2683-4c6b-b04d-0645394ce2b6.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg',
'https://images.openlane.eu/carimgs/5704034/general/2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg',
'https://images.openlane.eu/carimgs/5704034/general/216047be-8c86-4246-9036-70db57332017.jpg',
'https://images.openlane.eu/carimgs/5704034/general/e89fd195-5b1b-4913-a6a4-7bab104668f4.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg',
'https://images.openlane.eu/carimgs/5704034/general/e536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a54149cc-9601-4b62-92ef-29e560598569.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/dc5367ea-533e-4665-9337-706df836aa87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/c568dd56-2683-4c6b-b04d-0645394ce2b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/216047be-8c86-4246-9036-70db57332017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/e89fd195-5b1b-4913-a6a4-7bab104668f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/e536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a54149cc-9601-4b62-92ef-29e560598569.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 16d X Line - Diesel - Automatic - 116 hp - 136.416 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731808%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [adesa.be] INFO: Saving data for 10731808: {'created_time': 1774538154.064165, 'last_price_update_time': 1774538154.064175, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731808') HTTP/1.1" 204 0
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717886%252Fgeneral%252F17749440-1a9c-4906-816f-11c4b25db132.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [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-26 15:15:54 [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/10731794)
2026-03-26 15:15:54 [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/10731698)
2026-03-26 15:15:54 [adesa.be] INFO: Found listing with ID: 10731878
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731878%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [adesa.be] INFO: Scrape type for 10731878: 1
2026-03-26 15:15:54 [adesa.be] INFO: Scraping item 10731878 url https://www.openlane.eu/en/carv6/auction/10731878
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5597942%252Fgeneral%252F72320dcb-25fb-4ed7-a44b-f24f4c9ad7e3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [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-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696333%252Fgeneral%252Fb0241df7-230d-4efd-978c-c295ef4620d2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [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-26 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f246fc95-4ec2-5ea2-b87d-83c084297958 with identifier: 10731734
2026-03-26 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f246fc95-4ec2-5ea2-b87d-83c084297958 with scrape type 1
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f246fc95-4ec2-5ea2-b87d-83c084297958
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651002%252Fgeneral%252Ffb5d313d-b422-4969-a28b-2460eca8f8a7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/fb5d313d-b422-4969-a28b-2460eca8f8a7.JPG not downloaded yet
2026-03-26 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07350ad4-25a4-5a25-ab96-12eadf7db06d with identifier: 10731796
2026-03-26 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07350ad4-25a4-5a25-ab96-12eadf7db06d with scrape type 1
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07350ad4-25a4-5a25-ab96-12eadf7db06d
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696356%252Fgeneral%252Fbb12e65a-24fd-4f1f-9f35-42bb6a8e6496.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/bb12e65a-24fd-4f1f-9f35-42bb6a8e6496.JPG not downloaded yet
2026-03-26 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10731905
2026-03-26 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cbc266-90ef-5829-b63b-2c55452ad124 with scrape type 1
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8cbc266-90ef-5829-b63b-2c55452ad124
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252F95358fea-916f-4b50-9f2a-d71d814b4c69.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/95358fea-916f-4b50-9f2a-d71d814b4c69.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252F66a6dd23-0aed-4f13-99b2-a242476fa175.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/66a6dd23-0aed-4f13-99b2-a242476fa175.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252F43ee1df8-692e-4434-b6be-1c1062100339.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/43ee1df8-692e-4434-b6be-1c1062100339.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252Fe282bddd-cf23-4d12-94dd-3cbd3319065c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/e282bddd-cf23-4d12-94dd-3cbd3319065c.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252F2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252Faeeac192-ae65-41d5-aa45-e839dc44e74b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/aeeac192-ae65-41d5-aa45-e839dc44e74b.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252Fdb45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/db45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252F9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252F6f402164-0162-4746-84eb-2838c1983834.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/6f402164-0162-4746-84eb-2838c1983834.jpg already downloaded
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735558%252Fgeneral%252F7a19a9c7-1b23-420c-9037-e0af54d45431.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/7a19a9c7-1b23-420c-9037-e0af54d45431.jpg already downloaded
2026-03-26 15:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cbc266-90ef-5829-b63b-2c55452ad124, identifier: 10731905
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717886%252Fgeneral%252F875b6e81-b653-4de3-ac89-6f2ad227abc9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [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-26 15:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10731905
2026-03-26 15:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10731905
2026-03-26 15:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10731905 to the API
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731905>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8cbc266-90ef-5829-b63b-2c55452ad124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 130122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5735558/general/95358fea-916f-4b50-9f2a-d71d814b4c69.jpg',
'https://images.openlane.eu/carimgs/5735558/general/66a6dd23-0aed-4f13-99b2-a242476fa175.jpg',
'https://images.openlane.eu/carimgs/5735558/general/43ee1df8-692e-4434-b6be-1c1062100339.jpg',
'https://images.openlane.eu/carimgs/5735558/general/e282bddd-cf23-4d12-94dd-3cbd3319065c.jpg',
'https://images.openlane.eu/carimgs/5735558/general/2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg',
'https://images.openlane.eu/carimgs/5735558/general/aeeac192-ae65-41d5-aa45-e839dc44e74b.jpg',
'https://images.openlane.eu/carimgs/5735558/general/db45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg',
'https://images.openlane.eu/carimgs/5735558/general/9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg',
'https://images.openlane.eu/carimgs/5735558/general/6f402164-0162-4746-84eb-2838c1983834.jpg',
'https://images.openlane.eu/carimgs/5735558/general/7a19a9c7-1b23-420c-9037-e0af54d45431.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/95358fea-916f-4b50-9f2a-d71d814b4c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/66a6dd23-0aed-4f13-99b2-a242476fa175.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/43ee1df8-692e-4434-b6be-1c1062100339.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/e282bddd-cf23-4d12-94dd-3cbd3319065c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/aeeac192-ae65-41d5-aa45-e839dc44e74b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/db45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/6f402164-0162-4746-84eb-2838c1983834.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/7a19a9c7-1b23-420c-9037-e0af54d45431.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 130.122 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731905%27 HTTP/1.1" 200 None
2026-03-26 15:15:54 [adesa.be] INFO: Saving data for 10731905: {'created_time': 1774538154.92945, 'last_price_update_time': 1774538154.929461, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731905') HTTP/1.1" 204 0
2026-03-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [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/10731857)
2026-03-26 15:15:55 [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/10731698)
2026-03-26 15:15:55 [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/10731794)
2026-03-26 15:15:55 [adesa.be] INFO: Found listing with ID: 10731874
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731874%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [adesa.be] INFO: Scrape type for 10731874: 1
2026-03-26 15:15:55 [adesa.be] INFO: Scraping item 10731874 url https://www.openlane.eu/en/carv6/auction/10731874
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5597942%252Fgeneral%252Fba66d501-4a8a-4c01-a9cb-1a7512dff2ea.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [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-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696333%252Fgeneral%252F32020705-aa2b-4160-a821-71140a4a801b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [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-26 15:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651002%252Fgeneral%252F91d13c52-9429-494e-a863-d5e52083217a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/91d13c52-9429-494e-a863-d5e52083217a.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696356%252Fgeneral%252Fc231c038-6ec8-443a-b656-3aa892c8ab97.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/c231c038-6ec8-443a-b656-3aa892c8ab97.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717886%252Fgeneral%252F698099d6-60a9-494e-a38b-ae731f068afd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [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-26 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [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/10731698)
2026-03-26 15:15:55 [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/10731794)
2026-03-26 15:15:55 [adesa.be] INFO: Found listing with ID: 10731875
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731875%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [adesa.be] INFO: Scrape type for 10731875: 1
2026-03-26 15:15:55 [adesa.be] INFO: Scraping item 10731875 url https://www.openlane.eu/en/carv6/auction/10731875
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696333%252Fgeneral%252F89ba8444-260d-4e36-82ff-26cf84ca7dfb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [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-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651002%252Fgeneral%252Fd477d37d-6ba0-4129-abcc-91e9869a58d7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/d477d37d-6ba0-4129-abcc-91e9869a58d7.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696356%252Fgeneral%252Fd613bdc5-45f5-4114-abe0-be0e96c6743d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/d613bdc5-45f5-4114-abe0-be0e96c6743d.JPG not downloaded yet
2026-03-26 15:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10731683
2026-03-26 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a with scrape type 1
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5544328%252Fgeneral%252F9ba8c31d-dc6c-4e63-b7a2-076ec9c2ec39.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/9ba8c31d-dc6c-4e63-b7a2-076ec9c2ec39.JPG not downloaded yet
2026-03-26 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5237a022-a11b-546a-9ed1-5808533cc006 with identifier: 10730915
2026-03-26 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5237a022-a11b-546a-9ed1-5808533cc006 with scrape type 1
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5601895%252Fgeneral%252Ff25dbda9-902b-4373-b8bd-1123df57262e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/f25dbda9-902b-4373-b8bd-1123df57262e.jpg not downloaded yet
2026-03-26 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with identifier: 10731681
2026-03-26 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with scrape type 1
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252F916a3513-e6d1-4073-bc70-d55b35c55585.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/916a3513-e6d1-4073-bc70-d55b35c55585.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717886%252Fgeneral%252F0a9832d1-a6e3-463c-996c-9cfd79d5340b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/fb5d313d-b422-4969-a28b-2460eca8f8a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731734)
2026-03-26 15:15:55 [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/10731698)
2026-03-26 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/bb12e65a-24fd-4f1f-9f35-42bb6a8e6496.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731796)
2026-03-26 15:15:55 [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/10731794)
2026-03-26 15:15:55 [adesa.be] INFO: Found listing with ID: 10731702
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731702%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [adesa.be] INFO: Scrape type for 10731702: 1
2026-03-26 15:15:55 [adesa.be] INFO: Scraping item 10731702 url https://www.openlane.eu/en/carv6/auction/10731702
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651002%252Fgeneral%252Fc3f8202f-466c-4965-8761-82d159624e0f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/c3f8202f-466c-4965-8761-82d159624e0f.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696356%252Fgeneral%252F8ad9492a-12b6-4824-87cc-0bef9c393258.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/8ad9492a-12b6-4824-87cc-0bef9c393258.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5544328%252Fgeneral%252Fed2c0300-4c2f-4774-9805-24dd3acb0b42.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/ed2c0300-4c2f-4774-9805-24dd3acb0b42.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5601895%252Fgeneral%252F046672fb-8a7d-44a5-8a1f-6c9191091c51.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/046672fb-8a7d-44a5-8a1f-6c9191091c51.jpg not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252Fa2170824-c1b6-47d2-a7d3-9938b3f3304e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/a2170824-c1b6-47d2-a7d3-9938b3f3304e.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717886%252Fgeneral%252F3c17b0ca-ea1d-419f-80ec-0852da52b1b2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [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-26 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10731944
2026-03-26 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0b127f6-d75c-555c-b43d-e2ea3612a62e with scrape type 1
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F0865ea5f-895b-40cf-8a68-b498d2511a53.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/0865ea5f-895b-40cf-8a68-b498d2511a53.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F71b131cf-8883-43ff-a26f-2c13ce89233b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/71b131cf-8883-43ff-a26f-2c13ce89233b.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F0e039657-da4c-4378-bf9b-f1a6865740b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/0e039657-da4c-4378-bf9b-f1a6865740b9.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F05d299ca-9398-4d78-aac6-dfed2faefbff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F139ea8a4-8c81-4956-948b-6b11a552edbd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/139ea8a4-8c81-4956-948b-6b11a552edbd.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F53296927-707e-4917-af0b-9cbf2567e1b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/53296927-707e-4917-af0b-9cbf2567e1b1.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F431c0a18-341f-4eea-b674-b1fd36961889.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/431c0a18-341f-4eea-b674-b1fd36961889.jpg already downloaded
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743831%252Fgeneral%252F683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg already downloaded
2026-03-26 15:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0b127f6-d75c-555c-b43d-e2ea3612a62e, identifier: 10731944
2026-03-26 15:15:55 [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-26 15:15:55 [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-26 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/c231c038-6ec8-443a-b656-3aa892c8ab97.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731796)
2026-03-26 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/91d13c52-9429-494e-a863-d5e52083217a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731734)
2026-03-26 15:15:55 [adesa.be] INFO: Found listing with ID: 10731778
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731778%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [adesa.be] INFO: Scrape type for 10731778: 1
2026-03-26 15:15:55 [adesa.be] INFO: Scraping item 10731778 url https://www.openlane.eu/en/carv6/auction/10731778
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651002%252Fgeneral%252Fcba843b7-2b1f-48bc-89f0-41f6a52d7f66.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/cba843b7-2b1f-48bc-89f0-41f6a52d7f66.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696356%252Fgeneral%252F0ce19637-a98c-448e-ac88-fd053afa32c9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/0ce19637-a98c-448e-ac88-fd053afa32c9.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5544328%252Fgeneral%252F4dfb7b91-5b53-4dd4-907e-99bb83b212d8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/4dfb7b91-5b53-4dd4-907e-99bb83b212d8.JPG not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5601895%252Fgeneral%252F8d42d5ea-9dea-406b-ad21-11ecf52c15dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/8d42d5ea-9dea-406b-ad21-11ecf52c15dd.jpg not downloaded yet
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252F31e8fb5f-43d9-4751-8048-a6dfe5a2ab54.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/31e8fb5f-43d9-4751-8048-a6dfe5a2ab54.JPG not downloaded yet
2026-03-26 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10731944
2026-03-26 15:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10731944
2026-03-26 15:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10731944 to the API
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd0b127f6-d75c-555c-b43d-e2ea3612a62e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731944',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5743831/general/0865ea5f-895b-40cf-8a68-b498d2511a53.jpg',
'https://images.openlane.eu/carimgs/5743831/general/3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg',
'https://images.openlane.eu/carimgs/5743831/general/71b131cf-8883-43ff-a26f-2c13ce89233b.jpg',
'https://images.openlane.eu/carimgs/5743831/general/0e039657-da4c-4378-bf9b-f1a6865740b9.jpg',
'https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg',
'https://images.openlane.eu/carimgs/5743831/general/139ea8a4-8c81-4956-948b-6b11a552edbd.jpg',
'https://images.openlane.eu/carimgs/5743831/general/81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg',
'https://images.openlane.eu/carimgs/5743831/general/53296927-707e-4917-af0b-9cbf2567e1b1.jpg',
'https://images.openlane.eu/carimgs/5743831/general/431c0a18-341f-4eea-b674-b1fd36961889.jpg',
'https://images.openlane.eu/carimgs/5743831/general/683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/0865ea5f-895b-40cf-8a68-b498d2511a53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/71b131cf-8883-43ff-a26f-2c13ce89233b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/0e039657-da4c-4378-bf9b-f1a6865740b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/139ea8a4-8c81-4956-948b-6b11a552edbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/53296927-707e-4917-af0b-9cbf2567e1b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/431c0a18-341f-4eea-b674-b1fd36961889.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg',
'Width': 1024}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 88.630 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731944%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [adesa.be] INFO: Saving data for 10731944: {'created_time': 1774538156.505738, 'last_price_update_time': 1774538156.505748, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731944') HTTP/1.1" 204 0
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-26 15:15:56 [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-26 15:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-26 15:15:56 [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-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/916a3513-e6d1-4073-bc70-d55b35c55585.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/d613bdc5-45f5-4114-abe0-be0e96c6743d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731796)
2026-03-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/9ba8c31d-dc6c-4e63-b7a2-076ec9c2ec39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731683)
2026-03-26 15:15:56 [adesa.be] INFO: Found listing with ID: 10731687
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731687%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [adesa.be] INFO: Scrape type for 10731687: 1
2026-03-26 15:15:56 [adesa.be] INFO: Scraping item 10731687 url https://www.openlane.eu/en/carv6/auction/10731687
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252F5056d97c-869a-45c3-9d6e-c771612ced90.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/5056d97c-869a-45c3-9d6e-c771612ced90.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fe51369c8-0f12-4d58-bc3d-35eb2baa0f91.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/e51369c8-0f12-4d58-bc3d-35eb2baa0f91.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252Fedbbb908-f291-4121-8291-7175bbb127cf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/edbbb908-f291-4121-8291-7175bbb127cf.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F4e47210f-a32c-484c-b4f0-74a67316c493.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/4e47210f-a32c-484c-b4f0-74a67316c493.jpg not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252Fee45bc9c-5814-41f1-864c-a94511b307cc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/ee45bc9c-5814-41f1-864c-a94511b307cc.JPG not downloaded yet
2026-03-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-26 15:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d8efc93-c52d-5573-8316-12abc957b3d6 with identifier: 10731691
2026-03-26 15:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d8efc93-c52d-5573-8316-12abc957b3d6 with scrape type 1
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d8efc93-c52d-5573-8316-12abc957b3d6
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F8086166f-57e5-41e8-bfaa-c02ef4576086.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/8086166f-57e5-41e8-bfaa-c02ef4576086.JPG not downloaded yet
2026-03-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/a2170824-c1b6-47d2-a7d3-9938b3f3304e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:56 [adesa.be] INFO: Found listing with ID: 10731671
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731671%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [adesa.be] INFO: Scrape type for 10731671: 1
2026-03-26 15:15:56 [adesa.be] INFO: Scraping item 10731671 url https://www.openlane.eu/en/carv6/auction/10731671
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Fe3c16fda-554c-4064-94ac-d8e59f6bf264.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/e3c16fda-554c-4064-94ac-d8e59f6bf264.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fad2357f0-4bc1-4a4d-89e4-0eabcbd4624c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/ad2357f0-4bc1-4a4d-89e4-0eabcbd4624c.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F28ef2251-9a81-4693-b87d-5954d152de14.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/28ef2251-9a81-4693-b87d-5954d152de14.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F2b86b21e-abae-4a5a-93ca-8a8614c7a322.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/2b86b21e-abae-4a5a-93ca-8a8614c7a322.jpg not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252F7a4c5fd0-ef96-45ce-8180-28b8b76c6eb0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/7a4c5fd0-ef96-45ce-8180-28b8b76c6eb0.JPG not downloaded yet
2026-03-26 15:15:56 [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/10731857)
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F501a83f0-9aaf-45cf-b968-254678d991ed.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/501a83f0-9aaf-45cf-b968-254678d991ed.JPG not downloaded yet
2026-03-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/f25dbda9-902b-4373-b8bd-1123df57262e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/31e8fb5f-43d9-4751-8048-a6dfe5a2ab54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:56 [adesa.be] INFO: Found listing with ID: 10731676
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731676%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [adesa.be] INFO: Scrape type for 10731676: 1
2026-03-26 15:15:56 [adesa.be] INFO: Scraping item 10731676 url https://www.openlane.eu/en/carv6/auction/10731676
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252F91d3fb7d-494d-4ffb-b2c0-8139bb5ab9f0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/91d3fb7d-494d-4ffb-b2c0-8139bb5ab9f0.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fe3ed561c-db5e-43a4-b99d-a80b26402672.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/e3ed561c-db5e-43a4-b99d-a80b26402672.JPG not downloaded yet
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F6b95d02f-88fa-46c6-941d-ff758cb19bc1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/6b95d02f-88fa-46c6-941d-ff758cb19bc1.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F9a2b76d5-21eb-40e3-805e-8e0cfc06d913.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/9a2b76d5-21eb-40e3-805e-8e0cfc06d913.jpg not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252Ff4032cf4-1809-4e4e-aee1-dc51fd116a32.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/f4032cf4-1809-4e4e-aee1-dc51fd116a32.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/4dfb7b91-5b53-4dd4-907e-99bb83b212d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731683)
2026-03-26 15:15:57 [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/10731857)
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252Fb7bd6615-1ad3-44aa-9efc-db4426f1fdbc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/b7bd6615-1ad3-44aa-9efc-db4426f1fdbc.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/0ce19637-a98c-448e-ac88-fd053afa32c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731796)
2026-03-26 15:15:57 [adesa.be] INFO: Found listing with ID: 10731855
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731855%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [adesa.be] INFO: Scrape type for 10731855: 1
2026-03-26 15:15:57 [adesa.be] INFO: Scraping item 10731855 url https://www.openlane.eu/en/carv6/auction/10731855
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252F3466d385-bb9e-4b98-b7e3-81c4e8c0946c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/3466d385-bb9e-4b98-b7e3-81c4e8c0946c.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252F8c8ae3ad-ad25-41d2-bf01-16728afc96df.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/8c8ae3ad-ad25-41d2-bf01-16728afc96df.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F6407ada7-df59-4dc2-8dbf-e2c712bdc40b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/6407ada7-df59-4dc2-8dbf-e2c712bdc40b.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252Ff2604336-d286-494b-8aad-5d72cb54be1a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/f2604336-d286-494b-8aad-5d72cb54be1a.jpg not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252F10b54331-79df-410f-b20b-f89d50c40244.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/10b54331-79df-410f-b20b-f89d50c40244.JPG not downloaded yet
2026-03-26 15:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10731820
2026-03-26 15:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98221a1a-8fef-5e03-9faa-9867315edce6 with scrape type 1
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98221a1a-8fef-5e03-9faa-9867315edce6
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252F84d89e84-c09f-4f0e-b055-863c0729db25.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/84d89e84-c09f-4f0e-b055-863c0729db25.JPG not downloaded yet
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/046672fb-8a7d-44a5-8a1f-6c9191091c51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/ee45bc9c-5814-41f1-864c-a94511b307cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F5ddbcc73-95db-4208-b3f4-2db821ac59bf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/5ddbcc73-95db-4208-b3f4-2db821ac59bf.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/8086166f-57e5-41e8-bfaa-c02ef4576086.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:15:57 [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/10731794)
2026-03-26 15:15:57 [adesa.be] INFO: Found listing with ID: 10731699
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731699%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [adesa.be] INFO: Scrape type for 10731699: 1
2026-03-26 15:15:57 [adesa.be] INFO: Scraping item 10731699 url https://www.openlane.eu/en/carv6/auction/10731699
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Faf4c3f51-5ab6-4359-96d0-e55aecec0501.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/af4c3f51-5ab6-4359-96d0-e55aecec0501.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fc268200a-94f3-4bb0-9390-e81e3f5a1ca2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/c268200a-94f3-4bb0-9390-e81e3f5a1ca2.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F4ca025da-0a30-4e1d-832d-128b487d3853.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/4ca025da-0a30-4e1d-832d-128b487d3853.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F4e8a9f1f-6e6e-4c02-a311-24f7f84af70e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/4e8a9f1f-6e6e-4c02-a311-24f7f84af70e.jpg not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252Ff45ae70d-b3c2-492e-a378-4c73bcd66d2c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/f45ae70d-b3c2-492e-a378-4c73bcd66d2c.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252Fe3beeb8a-ed68-4277-8027-4287fca56562.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/e3beeb8a-ed68-4277-8027-4287fca56562.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/7a4c5fd0-ef96-45ce-8180-28b8b76c6eb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/28ef2251-9a81-4693-b87d-5954d152de14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731683)
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252Ff822d44a-a965-47ea-bc20-1e619d845fe4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/f822d44a-a965-47ea-bc20-1e619d845fe4.JPG not downloaded yet
2026-03-26 15:15:57 [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-26 15:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10731704
2026-03-26 15:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c287a7-e99b-5df3-8166-27da991e8c70 with scrape type 1
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66c287a7-e99b-5df3-8166-27da991e8c70
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F6daf485f-0de7-40f2-98d2-9e56fed9d42d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/6daf485f-0de7-40f2-98d2-9e56fed9d42d.JPG not downloaded yet
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651dd950>
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252Ff25dbda9-902b-4373-b8bd-1123df57262e.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/f25dbda9-902b-4373-b8bd-1123df57262e.jpg saved to cache
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-26 15:15:57 [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-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/f4032cf4-1809-4e4e-aee1-dc51fd116a32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:57 [adesa.be] INFO: Found listing with ID: 10731809
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731809%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [adesa.be] INFO: Scrape type for 10731809: 1
2026-03-26 15:15:57 [adesa.be] INFO: Scraping item 10731809 url https://www.openlane.eu/en/carv6/auction/10731809
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252Fe25b7b1d-53b4-40cc-a105-a6e83015bac6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/e25b7b1d-53b4-40cc-a105-a6e83015bac6.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F1e04a05e-6a1b-4d62-a466-63207f76d31d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/1e04a05e-6a1b-4d62-a466-63207f76d31d.jpg not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252Fd7a0b924-0491-4087-b4ed-4674ed9a15cc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/d7a0b924-0491-4087-b4ed-4674ed9a15cc.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252F27d4e4ba-d2f3-4ceb-baf7-0d93dc5f1fa5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/27d4e4ba-d2f3-4ceb-baf7-0d93dc5f1fa5.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/8d42d5ea-9dea-406b-ad21-11ecf52c15dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252Fc81d19ea-047e-4c55-b1d1-7991f776ba12.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/c81d19ea-047e-4c55-b1d1-7991f776ba12.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F072c0792-e786-4323-8bac-3b9394bf7717.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/072c0792-e786-4323-8bac-3b9394bf7717.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/2b86b21e-abae-4a5a-93ca-8a8614c7a322.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/9a2b76d5-21eb-40e3-805e-8e0cfc06d913.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/e3ed561c-db5e-43a4-b99d-a80b26402672.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731796)
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/6b95d02f-88fa-46c6-941d-ff758cb19bc1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731683)
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/b7bd6615-1ad3-44aa-9efc-db4426f1fdbc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:15:57 [adesa.be] INFO: Found listing with ID: 10731828
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731828%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [adesa.be] INFO: Scrape type for 10731828: 1
2026-03-26 15:15:57 [adesa.be] INFO: Scraping item 10731828 url https://www.openlane.eu/en/carv6/auction/10731828
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F8633db07-df6f-41dc-8b22-11a6f70f3448.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/8633db07-df6f-41dc-8b22-11a6f70f3448.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F018b99fa-9b89-4c08-a482-e7ec091b86af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/018b99fa-9b89-4c08-a482-e7ec091b86af.jpg not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252F40dd8b96-7901-4a51-975e-26c1fe50e5fd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/40dd8b96-7901-4a51-975e-26c1fe50e5fd.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252F3c758d61-7215-4119-b5ac-7eb602d41203.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/3c758d61-7215-4119-b5ac-7eb602d41203.JPG not downloaded yet
2026-03-26 15:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fd3410>
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F046672fb-8a7d-44a5-8a1f-6c9191091c51.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/046672fb-8a7d-44a5-8a1f-6c9191091c51.jpg saved to cache
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:15:57 [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-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/5ddbcc73-95db-4208-b3f4-2db821ac59bf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/84d89e84-c09f-4f0e-b055-863c0729db25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F5c860931-6112-4d2f-bc92-faecc874c021.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/5c860931-6112-4d2f-bc92-faecc874c021.JPG not downloaded yet
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252Fc63de14f-3612-400e-88a9-c2f4270c21cb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/c63de14f-3612-400e-88a9-c2f4270c21cb.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:57 [adesa.be] INFO: Found listing with ID: 10731750
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731750%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [adesa.be] INFO: Scrape type for 10731750: 1
2026-03-26 15:15:57 [adesa.be] INFO: Scraping item 10731750 url https://www.openlane.eu/en/carv6/auction/10731750
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252F5e7e74de-327b-4a20-9659-b2e5163fc9fa.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/5e7e74de-327b-4a20-9659-b2e5163fc9fa.JPG not downloaded yet
2026-03-26 15:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/e3beeb8a-ed68-4277-8027-4287fca56562.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F28be723d-4a17-4c19-9936-81c2f24fb36f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/28be723d-4a17-4c19-9936-81c2f24fb36f.JPG not downloaded yet
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F71bd75ba-6357-45bf-908c-18085be074fa.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/71bd75ba-6357-45bf-908c-18085be074fa.JPG not downloaded yet
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766042c10>
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F8d42d5ea-9dea-406b-ad21-11ecf52c15dd.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/8d42d5ea-9dea-406b-ad21-11ecf52c15dd.jpg saved to cache
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb0650>
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F2b86b21e-abae-4a5a-93ca-8a8614c7a322.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/2b86b21e-abae-4a5a-93ca-8a8614c7a322.jpg saved to cache
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f8e310>
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F9a2b76d5-21eb-40e3-805e-8e0cfc06d913.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/9a2b76d5-21eb-40e3-805e-8e0cfc06d913.jpg saved to cache
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/10b54331-79df-410f-b20b-f89d50c40244.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/27d4e4ba-d2f3-4ceb-baf7-0d93dc5f1fa5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/e25b7b1d-53b4-40cc-a105-a6e83015bac6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731683)
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/d7a0b924-0491-4087-b4ed-4674ed9a15cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/6daf485f-0de7-40f2-98d2-9e56fed9d42d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:15:58 [adesa.be] INFO: Found listing with ID: 10731774
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731774%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [adesa.be] INFO: Scrape type for 10731774: 1
2026-03-26 15:15:58 [adesa.be] INFO: Scraping item 10731774 url https://www.openlane.eu/en/carv6/auction/10731774
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252F4ead5f4b-217f-4205-b089-88b0b5ec16e9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/4ead5f4b-217f-4205-b089-88b0b5ec16e9.JPG not downloaded yet
2026-03-26 15:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F4902b17f-8662-455e-b6fd-17b2814ec9de.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/4902b17f-8662-455e-b6fd-17b2814ec9de.JPG not downloaded yet
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F37f00a15-8227-4fbc-9b13-17165b781b48.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/37f00a15-8227-4fbc-9b13-17165b781b48.JPG not downloaded yet
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/072c0792-e786-4323-8bac-3b9394bf7717.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:15:58 [adesa.be] INFO: Found listing with ID: 10731748
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731748%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [adesa.be] INFO: Scrape type for 10731748: 1
2026-03-26 15:15:58 [adesa.be] INFO: Scraping item 10731748 url https://www.openlane.eu/en/carv6/auction/10731748
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252Fb9fb7a89-7703-463a-b7e9-e2733431dd57.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/b9fb7a89-7703-463a-b7e9-e2733431dd57.JPG not downloaded yet
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10731795
2026-03-26 15:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 244a824f-cccc-51a8-8992-5c9210f05cb7 with scrape type 1
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 244a824f-cccc-51a8-8992-5c9210f05cb7
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252Fd1092e92-bb63-49c3-9928-9084b20aa6ff.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/d1092e92-bb63-49c3-9928-9084b20aa6ff.JPG not downloaded yet
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10731945
2026-03-26 15:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f56437-07c0-5077-ac36-3afd40c8e41f with scrape type 1
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fe0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Ff6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/f6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F6fab069a-57bb-4470-b155-9e0a6825739f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/6fab069a-57bb-4470-b155-9e0a6825739f.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fd07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/d07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F56f045cf-07fa-405c-bf86-47f3fad5983f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/56f045cf-07fa-405c-bf86-47f3fad5983f.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fe8182da2-050f-4576-b648-64b58b4ccb5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/e8182da2-050f-4576-b648-64b58b4ccb5a.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fbf606045-53eb-4d53-8fe8-1343b315df71.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/bf606045-53eb-4d53-8fe8-1343b315df71.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg already downloaded
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F56ab36e1-947e-42c3-b792-e4549b7c5707.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/56ab36e1-947e-42c3-b792-e4549b7c5707.jpg already downloaded
2026-03-26 15:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9f56437-07c0-5077-ac36-3afd40c8e41f, identifier: 10731945
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/1e04a05e-6a1b-4d62-a466-63207f76d31d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/c63de14f-3612-400e-88a9-c2f4270c21cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/5c860931-6112-4d2f-bc92-faecc874c021.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/c81d19ea-047e-4c55-b1d1-7991f776ba12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F544dc7a0-2b3f-44b8-800c-8f54ec75731a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/544dc7a0-2b3f-44b8-800c-8f54ec75731a.JPG not downloaded yet
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F5815d792-43c6-49ff-bf5c-afb38c673a46.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/5815d792-43c6-49ff-bf5c-afb38c673a46.JPG not downloaded yet
2026-03-26 15:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10731945
2026-03-26 15:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10731945
2026-03-26 15:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10731945 to the API
2026-03-26 15:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731945>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd9f56437-07c0-5077-ac36-3afd40c8e41f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEN867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731945',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 90297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg',
'https://images.openlane.eu/carimgs/5743835/general/8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg',
'https://images.openlane.eu/carimgs/5743835/general/f6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg',
'https://images.openlane.eu/carimgs/5743835/general/6fab069a-57bb-4470-b155-9e0a6825739f.jpg',
'https://images.openlane.eu/carimgs/5743835/general/d07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg',
'https://images.openlane.eu/carimgs/5743835/general/56f045cf-07fa-405c-bf86-47f3fad5983f.jpg',
'https://images.openlane.eu/carimgs/5743835/general/e8182da2-050f-4576-b648-64b58b4ccb5a.jpg',
'https://images.openlane.eu/carimgs/5743835/general/bf606045-53eb-4d53-8fe8-1343b315df71.jpg',
'https://images.openlane.eu/carimgs/5743835/general/79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg',
'https://images.openlane.eu/carimgs/5743835/general/56ab36e1-947e-42c3-b792-e4549b7c5707.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309008,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32589,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/f6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316972,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/6fab069a-57bb-4470-b155-9e0a6825739f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311055,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/d07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368491,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/56f045cf-07fa-405c-bf86-47f3fad5983f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330136,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/e8182da2-050f-4576-b648-64b58b4ccb5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366060,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/bf606045-53eb-4d53-8fe8-1343b315df71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/56ab36e1-947e-42c3-b792-e4549b7c5707.jpg',
'Width': 1920}],
'price': 29650,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 211 hp - 90.297 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731945%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [adesa.be] INFO: Saving data for 10731945: {'created_time': 1774538159.135882, 'last_price_update_time': 1774538159.135894, 'auction_closing_time': 1774606200.0}
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731945') HTTP/1.1" 204 0
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/5e7e74de-327b-4a20-9659-b2e5163fc9fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/3c758d61-7215-4119-b5ac-7eb602d41203.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:59 [adesa.be] INFO: Found listing with ID: 10731673
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731673%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [adesa.be] INFO: Scrape type for 10731673: 1
2026-03-26 15:15:59 [adesa.be] INFO: Scraping item 10731673 url https://www.openlane.eu/en/carv6/auction/10731673
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252F9d357017-b08f-4e57-ab19-55cbcb8ffb38.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/9d357017-b08f-4e57-ab19-55cbcb8ffb38.JPG not downloaded yet
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252Fafec0f1a-fdfe-4113-827c-9a5913f8b87e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/afec0f1a-fdfe-4113-827c-9a5913f8b87e.JPG not downloaded yet
2026-03-26 15:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/f2604336-d286-494b-8aad-5d72cb54be1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/40dd8b96-7901-4a51-975e-26c1fe50e5fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731681)
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252Fc1a6d4d2-5415-4431-9ec2-4ef5b45a6a2f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/c1a6d4d2-5415-4431-9ec2-4ef5b45a6a2f.JPG not downloaded yet
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:15:59 [adesa.be] INFO: Found listing with ID: 10731848
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731848%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [adesa.be] INFO: Scrape type for 10731848: 1
2026-03-26 15:15:59 [adesa.be] INFO: Scraping item 10731848 url https://www.openlane.eu/en/carv6/auction/10731848
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252Fa2f56b59-f24c-4529-9bac-b1e04b96622b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/a2f56b59-f24c-4529-9bac-b1e04b96622b.JPG not downloaded yet
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F47cc32f8-7734-427a-a297-e5b0b3fd819b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/47cc32f8-7734-427a-a297-e5b0b3fd819b.JPG not downloaded yet
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F31ef25c3-d733-410f-bd2f-fb21c3dd0319.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/31ef25c3-d733-410f-bd2f-fb21c3dd0319.JPG not downloaded yet
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b2e6edc-8053-5d99-846b-090e8968ccd2 with identifier: 10731688
2026-03-26 15:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 with scrape type 1
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b2e6edc-8053-5d99-846b-090e8968ccd2
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252F101b7ab1-f0a9-4f4c-94de-2dfc4f56d2f1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/101b7ab1-f0a9-4f4c-94de-2dfc4f56d2f1.JPG not downloaded yet
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb1a10>
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F1e04a05e-6a1b-4d62-a466-63207f76d31d.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/1e04a05e-6a1b-4d62-a466-63207f76d31d.jpg saved to cache
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/4ead5f4b-217f-4205-b089-88b0b5ec16e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/8633db07-df6f-41dc-8b22-11a6f70f3448.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731683)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/71bd75ba-6357-45bf-908c-18085be074fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/b9fb7a89-7703-463a-b7e9-e2733431dd57.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/4902b17f-8662-455e-b6fd-17b2814ec9de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/37f00a15-8227-4fbc-9b13-17165b781b48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/d1092e92-bb63-49c3-9928-9084b20aa6ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:15:59 [adesa.be] INFO: Found listing with ID: 10731847
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731847%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [adesa.be] INFO: Scrape type for 10731847: 1
2026-03-26 15:15:59 [adesa.be] INFO: Scraping item 10731847 url https://www.openlane.eu/en/carv6/auction/10731847
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704854%252Fgeneral%252F11ec3be7-aa23-4ae8-a0fb-2c6872c19fa3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/11ec3be7-aa23-4ae8-a0fb-2c6872c19fa3.JPG not downloaded yet
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F7123c3ba-cdba-4378-8d63-ac0247c61a68.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/7123c3ba-cdba-4378-8d63-ac0247c61a68.JPG not downloaded yet
2026-03-26 15:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252Fac8d4fed-d563-4733-aaf2-74adae4eb0d0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/ac8d4fed-d563-4733-aaf2-74adae4eb0d0.JPG not downloaded yet
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252F7fe5040e-d983-4b17-85f4-bcaceadfb931.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/7fe5040e-d983-4b17-85f4-bcaceadfb931.JPG not downloaded yet
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:15:59 [adesa.be] INFO: Found listing with ID: 10731731
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731731%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [adesa.be] INFO: Scrape type for 10731731: 1
2026-03-26 15:15:59 [adesa.be] INFO: Scraping item 10731731 url https://www.openlane.eu/en/carv6/auction/10731731
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F54acc660-2a83-4fbc-b983-00c14fb4d4d4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/54acc660-2a83-4fbc-b983-00c14fb4d4d4.JPG not downloaded yet
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b7fa50>
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252Ff2604336-d286-494b-8aad-5d72cb54be1a.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/f2604336-d286-494b-8aad-5d72cb54be1a.jpg saved to cache
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-26 15:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10731703
2026-03-26 15:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 with scrape type 1
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dac34bb-28ad-5961-8fef-61aaa90a2350
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F2c36e6af-b267-41a5-b322-2793fe320068.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/2c36e6af-b267-41a5-b322-2793fe320068.JPG not downloaded yet
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5601895/general/018b99fa-9b89-4c08-a482-e7ec091b86af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730915)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/c1a6d4d2-5415-4431-9ec2-4ef5b45a6a2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/544dc7a0-2b3f-44b8-800c-8f54ec75731a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/5815d792-43c6-49ff-bf5c-afb38c673a46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F03491649-3f6b-497a-a7f6-bf7349ef06a2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/03491649-3f6b-497a-a7f6-bf7349ef06a2.JPG not downloaded yet
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252F8e68b7a6-666f-472f-8625-155ec865dfb0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/8e68b7a6-666f-472f-8625-155ec865dfb0.JPG not downloaded yet
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/47cc32f8-7734-427a-a297-e5b0b3fd819b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/a2f56b59-f24c-4529-9bac-b1e04b96622b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/afec0f1a-fdfe-4113-827c-9a5913f8b87e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:15:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/9d357017-b08f-4e57-ab19-55cbcb8ffb38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:16:00 [adesa.be] INFO: Found listing with ID: 10731933
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731933%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [adesa.be] INFO: Scrape type for 10731933: 1
2026-03-26 15:16:00 [adesa.be] INFO: Scraping item 10731933 url https://www.openlane.eu/en/carv6/auction/10731933
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F7a30fd79-845b-4eef-8bc9-ef95649b64c7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/7a30fd79-845b-4eef-8bc9-ef95649b64c7.JPG not downloaded yet
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F6f4b2319-2734-45fe-8bea-5089d68ba58a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/6f4b2319-2734-45fe-8bea-5089d68ba58a.JPG not downloaded yet
2026-03-26 15:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252F4e64fba4-25e1-47cb-be3f-b69c13e98dfe.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/4e64fba4-25e1-47cb-be3f-b69c13e98dfe.JPG not downloaded yet
2026-03-26 15:16:00 [adesa.be] INFO: Found listing with ID: 10731740
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731740%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [adesa.be] INFO: Scrape type for 10731740: 1
2026-03-26 15:16:00 [adesa.be] INFO: Scraping item 10731740 url https://www.openlane.eu/en/carv6/auction/10731740
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F38f0f086-7d70-4f59-afee-1c417ebb0601.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/38f0f086-7d70-4f59-afee-1c417ebb0601.JPG not downloaded yet
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252Ffe06f480-aac2-45d3-9f59-babca9539bf0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/fe06f480-aac2-45d3-9f59-babca9539bf0.JPG not downloaded yet
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252F66faea94-16ea-4cb8-8ea6-28c234dc070f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/66faea94-16ea-4cb8-8ea6-28c234dc070f.JPG not downloaded yet
2026-03-26 15:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765da30d0>
2026-03-26 15:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5237a022-a11b-546a-9ed1-5808533cc006/5237a022-a11b-546a-9ed1-5808533cc006_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601895%252Fgeneral%252F018b99fa-9b89-4c08-a482-e7ec091b86af.jpg') HTTP/1.1" 204 0
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601895/general/018b99fa-9b89-4c08-a482-e7ec091b86af.jpg saved to cache
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5237a022-a11b-546a-9ed1-5808533cc006
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5576509/general/28be723d-4a17-4c19-9936-81c2f24fb36f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731691)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568310/general/7fe5040e-d983-4b17-85f4-bcaceadfb931.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731688)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/7123c3ba-cdba-4378-8d63-ac0247c61a68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/ac8d4fed-d563-4733-aaf2-74adae4eb0d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731704)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/54acc660-2a83-4fbc-b983-00c14fb4d4d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/2c36e6af-b267-41a5-b322-2793fe320068.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/11ec3be7-aa23-4ae8-a0fb-2c6872c19fa3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731820)
2026-03-26 15:16:00 [adesa.be] INFO: Found listing with ID: 10731803
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731803%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [adesa.be] INFO: Scrape type for 10731803: 1
2026-03-26 15:16:00 [adesa.be] INFO: Scraping item 10731803 url https://www.openlane.eu/en/carv6/auction/10731803
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F07b71092-ae5a-49c0-82c5-f797ba817d22.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/07b71092-ae5a-49c0-82c5-f797ba817d22.JPG not downloaded yet
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252Fd3b04f69-bf45-49e0-9c1e-626b380a9ed8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/d3b04f69-bf45-49e0-9c1e-626b380a9ed8.JPG not downloaded yet
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252F41cc5639-9881-4e88-bda1-dc1e27dabff5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/41cc5639-9881-4e88-bda1-dc1e27dabff5.JPG not downloaded yet
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:16:00 [adesa.be] INFO: Found listing with ID: 10731956
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731956%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [adesa.be] INFO: Scrape type for 10731956: 1
2026-03-26 15:16:00 [adesa.be] INFO: Scraping item 10731956 url https://www.openlane.eu/en/carv6/auction/10731956
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F7a7eaad3-56a4-49f4-aa31-2a38c9398b6c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/7a7eaad3-56a4-49f4-aa31-2a38c9398b6c.JPG not downloaded yet
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F98e34d87-376e-4ba8-ada6-a3bf14b9cb21.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/98e34d87-376e-4ba8-ada6-a3bf14b9cb21.JPG not downloaded yet
2026-03-26 15:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252Fceed1fe9-cc96-4f02-bd1b-e042062328d4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/ceed1fe9-cc96-4f02-bd1b-e042062328d4.JPG not downloaded yet
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568310/general/4e64fba4-25e1-47cb-be3f-b69c13e98dfe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731688)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/38f0f086-7d70-4f59-afee-1c417ebb0601.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/fe06f480-aac2-45d3-9f59-babca9539bf0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/7a30fd79-845b-4eef-8bc9-ef95649b64c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/6f4b2319-2734-45fe-8bea-5089d68ba58a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:00 [adesa.be] INFO: Found listing with ID: 10731732
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731732%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [adesa.be] INFO: Scrape type for 10731732: 1
2026-03-26 15:16:00 [adesa.be] INFO: Scraping item 10731732 url https://www.openlane.eu/en/carv6/auction/10731732
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252Fe684df61-0c5e-47d9-8b6c-bc3c5002f8a6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/e684df61-0c5e-47d9-8b6c-bc3c5002f8a6.JPG not downloaded yet
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F6f7e9d67-1f63-4dc2-8e81-3d8b7d194990.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/6f7e9d67-1f63-4dc2-8e81-3d8b7d194990.JPG not downloaded yet
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7d8efc93-c52d-5573-8316-12abc957b3d6 due to Ignoring non-200 response
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252F020e8e2d-7774-4c50-98c8-d2aa4bdb1ab2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/020e8e2d-7774-4c50-98c8-d2aa4bdb1ab2.JPG not downloaded yet
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98221a1a-8fef-5e03-9faa-9867315edce6, skipping ID generation
2026-03-26 15:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98221a1a-8fef-5e03-9faa-9867315edce6 with scrape type 1
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98221a1a-8fef-5e03-9faa-9867315edce6 sending to next pipeline
2026-03-26 15:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98221a1a-8fef-5e03-9faa-9867315edce6, identifier: 10731820
2026-03-26 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/d3b04f69-bf45-49e0-9c1e-626b380a9ed8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:00 [adesa.be] INFO: Found listing with ID: 10731755
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731755%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [adesa.be] INFO: Scrape type for 10731755: 1
2026-03-26 15:16:00 [adesa.be] INFO: Scraping item 10731755 url https://www.openlane.eu/en/carv6/auction/10731755
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F5947b246-b476-4cfb-8fa5-0ee960c16e5c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/5947b246-b476-4cfb-8fa5-0ee960c16e5c.JPG not downloaded yet
2026-03-26 15:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10731820
2026-03-26 15:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10731820
2026-03-26 15:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10731820 to the API
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5704854/general/11ec3be7-aa23-4ae8-a0fb-2c6872c19fa3.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '98221a1a-8fef-5e03-9faa-9867315edce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJS119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731820',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 139504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [],
'price': 21650,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 139.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731820%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [adesa.be] INFO: Saving data for 10731820: {'created_time': 1774538161.040458, 'last_price_update_time': 1774538161.040468, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731820') HTTP/1.1" 204 0
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252Fdde3ccec-c76f-4f9a-9e68-0b4095bf541c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/dde3ccec-c76f-4f9a-9e68-0b4095bf541c.JPG not downloaded yet
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10731809
2026-03-26 15:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with scrape type 1
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252F35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252F91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252F53f851af-04fb-410c-8020-7b9682de7ab7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/53f851af-04fb-410c-8020-7b9682de7ab7.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252F6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252F73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252F0fe2b28f-2f35-4f84-9596-788977142acc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/0fe2b28f-2f35-4f84-9596-788977142acc.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252Fb1156064-e385-4542-8e69-7e1ac65c2bc3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/b1156064-e385-4542-8e69-7e1ac65c2bc3.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252Fb3dfed46-4feb-4411-a690-4d333aee3a17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/b3dfed46-4feb-4411-a690-4d333aee3a17.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252Fb69402aa-113b-41e9-b5ee-4d4962351464.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/b69402aa-113b-41e9-b5ee-4d4962351464.jpg already downloaded
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704035%252Fgeneral%252F4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg already downloaded
2026-03-26 15:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb, identifier: 10731809
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/98e34d87-376e-4ba8-ada6-a3bf14b9cb21.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568310/general/41cc5639-9881-4e88-bda1-dc1e27dabff5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731688)
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/07b71092-ae5a-49c0-82c5-f797ba817d22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/7a7eaad3-56a4-49f4-aa31-2a38c9398b6c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:16:01 [adesa.be] INFO: Found listing with ID: 10731757
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731757%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [adesa.be] INFO: Scrape type for 10731757: 1
2026-03-26 15:16:01 [adesa.be] INFO: Scraping item 10731757 url https://www.openlane.eu/en/carv6/auction/10731757
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F41b4305e-b8ec-4141-af84-91efa10da0f9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/41b4305e-b8ec-4141-af84-91efa10da0f9.JPG not downloaded yet
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10731809
2026-03-26 15:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10731809
2026-03-26 15:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10731809 to the API
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731809>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b0102f33-c4a5-51e4-a6aa-317a68cfa0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAB653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 167494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5704035/general/35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg',
'https://images.openlane.eu/carimgs/5704035/general/91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg',
'https://images.openlane.eu/carimgs/5704035/general/53f851af-04fb-410c-8020-7b9682de7ab7.jpg',
'https://images.openlane.eu/carimgs/5704035/general/6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg',
'https://images.openlane.eu/carimgs/5704035/general/73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg',
'https://images.openlane.eu/carimgs/5704035/general/0fe2b28f-2f35-4f84-9596-788977142acc.jpg',
'https://images.openlane.eu/carimgs/5704035/general/b1156064-e385-4542-8e69-7e1ac65c2bc3.jpg',
'https://images.openlane.eu/carimgs/5704035/general/b3dfed46-4feb-4411-a690-4d333aee3a17.jpg',
'https://images.openlane.eu/carimgs/5704035/general/b69402aa-113b-41e9-b5ee-4d4962351464.jpg',
'https://images.openlane.eu/carimgs/5704035/general/4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/53f851af-04fb-410c-8020-7b9682de7ab7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/0fe2b28f-2f35-4f84-9596-788977142acc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/b1156064-e385-4542-8e69-7e1ac65c2bc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/b3dfed46-4feb-4411-a690-4d333aee3a17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/b69402aa-113b-41e9-b5ee-4d4962351464.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 167.494 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731809%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [adesa.be] INFO: Saving data for 10731809: {'created_time': 1774538161.753175, 'last_price_update_time': 1774538161.753186, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731809') HTTP/1.1" 204 0
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568310%252Fgeneral%252Ffb1f9358-2945-41c6-8da6-929a23cdc1af.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568310/general/fb1f9358-2945-41c6-8da6-929a23cdc1af.JPG not downloaded yet
2026-03-26 15:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:01 [adesa.be] INFO: Found listing with ID: 10731867
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731867%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [adesa.be] INFO: Scrape type for 10731867: 1
2026-03-26 15:16:01 [adesa.be] INFO: Scraping item 10731867 url https://www.openlane.eu/en/carv6/auction/10731867
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252Ff43c45bf-c6af-455e-851c-7ea20aacb494.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/f43c45bf-c6af-455e-851c-7ea20aacb494.JPG not downloaded yet
2026-03-26 15:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd2324e5-4310-5317-afab-0ed89552e43e with identifier: 10731750
2026-03-26 15:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd2324e5-4310-5317-afab-0ed89552e43e with scrape type 1
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd2324e5-4310-5317-afab-0ed89552e43e
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662110%252Fgeneral%252Fa6813065-8c42-4a88-b57e-5f10788efe47.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/a6813065-8c42-4a88-b57e-5f10788efe47.JPG not downloaded yet
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568310/general/020e8e2d-7774-4c50-98c8-d2aa4bdb1ab2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731688)
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/e684df61-0c5e-47d9-8b6c-bc3c5002f8a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731795)
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/5947b246-b476-4cfb-8fa5-0ee960c16e5c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/6f7e9d67-1f63-4dc2-8e81-3d8b7d194990.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:01 [adesa.be] INFO: Found listing with ID: 10731821
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731821%27 HTTP/1.1" 200 None
2026-03-26 15:16:01 [adesa.be] INFO: Scrape type for 10731821: 1
2026-03-26 15:16:01 [adesa.be] INFO: Scraping item 10731821 url https://www.openlane.eu/en/carv6/auction/10731821
2026-03-26 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5603543%252Fgeneral%252Fb74b8aa5-1178-4645-8fce-8711d7bef127.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/b74b8aa5-1178-4645-8fce-8711d7bef127.JPG not downloaded yet
2026-03-26 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568310/general/dde3ccec-c76f-4f9a-9e68-0b4095bf541c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731688)
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5662110%252Fgeneral%252Fafbac4a5-088a-4624-8c44-5a7186cb7835.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/afbac4a5-088a-4624-8c44-5a7186cb7835.JPG not downloaded yet
2026-03-26 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/41b4305e-b8ec-4141-af84-91efa10da0f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:02 [adesa.be] INFO: Found listing with ID: 10731929
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731929%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [adesa.be] INFO: Scrape type for 10731929: 1
2026-03-26 15:16:02 [adesa.be] INFO: Scraping item 10731929 url https://www.openlane.eu/en/carv6/auction/10731929
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5662110%252Fgeneral%252F690ec4ad-b981-47bf-b39e-486dc462da8f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/690ec4ad-b981-47bf-b39e-486dc462da8f.JPG not downloaded yet
2026-03-26 15:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10731878
2026-03-26 15:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d2ad9e5-9eae-57c4-8184-b70f68701302 with scrape type 1
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d2ad9e5-9eae-57c4-8184-b70f68701302
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252F37982b17-7b34-4401-8161-b2f246e9f54b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/37982b17-7b34-4401-8161-b2f246e9f54b.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252F718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252F96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252F69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252F917b8542-6218-4f86-8955-5d447d68350b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/917b8542-6218-4f86-8955-5d447d68350b.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252F78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252Fac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/ac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252F268f8109-7665-442f-a8ac-cbf17f637039.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/268f8109-7665-442f-a8ac-cbf17f637039.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252Fca95fc76-e070-44e0-bd6f-e1375b694f64.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/ca95fc76-e070-44e0-bd6f-e1375b694f64.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725616%252Fgeneral%252Fdc00c01b-519d-4dd8-a547-387b7858c8fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/dc00c01b-519d-4dd8-a547-387b7858c8fd.jpg already downloaded
2026-03-26 15:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d2ad9e5-9eae-57c4-8184-b70f68701302, identifier: 10731878
2026-03-26 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568310/general/fb1f9358-2945-41c6-8da6-929a23cdc1af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731688)
2026-03-26 15:16:02 [adesa.be] INFO: Found listing with ID: 10731843
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731843%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [adesa.be] INFO: Scrape type for 10731843: 1
2026-03-26 15:16:02 [adesa.be] INFO: Scraping item 10731843 url https://www.openlane.eu/en/carv6/auction/10731843
2026-03-26 15:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10731878
2026-03-26 15:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10731878
2026-03-26 15:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10731878 to the API
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5d2ad9e5-9eae-57c4-8184-b70f68701302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAC883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 21156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5725616/general/37982b17-7b34-4401-8161-b2f246e9f54b.jpg',
'https://images.openlane.eu/carimgs/5725616/general/718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg',
'https://images.openlane.eu/carimgs/5725616/general/96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg',
'https://images.openlane.eu/carimgs/5725616/general/69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg',
'https://images.openlane.eu/carimgs/5725616/general/917b8542-6218-4f86-8955-5d447d68350b.jpg',
'https://images.openlane.eu/carimgs/5725616/general/78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg',
'https://images.openlane.eu/carimgs/5725616/general/ac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg',
'https://images.openlane.eu/carimgs/5725616/general/268f8109-7665-442f-a8ac-cbf17f637039.jpg',
'https://images.openlane.eu/carimgs/5725616/general/ca95fc76-e070-44e0-bd6f-e1375b694f64.jpg',
'https://images.openlane.eu/carimgs/5725616/general/dc00c01b-519d-4dd8-a547-387b7858c8fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29604,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/37982b17-7b34-4401-8161-b2f246e9f54b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230069,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213216,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232484,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259775,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/917b8542-6218-4f86-8955-5d447d68350b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240630,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242473,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/ac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282439,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/268f8109-7665-442f-a8ac-cbf17f637039.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222700,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/ca95fc76-e070-44e0-bd6f-e1375b694f64.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227061,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/dc00c01b-519d-4dd8-a547-387b7858c8fd.jpg',
'Width': 1400}],
'price': 6950,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'21.156 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731878%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [adesa.be] INFO: Saving data for 10731878: {'created_time': 1774538162.730223, 'last_price_update_time': 1774538162.730234, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731878') HTTP/1.1" 204 0
2026-03-26 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/f43c45bf-c6af-455e-851c-7ea20aacb494.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568310/general/ceed1fe9-cc96-4f02-bd1b-e042062328d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731688)
2026-03-26 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662110/general/a6813065-8c42-4a88-b57e-5f10788efe47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731750)
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5662110%252Fgeneral%252F0bcf7d42-4628-4cd6-ad1a-200b24e3221e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/0bcf7d42-4628-4cd6-ad1a-200b24e3221e.JPG not downloaded yet
2026-03-26 15:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with identifier: 10731774
2026-03-26 15:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 with scrape type 1
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5677343%252Fgeneral%252F997f375b-782d-476e-8dfb-a89b5a01323d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/997f375b-782d-476e-8dfb-a89b5a01323d.JPG not downloaded yet
2026-03-26 15:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b2745f1-667c-50cc-9a18-d1b6829f523c with identifier: 10731748
2026-03-26 15:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b2745f1-667c-50cc-9a18-d1b6829f523c with scrape type 1
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b2745f1-667c-50cc-9a18-d1b6829f523c
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659652%252Fgeneral%252Ff06c990c-bd34-4be9-b5a0-2adcea22dcca.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/f06c990c-bd34-4be9-b5a0-2adcea22dcca.JPG not downloaded yet
2026-03-26 15:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10731673
2026-03-26 15:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f933346-7ed1-5946-8aa8-75c0f60e6427 with scrape type 1
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f933346-7ed1-5946-8aa8-75c0f60e6427
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252F70d60f7f-f19f-466c-bd76-01f1946ab699.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/70d60f7f-f19f-466c-bd76-01f1946ab699.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252Fe0b47342-685c-4f2b-9828-d9accab9de2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/e0b47342-685c-4f2b-9828-d9accab9de2c.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252F74405125-b8b4-44a4-9a27-6b9246e9f542.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/74405125-b8b4-44a4-9a27-6b9246e9f542.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252Ff052ec80-be42-43a9-b90c-dca8f2b78e97.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/f052ec80-be42-43a9-b90c-dca8f2b78e97.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252Fa4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/a4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252F166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252Fb393786f-9757-4f1d-aae7-dc8c746f9a08.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/b393786f-9757-4f1d-aae7-dc8c746f9a08.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5490482%252Fgeneral%252Fac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/ac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg already downloaded
2026-03-26 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490482%252Fgeneral%252Ffaef5a85-3ad4-400a-8d64-57ce5abf064d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/faef5a85-3ad4-400a-8d64-57ce5abf064d.jpg already downloaded
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490482%252Fgeneral%252F6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg already downloaded
2026-03-26 15:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f933346-7ed1-5946-8aa8-75c0f60e6427, identifier: 10731673
2026-03-26 15:16:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/b74b8aa5-1178-4645-8fce-8711d7bef127.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731703)
2026-03-26 15:16:03 [adesa.be] INFO: Found listing with ID: 10731668
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731668%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [adesa.be] INFO: Scrape type for 10731668: 1
2026-03-26 15:16:03 [adesa.be] INFO: Scraping item 10731668 url https://www.openlane.eu/en/carv6/auction/10731668
2026-03-26 15:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10731673
2026-03-26 15:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10731673
2026-03-26 15:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10731673 to the API
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9f933346-7ed1-5946-8aa8-75c0f60e6427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WNF563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731673',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 89383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5490482/general/70d60f7f-f19f-466c-bd76-01f1946ab699.jpg',
'https://images.openlane.eu/carimgs/5490482/general/e0b47342-685c-4f2b-9828-d9accab9de2c.jpg',
'https://images.openlane.eu/carimgs/5490482/general/74405125-b8b4-44a4-9a27-6b9246e9f542.jpg',
'https://images.openlane.eu/carimgs/5490482/general/f052ec80-be42-43a9-b90c-dca8f2b78e97.jpg',
'https://images.openlane.eu/carimgs/5490482/general/a4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg',
'https://images.openlane.eu/carimgs/5490482/general/166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg',
'https://images.openlane.eu/carimgs/5490482/general/b393786f-9757-4f1d-aae7-dc8c746f9a08.jpg',
'https://images.openlane.eu/carimgs/5490482/general/ac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg',
'https://images.openlane.eu/carimgs/5490482/general/faef5a85-3ad4-400a-8d64-57ce5abf064d.jpg',
'https://images.openlane.eu/carimgs/5490482/general/6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414048,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/70d60f7f-f19f-466c-bd76-01f1946ab699.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417626,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/e0b47342-685c-4f2b-9828-d9accab9de2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441148,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/74405125-b8b4-44a4-9a27-6b9246e9f542.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421923,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/f052ec80-be42-43a9-b90c-dca8f2b78e97.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462803,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/a4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482439,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/b393786f-9757-4f1d-aae7-dc8c746f9a08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447244,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/ac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475984,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/faef5a85-3ad4-400a-8d64-57ce5abf064d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399268,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg',
'Width': 1920}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2019-07-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6i Chic - Petrol - Automatic - 181 hp - 89.383 '
'km',
'transmission': 'automatic',
'trim': 'Chic',
'vin': None,
'year': 2019}
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731673%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [adesa.be] INFO: Saving data for 10731673: {'created_time': 1774538163.424926, 'last_price_update_time': 1774538163.424935, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731673') HTTP/1.1" 204 0
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662110%252Fgeneral%252F601eda4d-6b0c-486f-8e91-f81c805543cb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/601eda4d-6b0c-486f-8e91-f81c805543cb.JPG not downloaded yet
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252F7f9418ea-b6d7-4f31-b14a-457637f47cb9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/7f9418ea-b6d7-4f31-b14a-457637f47cb9.JPG not downloaded yet
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252F4381ef29-a616-4759-a49b-1be536e23aeb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/4381ef29-a616-4759-a49b-1be536e23aeb.JPG not downloaded yet
2026-03-26 15:16:03 [adesa.be] INFO: Found listing with ID: 10731685
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731685%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [adesa.be] INFO: Scrape type for 10731685: 1
2026-03-26 15:16:03 [adesa.be] INFO: Scraping item 10731685 url https://www.openlane.eu/en/carv6/auction/10731685
2026-03-26 15:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 244a824f-cccc-51a8-8992-5c9210f05cb7, skipping ID generation
2026-03-26 15:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 244a824f-cccc-51a8-8992-5c9210f05cb7 with scrape type 1
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 244a824f-cccc-51a8-8992-5c9210f05cb7 sending to next pipeline
2026-03-26 15:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 244a824f-cccc-51a8-8992-5c9210f05cb7, identifier: 10731795
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2b2e6edc-8053-5d99-846b-090e8968ccd2 due to Ignoring non-200 response
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bd2324e5-4310-5317-afab-0ed89552e43e due to Ignoring non-200 response
2026-03-26 15:16:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662110/general/690ec4ad-b981-47bf-b39e-486dc462da8f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731750)
2026-03-26 15:16:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662110/general/afbac4a5-088a-4624-8c44-5a7186cb7835.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731750)
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662110%252Fgeneral%252Fc19697e0-627f-4009-8041-af82fced6656.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/c19697e0-627f-4009-8041-af82fced6656.JPG not downloaded yet
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252F9600d362-c412-455d-a050-950c1e1d085c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/9600d362-c412-455d-a050-950c1e1d085c.JPG not downloaded yet
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252F8c49ba9c-f024-46f0-bd1f-84142a80f3d7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/8c49ba9c-f024-46f0-bd1f-84142a80f3d7.JPG not downloaded yet
2026-03-26 15:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10731795
2026-03-26 15:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10731795
2026-03-26 15:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10731795 to the API
2026-03-26 15:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696353/general/e684df61-0c5e-47d9-8b6c-bc3c5002f8a6.JPG>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '244a824f-cccc-51a8-8992-5c9210f05cb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVT081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731795',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 182920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photos': [],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 18d - Diesel - Automatic - 136 hp - 182.920 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731795%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [adesa.be] INFO: Saving data for 10731795: {'created_time': 1774538164.045871, 'last_price_update_time': 1774538164.045881, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731795') HTTP/1.1" 204 0
2026-03-26 15:16:04 [adesa.be] INFO: Found listing with ID: 10731931
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731931%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [adesa.be] INFO: Scrape type for 10731931: 1
2026-03-26 15:16:04 [adesa.be] INFO: Scraping item 10731931 url https://www.openlane.eu/en/carv6/auction/10731931
2026-03-26 15:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-26 15:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3dac34bb-28ad-5961-8fef-61aaa90a2350, skipping ID generation
2026-03-26 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 with scrape type 1
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 sending to next pipeline
2026-03-26 15:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dac34bb-28ad-5961-8fef-61aaa90a2350, identifier: 10731703
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662110%252Fgeneral%252F6f206553-757b-4115-b84a-1e844b3d48bb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/6f206553-757b-4115-b84a-1e844b3d48bb.JPG not downloaded yet
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252F42014723-94a7-407d-a728-c29fe4bbf124.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/42014723-94a7-407d-a728-c29fe4bbf124.JPG not downloaded yet
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252F182be757-2e8f-4352-8234-649a73177c12.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/182be757-2e8f-4352-8234-649a73177c12.JPG not downloaded yet
2026-03-26 15:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10731703
2026-03-26 15:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10731703
2026-03-26 15:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10731703 to the API
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5603543/general/b74b8aa5-1178-4645-8fce-8711d7bef127.JPG>
{'auction_title': '',
'c_o_2_emission_value': 37,
'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:10:00Z',
'fuel_type': 'Hybrid',
'id': '3dac34bb-28ad-5961-8fef-61aaa90a2350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUJ505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731703',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 122839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photos': [],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 122.839 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731703%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [adesa.be] INFO: Saving data for 10731703: {'created_time': 1774538164.592305, 'last_price_update_time': 1774538164.592315, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731703') HTTP/1.1" 204 0
2026-03-26 15:16:04 [adesa.be] INFO: Found listing with ID: 10731816
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731816%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [adesa.be] INFO: Scrape type for 10731816: 1
2026-03-26 15:16:04 [adesa.be] INFO: Scraping item 10731816 url https://www.openlane.eu/en/carv6/auction/10731816
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-26 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659652/general/4381ef29-a616-4759-a49b-1be536e23aeb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731748)
2026-03-26 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662110/general/601eda4d-6b0c-486f-8e91-f81c805543cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731750)
2026-03-26 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677343/general/7f9418ea-b6d7-4f31-b14a-457637f47cb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731774)
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662110%252Fgeneral%252F7584abf3-4c39-43a4-8b71-aaa1e16585fc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/7584abf3-4c39-43a4-8b71-aaa1e16585fc.JPG not downloaded yet
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252Fdffebe7a-ac7f-47d5-8bf0-77eaeb886b0c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/dffebe7a-ac7f-47d5-8bf0-77eaeb886b0c.JPG not downloaded yet
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252F2e1bdf26-4c81-42a6-be5b-c26d13e6d7ff.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/2e1bdf26-4c81-42a6-be5b-c26d13e6d7ff.JPG not downloaded yet
2026-03-26 15:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10731847
2026-03-26 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5618c57f-3423-5bd0-beaa-1b365cb9a688 with scrape type 1
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5618c57f-3423-5bd0-beaa-1b365cb9a688
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252F60ede226-bb5b-4f86-ba6c-f6ddaaf91b81.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/60ede226-bb5b-4f86-ba6c-f6ddaaf91b81.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252F9e123f74-9ce9-48c6-9ef5-628017758ad3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/9e123f74-9ce9-48c6-9ef5-628017758ad3.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252Fd19af811-c4f9-4226-96ef-9c9a0697f6a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/d19af811-c4f9-4226-96ef-9c9a0697f6a4.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252Fee8bbde3-d806-4b2c-a62c-c2adf2783ae5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/ee8bbde3-d806-4b2c-a62c-c2adf2783ae5.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252F9ed45b3a-d7a1-4146-b059-c40ecf873421.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/9ed45b3a-d7a1-4146-b059-c40ecf873421.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252Fbc9287d6-533c-4fde-8ac9-8c67df1feb43.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/bc9287d6-533c-4fde-8ac9-8c67df1feb43.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252F4b790bc3-7e5f-436d-ba26-23b9a64b71a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/4b790bc3-7e5f-436d-ba26-23b9a64b71a3.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252Fdbe92fbe-5c4f-4454-935a-8cea0bf6bf11.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/dbe92fbe-5c4f-4454-935a-8cea0bf6bf11.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252F04b781c4-a96a-4033-8280-98e4a55340dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/04b781c4-a96a-4033-8280-98e4a55340dd.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717856%252Fgeneral%252F20a15095-ba1d-47b0-b6a3-f21a3499c824.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717856/general/20a15095-ba1d-47b0-b6a3-f21a3499c824.jpg already downloaded
2026-03-26 15:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5618c57f-3423-5bd0-beaa-1b365cb9a688, identifier: 10731847
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bd2324e5-4310-5317-afab-0ed89552e43e due to Ignoring non-200 response
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bd2324e5-4310-5317-afab-0ed89552e43e due to Ignoring non-200 response
2026-03-26 15:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10731848
2026-03-26 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5092155-e8b9-56c9-8b93-e16c58211776 with scrape type 1
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5092155-e8b9-56c9-8b93-e16c58211776
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252F7214795a-7074-4cdd-97c2-0d97f21c2ed4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/7214795a-7074-4cdd-97c2-0d97f21c2ed4.jpg already downloaded
2026-03-26 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252F112c1f2f-c918-4bb7-8aba-5f52d596eeec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/112c1f2f-c918-4bb7-8aba-5f52d596eeec.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252Fd21c900c-9a30-4e47-8361-aa43dc30725f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/d21c900c-9a30-4e47-8361-aa43dc30725f.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252Ff2767b07-9041-485b-9df9-668a1610b57c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/f2767b07-9041-485b-9df9-668a1610b57c.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252Fa17c132c-7019-4cac-9483-416016a6aee0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/a17c132c-7019-4cac-9483-416016a6aee0.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252Ff994d9e2-72e8-4db8-9980-22dc3640d231.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/f994d9e2-72e8-4db8-9980-22dc3640d231.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252F8b636c45-967a-45f8-ac2e-b8b177bd5a4a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/8b636c45-967a-45f8-ac2e-b8b177bd5a4a.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252F415ecfe6-b663-4626-a795-1ee3f9e564dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/415ecfe6-b663-4626-a795-1ee3f9e564dc.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252Fc1231947-d195-461a-b903-e6c9759bca72.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/c1231947-d195-461a-b903-e6c9759bca72.jpg already downloaded
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717858%252Fgeneral%252Fb8eb67f5-306e-4aae-9927-f8b95ec3cf03.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717858/general/b8eb67f5-306e-4aae-9927-f8b95ec3cf03.jpg already downloaded
2026-03-26 15:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5092155-e8b9-56c9-8b93-e16c58211776, identifier: 10731848
2026-03-26 15:16:05 [adesa.be] INFO: Found listing with ID: 10731716
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731716%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [adesa.be] INFO: Scrape type for 10731716: 1
2026-03-26 15:16:05 [adesa.be] INFO: Scraping item 10731716 url https://www.openlane.eu/en/carv6/auction/10731716
2026-03-26 15:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10731847
2026-03-26 15:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10731847
2026-03-26 15:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5618c57f-3423-5bd0-beaa-1b365cb9a688 with identifier: 10731847 to the API
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731847>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5618c57f-3423-5bd0-beaa-1b365cb9a688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMT264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS9',
'odometer': 41473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5717856/general/60ede226-bb5b-4f86-ba6c-f6ddaaf91b81.jpg',
'https://images.openlane.eu/carimgs/5717856/general/9e123f74-9ce9-48c6-9ef5-628017758ad3.jpg',
'https://images.openlane.eu/carimgs/5717856/general/d19af811-c4f9-4226-96ef-9c9a0697f6a4.jpg',
'https://images.openlane.eu/carimgs/5717856/general/ee8bbde3-d806-4b2c-a62c-c2adf2783ae5.jpg',
'https://images.openlane.eu/carimgs/5717856/general/9ed45b3a-d7a1-4146-b059-c40ecf873421.jpg',
'https://images.openlane.eu/carimgs/5717856/general/bc9287d6-533c-4fde-8ac9-8c67df1feb43.jpg',
'https://images.openlane.eu/carimgs/5717856/general/4b790bc3-7e5f-436d-ba26-23b9a64b71a3.jpg',
'https://images.openlane.eu/carimgs/5717856/general/dbe92fbe-5c4f-4454-935a-8cea0bf6bf11.jpg',
'https://images.openlane.eu/carimgs/5717856/general/04b781c4-a96a-4033-8280-98e4a55340dd.jpg',
'https://images.openlane.eu/carimgs/5717856/general/20a15095-ba1d-47b0-b6a3-f21a3499c824.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/60ede226-bb5b-4f86-ba6c-f6ddaaf91b81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/9e123f74-9ce9-48c6-9ef5-628017758ad3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/d19af811-c4f9-4226-96ef-9c9a0697f6a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/ee8bbde3-d806-4b2c-a62c-c2adf2783ae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/9ed45b3a-d7a1-4146-b059-c40ecf873421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/bc9287d6-533c-4fde-8ac9-8c67df1feb43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/4b790bc3-7e5f-436d-ba26-23b9a64b71a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/dbe92fbe-5c4f-4454-935a-8cea0bf6bf11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/04b781c4-a96a-4033-8280-98e4a55340dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5618c57f-3423-5bd0-beaa-1b365cb9a688/5618c57f-3423-5bd0-beaa-1b365cb9a688_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717856/general/20a15095-ba1d-47b0-b6a3-f21a3499c824.jpg',
'Width': 1024}],
'price': 22150,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS9 1.6 Rivoli - Hybrid - Automatic - 180 hp - 41.473 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731847%27 HTTP/1.1" 200 None
2026-03-26 15:16:05 [adesa.be] INFO: Saving data for 10731847: {'created_time': 1774538165.553387, 'last_price_update_time': 1774538165.553397, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731847') HTTP/1.1" 204 0
2026-03-26 15:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10731848
2026-03-26 15:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10731848
2026-03-26 15:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10731848 to the API
2026-03-26 15:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731848>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e5092155-e8b9-56c9-8b93-e16c58211776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731848',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 88054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5717858/general/7214795a-7074-4cdd-97c2-0d97f21c2ed4.jpg',
'https://images.openlane.eu/carimgs/5717858/general/112c1f2f-c918-4bb7-8aba-5f52d596eeec.jpg',
'https://images.openlane.eu/carimgs/5717858/general/d21c900c-9a30-4e47-8361-aa43dc30725f.jpg',
'https://images.openlane.eu/carimgs/5717858/general/f2767b07-9041-485b-9df9-668a1610b57c.jpg',
'https://images.openlane.eu/carimgs/5717858/general/a17c132c-7019-4cac-9483-416016a6aee0.jpg',
'https://images.openlane.eu/carimgs/5717858/general/f994d9e2-72e8-4db8-9980-22dc3640d231.jpg',
'https://images.openlane.eu/carimgs/5717858/general/8b636c45-967a-45f8-ac2e-b8b177bd5a4a.jpg',
'https://images.openlane.eu/carimgs/5717858/general/415ecfe6-b663-4626-a795-1ee3f9e564dc.jpg',
'https://images.openlane.eu/carimgs/5717858/general/c1231947-d195-461a-b903-e6c9759bca72.jpg',
'https://images.openlane.eu/carimgs/5717858/general/b8eb67f5-306e-4aae-9927-f8b95ec3cf03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/7214795a-7074-4cdd-97c2-0d97f21c2ed4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/112c1f2f-c918-4bb7-8aba-5f52d596eeec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/d21c900c-9a30-4e47-8361-aa43dc30725f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/f2767b07-9041-485b-9df9-668a1610b57c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/a17c132c-7019-4cac-9483-416016a6aee0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/f994d9e2-72e8-4db8-9980-22dc3640d231.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/8b636c45-967a-45f8-ac2e-b8b177bd5a4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/415ecfe6-b663-4626-a795-1ee3f9e564dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/c1231947-d195-461a-b903-e6c9759bca72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5092155-e8b9-56c9-8b93-e16c58211776/e5092155-e8b9-56c9-8b93-e16c58211776_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717858/general/b8eb67f5-306e-4aae-9927-f8b95ec3cf03.jpg',
'Width': 1024}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6i Performance Line - Hybrid - Automatic - 181 '
'hp - 88.054 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-26 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731848%27 HTTP/1.1" 200 None
2026-03-26 15:16:06 [adesa.be] INFO: Saving data for 10731848: {'created_time': 1774538166.970117, 'last_price_update_time': 1774538166.970127, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731848') HTTP/1.1" 204 0
2026-03-26 15:16:06 [scrapy.extensions.logstats] INFO: Crawled 261 pages (at 261 pages/min), scraped 50 items (at 50 items/min)
2026-03-26 15:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662110%252Fgeneral%252F639cc09d-1f3a-4f89-8e80-f129651c1ac2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/639cc09d-1f3a-4f89-8e80-f129651c1ac2.JPG not downloaded yet
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252Fb96d70a6-07e3-48f4-9f0d-23446536f2b9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/b96d70a6-07e3-48f4-9f0d-23446536f2b9.JPG not downloaded yet
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252F148afca3-bfff-4dad-943c-e683ffc55d58.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/148afca3-bfff-4dad-943c-e683ffc55d58.JPG not downloaded yet
2026-03-26 15:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:07 [adesa.be] INFO: Found listing with ID: 10731692
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731692%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [adesa.be] INFO: Scrape type for 10731692: 1
2026-03-26 15:16:07 [adesa.be] INFO: Scraping item 10731692 url https://www.openlane.eu/en/carv6/auction/10731692
2026-03-26 15:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde6e7f8-89c0-5fae-839c-58db2469c125 with identifier: 10731740
2026-03-26 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde6e7f8-89c0-5fae-839c-58db2469c125 with scrape type 1
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fde6e7f8-89c0-5fae-839c-58db2469c125
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252F842bc042-5eed-4336-849a-5b67e14b305c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/842bc042-5eed-4336-849a-5b67e14b305c.JPG not downloaded yet
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5b2745f1-667c-50cc-9a18-d1b6829f523c due to Ignoring non-200 response
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bd2324e5-4310-5317-afab-0ed89552e43e due to Ignoring non-200 response
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 due to Ignoring non-200 response
2026-03-26 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10731933
2026-03-26 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85930e85-aa26-5841-82bd-d739ffaa75e3 with scrape type 1
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F32467d47-8e73-49dc-88ee-716c9542102a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/32467d47-8e73-49dc-88ee-716c9542102a.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Ffc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/fc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Ffb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/fb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Fe7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/e7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Faf674321-6cbc-4012-b06e-57fd2b499a52.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg already downloaded
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Fb954ef54-6e84-4efa-af6a-5615f16a8b13.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/b954ef54-6e84-4efa-af6a-5615f16a8b13.jpg already downloaded
2026-03-26 15:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85930e85-aa26-5841-82bd-d739ffaa75e3, identifier: 10731933
2026-03-26 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677343/general/42014723-94a7-407d-a728-c29fe4bbf124.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731774)
2026-03-26 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659652/general/182be757-2e8f-4352-8234-649a73177c12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731748)
2026-03-26 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662110/general/6f206553-757b-4115-b84a-1e844b3d48bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731750)
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662110%252Fgeneral%252Fc2d26d8b-1374-4bfa-849f-785010fa4a80.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662110/general/c2d26d8b-1374-4bfa-849f-785010fa4a80.JPG not downloaded yet
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252F5fd27cfe-76ea-425d-8198-1f4b9485b9b0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/5fd27cfe-76ea-425d-8198-1f4b9485b9b0.JPG not downloaded yet
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252F29f9297a-d030-44dc-8f04-ce7bb460a8f0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/29f9297a-d030-44dc-8f04-ce7bb460a8f0.JPG not downloaded yet
2026-03-26 15:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10731933
2026-03-26 15:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10731933
2026-03-26 15:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10731933 to the API
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731933>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '85930e85-aa26-5841-82bd-d739ffaa75e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBZ084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731933',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 72281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5743581/general/32467d47-8e73-49dc-88ee-716c9542102a.jpg',
'https://images.openlane.eu/carimgs/5743581/general/4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg',
'https://images.openlane.eu/carimgs/5743581/general/fc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg',
'https://images.openlane.eu/carimgs/5743581/general/980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg',
'https://images.openlane.eu/carimgs/5743581/general/0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg',
'https://images.openlane.eu/carimgs/5743581/general/fb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg',
'https://images.openlane.eu/carimgs/5743581/general/015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg',
'https://images.openlane.eu/carimgs/5743581/general/e7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg',
'https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg',
'https://images.openlane.eu/carimgs/5743581/general/b954ef54-6e84-4efa-af6a-5615f16a8b13.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/32467d47-8e73-49dc-88ee-716c9542102a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/fc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/fb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/e7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/b954ef54-6e84-4efa-af6a-5615f16a8b13.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Fiat Tipo 1.6 MultiJet Cross - Diesel - Manual - 131 hp - 72.281 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2021}
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731933%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [adesa.be] INFO: Saving data for 10731933: {'created_time': 1774538167.727039, 'last_price_update_time': 1774538167.72705, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731933') HTTP/1.1" 204 0
2026-03-26 15:16:07 [adesa.be] INFO: Found listing with ID: 10731693
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731693%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [adesa.be] INFO: Scrape type for 10731693: 1
2026-03-26 15:16:07 [adesa.be] INFO: Scraping item 10731693 url https://www.openlane.eu/en/carv6/auction/10731693
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252F272585d5-f0d7-480a-9aed-a168dcf2a320.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/272585d5-f0d7-480a-9aed-a168dcf2a320.JPG not downloaded yet
2026-03-26 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1550be69-49ef-59c6-a653-0a70739d091a with identifier: 10731757
2026-03-26 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1550be69-49ef-59c6-a653-0a70739d091a with scrape type 1
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1550be69-49ef-59c6-a653-0a70739d091a
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252F6997064b-b647-4671-8800-5cd405cffec4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/6997064b-b647-4671-8800-5cd405cffec4.JPG not downloaded yet
2026-03-26 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e6f215-2efc-5724-b409-65fdd74b6754 with identifier: 10731755
2026-03-26 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e6f215-2efc-5724-b409-65fdd74b6754 with scrape type 1
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37e6f215-2efc-5724-b409-65fdd74b6754
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252F274525c2-e548-4866-b5d8-0a23585f9049.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/274525c2-e548-4866-b5d8-0a23585f9049.JPG not downloaded yet
2026-03-26 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677343/general/dffebe7a-ac7f-47d5-8bf0-77eaeb886b0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731774)
2026-03-26 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659652/general/2e1bdf26-4c81-42a6-be5b-c26d13e6d7ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731748)
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252F1d2ddacd-3a99-4431-98dc-622c8819f8ec.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/1d2ddacd-3a99-4431-98dc-622c8819f8ec.JPG not downloaded yet
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252Faf00bd6d-2a49-4bbc-bbbf-0ab63dae50a8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/af00bd6d-2a49-4bbc-bbbf-0ab63dae50a8.JPG not downloaded yet
2026-03-26 15:16:07 [adesa.be] INFO: Found listing with ID: 10731896
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731896%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [adesa.be] INFO: Scrape type for 10731896: 1
2026-03-26 15:16:07 [adesa.be] INFO: Scraping item 10731896 url https://www.openlane.eu/en/carv6/auction/10731896
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252F6c4c6e6d-0671-4be4-9d6b-5392a926240e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/6c4c6e6d-0671-4be4-9d6b-5392a926240e.JPG not downloaded yet
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252F08ba3177-0dd6-4eb8-aa25-e4b9286e671d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/08ba3177-0dd6-4eb8-aa25-e4b9286e671d.JPG not downloaded yet
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252Fc309ad19-6e1f-4d4c-b2fc-fc09cac20440.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/c309ad19-6e1f-4d4c-b2fc-fc09cac20440.JPG not downloaded yet
2026-03-26 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10731956
2026-03-26 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 with scrape type 1
2026-03-26 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb7f4e07-2beb-57c1-bf63-51d24a62e084
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252Ffa36b6ff-0328-4eab-a78e-690f35ea66d1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/fa36b6ff-0328-4eab-a78e-690f35ea66d1.JPG not downloaded yet
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 due to Ignoring non-200 response
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5b2745f1-667c-50cc-9a18-d1b6829f523c due to Ignoring non-200 response
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bd2324e5-4310-5317-afab-0ed89552e43e due to Ignoring non-200 response
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252F9d225370-5b1b-48f4-8ae4-c6feffeb7dea.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/9d225370-5b1b-48f4-8ae4-c6feffeb7dea.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252F674ff598-3cf1-43c2-b9d8-4734961d09b6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/674ff598-3cf1-43c2-b9d8-4734961d09b6.JPG not downloaded yet
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/842bc042-5eed-4336-849a-5b67e14b305c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659652/general/148afca3-bfff-4dad-943c-e683ffc55d58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731748)
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677343/general/b96d70a6-07e3-48f4-9f0d-23446536f2b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731774)
2026-03-26 15:16:08 [adesa.be] INFO: Found listing with ID: 10731684
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731684%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [adesa.be] INFO: Scrape type for 10731684: 1
2026-03-26 15:16:08 [adesa.be] INFO: Scraping item 10731684 url https://www.openlane.eu/en/carv6/auction/10731684
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252Ff6badf19-e243-4611-a64f-9b3ce827cfd9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/f6badf19-e243-4611-a64f-9b3ce827cfd9.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252Fd4959482-19a9-4081-bdea-3c94b66a1535.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/d4959482-19a9-4081-bdea-3c94b66a1535.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252Fe2095bb9-103a-4562-bbe1-9a6a0ef30411.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/e2095bb9-103a-4562-bbe1-9a6a0ef30411.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252F6a8812d7-c66d-438f-b935-6f07d4681f1a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/6a8812d7-c66d-438f-b935-6f07d4681f1a.JPG not downloaded yet
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659652/general/29f9297a-d030-44dc-8f04-ce7bb460a8f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731748)
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677343/general/5fd27cfe-76ea-425d-8198-1f4b9485b9b0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731774)
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677343%252Fgeneral%252Ffc7ccf73-7c4b-43c3-8afb-6e46bd84cb42.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677343/general/fc7ccf73-7c4b-43c3-8afb-6e46bd84cb42.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659652%252Fgeneral%252Fcbbfd633-a61a-4277-896a-e388c99c4850.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659652/general/cbbfd633-a61a-4277-896a-e388c99c4850.JPG not downloaded yet
2026-03-26 15:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 due to Ignoring non-200 response
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5b2745f1-667c-50cc-9a18-d1b6829f523c due to Ignoring non-200 response
2026-03-26 15:16:08 [adesa.be] INFO: Found listing with ID: 10731925
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731925%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [adesa.be] INFO: Scrape type for 10731925: 1
2026-03-26 15:16:08 [adesa.be] INFO: Scraping item 10731925 url https://www.openlane.eu/en/carv6/auction/10731925
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252Fcc2ceb39-1140-449e-908a-b258ecad7fe5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/cc2ceb39-1140-449e-908a-b258ecad7fe5.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252Fd9c92927-0e6a-495e-9375-a98619953e1c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/d9c92927-0e6a-495e-9375-a98619953e1c.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252Fc3a90c69-e322-4a1e-b22e-b9fcef4a6eb9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/c3a90c69-e322-4a1e-b22e-b9fcef4a6eb9.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252Fdb439e82-8fa8-4b99-95d7-8c62d6e418d2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/db439e82-8fa8-4b99-95d7-8c62d6e418d2.JPG not downloaded yet
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/fa36b6ff-0328-4eab-a78e-690f35ea66d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/c309ad19-6e1f-4d4c-b2fc-fc09cac20440.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/08ba3177-0dd6-4eb8-aa25-e4b9286e671d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:08 [adesa.be] INFO: Found listing with ID: 10731962
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731962%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [adesa.be] INFO: Scrape type for 10731962: 1
2026-03-26 15:16:08 [adesa.be] INFO: Scraping item 10731962 url https://www.openlane.eu/en/carv6/auction/10731962
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252Fbd620bfd-4f02-443e-829b-66dabf8dc6e5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/bd620bfd-4f02-443e-829b-66dabf8dc6e5.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252F3a2db36e-ae81-49f9-b25b-c783efd3f3c7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/3a2db36e-ae81-49f9-b25b-c783efd3f3c7.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252F7adde21c-c87a-4973-9dd1-ff93125eecc1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/7adde21c-c87a-4973-9dd1-ff93125eecc1.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252F75227af6-35e3-409e-a7ea-1dc93c853248.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/75227af6-35e3-409e-a7ea-1dc93c853248.JPG not downloaded yet
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5b2745f1-667c-50cc-9a18-d1b6829f523c due to Ignoring non-200 response
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 due to Ignoring non-200 response
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659652/general/674ff598-3cf1-43c2-b9d8-4734961d09b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731748)
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677343/general/9d225370-5b1b-48f4-8ae4-c6feffeb7dea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731774)
2026-03-26 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/6c4c6e6d-0671-4be4-9d6b-5392a926240e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:08 [adesa.be] INFO: Found listing with ID: 10731747
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731747%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [adesa.be] INFO: Scrape type for 10731747: 1
2026-03-26 15:16:08 [adesa.be] INFO: Scraping item 10731747 url https://www.openlane.eu/en/carv6/auction/10731747
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252F4125390c-d86e-46d0-bc14-8e47c63a6c94.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/4125390c-d86e-46d0-bc14-8e47c63a6c94.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252F5c2cae02-729e-415e-9694-e474dacd4fe8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/5c2cae02-729e-415e-9694-e474dacd4fe8.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252F2d6797b0-2632-4ff7-a369-9f80b211a5bb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/2d6797b0-2632-4ff7-a369-9f80b211a5bb.JPG not downloaded yet
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252Fd9b36420-9b74-404a-8d58-a08997d25379.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/d9b36420-9b74-404a-8d58-a08997d25379.JPG not downloaded yet
2026-03-26 15:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10731732
2026-03-26 15:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with scrape type 1
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F12ece48c-336e-44ba-b4c2-72dea24c3708.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/12ece48c-336e-44ba-b4c2-72dea24c3708.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F227ce6bc-049c-4f36-80a0-49816264a7ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/227ce6bc-049c-4f36-80a0-49816264a7ec.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F7f186919-ea28-4563-ab7e-783c3542080b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/7f186919-ea28-4563-ab7e-783c3542080b.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F106a3a01-60b3-4d92-bd12-7b561974f13a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/106a3a01-60b3-4d92-bd12-7b561974f13a.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F02515cb9-f54c-4e74-89cc-7aafce7bb2b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/02515cb9-f54c-4e74-89cc-7aafce7bb2b0.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F6b1d13c2-2811-4a53-b24e-c7f00f042f23.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/6b1d13c2-2811-4a53-b24e-c7f00f042f23.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F9fe506b7-b53e-4ccc-b76d-8e7460da9e7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/9fe506b7-b53e-4ccc-b76d-8e7460da9e7e.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F54f97c71-e26f-4eb6-97a2-9b666ebcf544.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/54f97c71-e26f-4eb6-97a2-9b666ebcf544.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252Fac717f72-5fbd-4de1-a7c9-35fc15537591.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/ac717f72-5fbd-4de1-a7c9-35fc15537591.jpg already downloaded
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649398%252Fgeneral%252F09d1fe76-770b-40a4-8a2e-66827fda36fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649398/general/09d1fe76-770b-40a4-8a2e-66827fda36fe.jpg already downloaded
2026-03-26 15:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0, identifier: 10731732
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5b2745f1-667c-50cc-9a18-d1b6829f523c due to Ignoring non-200 response
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 due to Ignoring non-200 response
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10731732
2026-03-26 15:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10731732
2026-03-26 15:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10731732 to the API
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '32ade85d-47c9-5a6c-b382-9ecb34f8a6b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731732',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 203561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5649398/general/12ece48c-336e-44ba-b4c2-72dea24c3708.jpg',
'https://images.openlane.eu/carimgs/5649398/general/227ce6bc-049c-4f36-80a0-49816264a7ec.jpg',
'https://images.openlane.eu/carimgs/5649398/general/7f186919-ea28-4563-ab7e-783c3542080b.jpg',
'https://images.openlane.eu/carimgs/5649398/general/106a3a01-60b3-4d92-bd12-7b561974f13a.jpg',
'https://images.openlane.eu/carimgs/5649398/general/02515cb9-f54c-4e74-89cc-7aafce7bb2b0.jpg',
'https://images.openlane.eu/carimgs/5649398/general/6b1d13c2-2811-4a53-b24e-c7f00f042f23.jpg',
'https://images.openlane.eu/carimgs/5649398/general/9fe506b7-b53e-4ccc-b76d-8e7460da9e7e.jpg',
'https://images.openlane.eu/carimgs/5649398/general/54f97c71-e26f-4eb6-97a2-9b666ebcf544.jpg',
'https://images.openlane.eu/carimgs/5649398/general/ac717f72-5fbd-4de1-a7c9-35fc15537591.jpg',
'https://images.openlane.eu/carimgs/5649398/general/09d1fe76-770b-40a4-8a2e-66827fda36fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/12ece48c-336e-44ba-b4c2-72dea24c3708.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36613,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/227ce6bc-049c-4f36-80a0-49816264a7ec.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/7f186919-ea28-4563-ab7e-783c3542080b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/106a3a01-60b3-4d92-bd12-7b561974f13a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/02515cb9-f54c-4e74-89cc-7aafce7bb2b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/6b1d13c2-2811-4a53-b24e-c7f00f042f23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/9fe506b7-b53e-4ccc-b76d-8e7460da9e7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/54f97c71-e26f-4eb6-97a2-9b666ebcf544.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/ac717f72-5fbd-4de1-a7c9-35fc15537591.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ade85d-47c9-5a6c-b382-9ecb34f8a6b0/32ade85d-47c9-5a6c-b382-9ecb34f8a6b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649398/general/09d1fe76-770b-40a4-8a2e-66827fda36fe.jpg',
'Width': 1024}],
'price': 9950,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit box 2.0 TDCI Trend - Diesel - Manual - 160 hp - '
'203.561 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731732%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [adesa.be] INFO: Saving data for 10731732: {'created_time': 1774538169.349513, 'last_price_update_time': 1774538169.349526, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731732') HTTP/1.1" 204 0
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/db439e82-8fa8-4b99-95d7-8c62d6e418d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/d9c92927-0e6a-495e-9375-a98619953e1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/c3a90c69-e322-4a1e-b22e-b9fcef4a6eb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:09 [adesa.be] INFO: Found listing with ID: 10731780
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731780%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [adesa.be] INFO: Scrape type for 10731780: 1
2026-03-26 15:16:09 [adesa.be] INFO: Scraping item 10731780 url https://www.openlane.eu/en/carv6/auction/10731780
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252Fb4794068-d5fe-4a8d-8072-5ab619eeb097.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/b4794068-d5fe-4a8d-8072-5ab619eeb097.JPG not downloaded yet
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252Faad0e6d4-8da5-4697-b11a-b4fc2655f360.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/aad0e6d4-8da5-4697-b11a-b4fc2655f360.JPG not downloaded yet
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252F44e5bd53-67f2-4fff-a8d3-7de98b75ec81.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/44e5bd53-67f2-4fff-a8d3-7de98b75ec81.JPG not downloaded yet
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252F651dc31c-cc7d-47d1-adad-eba593652ff5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/651dc31c-cc7d-47d1-adad-eba593652ff5.JPG not downloaded yet
2026-03-26 15:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5b2745f1-667c-50cc-9a18-d1b6829f523c due to Ignoring non-200 response
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 due to Ignoring non-200 response
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/3a2db36e-ae81-49f9-b25b-c783efd3f3c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/75227af6-35e3-409e-a7ea-1dc93c853248.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/7adde21c-c87a-4973-9dd1-ff93125eecc1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:09 [adesa.be] INFO: Found listing with ID: 10731898
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731898%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [adesa.be] INFO: Scrape type for 10731898: 1
2026-03-26 15:16:09 [adesa.be] INFO: Scraping item 10731898 url https://www.openlane.eu/en/carv6/auction/10731898
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252F35641c40-7e68-420e-8c4b-91c26344451d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/35641c40-7e68-420e-8c4b-91c26344451d.JPG not downloaded yet
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252F93573a67-2454-40b9-b540-35672cef41f4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/93573a67-2454-40b9-b540-35672cef41f4.JPG not downloaded yet
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252Fbbf53650-6601-4a4a-b69d-f7a3e49698ab.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/bbf53650-6601-4a4a-b69d-f7a3e49698ab.JPG not downloaded yet
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252Fa7e94a83-f730-49b5-9b72-fa2195326062.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/a7e94a83-f730-49b5-9b72-fa2195326062.JPG not downloaded yet
2026-03-26 15:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10731867
2026-03-26 15:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with scrape type 1
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82bfbb71-fcf6-5a2d-9268-2f60956aff79
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252Fc516a856-bb8b-4860-bf1f-be2db76bf12d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/c516a856-bb8b-4860-bf1f-be2db76bf12d.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252F4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252Fb5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/b5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252Fb7066ced-73f2-4591-8c24-517a8c225126.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/b7066ced-73f2-4591-8c24-517a8c225126.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252F81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252Fc4c4c448-62be-4f73-b218-949e68bdb73a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/c4c4c448-62be-4f73-b218-949e68bdb73a.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252Fbe522e42-40ef-45a0-a830-e6e14f544155.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/be522e42-40ef-45a0-a830-e6e14f544155.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252F22063891-638a-403c-8800-0f3d0fea659e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/22063891-638a-403c-8800-0f3d0fea659e.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252F67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg already downloaded
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722215%252Fgeneral%252Fa915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/a915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg already downloaded
2026-03-26 15:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82bfbb71-fcf6-5a2d-9268-2f60956aff79, identifier: 10731867
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:10 [adesa.be] INFO: Found listing with ID: 10731714
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731714%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [adesa.be] INFO: Scrape type for 10731714: 1
2026-03-26 15:16:10 [adesa.be] INFO: Scraping item 10731714 url https://www.openlane.eu/en/carv6/auction/10731714
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653690%252Fgeneral%252F293b360c-39aa-4928-b667-df62d0258733.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653690/general/293b360c-39aa-4928-b667-df62d0258733.JPG not downloaded yet
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252F051f6e0a-faab-4b5b-a0fc-946cc5662a66.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/051f6e0a-faab-4b5b-a0fc-946cc5662a66.JPG not downloaded yet
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252F044526ed-fe8d-4a95-92b0-681c225dc0c6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/044526ed-fe8d-4a95-92b0-681c225dc0c6.JPG not downloaded yet
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252F1719c89d-99b1-455b-921e-36b286d48011.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/1719c89d-99b1-455b-921e-36b286d48011.JPG not downloaded yet
2026-03-26 15:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10731867
2026-03-26 15:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10731867
2026-03-26 15:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10731867 to the API
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731867>
{'auction_title': '',
'c_o_2_emission_value': 234,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '82bfbb71-fcf6-5a2d-9268-2f60956aff79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CVT167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 235002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5722215/general/c516a856-bb8b-4860-bf1f-be2db76bf12d.jpg',
'https://images.openlane.eu/carimgs/5722215/general/4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg',
'https://images.openlane.eu/carimgs/5722215/general/b5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg',
'https://images.openlane.eu/carimgs/5722215/general/b7066ced-73f2-4591-8c24-517a8c225126.jpg',
'https://images.openlane.eu/carimgs/5722215/general/81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg',
'https://images.openlane.eu/carimgs/5722215/general/c4c4c448-62be-4f73-b218-949e68bdb73a.jpg',
'https://images.openlane.eu/carimgs/5722215/general/be522e42-40ef-45a0-a830-e6e14f544155.jpg',
'https://images.openlane.eu/carimgs/5722215/general/22063891-638a-403c-8800-0f3d0fea659e.jpg',
'https://images.openlane.eu/carimgs/5722215/general/67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg',
'https://images.openlane.eu/carimgs/5722215/general/a915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3237953,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/c516a856-bb8b-4860-bf1f-be2db76bf12d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2800991,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2495944,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/b5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2629359,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/b7066ced-73f2-4591-8c24-517a8c225126.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3197764,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3157389,
'Height': 3649,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/c4c4c448-62be-4f73-b218-949e68bdb73a.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4246403,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/be522e42-40ef-45a0-a830-e6e14f544155.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5122498,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/22063891-638a-403c-8800-0f3d0fea659e.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4238465,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4260179,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/a915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg',
'Width': 5712}],
'price': 6350,
'price_includes_vat': True,
'registration_date': '2012-03-08',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit L4H3 2.2 TDCI - Diesel - Manual - 125 hp - 235.002 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731867%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [adesa.be] INFO: Saving data for 10731867: {'created_time': 1774538170.433565, 'last_price_update_time': 1774538170.433579, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731867') HTTP/1.1" 204 0
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/d9b36420-9b74-404a-8d58-a08997d25379.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/4125390c-d86e-46d0-bc14-8e47c63a6c94.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/2d6797b0-2632-4ff7-a369-9f80b211a5bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/5c2cae02-729e-415e-9694-e474dacd4fe8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/44e5bd53-67f2-4fff-a8d3-7de98b75ec81.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/aad0e6d4-8da5-4697-b11a-b4fc2655f360.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/b4794068-d5fe-4a8d-8072-5ab619eeb097.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/651dc31c-cc7d-47d1-adad-eba593652ff5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:10 [adesa.be] INFO: Found listing with ID: 10731883
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731883%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [adesa.be] INFO: Scrape type for 10731883: 1
2026-03-26 15:16:10 [adesa.be] INFO: Scraping item 10731883 url https://www.openlane.eu/en/carv6/auction/10731883
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665075%252Fgeneral%252F4d09bc3f-f4c0-4fee-8507-0b12d47c3dbd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665075/general/4d09bc3f-f4c0-4fee-8507-0b12d47c3dbd.JPG not downloaded yet
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252F16a40dba-03e1-42c5-9907-0ccb8645004f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/16a40dba-03e1-42c5-9907-0ccb8645004f.JPG not downloaded yet
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745850%252Fgeneral%252F3d234c74-c3df-49fe-95dc-e84cf32e7c25.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/3d234c74-c3df-49fe-95dc-e84cf32e7c25.JPG not downloaded yet
2026-03-26 15:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10731929
2026-03-26 15:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf898d-c926-5924-a090-7163711b3cba with scrape type 1
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F17981603-80ad-4a81-ac56-e5541336ebe0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/17981603-80ad-4a81-ac56-e5541336ebe0.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F70769387-a5c7-42d1-b59f-4918d1507d9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/70769387-a5c7-42d1-b59f-4918d1507d9a.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252Fa4417951-9309-463b-92b2-4a16c8ce32b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/a4417951-9309-463b-92b2-4a16c8ce32b4.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F7ddfd519-a270-4f59-a361-2815b7e422d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg already downloaded
2026-03-26 15:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eadf898d-c926-5924-a090-7163711b3cba, identifier: 10731929
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10731803
2026-03-26 15:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f921f5-915b-5f47-8293-babd8ff552f4 with scrape type 1
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18f921f5-915b-5f47-8293-babd8ff552f4
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704022%252Fgeneral%252F21d5e763-08ce-4bd8-b9a9-650840dd2656.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/21d5e763-08ce-4bd8-b9a9-650840dd2656.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704022%252Fgeneral%252Fde50e3e7-afe1-45a2-95b0-a3313bc01883.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/de50e3e7-afe1-45a2-95b0-a3313bc01883.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704022%252Fgeneral%252Ff6a87fb5-e3d0-498c-951f-c335d5b9450f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/f6a87fb5-e3d0-498c-951f-c335d5b9450f.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704022%252Fgeneral%252F602b8a35-3af0-4c2e-ad7f-867b7f87abc5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/602b8a35-3af0-4c2e-ad7f-867b7f87abc5.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704022%252Fgeneral%252Fa3885c4f-3429-4523-9411-3864dd16b551.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/a3885c4f-3429-4523-9411-3864dd16b551.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704022%252Fgeneral%252Feb2d6914-b30d-4909-90f5-97d5e8e04bac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/eb2d6914-b30d-4909-90f5-97d5e8e04bac.jpg already downloaded
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704022%252Fgeneral%252Fc03eae5c-a004-4a9b-bb9a-38f12459539c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/c03eae5c-a004-4a9b-bb9a-38f12459539c.jpg already downloaded
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704022%252Fgeneral%252F01ad39e0-62e3-4db0-a5e4-78b5dcb15879.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/01ad39e0-62e3-4db0-a5e4-78b5dcb15879.jpg already downloaded
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704022%252Fgeneral%252Fbd3bf119-9514-4edc-932c-4cbcbaab40ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/bd3bf119-9514-4edc-932c-4cbcbaab40ac.jpg already downloaded
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704022%252Fgeneral%252F1da00c8b-dd71-4487-9c11-6d1ee67e3a17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704022/general/1da00c8b-dd71-4487-9c11-6d1ee67e3a17.jpg already downloaded
2026-03-26 15:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18f921f5-915b-5f47-8293-babd8ff552f4, identifier: 10731803
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10731929
2026-03-26 15:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10731929
2026-03-26 15:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10731929 to the API
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731929>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'eadf898d-c926-5924-a090-7163711b3cba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFQ325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 43903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5743537/general/2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg',
'https://images.openlane.eu/carimgs/5743537/general/17981603-80ad-4a81-ac56-e5541336ebe0.jpg',
'https://images.openlane.eu/carimgs/5743537/general/1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg',
'https://images.openlane.eu/carimgs/5743537/general/63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg',
'https://images.openlane.eu/carimgs/5743537/general/6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg',
'https://images.openlane.eu/carimgs/5743537/general/70769387-a5c7-42d1-b59f-4918d1507d9a.jpg',
'https://images.openlane.eu/carimgs/5743537/general/0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg',
'https://images.openlane.eu/carimgs/5743537/general/a4417951-9309-463b-92b2-4a16c8ce32b4.jpg',
'https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg',
'https://images.openlane.eu/carimgs/5743537/general/0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/17981603-80ad-4a81-ac56-e5541336ebe0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/70769387-a5c7-42d1-b59f-4918d1507d9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/a4417951-9309-463b-92b2-4a16c8ce32b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 101 hp - 43.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731929%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [adesa.be] INFO: Saving data for 10731929: {'created_time': 1774538171.435236, 'last_price_update_time': 1774538171.435245, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731929') HTTP/1.1" 204 0
2026-03-26 15:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10731803
2026-03-26 15:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10731803
2026-03-26 15:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18f921f5-915b-5f47-8293-babd8ff552f4 with identifier: 10731803 to the API
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731803>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '18f921f5-915b-5f47-8293-babd8ff552f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VFQ279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731803',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 54626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5704022/general/21d5e763-08ce-4bd8-b9a9-650840dd2656.jpg',
'https://images.openlane.eu/carimgs/5704022/general/de50e3e7-afe1-45a2-95b0-a3313bc01883.jpg',
'https://images.openlane.eu/carimgs/5704022/general/f6a87fb5-e3d0-498c-951f-c335d5b9450f.jpg',
'https://images.openlane.eu/carimgs/5704022/general/602b8a35-3af0-4c2e-ad7f-867b7f87abc5.jpg',
'https://images.openlane.eu/carimgs/5704022/general/a3885c4f-3429-4523-9411-3864dd16b551.jpg',
'https://images.openlane.eu/carimgs/5704022/general/eb2d6914-b30d-4909-90f5-97d5e8e04bac.jpg',
'https://images.openlane.eu/carimgs/5704022/general/c03eae5c-a004-4a9b-bb9a-38f12459539c.jpg',
'https://images.openlane.eu/carimgs/5704022/general/01ad39e0-62e3-4db0-a5e4-78b5dcb15879.jpg',
'https://images.openlane.eu/carimgs/5704022/general/bd3bf119-9514-4edc-932c-4cbcbaab40ac.jpg',
'https://images.openlane.eu/carimgs/5704022/general/1da00c8b-dd71-4487-9c11-6d1ee67e3a17.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/21d5e763-08ce-4bd8-b9a9-650840dd2656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/de50e3e7-afe1-45a2-95b0-a3313bc01883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/f6a87fb5-e3d0-498c-951f-c335d5b9450f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/602b8a35-3af0-4c2e-ad7f-867b7f87abc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/a3885c4f-3429-4523-9411-3864dd16b551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/eb2d6914-b30d-4909-90f5-97d5e8e04bac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/c03eae5c-a004-4a9b-bb9a-38f12459539c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/01ad39e0-62e3-4db0-a5e4-78b5dcb15879.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/bd3bf119-9514-4edc-932c-4cbcbaab40ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f921f5-915b-5f47-8293-babd8ff552f4/18f921f5-915b-5f47-8293-babd8ff552f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704022/general/1da00c8b-dd71-4487-9c11-6d1ee67e3a17.jpg',
'Width': 1024}],
'price': 18950,
'price_includes_vat': True,
'registration_date': '2018-10-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford Ranger 2.2 TDCI Limited - AWD - Diesel - Automatic - 160 hp - '
'54.626 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731803%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [adesa.be] INFO: Saving data for 10731803: {'created_time': 1774538171.767639, 'last_price_update_time': 1774538171.76765, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731803') HTTP/1.1" 204 0
2026-03-26 15:16:11 [adesa.be] INFO: Found listing with ID: 10731800
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731800%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [adesa.be] INFO: Scrape type for 10731800: 1
2026-03-26 15:16:11 [adesa.be] INFO: Scraping item 10731800 url https://www.openlane.eu/en/carv6/auction/10731800
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5745850%252Fgeneral%252F312709e3-71f6-4d79-9a64-cec4610454d0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745850/general/312709e3-71f6-4d79-9a64-cec4610454d0.JPG not downloaded yet
2026-03-26 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-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/293b360c-39aa-4928-b667-df62d0258733.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/a7e94a83-f730-49b5-9b72-fa2195326062.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/044526ed-fe8d-4a95-92b0-681c225dc0c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/051f6e0a-faab-4b5b-a0fc-946cc5662a66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/1719c89d-99b1-455b-921e-36b286d48011.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/93573a67-2454-40b9-b540-35672cef41f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/bbf53650-6601-4a4a-b69d-f7a3e49698ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:11 [adesa.be] INFO: Found listing with ID: 10731811
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731811%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [adesa.be] INFO: Scrape type for 10731811: 1
2026-03-26 15:16:11 [adesa.be] INFO: Scraping item 10731811 url https://www.openlane.eu/en/carv6/auction/10731811
2026-03-26 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-26 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-26 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-26 15:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10731843
2026-03-26 15:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with scrape type 1
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51ee16d4-9dd7-56d4-a82f-66c6b91f7059
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713782%252Fgeneral%252F59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg already downloaded
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713782%252Fgeneral%252F1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg already downloaded
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713782%252Fgeneral%252Fbd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/bd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg already downloaded
2026-03-26 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713782%252Fgeneral%252Faee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/aee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Fdbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/dbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F638e77a4-4944-43a1-826d-7946f5d58840.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/638e77a4-4944-43a1-826d-7946f5d58840.jpg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Fb2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/b2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F3e7cfe76-508c-44a2-a6ed-93d120708417.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/3e7cfe76-508c-44a2-a6ed-93d120708417.jpg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Fa11682f7-214d-47f6-858f-5dbbffdee553.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/a11682f7-214d-47f6-858f-5dbbffdee553.jpg already downloaded
2026-03-26 15:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059, identifier: 10731843
2026-03-26 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10731821
2026-03-26 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ca5cb9-7b36-5108-bdfb-983469456f45 with scrape type 1
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82ca5cb9-7b36-5108-bdfb-983469456f45
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704870%252Fgeneral%252F7bf4c8e8-5eaf-4266-9f39-94a72d00a3c7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/7bf4c8e8-5eaf-4266-9f39-94a72d00a3c7.JPG not downloaded yet
2026-03-26 15:16:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/3d234c74-c3df-49fe-95dc-e84cf32e7c25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:12 [adesa.be] INFO: Found listing with ID: 10731899
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731899%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [adesa.be] INFO: Scrape type for 10731899: 1
2026-03-26 15:16:12 [adesa.be] INFO: Scraping item 10731899 url https://www.openlane.eu/en/carv6/auction/10731899
2026-03-26 15:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10731843
2026-03-26 15:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10731843
2026-03-26 15:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10731843 to the API
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731843>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '51ee16d4-9dd7-56d4-a82f-66c6b91f7059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731843',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 28820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5713782/general/59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg',
'https://images.openlane.eu/carimgs/5713782/general/1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg',
'https://images.openlane.eu/carimgs/5713782/general/bd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg',
'https://images.openlane.eu/carimgs/5713782/general/aee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg',
'https://images.openlane.eu/carimgs/5713782/general/dbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg',
'https://images.openlane.eu/carimgs/5713782/general/7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg',
'https://images.openlane.eu/carimgs/5713782/general/638e77a4-4944-43a1-826d-7946f5d58840.jpg',
'https://images.openlane.eu/carimgs/5713782/general/b2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg',
'https://images.openlane.eu/carimgs/5713782/general/3e7cfe76-508c-44a2-a6ed-93d120708417.jpg',
'https://images.openlane.eu/carimgs/5713782/general/a11682f7-214d-47f6-858f-5dbbffdee553.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415831,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397202,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366332,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/bd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363316,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/aee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327768,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/dbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290783,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349316,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/638e77a4-4944-43a1-826d-7946f5d58840.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388590,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/b2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264019,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/3e7cfe76-508c-44a2-a6ed-93d120708417.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273325,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/a11682f7-214d-47f6-858f-5dbbffdee553.jpg',
'Width': 1920}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Hyundai Kona 1.6 GDI Twist - Hybrid - Automatic - 105 hp - 28.820 '
'km',
'transmission': 'automatic',
'trim': 'Twist',
'vin': None,
'year': 2022}
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731843%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [adesa.be] INFO: Saving data for 10731843: {'created_time': 1774538172.578884, 'last_price_update_time': 1774538172.578894, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731843') HTTP/1.1" 204 0
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704870%252Fgeneral%252F9bb90e03-ec0d-4508-806d-0f675ee250cd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/9bb90e03-ec0d-4508-806d-0f675ee250cd.JPG not downloaded yet
2026-03-26 15:16:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/16a40dba-03e1-42c5-9907-0ccb8645004f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:12 [adesa.be] INFO: Found listing with ID: 10731854
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731854%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [adesa.be] INFO: Scrape type for 10731854: 1
2026-03-26 15:16:12 [adesa.be] INFO: Scraping item 10731854 url https://www.openlane.eu/en/carv6/auction/10731854
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704870%252Fgeneral%252F172359e0-fc5a-4f64-952f-7a59023e3c61.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/172359e0-fc5a-4f64-952f-7a59023e3c61.JPG not downloaded yet
2026-03-26 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10731685
2026-03-26 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 979bcd91-af10-510b-827e-cff54f37ffc2 with scrape type 1
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 979bcd91-af10-510b-827e-cff54f37ffc2
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F6dfac922-b75a-452c-824c-e18c86cbb319.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/6dfac922-b75a-452c-824c-e18c86cbb319.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Fe261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/e261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Ff05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/f05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Fad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/ad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Ff58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/f58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Ff120117c-51dc-4e4a-898c-8874480e232f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/f120117c-51dc-4e4a-898c-8874480e232f.jpeg already downloaded
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F9b020e90-526e-4a4c-8af2-608f47939689.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/9b020e90-526e-4a4c-8af2-608f47939689.jpeg already downloaded
2026-03-26 15:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 979bcd91-af10-510b-827e-cff54f37ffc2, identifier: 10731685
2026-03-26 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10731931
2026-03-26 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 1
2026-03-26 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79
2026-03-26 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743539%252Fgeneral%252Ffab6eb19-12d5-40c7-b9f2-7c8eb6c3b39f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/fab6eb19-12d5-40c7-b9f2-7c8eb6c3b39f.JPG not downloaded yet
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/35641c40-7e68-420e-8c4b-91c26344451d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/312709e3-71f6-4d79-9a64-cec4610454d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665075/general/4d09bc3f-f4c0-4fee-8507-0b12d47c3dbd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731757)
2026-03-26 15:16:13 [adesa.be] INFO: Found listing with ID: 10731852
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731852%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [adesa.be] INFO: Scrape type for 10731852: 1
2026-03-26 15:16:13 [adesa.be] INFO: Scraping item 10731852 url https://www.openlane.eu/en/carv6/auction/10731852
2026-03-26 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-26 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10731685
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10731685
2026-03-26 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10731685 to the API
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731685>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'CNG',
'id': '979bcd91-af10-510b-827e-cff54f37ffc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SKS386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731685',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 50962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5555496/general/667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/6dfac922-b75a-452c-824c-e18c86cbb319.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/e261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/f05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/ad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/f58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/f120117c-51dc-4e4a-898c-8874480e232f.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/9b020e90-526e-4a4c-8af2-608f47939689.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286156,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245970,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319043,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/6dfac922-b75a-452c-824c-e18c86cbb319.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267159,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/e261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207631,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281715,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/f05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263453,
'Height': 1389,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/ad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266812,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/f58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304619,
'Height': 1506,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/f120117c-51dc-4e4a-898c-8874480e232f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339290,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/9b020e90-526e-4a4c-8af2-608f47939689.jpeg',
'Width': 1600}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Iveco Daily 3.0 - CNG - Manual - 136 hp - 50.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731685%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [adesa.be] INFO: Saving data for 10731685: {'created_time': 1774538173.460682, 'last_price_update_time': 1774538173.460693, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731685') HTTP/1.1" 204 0
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/bd620bfd-4f02-443e-829b-66dabf8dc6e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704870%252Fgeneral%252F44b9388e-7af3-4d32-a696-9d9332c41719.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/44b9388e-7af3-4d32-a696-9d9332c41719.JPG not downloaded yet
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743539%252Fgeneral%252F1e93eefe-8aa2-4bef-9b59-479bc08b3024.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/1e93eefe-8aa2-4bef-9b59-479bc08b3024.JPG not downloaded yet
2026-03-26 15:16:13 [adesa.be] INFO: Found listing with ID: 10731949
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731949%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [adesa.be] INFO: Scrape type for 10731949: 1
2026-03-26 15:16:13 [adesa.be] INFO: Scraping item 10731949 url https://www.openlane.eu/en/carv6/auction/10731949
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10731692
2026-03-26 15:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with scrape type 1
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5578025%252Fgeneral%252F5b8e2136-18eb-431f-8fb0-2a39aee432dd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/5b8e2136-18eb-431f-8fb0-2a39aee432dd.JPG not downloaded yet
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/9bb90e03-ec0d-4508-806d-0f675ee250cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704870%252Fgeneral%252F72dea780-9a58-4d4b-9662-c0993ff2c7ef.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/72dea780-9a58-4d4b-9662-c0993ff2c7ef.JPG not downloaded yet
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743539%252Fgeneral%252Fdd9e9bff-05bb-4e76-b5fe-9def900c809a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/dd9e9bff-05bb-4e76-b5fe-9def900c809a.JPG not downloaded yet
2026-03-26 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-26 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-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/7bf4c8e8-5eaf-4266-9f39-94a72d00a3c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653690/general/cc2ceb39-1140-449e-908a-b258ecad7fe5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731740)
2026-03-26 15:16:13 [adesa.be] INFO: Found listing with ID: 10731721
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731721%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [adesa.be] INFO: Scrape type for 10731721: 1
2026-03-26 15:16:13 [adesa.be] INFO: Scraping item 10731721 url https://www.openlane.eu/en/carv6/auction/10731721
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5578025%252Fgeneral%252F97f3193a-747b-4b9f-af68-57b8ebb9d396.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/97f3193a-747b-4b9f-af68-57b8ebb9d396.JPG not downloaded yet
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1550be69-49ef-59c6-a653-0a70739d091a due to Ignoring non-200 response
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/fab6eb19-12d5-40c7-b9f2-7c8eb6c3b39f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704870%252Fgeneral%252Fbbd27081-ca6e-4b8b-86f1-af166bcd42a0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/bbd27081-ca6e-4b8b-86f1-af166bcd42a0.JPG not downloaded yet
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743539%252Fgeneral%252Fc57f2997-49d7-43e5-a54e-571c7d58b252.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/c57f2997-49d7-43e5-a54e-571c7d58b252.JPG not downloaded yet
2026-03-26 15:16:13 [adesa.be] INFO: Found listing with ID: 10731753
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731753%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [adesa.be] INFO: Scrape type for 10731753: 1
2026-03-26 15:16:13 [adesa.be] INFO: Scraping item 10731753 url https://www.openlane.eu/en/carv6/auction/10731753
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5578025%252Fgeneral%252Fd261b5f4-2105-48d3-a309-7b07615a51e3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/d261b5f4-2105-48d3-a309-7b07615a51e3.JPG not downloaded yet
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704870%252Fgeneral%252Fe5c0a8da-3208-434d-9871-2253940d81af.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/e5c0a8da-3208-434d-9871-2253940d81af.JPG not downloaded yet
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743539%252Fgeneral%252F3e9c8613-964e-485d-abd9-e890610949b1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/3e9c8613-964e-485d-abd9-e890610949b1.JPG not downloaded yet
2026-03-26 15:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10731780
2026-03-26 15:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f01a89-601c-5cb0-8f6b-05f016ff3319 with scrape type 1
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70f01a89-601c-5cb0-8f6b-05f016ff3319
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252F2190f7ff-0126-4559-bd32-c9d49c215c27.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/2190f7ff-0126-4559-bd32-c9d49c215c27.jpg already downloaded
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252F46056b83-f2eb-4954-9929-73c138393af9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/46056b83-f2eb-4954-9929-73c138393af9.jpg already downloaded
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252F9b09aaea-113f-4128-84a7-b011982f2d61.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/9b09aaea-113f-4128-84a7-b011982f2d61.jpg already downloaded
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252F35274f83-7f5d-499f-a5cb-b10867b3ccc1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/35274f83-7f5d-499f-a5cb-b10867b3ccc1.jpg already downloaded
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252F9390392b-d789-4405-ab75-f55cae5b7eb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/9390392b-d789-4405-ab75-f55cae5b7eb1.jpg already downloaded
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252Fdb46b9ff-8135-4e0f-af2c-2c68d69c3e83.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/db46b9ff-8135-4e0f-af2c-2c68d69c3e83.jpg already downloaded
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252F1d578707-e959-4310-8d8f-9117baed0c7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/1d578707-e959-4310-8d8f-9117baed0c7d.jpg already downloaded
2026-03-26 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252Fc367ba55-ed18-4f87-8599-4bf90f2838cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/c367ba55-ed18-4f87-8599-4bf90f2838cb.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252F5a85ee71-d67c-40a5-b583-f66ebdcc63ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/5a85ee71-d67c-40a5-b583-f66ebdcc63ba.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5690999%252Fgeneral%252Fa93d4aae-945c-4b4d-88ef-44542a586de0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690999/general/a93d4aae-945c-4b4d-88ef-44542a586de0.jpg already downloaded
2026-03-26 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70f01a89-601c-5cb0-8f6b-05f016ff3319, identifier: 10731780
2026-03-26 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10731816
2026-03-26 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff921355-c7e2-5ef2-855f-a72540e4061a with scrape type 1
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff921355-c7e2-5ef2-855f-a72540e4061a
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252F687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252F2b2f3082-9c6a-46aa-8441-431379df078a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/2b2f3082-9c6a-46aa-8441-431379df078a.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252Fb3e80062-bd80-4b7e-a421-4a0f0db07173.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/b3e80062-bd80-4b7e-a421-4a0f0db07173.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252Faa7bb347-372a-4815-ac67-56111ca67bd5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/aa7bb347-372a-4815-ac67-56111ca67bd5.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252Feedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/eedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252Faf64c559-fe6c-4277-8544-673cf8c9c1fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/af64c559-fe6c-4277-8544-673cf8c9c1fb.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252Fac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/ac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252F8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252F78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg already downloaded
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704049%252Fgeneral%252F63212fad-f339-4de3-9787-701b13cc4fe8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/63212fad-f339-4de3-9787-701b13cc4fe8.jpg already downloaded
2026-03-26 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff921355-c7e2-5ef2-855f-a72540e4061a, identifier: 10731816
2026-03-26 15:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/1e93eefe-8aa2-4bef-9b59-479bc08b3024.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/5b8e2136-18eb-431f-8fb0-2a39aee432dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/44b9388e-7af3-4d32-a696-9d9332c41719.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:14 [adesa.be] INFO: Found listing with ID: 10731760
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731760%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [adesa.be] INFO: Scrape type for 10731760: 1
2026-03-26 15:16:14 [adesa.be] INFO: Scraping item 10731760 url https://www.openlane.eu/en/carv6/auction/10731760
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5578025%252Fgeneral%252F5bfce4c1-4a98-4e7f-9dbf-11b6cb52f366.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/5bfce4c1-4a98-4e7f-9dbf-11b6cb52f366.JPG not downloaded yet
2026-03-26 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10731780
2026-03-26 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10731780
2026-03-26 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10731780 to the API
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731780>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '70f01a89-601c-5cb0-8f6b-05f016ff3319',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBF312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731780',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 74802,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5690999/general/2190f7ff-0126-4559-bd32-c9d49c215c27.jpg',
'https://images.openlane.eu/carimgs/5690999/general/46056b83-f2eb-4954-9929-73c138393af9.jpg',
'https://images.openlane.eu/carimgs/5690999/general/9b09aaea-113f-4128-84a7-b011982f2d61.jpg',
'https://images.openlane.eu/carimgs/5690999/general/35274f83-7f5d-499f-a5cb-b10867b3ccc1.jpg',
'https://images.openlane.eu/carimgs/5690999/general/9390392b-d789-4405-ab75-f55cae5b7eb1.jpg',
'https://images.openlane.eu/carimgs/5690999/general/db46b9ff-8135-4e0f-af2c-2c68d69c3e83.jpg',
'https://images.openlane.eu/carimgs/5690999/general/1d578707-e959-4310-8d8f-9117baed0c7d.jpg',
'https://images.openlane.eu/carimgs/5690999/general/c367ba55-ed18-4f87-8599-4bf90f2838cb.jpg',
'https://images.openlane.eu/carimgs/5690999/general/5a85ee71-d67c-40a5-b583-f66ebdcc63ba.jpg',
'https://images.openlane.eu/carimgs/5690999/general/a93d4aae-945c-4b4d-88ef-44542a586de0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422103,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/2190f7ff-0126-4559-bd32-c9d49c215c27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418396,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/46056b83-f2eb-4954-9929-73c138393af9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433985,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/9b09aaea-113f-4128-84a7-b011982f2d61.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413522,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/35274f83-7f5d-499f-a5cb-b10867b3ccc1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326239,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/9390392b-d789-4405-ab75-f55cae5b7eb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300762,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/db46b9ff-8135-4e0f-af2c-2c68d69c3e83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361735,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/1d578707-e959-4310-8d8f-9117baed0c7d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336821,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/c367ba55-ed18-4f87-8599-4bf90f2838cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265412,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/5a85ee71-d67c-40a5-b583-f66ebdcc63ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f01a89-601c-5cb0-8f6b-05f016ff3319/70f01a89-601c-5cb0-8f6b-05f016ff3319_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263425,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690999/general/a93d4aae-945c-4b4d-88ef-44542a586de0.jpg',
'Width': 1920}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Sportage 1.6 CRDI - Diesel - Automatic - 136 hp - 74.802 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731780%27 HTTP/1.1" 200 None
2026-03-26 15:16:14 [adesa.be] INFO: Saving data for 10731780: {'created_time': 1774538174.764251, 'last_price_update_time': 1774538174.764262, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731780') HTTP/1.1" 204 0
2026-03-26 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10731816
2026-03-26 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10731816
2026-03-26 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10731816 to the API
2026-03-26 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731816>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ff921355-c7e2-5ef2-855f-a72540e4061a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFE412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731816',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 103314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5704049/general/687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg',
'https://images.openlane.eu/carimgs/5704049/general/2b2f3082-9c6a-46aa-8441-431379df078a.jpg',
'https://images.openlane.eu/carimgs/5704049/general/b3e80062-bd80-4b7e-a421-4a0f0db07173.jpg',
'https://images.openlane.eu/carimgs/5704049/general/aa7bb347-372a-4815-ac67-56111ca67bd5.jpg',
'https://images.openlane.eu/carimgs/5704049/general/eedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg',
'https://images.openlane.eu/carimgs/5704049/general/af64c559-fe6c-4277-8544-673cf8c9c1fb.jpg',
'https://images.openlane.eu/carimgs/5704049/general/ac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg',
'https://images.openlane.eu/carimgs/5704049/general/8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg',
'https://images.openlane.eu/carimgs/5704049/general/78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg',
'https://images.openlane.eu/carimgs/5704049/general/63212fad-f339-4de3-9787-701b13cc4fe8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/2b2f3082-9c6a-46aa-8441-431379df078a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/b3e80062-bd80-4b7e-a421-4a0f0db07173.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/aa7bb347-372a-4815-ac67-56111ca67bd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/eedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/af64c559-fe6c-4277-8544-673cf8c9c1fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/ac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/63212fad-f339-4de3-9787-701b13cc4fe8.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0d R-Dynamic HSE - AWD - Diesel - Manual - 150 hp - '
'103.314 km',
'transmission': 'manual',
'trim': 'R-Dynamic HSE',
'vin': None,
'year': 2020}
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731816%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [adesa.be] INFO: Saving data for 10731816: {'created_time': 1774538175.227616, 'last_price_update_time': 1774538175.22763, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731816') HTTP/1.1" 204 0
2026-03-26 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/dd9e9bff-05bb-4e76-b5fe-9def900c809a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704870%252Fgeneral%252Ffe3f9101-1bb2-48b9-bd48-459430c08235.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/fe3f9101-1bb2-48b9-bd48-459430c08235.JPG not downloaded yet
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252Fa6e207cf-af14-48b8-961e-5b8b340bdc37.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/a6e207cf-af14-48b8-961e-5b8b340bdc37.JPG not downloaded yet
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fde6e7f8-89c0-5fae-839c-58db2469c125 due to Ignoring non-200 response
2026-03-26 15:16:15 [adesa.be] INFO: Found listing with ID: 10731724
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731724%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [adesa.be] INFO: Scrape type for 10731724: 1
2026-03-26 15:16:15 [adesa.be] INFO: Scraping item 10731724 url https://www.openlane.eu/en/carv6/auction/10731724
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578025%252Fgeneral%252F75ffc2dd-a7f3-42df-a6d3-5958ed552435.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/75ffc2dd-a7f3-42df-a6d3-5958ed552435.JPG not downloaded yet
2026-03-26 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704870%252Fgeneral%252F53af800d-40b8-48bc-af4d-1734755f6a4e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/53af800d-40b8-48bc-af4d-1734755f6a4e.JPG not downloaded yet
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F8420e9dd-8728-4270-8a83-f4dee37312fa.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/8420e9dd-8728-4270-8a83-f4dee37312fa.JPG not downloaded yet
2026-03-26 15:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:15 [adesa.be] INFO: Found listing with ID: 10731722
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731722%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [adesa.be] INFO: Scrape type for 10731722: 1
2026-03-26 15:16:15 [adesa.be] INFO: Scraping item 10731722 url https://www.openlane.eu/en/carv6/auction/10731722
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578025%252Fgeneral%252F0fcb7534-9f33-4d84-a6de-5027733c7d62.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/0fcb7534-9f33-4d84-a6de-5027733c7d62.JPG not downloaded yet
2026-03-26 15:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/d261b5f4-2105-48d3-a309-7b07615a51e3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/3e9c8613-964e-485d-abd9-e890610949b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704870%252Fgeneral%252Fc6d4f82e-6a6c-4dd3-87f4-7279969c8e59.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704870/general/c6d4f82e-6a6c-4dd3-87f4-7279969c8e59.JPG not downloaded yet
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F5c158b8c-21bd-43bf-803f-9fcac1371c3a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/5c158b8c-21bd-43bf-803f-9fcac1371c3a.JPG not downloaded yet
2026-03-26 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/e5c0a8da-3208-434d-9871-2253940d81af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:15 [adesa.be] INFO: Found listing with ID: 10731677
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731677%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [adesa.be] INFO: Scrape type for 10731677: 1
2026-03-26 15:16:15 [adesa.be] INFO: Scraping item 10731677 url https://www.openlane.eu/en/carv6/auction/10731677
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578025%252Fgeneral%252F6f90fe3e-ca2d-471e-a694-ddc7aa65ba81.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/6f90fe3e-ca2d-471e-a694-ddc7aa65ba81.JPG not downloaded yet
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10731883
2026-03-26 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24efbc2d-36e3-5376-96f6-e5737002abcc with scrape type 1
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 24efbc2d-36e3-5376-96f6-e5737002abcc
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252F26a362a9-e7b6-4028-ae93-43c10d7c5c34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/26a362a9-e7b6-4028-ae93-43c10d7c5c34.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252Ff5f3629c-434d-44b5-833e-3f58f1dfb184.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/f5f3629c-434d-44b5-833e-3f58f1dfb184.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252Fc1c61f70-bc18-4e33-9c2d-b69d4a57c1b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/c1c61f70-bc18-4e33-9c2d-b69d4a57c1b7.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252Fcaaca2db-3d63-4bc4-9a0b-5e1232eaa31b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/caaca2db-3d63-4bc4-9a0b-5e1232eaa31b.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252Fea5f1e0c-17b2-48ff-8813-dc563c601788.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/ea5f1e0c-17b2-48ff-8813-dc563c601788.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252F79cd2c10-6ca3-4d58-8b8c-5aa0086a93a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/79cd2c10-6ca3-4d58-8b8c-5aa0086a93a2.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252Fef3c062f-f499-43ba-af73-6e6362419521.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/ef3c062f-f499-43ba-af73-6e6362419521.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fgeneral%252Fcb756d38-d61f-48e6-96d0-76889034ce36.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/general/cb756d38-d61f-48e6-96d0-76889034ce36.jpg already downloaded
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725905%252Fdamage%252F4a9b7598-9bac-42e3-bef7-c349a6a8443d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725905/damage/4a9b7598-9bac-42e3-bef7-c349a6a8443d.jpg already downloaded
2026-03-26 15:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24efbc2d-36e3-5376-96f6-e5737002abcc, identifier: 10731883
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F8d688b23-debd-4610-b636-49b1fb626364.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/8d688b23-debd-4610-b636-49b1fb626364.JPG not downloaded yet
2026-03-26 15:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10731883
2026-03-26 15:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10731883
2026-03-26 15:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10731883 to the API
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731883>
{'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': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '24efbc2d-36e3-5376-96f6-e5737002abcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ach212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731883',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 164383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 9,
'photo_urls': ['https://images.openlane.eu/carimgs/5725905/general/26a362a9-e7b6-4028-ae93-43c10d7c5c34.jpg',
'https://images.openlane.eu/carimgs/5725905/general/f5f3629c-434d-44b5-833e-3f58f1dfb184.jpg',
'https://images.openlane.eu/carimgs/5725905/general/c1c61f70-bc18-4e33-9c2d-b69d4a57c1b7.jpg',
'https://images.openlane.eu/carimgs/5725905/general/caaca2db-3d63-4bc4-9a0b-5e1232eaa31b.jpg',
'https://images.openlane.eu/carimgs/5725905/general/ea5f1e0c-17b2-48ff-8813-dc563c601788.jpg',
'https://images.openlane.eu/carimgs/5725905/general/79cd2c10-6ca3-4d58-8b8c-5aa0086a93a2.jpg',
'https://images.openlane.eu/carimgs/5725905/general/ef3c062f-f499-43ba-af73-6e6362419521.jpg',
'https://images.openlane.eu/carimgs/5725905/general/cb756d38-d61f-48e6-96d0-76889034ce36.jpg',
'https://images.openlane.eu/carimgs/5725905/damage/4a9b7598-9bac-42e3-bef7-c349a6a8443d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/26a362a9-e7b6-4028-ae93-43c10d7c5c34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/f5f3629c-434d-44b5-833e-3f58f1dfb184.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/c1c61f70-bc18-4e33-9c2d-b69d4a57c1b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/caaca2db-3d63-4bc4-9a0b-5e1232eaa31b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/ea5f1e0c-17b2-48ff-8813-dc563c601788.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/79cd2c10-6ca3-4d58-8b8c-5aa0086a93a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/ef3c062f-f499-43ba-af73-6e6362419521.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/general/cb756d38-d61f-48e6-96d0-76889034ce36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efbc2d-36e3-5376-96f6-e5737002abcc/24efbc2d-36e3-5376-96f6-e5737002abcc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28384,
'Height': 375,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725905/damage/4a9b7598-9bac-42e3-bef7-c349a6a8443d.jpg',
'Width': 500}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Velar 2.0 D200 - AWD - Diesel - Automatic - '
'204 hp - 164.383 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731883%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [adesa.be] INFO: Saving data for 10731883: {'created_time': 1774538176.736544, 'last_price_update_time': 1774538176.736554, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731883') HTTP/1.1" 204 0
2026-03-26 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/a6e207cf-af14-48b8-961e-5b8b340bdc37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/75ffc2dd-a7f3-42df-a6d3-5958ed552435.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:16 [adesa.be] INFO: Found listing with ID: 10731666
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731666%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [adesa.be] INFO: Scrape type for 10731666: 1
2026-03-26 15:16:16 [adesa.be] INFO: Scraping item 10731666 url https://www.openlane.eu/en/carv6/auction/10731666
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578025%252Fgeneral%252Fae09c240-7dce-4da7-97e1-2b35b15ade24.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/ae09c240-7dce-4da7-97e1-2b35b15ade24.JPG not downloaded yet
2026-03-26 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/8420e9dd-8728-4270-8a83-f4dee37312fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/53af800d-40b8-48bc-af4d-1734755f6a4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252Fe28cbba1-8e3b-4554-9d9e-432cd834fe19.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/e28cbba1-8e3b-4554-9d9e-432cd834fe19.JPG not downloaded yet
2026-03-26 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10731714
2026-03-26 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 1
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620420%252Fgeneral%252F42449c92-54a9-439b-8a81-3e8a56c4c694.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/42449c92-54a9-439b-8a81-3e8a56c4c694.JPG not downloaded yet
2026-03-26 15:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10731800
2026-03-26 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f6c735-5daf-58a8-ae71-62087eed2aff with scrape type 1
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32f6c735-5daf-58a8-ae71-62087eed2aff
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700549%252Fgeneral%252F1270226b-9a3a-4661-ae12-facf61722485.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/1270226b-9a3a-4661-ae12-facf61722485.JPG not downloaded yet
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/0fcb7534-9f33-4d84-a6de-5027733c7d62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:16 [adesa.be] INFO: Found listing with ID: 10731751
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731751%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [adesa.be] INFO: Scrape type for 10731751: 1
2026-03-26 15:16:16 [adesa.be] INFO: Scraping item 10731751 url https://www.openlane.eu/en/carv6/auction/10731751
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578025%252Fgeneral%252F2f58554d-529c-45e7-8672-c24b73d368c1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/2f58554d-529c-45e7-8672-c24b73d368c1.JPG not downloaded yet
2026-03-26 15:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620420%252Fgeneral%252F14d83a97-a90c-4df5-9035-4fab8e41eed3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/14d83a97-a90c-4df5-9035-4fab8e41eed3.JPG not downloaded yet
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700549%252Fgeneral%252F510e497a-8b6f-43b8-8bee-a90d0d4945cc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/510e497a-8b6f-43b8-8bee-a90d0d4945cc.JPG not downloaded yet
2026-03-26 15:16:16 [adesa.be] INFO: Found listing with ID: 10731937
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731937%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [adesa.be] INFO: Scrape type for 10731937: 1
2026-03-26 15:16:16 [adesa.be] INFO: Scraping item 10731937 url https://www.openlane.eu/en/carv6/auction/10731937
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578025%252Fgeneral%252F1b174673-6afd-4aa3-880d-b26d6522e80a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578025/general/1b174673-6afd-4aa3-880d-b26d6522e80a.JPG not downloaded yet
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/5c158b8c-21bd-43bf-803f-9fcac1371c3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/8d688b23-debd-4610-b636-49b1fb626364.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/6f90fe3e-ca2d-471e-a694-ddc7aa65ba81.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620420%252Fgeneral%252Fd303eb59-cc8e-4fd7-bd06-ddf48cae43b5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/d303eb59-cc8e-4fd7-bd06-ddf48cae43b5.JPG not downloaded yet
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700549%252Fgeneral%252F17dce512-0abc-4d1a-a48e-669ab3b8c70a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/17dce512-0abc-4d1a-a48e-669ab3b8c70a.JPG not downloaded yet
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/ae09c240-7dce-4da7-97e1-2b35b15ade24.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:17 [adesa.be] INFO: Found listing with ID: 10731678
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731678%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [adesa.be] INFO: Scrape type for 10731678: 1
2026-03-26 15:16:17 [adesa.be] INFO: Scraping item 10731678 url https://www.openlane.eu/en/carv6/auction/10731678
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10731962
2026-03-26 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba203d4-3d4a-517d-99c6-59f3d4f093ee with scrape type 1
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bba203d4-3d4a-517d-99c6-59f3d4f093ee
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252F438c3e93-1bc2-4adc-8cda-5b4e4b12da29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/438c3e93-1bc2-4adc-8cda-5b4e4b12da29.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252Fb8aed8e2-d77e-4041-a47e-f091ed23739c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/b8aed8e2-d77e-4041-a47e-f091ed23739c.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252Fffa2c2af-05e3-47af-910a-64410da97a93.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/ffa2c2af-05e3-47af-910a-64410da97a93.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252F466fff8d-67b2-4abb-820c-111c512eb051.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/466fff8d-67b2-4abb-820c-111c512eb051.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252F4f18e599-5e4e-4eda-8d0c-fa5836766b44.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/4f18e599-5e4e-4eda-8d0c-fa5836766b44.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252Fcc4f4686-a05a-48e1-b109-4f4081c0922e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/cc4f4686-a05a-48e1-b109-4f4081c0922e.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252F463b5f05-7927-48b3-bbf3-eb9f0db83257.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/463b5f05-7927-48b3-bbf3-eb9f0db83257.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252F5f2d59f1-1b1f-4bd8-823a-129c52c7337c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/5f2d59f1-1b1f-4bd8-823a-129c52c7337c.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252F4e799678-5777-4fff-b508-65203d21c6f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/4e799678-5777-4fff-b508-65203d21c6f1.jpg already downloaded
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746084%252Fgeneral%252Fa361c9c1-617b-4f24-8a45-c691c3791c8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746084/general/a361c9c1-617b-4f24-8a45-c691c3791c8c.jpg already downloaded
2026-03-26 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bba203d4-3d4a-517d-99c6-59f3d4f093ee, identifier: 10731962
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/1270226b-9a3a-4661-ae12-facf61722485.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620420%252Fgeneral%252F07ed3bd0-a8e7-4107-b247-cf9ef0810e33.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/07ed3bd0-a8e7-4107-b247-cf9ef0810e33.JPG not downloaded yet
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700549%252Fgeneral%252F0dd25b05-57c7-4cf7-99f5-d22f7374f580.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/0dd25b05-57c7-4cf7-99f5-d22f7374f580.JPG not downloaded yet
2026-03-26 15:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10731962
2026-03-26 15:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10731962
2026-03-26 15:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10731962 to the API
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731962>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'bba203d4-3d4a-517d-99c6-59f3d4f093ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWQ671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 164855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5746084/general/438c3e93-1bc2-4adc-8cda-5b4e4b12da29.jpg',
'https://images.openlane.eu/carimgs/5746084/general/b8aed8e2-d77e-4041-a47e-f091ed23739c.jpg',
'https://images.openlane.eu/carimgs/5746084/general/ffa2c2af-05e3-47af-910a-64410da97a93.jpg',
'https://images.openlane.eu/carimgs/5746084/general/466fff8d-67b2-4abb-820c-111c512eb051.jpg',
'https://images.openlane.eu/carimgs/5746084/general/4f18e599-5e4e-4eda-8d0c-fa5836766b44.jpg',
'https://images.openlane.eu/carimgs/5746084/general/cc4f4686-a05a-48e1-b109-4f4081c0922e.jpg',
'https://images.openlane.eu/carimgs/5746084/general/463b5f05-7927-48b3-bbf3-eb9f0db83257.jpg',
'https://images.openlane.eu/carimgs/5746084/general/5f2d59f1-1b1f-4bd8-823a-129c52c7337c.jpg',
'https://images.openlane.eu/carimgs/5746084/general/4e799678-5777-4fff-b508-65203d21c6f1.jpg',
'https://images.openlane.eu/carimgs/5746084/general/a361c9c1-617b-4f24-8a45-c691c3791c8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435253,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/438c3e93-1bc2-4adc-8cda-5b4e4b12da29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450052,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/b8aed8e2-d77e-4041-a47e-f091ed23739c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399357,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/ffa2c2af-05e3-47af-910a-64410da97a93.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446514,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/466fff8d-67b2-4abb-820c-111c512eb051.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396125,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/4f18e599-5e4e-4eda-8d0c-fa5836766b44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310941,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/cc4f4686-a05a-48e1-b109-4f4081c0922e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356394,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/463b5f05-7927-48b3-bbf3-eb9f0db83257.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385511,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/5f2d59f1-1b1f-4bd8-823a-129c52c7337c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322276,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/4e799678-5777-4fff-b508-65203d21c6f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bba203d4-3d4a-517d-99c6-59f3d4f093ee/bba203d4-3d4a-517d-99c6-59f3d4f093ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281725,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746084/general/a361c9c1-617b-4f24-8a45-c691c3791c8c.jpg',
'Width': 1920}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 GDI More - Petrol - Automatic - 105 hp - 164.855 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2021}
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731962%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [adesa.be] INFO: Saving data for 10731962: {'created_time': 1774538177.822872, 'last_price_update_time': 1774538177.822883, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731962') HTTP/1.1" 204 0
2026-03-26 15:16:17 [adesa.be] INFO: Found listing with ID: 10731667
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731667%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [adesa.be] INFO: Scrape type for 10731667: 1
2026-03-26 15:16:17 [adesa.be] INFO: Scraping item 10731667 url https://www.openlane.eu/en/carv6/auction/10731667
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10731747
2026-03-26 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8128da21-3da8-539d-9c27-0f64fafabf2f with scrape type 1
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8128da21-3da8-539d-9c27-0f64fafabf2f
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659651%252Fgeneral%252F39b9b39b-223f-462d-ab42-047c39269697.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/39b9b39b-223f-462d-ab42-047c39269697.JPG not downloaded yet
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620420%252Fgeneral%252Fb619c0d3-98d5-474c-844a-e464e9b48d79.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/b619c0d3-98d5-474c-844a-e464e9b48d79.JPG not downloaded yet
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700549%252Fgeneral%252F77c86ba3-887d-4a7d-8e9a-0bfb89e2a7bb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/77c86ba3-887d-4a7d-8e9a-0bfb89e2a7bb.JPG not downloaded yet
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/14d83a97-a90c-4df5-9035-4fab8e41eed3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/510e497a-8b6f-43b8-8bee-a90d0d4945cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/1b174673-6afd-4aa3-880d-b26d6522e80a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:17 [adesa.be] INFO: Found listing with ID: 10731924
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731924%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [adesa.be] INFO: Scrape type for 10731924: 1
2026-03-26 15:16:17 [adesa.be] INFO: Scraping item 10731924 url https://www.openlane.eu/en/carv6/auction/10731924
2026-03-26 15:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659651%252Fgeneral%252Ff30dd20b-cf20-437c-a0c4-029a99d7e88a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/f30dd20b-cf20-437c-a0c4-029a99d7e88a.JPG not downloaded yet
2026-03-26 15:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/17dce512-0abc-4d1a-a48e-669ab3b8c70a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620420%252Fgeneral%252Fd63dbca9-8f8d-45de-b381-ea123d61d044.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/d63dbca9-8f8d-45de-b381-ea123d61d044.JPG not downloaded yet
2026-03-26 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700549%252Fgeneral%252F819c0ee6-471b-4fa7-bfff-2bca48488fb7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/819c0ee6-471b-4fa7-bfff-2bca48488fb7.JPG not downloaded yet
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:18 [adesa.be] INFO: Found listing with ID: 10731769
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731769%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [adesa.be] INFO: Scrape type for 10731769: 1
2026-03-26 15:16:18 [adesa.be] INFO: Scraping item 10731769 url https://www.openlane.eu/en/carv6/auction/10731769
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659651%252Fgeneral%252Fba8fb4be-8614-4013-afea-191150527077.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/ba8fb4be-8614-4013-afea-191150527077.JPG not downloaded yet
2026-03-26 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5620420%252Fgeneral%252Fbd0c14b7-fce1-4654-8af4-0f344be2af8e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/bd0c14b7-fce1-4654-8af4-0f344be2af8e.JPG not downloaded yet
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700549%252Fgeneral%252Fcb5a50b8-77ab-4518-8042-11302c8606f4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/cb5a50b8-77ab-4518-8042-11302c8606f4.JPG not downloaded yet
2026-03-26 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-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659651%252Fgeneral%252Fda78f929-e4b0-4c9f-bd0f-fd1053bd419c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/da78f929-e4b0-4c9f-bd0f-fd1053bd419c.JPG not downloaded yet
2026-03-26 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/07ed3bd0-a8e7-4107-b247-cf9ef0810e33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/0dd25b05-57c7-4cf7-99f5-d22f7374f580.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/b619c0d3-98d5-474c-844a-e464e9b48d79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/77c86ba3-887d-4a7d-8e9a-0bfb89e2a7bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/39b9b39b-223f-462d-ab42-047c39269697.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5620420%252Fgeneral%252F17a63a55-5c2f-4b00-b241-e9de1ad80f55.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/17a63a55-5c2f-4b00-b241-e9de1ad80f55.JPG not downloaded yet
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700549%252Fgeneral%252F8cd322df-fac0-4902-8fd6-beded7943a8d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/8cd322df-fac0-4902-8fd6-beded7943a8d.JPG not downloaded yet
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659651%252Fgeneral%252Fe359c600-579b-4075-aaa9-390707e3130c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/e359c600-579b-4075-aaa9-390707e3130c.JPG not downloaded yet
2026-03-26 15:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10731899
2026-03-26 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65266abf-4568-5b10-88ea-b8f6214b9444 with scrape type 1
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65266abf-4568-5b10-88ea-b8f6214b9444
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252Fc17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/c17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F1179442a-3f96-42cb-9245-498125ff5f96.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/1179442a-3f96-42cb-9245-498125ff5f96.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252Fae7247d4-13bf-4d6d-bede-7a816caf9096.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/ae7247d4-13bf-4d6d-bede-7a816caf9096.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F16182749-e271-4e25-826b-d9c80d1799d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/16182749-e271-4e25-826b-d9c80d1799d3.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F5973b678-5698-485f-99fa-081e26532b38.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/5973b678-5698-485f-99fa-081e26532b38.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735514%252Fgeneral%252F21b03366-020e-453d-9b1c-d255fca7e540.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/21b03366-020e-453d-9b1c-d255fca7e540.jpg already downloaded
2026-03-26 15:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65266abf-4568-5b10-88ea-b8f6214b9444, identifier: 10731899
2026-03-26 15:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10731854
2026-03-26 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd3b328-f155-5548-9892-0afc09e881d9 with scrape type 1
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dd3b328-f155-5548-9892-0afc09e881d9
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F45356261-8909-48ca-84b6-a6b9d557d66c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/45356261-8909-48ca-84b6-a6b9d557d66c.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F84fe31ed-424f-4166-bf12-eb72344930fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/84fe31ed-424f-4166-bf12-eb72344930fa.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F368797b2-32a5-45c0-a669-65ce5b9d50c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/368797b2-32a5-45c0-a669-65ce5b9d50c3.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F1c50cc1b-f8c3-4cbd-8cf9-341ee509bb39.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/1c50cc1b-f8c3-4cbd-8cf9-341ee509bb39.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F37730188-1064-409e-9b1a-53c508037821.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/37730188-1064-409e-9b1a-53c508037821.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F21a492c7-f2ce-4e59-ab25-45ac28d32357.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/21a492c7-f2ce-4e59-ab25-45ac28d32357.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252Fc0d3279e-007d-4846-ba0b-3d11b2450a89.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/c0d3279e-007d-4846-ba0b-3d11b2450a89.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F6593fb36-921b-4aa0-9a08-542b3bbbe45a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/6593fb36-921b-4aa0-9a08-542b3bbbe45a.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F65d92750-571f-48f5-8cc6-1e9c3a682199.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/65d92750-571f-48f5-8cc6-1e9c3a682199.jpg already downloaded
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717870%252Fgeneral%252F286475df-a185-4e3e-9be9-5b838aeffbea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717870/general/286475df-a185-4e3e-9be9-5b838aeffbea.jpg already downloaded
2026-03-26 15:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd3b328-f155-5548-9892-0afc09e881d9, identifier: 10731854
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5620420%252Fgeneral%252Fd2f37cbc-ac29-4099-bd0f-ecc60641b462.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/d2f37cbc-ac29-4099-bd0f-ecc60641b462.JPG not downloaded yet
2026-03-26 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700549%252Fgeneral%252Fecded836-95d8-409e-a592-52b6f3c3366b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/ecded836-95d8-409e-a592-52b6f3c3366b.JPG not downloaded yet
2026-03-26 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10731899
2026-03-26 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10731899
2026-03-26 15:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10731899 to the API
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731899>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '65266abf-4568-5b10-88ea-b8f6214b9444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKD156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 133807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5735514/general/0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg',
'https://images.openlane.eu/carimgs/5735514/general/c17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg',
'https://images.openlane.eu/carimgs/5735514/general/41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg',
'https://images.openlane.eu/carimgs/5735514/general/1179442a-3f96-42cb-9245-498125ff5f96.jpg',
'https://images.openlane.eu/carimgs/5735514/general/ae7247d4-13bf-4d6d-bede-7a816caf9096.jpg',
'https://images.openlane.eu/carimgs/5735514/general/16182749-e271-4e25-826b-d9c80d1799d3.jpg',
'https://images.openlane.eu/carimgs/5735514/general/61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg',
'https://images.openlane.eu/carimgs/5735514/general/7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg',
'https://images.openlane.eu/carimgs/5735514/general/5973b678-5698-485f-99fa-081e26532b38.jpg',
'https://images.openlane.eu/carimgs/5735514/general/21b03366-020e-453d-9b1c-d255fca7e540.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/c17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/1179442a-3f96-42cb-9245-498125ff5f96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/ae7247d4-13bf-4d6d-bede-7a816caf9096.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/16182749-e271-4e25-826b-d9c80d1799d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/5973b678-5698-485f-99fa-081e26532b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/21b03366-020e-453d-9b1c-d255fca7e540.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'133.807 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731899%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [adesa.be] INFO: Saving data for 10731899: {'created_time': 1774538179.299738, 'last_price_update_time': 1774538179.299747, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731899') HTTP/1.1" 204 0
2026-03-26 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10731854
2026-03-26 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10731854
2026-03-26 15:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10731854 to the API
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731854>
{'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-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '6dd3b328-f155-5548-9892-0afc09e881d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731854',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 122482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5717870/general/45356261-8909-48ca-84b6-a6b9d557d66c.jpg',
'https://images.openlane.eu/carimgs/5717870/general/84fe31ed-424f-4166-bf12-eb72344930fa.jpg',
'https://images.openlane.eu/carimgs/5717870/general/368797b2-32a5-45c0-a669-65ce5b9d50c3.jpg',
'https://images.openlane.eu/carimgs/5717870/general/1c50cc1b-f8c3-4cbd-8cf9-341ee509bb39.jpg',
'https://images.openlane.eu/carimgs/5717870/general/37730188-1064-409e-9b1a-53c508037821.jpg',
'https://images.openlane.eu/carimgs/5717870/general/21a492c7-f2ce-4e59-ab25-45ac28d32357.jpg',
'https://images.openlane.eu/carimgs/5717870/general/c0d3279e-007d-4846-ba0b-3d11b2450a89.jpg',
'https://images.openlane.eu/carimgs/5717870/general/6593fb36-921b-4aa0-9a08-542b3bbbe45a.jpg',
'https://images.openlane.eu/carimgs/5717870/general/65d92750-571f-48f5-8cc6-1e9c3a682199.jpg',
'https://images.openlane.eu/carimgs/5717870/general/286475df-a185-4e3e-9be9-5b838aeffbea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/45356261-8909-48ca-84b6-a6b9d557d66c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/84fe31ed-424f-4166-bf12-eb72344930fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/368797b2-32a5-45c0-a669-65ce5b9d50c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/1c50cc1b-f8c3-4cbd-8cf9-341ee509bb39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/37730188-1064-409e-9b1a-53c508037821.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/21a492c7-f2ce-4e59-ab25-45ac28d32357.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/c0d3279e-007d-4846-ba0b-3d11b2450a89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/6593fb36-921b-4aa0-9a08-542b3bbbe45a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/65d92750-571f-48f5-8cc6-1e9c3a682199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd3b328-f155-5548-9892-0afc09e881d9/6dd3b328-f155-5548-9892-0afc09e881d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717870/general/286475df-a185-4e3e-9be9-5b838aeffbea.jpg',
'Width': 1024}],
'price': 17150,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'122.482 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731854%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [adesa.be] INFO: Saving data for 10731854: {'created_time': 1774538179.642477, 'last_price_update_time': 1774538179.642487, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731854') HTTP/1.1" 204 0
2026-03-26 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/ba8fb4be-8614-4013-afea-191150527077.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659651%252Fgeneral%252F4012f85d-26fa-4297-b995-51366fce2bce.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/4012f85d-26fa-4297-b995-51366fce2bce.JPG not downloaded yet
2026-03-26 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10731811
2026-03-26 15:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with scrape type 1
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F0d43f6d7-7bbc-41bb-a362-97447a89a3fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/0d43f6d7-7bbc-41bb-a362-97447a89a3fb.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F5c19643a-466b-46ef-a39b-781814bc04e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/5c19643a-466b-46ef-a39b-781814bc04e4.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F681fcdd4-1a3c-4c21-b39c-e1f4b31076dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/681fcdd4-1a3c-4c21-b39c-e1f4b31076dc.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F7f9b3543-4ce4-4785-bea6-a71cdb617621.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/7f9b3543-4ce4-4785-bea6-a71cdb617621.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F87c901d6-8e5d-419f-b79f-8c799c2dc839.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/87c901d6-8e5d-419f-b79f-8c799c2dc839.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F7e7e9a9a-4654-4311-a404-2959af67e61a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/7e7e9a9a-4654-4311-a404-2959af67e61a.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252Fdfec5d4f-ef47-46b0-b33a-c540efc50eee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/dfec5d4f-ef47-46b0-b33a-c540efc50eee.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F1f47960b-7c36-4679-8462-49f135ded1cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/1f47960b-7c36-4679-8462-49f135ded1cc.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252F5aa3907c-985e-4d76-9412-2e787cd31855.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/5aa3907c-985e-4d76-9412-2e787cd31855.jpg already downloaded
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704039%252Fgeneral%252Fedd32b23-5f16-4994-a4cc-2a224fd80f36.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704039/general/edd32b23-5f16-4994-a4cc-2a224fd80f36.jpg already downloaded
2026-03-26 15:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19, identifier: 10731811
2026-03-26 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/d63dbca9-8f8d-45de-b381-ea123d61d044.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/bd0c14b7-fce1-4654-8af4-0f344be2af8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/819c0ee6-471b-4fa7-bfff-2bca48488fb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/cb5a50b8-77ab-4518-8042-11302c8606f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5620420%252Fgeneral%252F89806ed3-3c60-4e1c-adf0-72bc8fa1e3d8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/89806ed3-3c60-4e1c-adf0-72bc8fa1e3d8.JPG not downloaded yet
2026-03-26 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700549%252Fgeneral%252F292611fe-f625-4506-9bb0-68eea8cde3cc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700549/general/292611fe-f625-4506-9bb0-68eea8cde3cc.JPG not downloaded yet
2026-03-26 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-26 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10731811
2026-03-26 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10731811
2026-03-26 15:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10731811 to the API
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731811>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 192,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EBD914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731811',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 133439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5704039/general/0d43f6d7-7bbc-41bb-a362-97447a89a3fb.jpg',
'https://images.openlane.eu/carimgs/5704039/general/5c19643a-466b-46ef-a39b-781814bc04e4.jpg',
'https://images.openlane.eu/carimgs/5704039/general/681fcdd4-1a3c-4c21-b39c-e1f4b31076dc.jpg',
'https://images.openlane.eu/carimgs/5704039/general/7f9b3543-4ce4-4785-bea6-a71cdb617621.jpg',
'https://images.openlane.eu/carimgs/5704039/general/87c901d6-8e5d-419f-b79f-8c799c2dc839.jpg',
'https://images.openlane.eu/carimgs/5704039/general/7e7e9a9a-4654-4311-a404-2959af67e61a.jpg',
'https://images.openlane.eu/carimgs/5704039/general/dfec5d4f-ef47-46b0-b33a-c540efc50eee.jpg',
'https://images.openlane.eu/carimgs/5704039/general/1f47960b-7c36-4679-8462-49f135ded1cc.jpg',
'https://images.openlane.eu/carimgs/5704039/general/5aa3907c-985e-4d76-9412-2e787cd31855.jpg',
'https://images.openlane.eu/carimgs/5704039/general/edd32b23-5f16-4994-a4cc-2a224fd80f36.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/0d43f6d7-7bbc-41bb-a362-97447a89a3fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/5c19643a-466b-46ef-a39b-781814bc04e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/681fcdd4-1a3c-4c21-b39c-e1f4b31076dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/7f9b3543-4ce4-4785-bea6-a71cdb617621.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/87c901d6-8e5d-419f-b79f-8c799c2dc839.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/7e7e9a9a-4654-4311-a404-2959af67e61a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/dfec5d4f-ef47-46b0-b33a-c540efc50eee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/1f47960b-7c36-4679-8462-49f135ded1cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/5aa3907c-985e-4d76-9412-2e787cd31855.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19/9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704039/general/edd32b23-5f16-4994-a4cc-2a224fd80f36.jpg',
'Width': 1024}],
'price': 22950,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mazda CX-60 2.5 Exclusive-Line - AWD - Hybrid - Automatic - 192 hp '
'- 133.439 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2023}
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731811%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [adesa.be] INFO: Saving data for 10731811: {'created_time': 1774538180.288469, 'last_price_update_time': 1774538180.288478, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731811') HTTP/1.1" 204 0
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659651%252Fgeneral%252Ff02343fc-471e-4e7f-9876-947113b0c0f9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/f02343fc-471e-4e7f-9876-947113b0c0f9.JPG not downloaded yet
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10731852
2026-03-26 15:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5dccd1a-2140-5326-99ef-0b92061ecb95 with scrape type 1
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5dccd1a-2140-5326-99ef-0b92061ecb95
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252Ffb7cdc2f-e529-4e4b-8df4-65b37b8f8cb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/fb7cdc2f-e529-4e4b-8df4-65b37b8f8cb5.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252Fd3619592-294d-478c-a285-6a3c8b31b62c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/d3619592-294d-478c-a285-6a3c8b31b62c.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252F9e221448-2eff-4e74-b1cc-28fdfd5e36e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/9e221448-2eff-4e74-b1cc-28fdfd5e36e4.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252Fee6e4473-9912-4b9b-b3bf-6bcaf33976af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/ee6e4473-9912-4b9b-b3bf-6bcaf33976af.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252F1a157e0c-2ed6-43e2-99c1-7ae29ae46823.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/1a157e0c-2ed6-43e2-99c1-7ae29ae46823.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252F7c9f3093-295a-497e-8cbe-022c416637d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/7c9f3093-295a-497e-8cbe-022c416637d3.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252Fd7e618a9-a035-40ce-b4ae-f24916546c13.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/d7e618a9-a035-40ce-b4ae-f24916546c13.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252F49d36272-e72d-4fa8-9710-96ea579e673f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/49d36272-e72d-4fa8-9710-96ea579e673f.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252Fe354ea53-7072-4b13-bcca-c61d5e04337f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/e354ea53-7072-4b13-bcca-c61d5e04337f.jpg already downloaded
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717868%252Fgeneral%252Fd4d12c59-e9f2-4a80-acb3-fa10e1d3dc32.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717868/general/d4d12c59-e9f2-4a80-acb3-fa10e1d3dc32.jpg already downloaded
2026-03-26 15:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5dccd1a-2140-5326-99ef-0b92061ecb95, identifier: 10731852
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659651%252Fgeneral%252F56adecef-423d-4ef5-a520-2532117f95cb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/56adecef-423d-4ef5-a520-2532117f95cb.JPG not downloaded yet
2026-03-26 15:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10731852
2026-03-26 15:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10731852
2026-03-26 15:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10731852 to the API
2026-03-26 15:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f5dccd1a-2140-5326-99ef-0b92061ecb95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVG711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 181152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5717868/general/fb7cdc2f-e529-4e4b-8df4-65b37b8f8cb5.jpg',
'https://images.openlane.eu/carimgs/5717868/general/d3619592-294d-478c-a285-6a3c8b31b62c.jpg',
'https://images.openlane.eu/carimgs/5717868/general/9e221448-2eff-4e74-b1cc-28fdfd5e36e4.jpg',
'https://images.openlane.eu/carimgs/5717868/general/ee6e4473-9912-4b9b-b3bf-6bcaf33976af.jpg',
'https://images.openlane.eu/carimgs/5717868/general/1a157e0c-2ed6-43e2-99c1-7ae29ae46823.jpg',
'https://images.openlane.eu/carimgs/5717868/general/7c9f3093-295a-497e-8cbe-022c416637d3.jpg',
'https://images.openlane.eu/carimgs/5717868/general/d7e618a9-a035-40ce-b4ae-f24916546c13.jpg',
'https://images.openlane.eu/carimgs/5717868/general/49d36272-e72d-4fa8-9710-96ea579e673f.jpg',
'https://images.openlane.eu/carimgs/5717868/general/e354ea53-7072-4b13-bcca-c61d5e04337f.jpg',
'https://images.openlane.eu/carimgs/5717868/general/d4d12c59-e9f2-4a80-acb3-fa10e1d3dc32.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/fb7cdc2f-e529-4e4b-8df4-65b37b8f8cb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/d3619592-294d-478c-a285-6a3c8b31b62c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/9e221448-2eff-4e74-b1cc-28fdfd5e36e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/ee6e4473-9912-4b9b-b3bf-6bcaf33976af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/1a157e0c-2ed6-43e2-99c1-7ae29ae46823.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/7c9f3093-295a-497e-8cbe-022c416637d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/d7e618a9-a035-40ce-b4ae-f24916546c13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/49d36272-e72d-4fa8-9710-96ea579e673f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/e354ea53-7072-4b13-bcca-c61d5e04337f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5dccd1a-2140-5326-99ef-0b92061ecb95/f5dccd1a-2140-5326-99ef-0b92061ecb95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717868/general/d4d12c59-e9f2-4a80-acb3-fa10e1d3dc32.jpg',
'Width': 1024}],
'price': 16150,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'181.152 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731852%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [adesa.be] INFO: Saving data for 10731852: {'created_time': 1774538182.500452, 'last_price_update_time': 1774538182.50046, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731852') HTTP/1.1" 204 0
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/e359c600-579b-4075-aaa9-390707e3130c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/d2f37cbc-ac29-4099-bd0f-ecc60641b462.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/da78f929-e4b0-4c9f-bd0f-fd1053bd419c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/17a63a55-5c2f-4b00-b241-e9de1ad80f55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/8cd322df-fac0-4902-8fd6-beded7943a8d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/ecded836-95d8-409e-a592-52b6f3c3366b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659651%252Fgeneral%252F0bba0c36-8726-467d-867b-37a732cb2824.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/0bba0c36-8726-467d-867b-37a732cb2824.JPG not downloaded yet
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 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-26 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-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659651%252Fgeneral%252F95fc1175-2fe6-4455-b66c-2a9c22fafa98.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659651/general/95fc1175-2fe6-4455-b66c-2a9c22fafa98.JPG not downloaded yet
2026-03-26 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-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/4012f85d-26fa-4297-b995-51366fce2bce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/f30dd20b-cf20-437c-a0c4-029a99d7e88a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/f02343fc-471e-4e7f-9876-947113b0c0f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/89806ed3-3c60-4e1c-adf0-72bc8fa1e3d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700549/general/292611fe-f625-4506-9bb0-68eea8cde3cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731800)
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/0bba0c36-8726-467d-867b-37a732cb2824.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/56adecef-423d-4ef5-a520-2532117f95cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/2f58554d-529c-45e7-8672-c24b73d368c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/d303eb59-cc8e-4fd7-bd06-ddf48cae43b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659651/general/95fc1175-2fe6-4455-b66c-2a9c22fafa98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731747)
2026-03-26 15:16:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/42449c92-54a9-439b-8a81-3e8a56c4c694.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731714)
2026-03-26 15:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10731753
2026-03-26 15:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with scrape type 1
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e4ed2f7-910b-50f0-9d91-bda10253f0eb
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252Fc09b0ec6-f49a-4be0-ab25-61cd5b94507b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/c09b0ec6-f49a-4be0-ab25-61cd5b94507b.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252F5cffc51d-ae43-4430-b306-97c0ccfcbd9a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/5cffc51d-ae43-4430-b306-97c0ccfcbd9a.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252F7c62c7a2-8c65-4ac6-8750-509eadfeda63.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/7c62c7a2-8c65-4ac6-8750-509eadfeda63.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252F572a0294-3d19-4b1f-8638-013d8ea9633c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/572a0294-3d19-4b1f-8638-013d8ea9633c.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252Fe6e4200b-925d-460a-b009-4ecdbc61285a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/e6e4200b-925d-460a-b009-4ecdbc61285a.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252F2a5b1b2c-7b0f-4a0b-8ef2-61d1f8775681.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/2a5b1b2c-7b0f-4a0b-8ef2-61d1f8775681.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252Fc0b2798d-bf56-48cb-86b6-9f5352aede18.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/c0b2798d-bf56-48cb-86b6-9f5352aede18.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252Fc783b491-2481-45d3-b0fa-68127712f643.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/c783b491-2481-45d3-b0fa-68127712f643.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252F8b3c659e-4481-4e9c-926f-386921e5e5f7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/8b3c659e-4481-4e9c-926f-386921e5e5f7.jpeg already downloaded
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5664034%252Fgeneral%252F037d923a-0963-487d-83ea-4ae938faf8c2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664034/general/037d923a-0963-487d-83ea-4ae938faf8c2.jpeg already downloaded
2026-03-26 15:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb, identifier: 10731753
2026-03-26 15:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10731949
2026-03-26 15:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with scrape type 1
2026-03-26 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-26 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252Fd884927a-fe3c-4854-8034-70c5aacbcd33.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/d884927a-fe3c-4854-8034-70c5aacbcd33.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252F31390ee8-59a6-4a94-9124-e2f04154a651.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/31390ee8-59a6-4a94-9124-e2f04154a651.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252F537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252Ffd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/fd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252Ff76a107f-39b8-4958-be36-af85103b178f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/f76a107f-39b8-4958-be36-af85103b178f.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252F4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252F143f460d-34eb-41b6-b3fc-8697020c1e90.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/143f460d-34eb-41b6-b3fc-8697020c1e90.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252Facdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252F06f6c5c2-0db3-4529-8645-b0807646252c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/06f6c5c2-0db3-4529-8645-b0807646252c.jpg already downloaded
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743865%252Fgeneral%252F5397d728-b12b-4fec-a894-4365f8236885.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/5397d728-b12b-4fec-a894-4365f8236885.jpg already downloaded
2026-03-26 15:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ea9f2bc-21ed-5e6d-a237-79b24b424773, identifier: 10731949
2026-03-26 15:16:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/e28cbba1-8e3b-4554-9d9e-432cd834fe19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/fe3f9101-1bb2-48b9-bd48-459430c08235.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10731753
2026-03-26 15:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10731753
2026-03-26 15:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10731753 to the API
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '10.7L',
'engine_horse_power': 428,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1e4ed2f7-910b-50f0-9d91-bda10253f0eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XRZ049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731753',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Actros',
'odometer': 633007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5664034/general/c09b0ec6-f49a-4be0-ab25-61cd5b94507b.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/5cffc51d-ae43-4430-b306-97c0ccfcbd9a.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/7c62c7a2-8c65-4ac6-8750-509eadfeda63.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/572a0294-3d19-4b1f-8638-013d8ea9633c.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/e6e4200b-925d-460a-b009-4ecdbc61285a.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/2a5b1b2c-7b0f-4a0b-8ef2-61d1f8775681.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/c0b2798d-bf56-48cb-86b6-9f5352aede18.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/c783b491-2481-45d3-b0fa-68127712f643.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/8b3c659e-4481-4e9c-926f-386921e5e5f7.jpeg',
'https://images.openlane.eu/carimgs/5664034/general/037d923a-0963-487d-83ea-4ae938faf8c2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313635,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/c09b0ec6-f49a-4be0-ab25-61cd5b94507b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278675,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/5cffc51d-ae43-4430-b306-97c0ccfcbd9a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313461,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/7c62c7a2-8c65-4ac6-8750-509eadfeda63.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238617,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/572a0294-3d19-4b1f-8638-013d8ea9633c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345640,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/e6e4200b-925d-460a-b009-4ecdbc61285a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253784,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/2a5b1b2c-7b0f-4a0b-8ef2-61d1f8775681.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162465,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/c0b2798d-bf56-48cb-86b6-9f5352aede18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248901,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/c783b491-2481-45d3-b0fa-68127712f643.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313010,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/8b3c659e-4481-4e9c-926f-386921e5e5f7.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4ed2f7-910b-50f0-9d91-bda10253f0eb/1e4ed2f7-910b-50f0-9d91-bda10253f0eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158009,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664034/general/037d923a-0963-487d-83ea-4ae938faf8c2.jpeg',
'Width': 1600}],
'price': 28350,
'price_includes_vat': True,
'registration_date': '2014-11-25',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Actros 10.7 - Diesel - Automatic - 428 hp - 633.007 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731753%27 HTTP/1.1" 200 None
2026-03-26 15:16:23 [adesa.be] INFO: Saving data for 10731753: {'created_time': 1774538183.990813, 'last_price_update_time': 1774538183.990826, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731753') HTTP/1.1" 204 0
2026-03-26 15:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10731949
2026-03-26 15:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10731949
2026-03-26 15:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10731949 to the API
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731949>
{'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-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2ea9f2bc-21ed-5e6d-a237-79b24b424773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731949',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 130041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5743865/general/d884927a-fe3c-4854-8034-70c5aacbcd33.jpg',
'https://images.openlane.eu/carimgs/5743865/general/31390ee8-59a6-4a94-9124-e2f04154a651.jpg',
'https://images.openlane.eu/carimgs/5743865/general/537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg',
'https://images.openlane.eu/carimgs/5743865/general/fd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg',
'https://images.openlane.eu/carimgs/5743865/general/f76a107f-39b8-4958-be36-af85103b178f.jpg',
'https://images.openlane.eu/carimgs/5743865/general/4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg',
'https://images.openlane.eu/carimgs/5743865/general/143f460d-34eb-41b6-b3fc-8697020c1e90.jpg',
'https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg',
'https://images.openlane.eu/carimgs/5743865/general/06f6c5c2-0db3-4529-8645-b0807646252c.jpg',
'https://images.openlane.eu/carimgs/5743865/general/5397d728-b12b-4fec-a894-4365f8236885.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327578,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/d884927a-fe3c-4854-8034-70c5aacbcd33.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324086,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/31390ee8-59a6-4a94-9124-e2f04154a651.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294764,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290255,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/fd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267372,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/f76a107f-39b8-4958-be36-af85103b178f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270998,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232971,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/143f460d-34eb-41b6-b3fc-8697020c1e90.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234486,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263747,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/06f6c5c2-0db3-4529-8645-b0807646252c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293049,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/5397d728-b12b-4fec-a894-4365f8236885.jpg',
'Width': 1400}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 130.041 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731949%27 HTTP/1.1" 200 None
2026-03-26 15:16:24 [adesa.be] INFO: Saving data for 10731949: {'created_time': 1774538184.32935, 'last_price_update_time': 1774538184.329359, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731949') HTTP/1.1" 204 0
2026-03-26 15:16:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/c6d4f82e-6a6c-4dd3-87f4-7279969c8e59.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/5bfce4c1-4a98-4e7f-9dbf-11b6cb52f366.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10731724
2026-03-26 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7239985b-d9ed-5b99-9403-1f72a1a5310d with scrape type 1
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7239985b-d9ed-5b99-9403-1f72a1a5310d
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637785%252Fgeneral%252Ff8e31145-001a-4aed-8162-1ab841668877.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/f8e31145-001a-4aed-8162-1ab841668877.JPG not downloaded yet
2026-03-26 15:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637785%252Fgeneral%252Fbba7731f-e933-4680-a7f0-e039eb2384f6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/bba7731f-e933-4680-a7f0-e039eb2384f6.JPG not downloaded yet
2026-03-26 15:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10731898
2026-03-26 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f44666-a81b-524a-8584-d1df7bea7556 with scrape type 1
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6f44666-a81b-524a-8584-d1df7bea7556
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733272%252Fgeneral%252F957c3a73-1493-4168-bb16-d7cada69d2b8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/957c3a73-1493-4168-bb16-d7cada69d2b8.JPG not downloaded yet
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32f6c735-5daf-58a8-ae71-62087eed2aff, skipping ID generation
2026-03-26 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f6c735-5daf-58a8-ae71-62087eed2aff with scrape type 1
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32f6c735-5daf-58a8-ae71-62087eed2aff sending to next pipeline
2026-03-26 15:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32f6c735-5daf-58a8-ae71-62087eed2aff, identifier: 10731800
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8128da21-3da8-539d-9c27-0f64fafabf2f, skipping ID generation
2026-03-26 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8128da21-3da8-539d-9c27-0f64fafabf2f with scrape type 1
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8128da21-3da8-539d-9c27-0f64fafabf2f sending to next pipeline
2026-03-26 15:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8128da21-3da8-539d-9c27-0f64fafabf2f, identifier: 10731747
2026-03-26 15:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2, skipping ID generation
2026-03-26 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 1
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 sending to next pipeline
2026-03-26 15:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2, identifier: 10731714
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637785%252Fgeneral%252F1fc687a1-d1ae-4e72-8fd1-d6b6da95d2c0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/1fc687a1-d1ae-4e72-8fd1-d6b6da95d2c0.JPG not downloaded yet
2026-03-26 15:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10731800
2026-03-26 15:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10731800
2026-03-26 15:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10731800 to the API
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5700549/general/292611fe-f625-4506-9bb0-68eea8cde3cc.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '32f6c735-5daf-58a8-ae71-62087eed2aff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 259066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic S - AWD - Diesel - '
'Automatic - 179 hp - 259.066 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2019}
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731800%27 HTTP/1.1" 200 None
2026-03-26 15:16:24 [adesa.be] INFO: Saving data for 10731800: {'created_time': 1774538184.969066, 'last_price_update_time': 1774538184.969075, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731800') HTTP/1.1" 204 0
2026-03-26 15:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10731747
2026-03-26 15:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10731747
2026-03-26 15:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10731747 to the API
2026-03-26 15:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5659651/general/95fc1175-2fe6-4455-b66c-2a9c22fafa98.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '8128da21-3da8-539d-9c27-0f64fafabf2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSM284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731747',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 152661,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 Pulse - Hybrid - Automatic - 105 hp - 152.661 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2022}
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731747%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [adesa.be] INFO: Saving data for 10731747: {'created_time': 1774538186.049989, 'last_price_update_time': 1774538186.050003, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731747') HTTP/1.1" 204 0
2026-03-26 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10731714
2026-03-26 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10731714
2026-03-26 15:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10731714 to the API
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5620420/general/42449c92-54a9-439b-8a81-3e8a56c4c694.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 305,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HPM409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731714',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 267468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2015-07-13',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Sport SDV6 HSE - AWD - Diesel - Automatic - '
'305 hp - 267.468 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2015}
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731714%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [adesa.be] INFO: Saving data for 10731714: {'created_time': 1774538186.361028, 'last_price_update_time': 1774538186.361037, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731714') HTTP/1.1" 204 0
2026-03-26 15:16:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/bbd27081-ca6e-4b8b-86f1-af166bcd42a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/c57f2997-49d7-43e5-a54e-571c7d58b252.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731931)
2026-03-26 15:16:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578025/general/97f3193a-747b-4b9f-af68-57b8ebb9d396.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731692)
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733272%252Fgeneral%252Fd99fdf97-71aa-40c1-b56c-3488d31561c9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/d99fdf97-71aa-40c1-b56c-3488d31561c9.JPG not downloaded yet
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 32f6c735-5daf-58a8-ae71-62087eed2aff due to Ignoring non-200 response
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8128da21-3da8-539d-9c27-0f64fafabf2f due to Ignoring non-200 response
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5637785%252Fgeneral%252F9347aef8-3cc7-4e98-9f3f-6dfaf178f74f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/9347aef8-3cc7-4e98-9f3f-6dfaf178f74f.JPG not downloaded yet
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10731937
2026-03-26 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a98aaa-a76a-556f-a302-11d6c02aa000 with scrape type 1
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F05aa8847-f051-49da-89dc-407f6d05150e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/05aa8847-f051-49da-89dc-407f6d05150e.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252Fae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/ae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F1e0eac9c-509a-4633-a514-2432efde18ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/1e0eac9c-509a-4633-a514-2432efde18ec.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252F58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743588%252Fgeneral%252Fd8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg already downloaded
2026-03-26 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73a98aaa-a76a-556f-a302-11d6c02aa000, identifier: 10731937
2026-03-26 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10731677
2026-03-26 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46bc9779-c186-5cd6-8726-429029ad9d67 with scrape type 1
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46bc9779-c186-5cd6-8726-429029ad9d67
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252F7b98e1ec-aded-4878-b01b-9f3d30ec16c3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/7b98e1ec-aded-4878-b01b-9f3d30ec16c3.JPG not downloaded yet
2026-03-26 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10731666
2026-03-26 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7b50778-abdd-5038-b9a5-cc700ec83c05 with scrape type 1
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7b50778-abdd-5038-b9a5-cc700ec83c05
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252F31f1087c-09a2-4e70-8bdb-35c4c4edd50e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/31f1087c-09a2-4e70-8bdb-35c4c4edd50e.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252Fe7a61a77-c645-498d-85bb-bd713a7d30d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/e7a61a77-c645-498d-85bb-bd713a7d30d3.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252Fdbb014e2-2e03-4150-b4cf-9dc6b760d3f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/dbb014e2-2e03-4150-b4cf-9dc6b760d3f9.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252Fc4ff0136-0db5-4e2a-bf2e-4ff97836592a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/c4ff0136-0db5-4e2a-bf2e-4ff97836592a.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252F9c24b330-7e71-40ff-9850-f68a0e7c4d9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/9c24b330-7e71-40ff-9850-f68a0e7c4d9a.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252F64d380fb-59ab-4992-9764-a9bebb25c4b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/64d380fb-59ab-4992-9764-a9bebb25c4b1.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252F877a2a5b-35b9-4cfc-9a9e-a909820aed65.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/877a2a5b-35b9-4cfc-9a9e-a909820aed65.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252Fd9283737-339c-443a-a60c-042d06eecbfd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/d9283737-339c-443a-a60c-042d06eecbfd.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252F60322270-01e0-4183-ba2b-9ee3dc0aec53.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/60322270-01e0-4183-ba2b-9ee3dc0aec53.jpg already downloaded
2026-03-26 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5380449%252Fgeneral%252F8ada5e1e-173f-44a2-af54-6f2d8c2a5da9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5380449/general/8ada5e1e-173f-44a2-af54-6f2d8c2a5da9.jpg already downloaded
2026-03-26 15:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7b50778-abdd-5038-b9a5-cc700ec83c05, identifier: 10731666
2026-03-26 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/172359e0-fc5a-4f64-952f-7a59023e3c61.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/f8e31145-001a-4aed-8162-1ab841668877.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704870/general/72dea780-9a58-4d4b-9662-c0993ff2c7ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731821)
2026-03-26 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733272%252Fgeneral%252F50ea004f-80e0-4743-975a-518fc16ae134.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/50ea004f-80e0-4743-975a-518fc16ae134.JPG not downloaded yet
2026-03-26 15:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10731937
2026-03-26 15:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10731937
2026-03-26 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10731937 to the API
2026-03-26 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731937>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '73a98aaa-a76a-556f-a302-11d6c02aa000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXP632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 170909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5743588/general/0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg',
'https://images.openlane.eu/carimgs/5743588/general/3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg',
'https://images.openlane.eu/carimgs/5743588/general/05aa8847-f051-49da-89dc-407f6d05150e.jpg',
'https://images.openlane.eu/carimgs/5743588/general/1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg',
'https://images.openlane.eu/carimgs/5743588/general/701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg',
'https://images.openlane.eu/carimgs/5743588/general/ae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg',
'https://images.openlane.eu/carimgs/5743588/general/1e0eac9c-509a-4633-a514-2432efde18ec.jpg',
'https://images.openlane.eu/carimgs/5743588/general/05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg',
'https://images.openlane.eu/carimgs/5743588/general/58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg',
'https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/05aa8847-f051-49da-89dc-407f6d05150e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/ae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/1e0eac9c-509a-4633-a514-2432efde18ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg',
'Width': 1024}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300e AMG Line - Hybrid - Automatic - 204 hp - '
'170.909 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731937%27 HTTP/1.1" 200 None
2026-03-26 15:16:27 [adesa.be] INFO: Saving data for 10731937: {'created_time': 1774538187.429744, 'last_price_update_time': 1774538187.429754, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731937') HTTP/1.1" 204 0
2026-03-26 15:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10731666
2026-03-26 15:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10731666
2026-03-26 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10731666 to the API
2026-03-26 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731666>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e7b50778-abdd-5038-b9a5-cc700ec83c05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHG836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731666',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 174140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5380449/general/31f1087c-09a2-4e70-8bdb-35c4c4edd50e.jpg',
'https://images.openlane.eu/carimgs/5380449/general/e7a61a77-c645-498d-85bb-bd713a7d30d3.jpg',
'https://images.openlane.eu/carimgs/5380449/general/dbb014e2-2e03-4150-b4cf-9dc6b760d3f9.jpg',
'https://images.openlane.eu/carimgs/5380449/general/c4ff0136-0db5-4e2a-bf2e-4ff97836592a.jpg',
'https://images.openlane.eu/carimgs/5380449/general/9c24b330-7e71-40ff-9850-f68a0e7c4d9a.jpg',
'https://images.openlane.eu/carimgs/5380449/general/64d380fb-59ab-4992-9764-a9bebb25c4b1.jpg',
'https://images.openlane.eu/carimgs/5380449/general/877a2a5b-35b9-4cfc-9a9e-a909820aed65.jpg',
'https://images.openlane.eu/carimgs/5380449/general/d9283737-339c-443a-a60c-042d06eecbfd.jpg',
'https://images.openlane.eu/carimgs/5380449/general/60322270-01e0-4183-ba2b-9ee3dc0aec53.jpg',
'https://images.openlane.eu/carimgs/5380449/general/8ada5e1e-173f-44a2-af54-6f2d8c2a5da9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/31f1087c-09a2-4e70-8bdb-35c4c4edd50e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418647,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/e7a61a77-c645-498d-85bb-bd713a7d30d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397207,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/dbb014e2-2e03-4150-b4cf-9dc6b760d3f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/c4ff0136-0db5-4e2a-bf2e-4ff97836592a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435298,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/9c24b330-7e71-40ff-9850-f68a0e7c4d9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472312,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/64d380fb-59ab-4992-9764-a9bebb25c4b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476045,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/877a2a5b-35b9-4cfc-9a9e-a909820aed65.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386011,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/d9283737-339c-443a-a60c-042d06eecbfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460738,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/60322270-01e0-4183-ba2b-9ee3dc0aec53.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b50778-abdd-5038-b9a5-cc700ec83c05/e7b50778-abdd-5038-b9a5-cc700ec83c05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448915,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5380449/general/8ada5e1e-173f-44a2-af54-6f2d8c2a5da9.jpg',
'Width': 1920}],
'price': 21350,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C 300e Luxury - Hybrid - Automatic - 204 hp - 174.140 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731666%27 HTTP/1.1" 200 None
2026-03-26 15:16:28 [adesa.be] INFO: Saving data for 10731666: {'created_time': 1774538188.634232, 'last_price_update_time': 1774538188.634243, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731666') HTTP/1.1" 204 0
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5637785%252Fgeneral%252F39bb4c69-f383-447e-beff-52852aab83c7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/39bb4c69-f383-447e-beff-52852aab83c7.JPG not downloaded yet
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252F85d22bdd-2160-4489-bdff-68b4769eed02.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/85d22bdd-2160-4489-bdff-68b4769eed02.JPG not downloaded yet
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733272%252Fgeneral%252F1f710a92-58ee-4573-8c7d-9cbc4128b87a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/1f710a92-58ee-4573-8c7d-9cbc4128b87a.JPG not downloaded yet
2026-03-26 15:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8e5a596-5b64-5d6f-8fe3-cc5318787b79, skipping ID generation
2026-03-26 15:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 1
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 sending to next pipeline
2026-03-26 15:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e5a596-5b64-5d6f-8fe3-cc5318787b79, identifier: 10731931
2026-03-26 15:16:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e, skipping ID generation
2026-03-26 15:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with scrape type 1
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e sending to next pipeline
2026-03-26 15:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e, identifier: 10731692
2026-03-26 15:16:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/bba7731f-e933-4680-a7f0-e039eb2384f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/1fc687a1-d1ae-4e72-8fd1-d6b6da95d2c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5637785%252Fgeneral%252Fec52b63f-cedd-4ac0-814c-d32b85a8cc96.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/ec52b63f-cedd-4ac0-814c-d32b85a8cc96.JPG not downloaded yet
2026-03-26 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252Fe1010fc4-55fa-42d9-9106-73c1877beaf9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/e1010fc4-55fa-42d9-9106-73c1877beaf9.JPG not downloaded yet
2026-03-26 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-26 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-26 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-26 15:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10731931
2026-03-26 15:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10731931
2026-03-26 15:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10731931 to the API
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743539/general/c57f2997-49d7-43e5-a54e-571c7d58b252.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8e5a596-5b64-5d6f-8fe3-cc5318787b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJX858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731931',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 174075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0d R-Dynamic - Diesel - Automatic - 180 hp - '
'174.075 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731931%27 HTTP/1.1" 200 None
2026-03-26 15:16:29 [adesa.be] INFO: Saving data for 10731931: {'created_time': 1774538189.554439, 'last_price_update_time': 1774538189.554452, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731931') HTTP/1.1" 204 0
2026-03-26 15:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10731692
2026-03-26 15:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10731692
2026-03-26 15:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10731692 to the API
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5578025/general/97f3193a-747b-4b9f-af68-57b8ebb9d396.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': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c91b9b3f-6cb3-5ccb-a559-781d494b2d8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTG107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731692',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 127785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2017-04-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar F-Pace 2.0d - Diesel - Manual - 180 hp - 127.785 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731692%27 HTTP/1.1" 200 None
2026-03-26 15:16:29 [adesa.be] INFO: Saving data for 10731692: {'created_time': 1774538189.870835, 'last_price_update_time': 1774538189.870844, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731692') HTTP/1.1" 204 0
2026-03-26 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/957c3a73-1493-4168-bb16-d7cada69d2b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/d99fdf97-71aa-40c1-b56c-3488d31561c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659652/general/cbbfd633-a61a-4277-896a-e388c99c4850.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731748)
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733272%252Fgeneral%252Fb64fa0cf-d01f-40db-97a7-f815622715e1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/b64fa0cf-d01f-40db-97a7-f815622715e1.JPG not downloaded yet
2026-03-26 15:16:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-26 15:16:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e due to Ignoring non-200 response
2026-03-26 15:16:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82ca5cb9-7b36-5108-bdfb-983469456f45, skipping ID generation
2026-03-26 15:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ca5cb9-7b36-5108-bdfb-983469456f45 with scrape type 1
2026-03-26 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82ca5cb9-7b36-5108-bdfb-983469456f45 sending to next pipeline
2026-03-26 15:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82ca5cb9-7b36-5108-bdfb-983469456f45, identifier: 10731821
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5637785%252Fgeneral%252F01007737-bcfe-43d9-bc95-b63be3904cd0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/01007737-bcfe-43d9-bc95-b63be3904cd0.JPG not downloaded yet
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252F41e8304e-a6ed-406b-a765-3ced29044351.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/41e8304e-a6ed-406b-a765-3ced29044351.JPG not downloaded yet
2026-03-26 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10731821
2026-03-26 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10731821
2026-03-26 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82ca5cb9-7b36-5108-bdfb-983469456f45 with identifier: 10731821 to the API
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5704870/general/72dea780-9a58-4d4b-9662-c0993ff2c7ef.JPG>
{'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': 126,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '82ca5cb9-7b36-5108-bdfb-983469456f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731821',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Honda',
'model': 'Civic',
'odometer': 97791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Honda Civic 1.0 i-VTEC Elegance - Petrol - Automatic - 126 hp - '
'97.791 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731821%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [adesa.be] INFO: Saving data for 10731821: {'created_time': 1774538190.340659, 'last_price_update_time': 1774538190.340672, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731821') HTTP/1.1" 204 0
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733272%252Fgeneral%252F0915520a-f242-4377-9ef2-d315f345a245.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/0915520a-f242-4377-9ef2-d315f345a245.JPG not downloaded yet
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 82ca5cb9-7b36-5108-bdfb-983469456f45 due to Ignoring non-200 response
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5637785%252Fgeneral%252F4fc247a9-2f42-4538-8b4c-b7c50ed20011.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/4fc247a9-2f42-4538-8b4c-b7c50ed20011.JPG not downloaded yet
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252Fe28b7d0a-e120-47b3-a376-6816725c6605.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/e28b7d0a-e120-47b3-a376-6816725c6605.JPG not downloaded yet
2026-03-26 15:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10731667
2026-03-26 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04cda58-6556-55d2-90b2-727da5fb86c5 with scrape type 1
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a04cda58-6556-55d2-90b2-727da5fb86c5
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5414737%252Fgeneral%252F58393acd-4aac-4502-9f7f-7f3bd2519f4f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/58393acd-4aac-4502-9f7f-7f3bd2519f4f.jpg not downloaded yet
2026-03-26 15:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10731924
2026-03-26 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3443284e-0ced-5b96-adab-30008a235942 with scrape type 1
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252F9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252Ffe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252F6c923940-c2e3-4897-825b-58e8c9109c8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252Fe7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252F2ae60687-b584-4b87-9974-cf102e10aa7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252F87a3c285-2efb-4082-9415-e65762a28cba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252Fa460ef1e-b2b2-4768-bdee-27978d073696.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252Fb9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252F2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg already downloaded
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743530%252Fgeneral%252F71f56b9c-918e-4d42-b673-a45d9c007036.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg already downloaded
2026-03-26 15:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3443284e-0ced-5b96-adab-30008a235942, identifier: 10731924
2026-03-26 15:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10731769
2026-03-26 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f5eb28-038e-5b94-9494-c1f623d83d4f with scrape type 1
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7f5eb28-038e-5b94-9494-c1f623d83d4f
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676895%252Fgeneral%252Fa4d0863e-8b01-4085-8410-41684762d3e4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [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-26 15:16:30 [adesa.be] INFO: Found listing with ID: 10731960
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731960%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [adesa.be] INFO: Scrape type for 10731960: 1
2026-03-26 15:16:30 [adesa.be] INFO: Scraping item 10731960 url https://www.openlane.eu/en/carv6/auction/10731960
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5b2745f1-667c-50cc-9a18-d1b6829f523c due to Ignoring non-200 response
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733272%252Fgeneral%252F73eb468f-2f18-4f2d-a27e-dac9a1e31290.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/73eb468f-2f18-4f2d-a27e-dac9a1e31290.JPG not downloaded yet
2026-03-26 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10731924
2026-03-26 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10731924
2026-03-26 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10731924 to the API
2026-03-26 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731924>
{'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-27T10: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=10731924',
'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': 18300,
'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-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731924%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [adesa.be] INFO: Saving data for 10731924: {'created_time': 1774538191.436734, 'last_price_update_time': 1774538191.436745, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731924') HTTP/1.1" 204 0
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/1f710a92-58ee-4573-8c7d-9cbc4128b87a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/50ea004f-80e0-4743-975a-518fc16ae134.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/39bb4c69-f383-447e-beff-52852aab83c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677343/general/fc7ccf73-7c4b-43c3-8afb-6e46bd84cb42.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731774)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526489/general/7b98e1ec-aded-4878-b01b-9f3d30ec16c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731677)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526489/general/85d22bdd-2160-4489-bdff-68b4769eed02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731677)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/9347aef8-3cc7-4e98-9f3f-6dfaf178f74f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745850/general/6a8812d7-c66d-438f-b935-6f07d4681f1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731956)
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5637785%252Fgeneral%252F676d44d3-c2ec-4d36-8182-120333ca2d73.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/676d44d3-c2ec-4d36-8182-120333ca2d73.JPG not downloaded yet
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252F87b65a41-ed9d-41a7-8413-6d2be9977f88.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/87b65a41-ed9d-41a7-8413-6d2be9977f88.JPG not downloaded yet
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5414737%252Fgeneral%252Fab309eef-82f5-4f26-9117-e14330cb582b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/ab309eef-82f5-4f26-9117-e14330cb582b.jpg already downloaded
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5414737%252Fgeneral%252F92b45876-61bd-4be2-a126-605f95b88078.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/92b45876-61bd-4be2-a126-605f95b88078.jpg not downloaded yet
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676895%252Fgeneral%252Fe545b64a-f834-4529-bab5-f1c7b63e1fb0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [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-26 15:16:31 [adesa.be] INFO: Found listing with ID: 10731706
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731706%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [adesa.be] INFO: Scrape type for 10731706: 1
2026-03-26 15:16:31 [adesa.be] INFO: Scraping item 10731706 url https://www.openlane.eu/en/carv6/auction/10731706
2026-03-26 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-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733272%252Fgeneral%252F76f033aa-301c-40d1-91d9-c26d146c9745.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/76f033aa-301c-40d1-91d9-c26d146c9745.JPG not downloaded yet
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5637785%252Fgeneral%252Fb7e1e7d6-5645-4b23-a995-95150337a1d5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637785/general/b7e1e7d6-5645-4b23-a995-95150337a1d5.JPG not downloaded yet
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252F42c8cd02-21fc-4fba-95e9-fb7adb3465e2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/42c8cd02-21fc-4fba-95e9-fb7adb3465e2.JPG not downloaded yet
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5414737%252Fgeneral%252F69469b7d-bda4-4014-a1f6-27e39ca50f91.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/69469b7d-bda4-4014-a1f6-27e39ca50f91.jpg already downloaded
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5414737%252Fgeneral%252Fb3a2a3a4-a8d5-4907-9ab5-61e4aec083fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/b3a2a3a4-a8d5-4907-9ab5-61e4aec083fb.jpg not downloaded yet
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676895%252Fgeneral%252Fe869742b-118c-41da-b450-357db301cd0c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [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-26 15:16:31 [adesa.be] INFO: Found listing with ID: 10731824
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731824%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [adesa.be] INFO: Scrape type for 10731824: 1
2026-03-26 15:16:31 [adesa.be] INFO: Scraping item 10731824 url https://www.openlane.eu/en/carv6/auction/10731824
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733272%252Fgeneral%252Feee530a1-8a0a-45cc-91a0-f2df330777dd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/eee530a1-8a0a-45cc-91a0-f2df330777dd.JPG not downloaded yet
2026-03-26 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-26 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 51e8aaaa-54f7-58fc-8ea6-bcd97a2d1e06 due to Ignoring non-200 response
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 46bc9779-c186-5cd6-8726-429029ad9d67 due to Ignoring non-200 response
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 46bc9779-c186-5cd6-8726-429029ad9d67 due to Ignoring non-200 response
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb7f4e07-2beb-57c1-bf63-51d24a62e084, skipping ID generation
2026-03-26 15:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 with scrape type 1
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 sending to next pipeline
2026-03-26 15:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb7f4e07-2beb-57c1-bf63-51d24a62e084, identifier: 10731956
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/e2095bb9-103a-4562-bbe1-9a6a0ef30411.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731755)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/0915520a-f242-4377-9ef2-d315f345a245.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526489/general/e28b7d0a-e120-47b3-a376-6816725c6605.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731677)
2026-03-26 15:16:31 [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/10731769)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526489/general/41e8304e-a6ed-406b-a765-3ced29044351.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731677)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/01007737-bcfe-43d9-bc95-b63be3904cd0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/4fc247a9-2f42-4538-8b4c-b7c50ed20011.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:31 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5414737/general/58393acd-4aac-4502-9f7f-7f3bd2519f4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731667)
2026-03-26 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252Ff6414a9a-c677-496f-82a7-856c34a74377.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/f6414a9a-c677-496f-82a7-856c34a74377.JPG not downloaded yet
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5414737%252Fgeneral%252Fba300df8-c182-4b65-8e4d-eca5ec1b0867.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/ba300df8-c182-4b65-8e4d-eca5ec1b0867.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5414737%252Fgeneral%252F547791ed-7a5e-47df-b1c7-c7346f047573.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/547791ed-7a5e-47df-b1c7-c7346f047573.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5414737%252Fgeneral%252Fe2e118a9-ee3b-44bf-b7ea-42a5b0c1cf91.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/e2e118a9-ee3b-44bf-b7ea-42a5b0c1cf91.jpg not downloaded yet
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676895%252Fgeneral%252F8f305c0b-978a-4eee-8aca-66530093981b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [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-26 15:16:32 [adesa.be] INFO: Found listing with ID: 10731908
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731908%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [adesa.be] INFO: Scrape type for 10731908: 1
2026-03-26 15:16:32 [adesa.be] INFO: Scraping item 10731908 url https://www.openlane.eu/en/carv6/auction/10731908
2026-03-26 15:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10731956
2026-03-26 15:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10731956
2026-03-26 15:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb7f4e07-2beb-57c1-bf63-51d24a62e084 with identifier: 10731956 to the API
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745850/general/6a8812d7-c66d-438f-b935-6f07d4681f1a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'eb7f4e07-2beb-57c1-bf63-51d24a62e084',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DEA012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 287038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [],
'price': 4350,
'price_includes_vat': True,
'registration_date': '2012-04-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford S-Max 1.6 EcoBoost Titanium - Petrol - Manual - 160 hp - '
'287.038 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2012}
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731956%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [adesa.be] INFO: Saving data for 10731956: {'created_time': 1774538192.398537, 'last_price_update_time': 1774538192.398551, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731956') HTTP/1.1" 204 0
2026-03-26 15:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733272%252Fgeneral%252F09bfcc53-8b10-468a-a160-c5a04918498e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733272/general/09bfcc53-8b10-468a-a160-c5a04918498e.JPG not downloaded yet
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item eb7f4e07-2beb-57c1-bf63-51d24a62e084 due to Ignoring non-200 response
2026-03-26 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fccc65dc-4bc1-55ba-a3a3-22853077edff with identifier: 10731678
2026-03-26 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fccc65dc-4bc1-55ba-a3a3-22853077edff with scrape type 1
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fccc65dc-4bc1-55ba-a3a3-22853077edff
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526509%252Fgeneral%252F650bc4c1-eeb8-46e1-b5eb-73e803d23302.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/650bc4c1-eeb8-46e1-b5eb-73e803d23302.JPG not downloaded yet
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526489%252Fgeneral%252Fa4a364ea-a273-4ccd-bec3-e00b16aa6f36.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/a4a364ea-a273-4ccd-bec3-e00b16aa6f36.JPG not downloaded yet
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5414737%252Fgeneral%252Fd183980e-457d-4ef1-90f0-b970125eed3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/d183980e-457d-4ef1-90f0-b970125eed3a.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5414737%252Fgeneral%252F20f566e4-0f1b-43e9-b034-d08bb7053fd5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5414737/general/20f566e4-0f1b-43e9-b034-d08bb7053fd5.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676895%252Fgeneral%252Fe449edbf-acce-4235-9d59-e27cec7f9d7e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [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-26 15:16:32 [adesa.be] INFO: Found listing with ID: 10731764
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731764%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [adesa.be] INFO: Scrape type for 10731764: 1
2026-03-26 15:16:32 [adesa.be] INFO: Scraping item 10731764 url https://www.openlane.eu/en/carv6/auction/10731764
2026-03-26 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10731751
2026-03-26 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7470259a-36da-5592-93dd-f047850ff61a with scrape type 1
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7470259a-36da-5592-93dd-f047850ff61a
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662157%252Fgeneral%252F514f1279-5cd0-4a4d-a9fb-e85d67c502dc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/514f1279-5cd0-4a4d-a9fb-e85d67c502dc.JPG not downloaded yet
2026-03-26 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10731722
2026-03-26 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e96fb502-ae67-5354-97d8-9d09968400fb with scrape type 1
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e96fb502-ae67-5354-97d8-9d09968400fb
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635412%252Fgeneral%252F224b07ef-b83b-4dc7-859c-f569164c26ab.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/224b07ef-b83b-4dc7-859c-f569164c26ab.JPG not downloaded yet
2026-03-26 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10731731
2026-03-26 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with scrape type 1
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252Ff8ff6ec6-1a58-48c7-8a98-0cd0860e2eca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/f8ff6ec6-1a58-48c7-8a98-0cd0860e2eca.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252Fe5ca3ef1-d730-49f6-b13d-8790a7ce3a48.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/e5ca3ef1-d730-49f6-b13d-8790a7ce3a48.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252F660ad0bf-83f3-4c65-9ad5-a193fbb9ce8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/660ad0bf-83f3-4c65-9ad5-a193fbb9ce8c.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252F67d042ab-aac5-4c2a-a7f8-76decd32e6af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/67d042ab-aac5-4c2a-a7f8-76decd32e6af.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252F36ede208-db21-4aeb-9cb5-2ddf96c90db1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/36ede208-db21-4aeb-9cb5-2ddf96c90db1.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252Fdbc874fc-6daf-47cd-aed5-f4406346291c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/dbc874fc-6daf-47cd-aed5-f4406346291c.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252Ff6ce3392-4eca-4f89-81b6-54f705c0e774.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/f6ce3392-4eca-4f89-81b6-54f705c0e774.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252F7a477e8a-511b-411c-b9be-79aaf0a8236d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/7a477e8a-511b-411c-b9be-79aaf0a8236d.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252Fb0ca98f7-0658-4adb-aaa6-61ad76b5e662.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/b0ca98f7-0658-4adb-aaa6-61ad76b5e662.jpg already downloaded
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649323%252Fgeneral%252Fc2c399ca-5ae2-4cf2-9d64-1c5cdfcf236e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649323/general/c2c399ca-5ae2-4cf2-9d64-1c5cdfcf236e.jpg already downloaded
2026-03-26 15:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53, identifier: 10731731
2026-03-26 15:16:33 [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/10731769)
2026-03-26 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/76f033aa-301c-40d1-91d9-c26d146c9745.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526509%252Fgeneral%252F5fe7c686-1c53-443b-90e8-9515e274fa53.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/5fe7c686-1c53-443b-90e8-9515e274fa53.JPG not downloaded yet
2026-03-26 15:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10731731
2026-03-26 15:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10731731
2026-03-26 15:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10731731 to the API
2026-03-26 15:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731731>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VEG156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731731',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 179932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5649323/general/f8ff6ec6-1a58-48c7-8a98-0cd0860e2eca.jpg',
'https://images.openlane.eu/carimgs/5649323/general/e5ca3ef1-d730-49f6-b13d-8790a7ce3a48.jpg',
'https://images.openlane.eu/carimgs/5649323/general/660ad0bf-83f3-4c65-9ad5-a193fbb9ce8c.jpg',
'https://images.openlane.eu/carimgs/5649323/general/67d042ab-aac5-4c2a-a7f8-76decd32e6af.jpg',
'https://images.openlane.eu/carimgs/5649323/general/36ede208-db21-4aeb-9cb5-2ddf96c90db1.jpg',
'https://images.openlane.eu/carimgs/5649323/general/dbc874fc-6daf-47cd-aed5-f4406346291c.jpg',
'https://images.openlane.eu/carimgs/5649323/general/f6ce3392-4eca-4f89-81b6-54f705c0e774.jpg',
'https://images.openlane.eu/carimgs/5649323/general/7a477e8a-511b-411c-b9be-79aaf0a8236d.jpg',
'https://images.openlane.eu/carimgs/5649323/general/b0ca98f7-0658-4adb-aaa6-61ad76b5e662.jpg',
'https://images.openlane.eu/carimgs/5649323/general/c2c399ca-5ae2-4cf2-9d64-1c5cdfcf236e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/f8ff6ec6-1a58-48c7-8a98-0cd0860e2eca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/e5ca3ef1-d730-49f6-b13d-8790a7ce3a48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/660ad0bf-83f3-4c65-9ad5-a193fbb9ce8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/67d042ab-aac5-4c2a-a7f8-76decd32e6af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/36ede208-db21-4aeb-9cb5-2ddf96c90db1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/dbc874fc-6daf-47cd-aed5-f4406346291c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/f6ce3392-4eca-4f89-81b6-54f705c0e774.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/7a477e8a-511b-411c-b9be-79aaf0a8236d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/b0ca98f7-0658-4adb-aaa6-61ad76b5e662.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53/9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33593,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649323/general/c2c399ca-5ae2-4cf2-9d64-1c5cdfcf236e.jpg',
'Width': 400}],
'price': 7850,
'price_includes_vat': True,
'registration_date': '2018-10-11',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Fiat Ducato L3H2 2.0 MultiJet - Diesel - Manual - 115 hp - 179.932 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731731%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [adesa.be] INFO: Saving data for 10731731: {'created_time': 1774538194.045755, 'last_price_update_time': 1774538194.045766, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731731') HTTP/1.1" 204 0
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 46bc9779-c186-5cd6-8726-429029ad9d67 due to Ignoring non-200 response
2026-03-26 15:16:34 [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-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 46bc9779-c186-5cd6-8726-429029ad9d67 due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a04cda58-6556-55d2-90b2-727da5fb86c5 due to Ignoring non-200 response
2026-03-26 15:16:34 [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/10731769)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526489/general/87b65a41-ed9d-41a7-8413-6d2be9977f88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731677)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526489/general/42c8cd02-21fc-4fba-95e9-fb7adb3465e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731677)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/b7e1e7d6-5645-4b23-a995-95150337a1d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5414737/general/b3a2a3a4-a8d5-4907-9ab5-61e4aec083fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731667)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5414737/general/92b45876-61bd-4be2-a126-605f95b88078.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731667)
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526489%252Fgeneral%252F11ede287-105b-4518-93a0-d8d0113e46cb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526489/general/11ede287-105b-4518-93a0-d8d0113e46cb.JPG not downloaded yet
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676895%252Fgeneral%252F3d9f6014-6923-4bff-8c1b-e1ac8efb0073.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [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-26 15:16:34 [adesa.be] INFO: Found listing with ID: 10731861
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731861%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [adesa.be] INFO: Scrape type for 10731861: 1
2026-03-26 15:16:34 [adesa.be] INFO: Scraping item 10731861 url https://www.openlane.eu/en/carv6/auction/10731861
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5662157%252Fgeneral%252F1c6e2260-44a1-4dea-a9ee-747af6222e30.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/1c6e2260-44a1-4dea-a9ee-747af6222e30.JPG not downloaded yet
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5635412%252Fgeneral%252F666cfa62-fc72-490e-ba3f-e6befdd85019.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/666cfa62-fc72-490e-ba3f-e6befdd85019.JPG not downloaded yet
2026-03-26 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-26 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-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526509%252Fgeneral%252F81f29317-6865-491e-9942-ae548093658d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/81f29317-6865-491e-9942-ae548093658d.JPG not downloaded yet
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/73eb468f-2f18-4f2d-a27e-dac9a1e31290.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637785/general/676d44d3-c2ec-4d36-8182-120333ca2d73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731724)
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676895%252Fgeneral%252F12435c77-174f-4578-b9ba-15bbb0cbb245.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [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-26 15:16:34 [adesa.be] INFO: Found listing with ID: 10731889
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731889%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [adesa.be] INFO: Scrape type for 10731889: 1
2026-03-26 15:16:34 [adesa.be] INFO: Scraping item 10731889 url https://www.openlane.eu/en/carv6/auction/10731889
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5662157%252Fgeneral%252F914f8f60-f116-43d1-9348-e25dcab9b9f0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/914f8f60-f116-43d1-9348-e25dcab9b9f0.JPG not downloaded yet
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5635412%252Fgeneral%252F9c147d9f-e299-4c08-954b-1eff4f5f2f76.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/9c147d9f-e299-4c08-954b-1eff4f5f2f76.JPG not downloaded yet
2026-03-26 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-26 15:16:34 [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-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/650bc4c1-eeb8-46e1-b5eb-73e803d23302.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733272/general/09bfcc53-8b10-468a-a160-c5a04918498e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731898)
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526509%252Fgeneral%252Ffe5b11e2-3811-4f6d-a2be-1e31d9fc361d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/fe5b11e2-3811-4f6d-a2be-1e31d9fc361d.JPG not downloaded yet
2026-03-26 15:16:34 [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-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 46bc9779-c186-5cd6-8726-429029ad9d67 due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 46bc9779-c186-5cd6-8726-429029ad9d67 due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:34 [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/10731769)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526489/general/a4a364ea-a273-4ccd-bec3-e00b16aa6f36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731677)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/514f1279-5cd0-4a4d-a9fb-e85d67c502dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/224b07ef-b83b-4dc7-859c-f569164c26ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676895%252Fgeneral%252F68cc1a41-a198-4aca-a48f-7ba32f13ea99.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [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-26 15:16:34 [adesa.be] INFO: Found listing with ID: 10731694
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731694%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [adesa.be] INFO: Scrape type for 10731694: 1
2026-03-26 15:16:34 [adesa.be] INFO: Scraping item 10731694 url https://www.openlane.eu/en/carv6/auction/10731694
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5662157%252Fgeneral%252F221ea1c3-58c4-4756-ae18-6d5110bc9a4e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/221ea1c3-58c4-4756-ae18-6d5110bc9a4e.JPG not downloaded yet
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5635412%252Fgeneral%252F59844c01-0e2f-45e3-8eab-b224e215ddc6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/59844c01-0e2f-45e3-8eab-b224e215ddc6.JPG not downloaded yet
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a04cda58-6556-55d2-90b2-727da5fb86c5 due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a04cda58-6556-55d2-90b2-727da5fb86c5 due to Ignoring non-200 response
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526509%252Fgeneral%252Fbc311e0e-6634-466c-845b-410d82a2ddd8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/bc311e0e-6634-466c-845b-410d82a2ddd8.JPG not downloaded yet
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/666cfa62-fc72-490e-ba3f-e6befdd85019.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/1c6e2260-44a1-4dea-a9ee-747af6222e30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676895%252Fgeneral%252F2982a252-db04-4958-89e4-d69c19bb7da3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [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-26 15:16:34 [adesa.be] INFO: Found listing with ID: 10731853
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731853%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [adesa.be] INFO: Scrape type for 10731853: 1
2026-03-26 15:16:34 [adesa.be] INFO: Scraping item 10731853 url https://www.openlane.eu/en/carv6/auction/10731853
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5662157%252Fgeneral%252F40e34e0a-9aa3-4db5-8ef0-4463e594fc0a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/40e34e0a-9aa3-4db5-8ef0-4463e594fc0a.JPG not downloaded yet
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5635412%252Fgeneral%252Fed9bd0a3-bdb2-44dc-8967-604968eefe2a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/ed9bd0a3-bdb2-44dc-8967-604968eefe2a.JPG not downloaded yet
2026-03-26 15:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10731760
2026-03-26 15:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ef18b0-b2b4-5f75-9306-511909fc2e15 with scrape type 1
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06ef18b0-b2b4-5f75-9306-511909fc2e15
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252F0e2c8ec7-2e77-4aee-95b4-4aa5fc1ba9b7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/0e2c8ec7-2e77-4aee-95b4-4aa5fc1ba9b7.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252Fcbc05a1b-ab18-41fe-8d1b-737faca96cbc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/cbc05a1b-ab18-41fe-8d1b-737faca96cbc.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252F1c97c61b-14c2-45c1-8e57-9c18fce52489.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/1c97c61b-14c2-45c1-8e57-9c18fce52489.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252F44c27ea0-dcb7-4ba7-a454-7b1ee65d66de.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/44c27ea0-dcb7-4ba7-a454-7b1ee65d66de.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252F8b08ce8f-4f2e-4fad-a39c-409e8fa10b7d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/8b08ce8f-4f2e-4fad-a39c-409e8fa10b7d.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252F0cbf0596-42fa-4f3a-9de5-c3f3c835efed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/0cbf0596-42fa-4f3a-9de5-c3f3c835efed.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252F4fcdb686-e01d-4118-8f6c-6507559134b1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/4fcdb686-e01d-4118-8f6c-6507559134b1.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252Fd1d16354-5633-4614-910b-b4536e1e9791.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/d1d16354-5633-4614-910b-b4536e1e9791.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252Fc45ecef0-3d4c-4bad-a4f0-962a39558ced.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/c45ecef0-3d4c-4bad-a4f0-962a39558ced.jpeg already downloaded
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666012%252Fgeneral%252F2c02be63-7a4f-404a-acbc-25b6085bdbae.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666012/general/2c02be63-7a4f-404a-acbc-25b6085bdbae.jpeg already downloaded
2026-03-26 15:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06ef18b0-b2b4-5f75-9306-511909fc2e15, identifier: 10731760
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7239985b-d9ed-5b99-9403-1f72a1a5310d due to Ignoring non-200 response
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5526509%252Fgeneral%252F8750afad-9660-4c38-939a-9e6ce4e37c05.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/8750afad-9660-4c38-939a-9e6ce4e37c05.JPG not downloaded yet
2026-03-26 15:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10731760
2026-03-26 15:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10731760
2026-03-26 15:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10731760 to the API
2026-03-26 15:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731760>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '5.1L',
'engine_horse_power': 176,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '06ef18b0-b2b4-5f75-9306-511909fc2e15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BYZ621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731760',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Atego',
'odometer': 356614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5666012/general/0e2c8ec7-2e77-4aee-95b4-4aa5fc1ba9b7.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/cbc05a1b-ab18-41fe-8d1b-737faca96cbc.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/1c97c61b-14c2-45c1-8e57-9c18fce52489.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/44c27ea0-dcb7-4ba7-a454-7b1ee65d66de.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/8b08ce8f-4f2e-4fad-a39c-409e8fa10b7d.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/0cbf0596-42fa-4f3a-9de5-c3f3c835efed.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/4fcdb686-e01d-4118-8f6c-6507559134b1.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/d1d16354-5633-4614-910b-b4536e1e9791.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/c45ecef0-3d4c-4bad-a4f0-962a39558ced.jpeg',
'https://images.openlane.eu/carimgs/5666012/general/2c02be63-7a4f-404a-acbc-25b6085bdbae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242273,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/0e2c8ec7-2e77-4aee-95b4-4aa5fc1ba9b7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231310,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/cbc05a1b-ab18-41fe-8d1b-737faca96cbc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274360,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/1c97c61b-14c2-45c1-8e57-9c18fce52489.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247285,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/44c27ea0-dcb7-4ba7-a454-7b1ee65d66de.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225395,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/8b08ce8f-4f2e-4fad-a39c-409e8fa10b7d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251387,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/0cbf0596-42fa-4f3a-9de5-c3f3c835efed.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347070,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/4fcdb686-e01d-4118-8f6c-6507559134b1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283341,
'Height': 1470,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/d1d16354-5633-4614-910b-b4536e1e9791.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240917,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/c45ecef0-3d4c-4bad-a4f0-962a39558ced.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ef18b0-b2b4-5f75-9306-511909fc2e15/06ef18b0-b2b4-5f75-9306-511909fc2e15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237318,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666012/general/2c02be63-7a4f-404a-acbc-25b6085bdbae.jpeg',
'Width': 1600}],
'price': 19350,
'price_includes_vat': True,
'registration_date': '2016-01-22',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Atego 5.1 - Diesel - Manual - 176 hp - 356.614 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731760%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [adesa.be] INFO: Saving data for 10731760: {'created_time': 1774538195.117792, 'last_price_update_time': 1774538195.117802, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731760') HTTP/1.1" 204 0
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/81f29317-6865-491e-9942-ae548093658d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:35 [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/10731769)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/914f8f60-f116-43d1-9348-e25dcab9b9f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:35 [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/10731769)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/9c147d9f-e299-4c08-954b-1eff4f5f2f76.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676895%252Fgeneral%252Fe4aeef0c-2e03-4fdb-8636-81d468a7c761.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [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-26 15:16:35 [adesa.be] INFO: Found listing with ID: 10731718
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731718%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [adesa.be] INFO: Scrape type for 10731718: 1
2026-03-26 15:16:35 [adesa.be] INFO: Scraping item 10731718 url https://www.openlane.eu/en/carv6/auction/10731718
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662157%252Fgeneral%252Ffb889e3a-9592-4034-9cfb-e16599f56cdd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/fb889e3a-9592-4034-9cfb-e16599f56cdd.JPG not downloaded yet
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635412%252Fgeneral%252Ffb3fe3e9-687d-41f6-95d8-1c6e2bd8f13c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/fb3fe3e9-687d-41f6-95d8-1c6e2bd8f13c.JPG not downloaded yet
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526509%252Fgeneral%252F0db3ccaa-3ffb-420a-ae46-44eea3e54b13.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/0db3ccaa-3ffb-420a-ae46-44eea3e54b13.JPG not downloaded yet
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d6f44666-a81b-524a-8584-d1df7bea7556 due to Ignoring non-200 response
2026-03-26 15:16:35 [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-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 46bc9779-c186-5cd6-8726-429029ad9d67 due to Ignoring non-200 response
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/221ea1c3-58c4-4756-ae18-6d5110bc9a4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/59844c01-0e2f-45e3-8eab-b224e215ddc6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:35 [adesa.be] INFO: Found listing with ID: 10731746
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731746%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [adesa.be] INFO: Scrape type for 10731746: 1
2026-03-26 15:16:35 [adesa.be] INFO: Scraping item 10731746 url https://www.openlane.eu/en/carv6/auction/10731746
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662157%252Fgeneral%252F644bc66c-74c9-4e4e-9d84-6284f1837890.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/644bc66c-74c9-4e4e-9d84-6284f1837890.JPG not downloaded yet
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635412%252Fgeneral%252Fb376f8c7-06f9-4086-ba70-d5863cde37c0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/b376f8c7-06f9-4086-ba70-d5863cde37c0.JPG not downloaded yet
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526509%252Fgeneral%252Ff4778c7e-8f56-4216-95a4-0316464ab9da.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/f4778c7e-8f56-4216-95a4-0316464ab9da.JPG not downloaded yet
2026-03-26 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-26 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-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:35 [adesa.be] INFO: Found listing with ID: 10731831
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731831%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [adesa.be] INFO: Scrape type for 10731831: 1
2026-03-26 15:16:35 [adesa.be] INFO: Scraping item 10731831 url https://www.openlane.eu/en/carv6/auction/10731831
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662157%252Fgeneral%252F88882eb9-72b7-430d-9ce7-86af5253a838.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/88882eb9-72b7-430d-9ce7-86af5253a838.JPG not downloaded yet
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635412%252Fgeneral%252Fd93041ee-ad9b-4932-88f1-21ca3800ed99.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/d93041ee-ad9b-4932-88f1-21ca3800ed99.JPG not downloaded yet
2026-03-26 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-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:35 [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-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:35 [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-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526509%252Fgeneral%252F61add3bd-1b49-445d-9f30-f46c8ce08970.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/61add3bd-1b49-445d-9f30-f46c8ce08970.JPG not downloaded yet
2026-03-26 15:16:35 [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/10731769)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/ed9bd0a3-bdb2-44dc-8967-604968eefe2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/8750afad-9660-4c38-939a-9e6ce4e37c05.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/40e34e0a-9aa3-4db5-8ef0-4463e594fc0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/fb3fe3e9-687d-41f6-95d8-1c6e2bd8f13c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/fb889e3a-9592-4034-9cfb-e16599f56cdd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:35 [adesa.be] INFO: Found listing with ID: 10731674
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731674%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [adesa.be] INFO: Scrape type for 10731674: 1
2026-03-26 15:16:35 [adesa.be] INFO: Scraping item 10731674 url https://www.openlane.eu/en/carv6/auction/10731674
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662157%252Fgeneral%252Fb6c12f48-ed7f-44c0-9146-3dc6d2cf7e86.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/b6c12f48-ed7f-44c0-9146-3dc6d2cf7e86.JPG not downloaded yet
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635412%252Fgeneral%252Fb3dcf273-91b6-4912-929d-3f55669ae1a4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/b3dcf273-91b6-4912-929d-3f55669ae1a4.JPG not downloaded yet
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526509%252Fgeneral%252Fbc83db5d-94cc-4227-bbdc-731e05e34ac6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526509/general/bc83db5d-94cc-4227-bbdc-731e05e34ac6.JPG not downloaded yet
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/0db3ccaa-3ffb-420a-ae46-44eea3e54b13.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/b376f8c7-06f9-4086-ba70-d5863cde37c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:35 [adesa.be] INFO: Found listing with ID: 10731779
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731779%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [adesa.be] INFO: Scrape type for 10731779: 1
2026-03-26 15:16:35 [adesa.be] INFO: Scraping item 10731779 url https://www.openlane.eu/en/carv6/auction/10731779
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662157%252Fgeneral%252F4ead56ba-f582-4f92-96eb-bd9d75c8a80a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/4ead56ba-f582-4f92-96eb-bd9d75c8a80a.JPG not downloaded yet
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635412%252Fgeneral%252F5b269d7e-d7ed-41fd-95af-8d13bbb6c328.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635412/general/5b269d7e-d7ed-41fd-95af-8d13bbb6c328.JPG not downloaded yet
2026-03-26 15:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10731925
2026-03-26 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with scrape type 1
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F200f8bfe-af28-42b1-a167-3992887f7edf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/200f8bfe-af28-42b1-a167-3992887f7edf.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252Ff6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/f6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252Fa9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/a9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F9d1020ca-8eba-445d-a246-577c2f78513c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/9d1020ca-8eba-445d-a246-577c2f78513c.jpg already downloaded
2026-03-26 15:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0cc3047f-b314-5597-80c0-4bd6b1c72c08, identifier: 10731925
2026-03-26 15:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10731706
2026-03-26 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with scrape type 1
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609105%252Fgeneral%252F53b054bf-5dc8-41b9-94f1-8f2d7922799a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [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-26 15:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10731960
2026-03-26 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbadb5e9-e23b-5899-a215-689d7f1b2d43 with scrape type 1
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F1a75b49c-4655-469e-9d7f-7ee18f372914.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/1a75b49c-4655-469e-9d7f-7ee18f372914.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252Ffcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/fcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F6a466f15-835d-4c4a-ab97-472077b49d5e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/6a466f15-835d-4c4a-ab97-472077b49d5e.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252Fe9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/e9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg already downloaded
2026-03-26 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746080%252Fgeneral%252Fd52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/d52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg already downloaded
2026-03-26 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746080%252Fgeneral%252F8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg already downloaded
2026-03-26 15:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbadb5e9-e23b-5899-a215-689d7f1b2d43, identifier: 10731960
2026-03-26 15:16:36 [adesa.be] INFO: Found listing with ID: 10731923
2026-03-26 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731923%27 HTTP/1.1" 200 None
2026-03-26 15:16:36 [adesa.be] INFO: Scrape type for 10731923: 1
2026-03-26 15:16:36 [adesa.be] INFO: Scraping item 10731923 url https://www.openlane.eu/en/carv6/auction/10731923
2026-03-26 15:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10731925
2026-03-26 15:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10731925
2026-03-26 15:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10731925 to the API
2026-03-26 15:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731925>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '0cc3047f-b314-5597-80c0-4bd6b1c72c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADK984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731925',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 165685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg',
'https://images.openlane.eu/carimgs/5743531/general/4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg',
'https://images.openlane.eu/carimgs/5743531/general/200f8bfe-af28-42b1-a167-3992887f7edf.jpg',
'https://images.openlane.eu/carimgs/5743531/general/0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg',
'https://images.openlane.eu/carimgs/5743531/general/8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg',
'https://images.openlane.eu/carimgs/5743531/general/5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg',
'https://images.openlane.eu/carimgs/5743531/general/f6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg',
'https://images.openlane.eu/carimgs/5743531/general/03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg',
'https://images.openlane.eu/carimgs/5743531/general/a9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg',
'https://images.openlane.eu/carimgs/5743531/general/9d1020ca-8eba-445d-a246-577c2f78513c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/200f8bfe-af28-42b1-a167-3992887f7edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/f6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/a9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/9d1020ca-8eba-445d-a246-577c2f78513c.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 GDI More - Hybrid - Automatic - 105 hp - 165.685 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2021}
2026-03-26 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731925%27 HTTP/1.1" 200 None
2026-03-26 15:16:36 [adesa.be] INFO: Saving data for 10731925: {'created_time': 1774538196.949025, 'last_price_update_time': 1774538196.949035, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731925') HTTP/1.1" 204 0
2026-03-26 15:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10731960
2026-03-26 15:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10731960
2026-03-26 15:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10731960 to the API
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731960>
{'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-27T10: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=10731960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 95095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5746080/general/0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg',
'https://images.openlane.eu/carimgs/5746080/general/7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg',
'https://images.openlane.eu/carimgs/5746080/general/1a75b49c-4655-469e-9d7f-7ee18f372914.jpg',
'https://images.openlane.eu/carimgs/5746080/general/5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg',
'https://images.openlane.eu/carimgs/5746080/general/fcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg',
'https://images.openlane.eu/carimgs/5746080/general/6a466f15-835d-4c4a-ab97-472077b49d5e.jpg',
'https://images.openlane.eu/carimgs/5746080/general/8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg',
'https://images.openlane.eu/carimgs/5746080/general/e9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg',
'https://images.openlane.eu/carimgs/5746080/general/d52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg',
'https://images.openlane.eu/carimgs/5746080/general/8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg'],
'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': 12950,
'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-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731960%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [adesa.be] INFO: Saving data for 10731960: {'created_time': 1774538197.389789, 'last_price_update_time': 1774538197.389806, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731960') HTTP/1.1" 204 0
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/d93041ee-ad9b-4932-88f1-21ca3800ed99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/88882eb9-72b7-430d-9ce7-86af5253a838.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/61add3bd-1b49-445d-9f30-f46c8ce08970.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/f4778c7e-8f56-4216-95a4-0316464ab9da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/644bc66c-74c9-4e4e-9d84-6284f1837890.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609105%252Fgeneral%252F978ab174-00e7-45dc-bf70-0ea778520b2e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [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-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/b6c12f48-ed7f-44c0-9146-3dc6d2cf7e86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/b3dcf273-91b6-4912-929d-3f55669ae1a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:37 [adesa.be] INFO: Found listing with ID: 10731730
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731730%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [adesa.be] INFO: Scrape type for 10731730: 1
2026-03-26 15:16:37 [adesa.be] INFO: Scraping item 10731730 url https://www.openlane.eu/en/carv6/auction/10731730
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:37 [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-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609105%252Fgeneral%252F3fe60f67-fdd3-4b75-8732-df6532419012.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [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-26 15:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:37 [adesa.be] INFO: Found listing with ID: 10731770
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731770%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [adesa.be] INFO: Scrape type for 10731770: 1
2026-03-26 15:16:37 [adesa.be] INFO: Scraping item 10731770 url https://www.openlane.eu/en/carv6/auction/10731770
2026-03-26 15:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609105%252Fgeneral%252F37717ca1-9faf-4381-999a-57a90682566f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [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-26 15:16:37 [adesa.be] INFO: Found listing with ID: 10731749
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731749%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [adesa.be] INFO: Scrape type for 10731749: 1
2026-03-26 15:16:37 [adesa.be] INFO: Scraping item 10731749 url https://www.openlane.eu/en/carv6/auction/10731749
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5635412/general/5b269d7e-d7ed-41fd-95af-8d13bbb6c328.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731722)
2026-03-26 15:16:37 [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/10731706)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/bc83db5d-94cc-4227-bbdc-731e05e34ac6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/4ead56ba-f582-4f92-96eb-bd9d75c8a80a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731751)
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609105%252Fgeneral%252Fff250d74-9b5f-4d7e-bdbb-cbd400586307.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [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-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:37 [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/10731706)
2026-03-26 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/bc311e0e-6634-466c-845b-410d82a2ddd8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:37 [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/10731769)
2026-03-26 15:16:37 [adesa.be] INFO: Found listing with ID: 10731705
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731705%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [adesa.be] INFO: Scrape type for 10731705: 1
2026-03-26 15:16:37 [adesa.be] INFO: Scraping item 10731705 url https://www.openlane.eu/en/carv6/auction/10731705
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609105%252Fgeneral%252F561e36d7-32a3-4dc2-855d-e8f9e1f27cff.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [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-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:37 [adesa.be] INFO: Found listing with ID: 10731922
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731922%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [adesa.be] INFO: Scrape type for 10731922: 1
2026-03-26 15:16:37 [adesa.be] INFO: Scraping item 10731922 url https://www.openlane.eu/en/carv6/auction/10731922
2026-03-26 15:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10731824
2026-03-26 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f with scrape type 1
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252Fcc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [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-26 15:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10731721
2026-03-26 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with scrape type 1
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629644%252Fgeneral%252Fc9992f75-d302-49f5-9c77-36168e6b44ee.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/c9992f75-d302-49f5-9c77-36168e6b44ee.JPG not downloaded yet
2026-03-26 15:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10731764
2026-03-26 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with scrape type 1
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669059%252Fgeneral%252F1ffd39e9-1038-4b80-9e6a-4cfb579c9bcd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [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-26 15:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10731861
2026-03-26 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a45f5c-6876-52ed-8922-137f488a0a34 with scrape type 1
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8a45f5c-6876-52ed-8922-137f488a0a34
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F96ce3566-8858-4c9e-b4a9-306bbf195ce5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/96ce3566-8858-4c9e-b4a9-306bbf195ce5.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F05a3b08a-d50e-4261-9ddf-7bd26576ab64.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/05a3b08a-d50e-4261-9ddf-7bd26576ab64.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F3bf5cd5b-14e2-4072-9774-67b78064d293.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/3bf5cd5b-14e2-4072-9774-67b78064d293.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F60d56eac-8589-4cfd-a4a6-a61040cf81fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/60d56eac-8589-4cfd-a4a6-a61040cf81fa.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F070ab5ec-4b71-4304-aa90-e4b5732a2478.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/070ab5ec-4b71-4304-aa90-e4b5732a2478.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F4697a0ec-e0ff-4174-b6ea-d737da89c641.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/4697a0ec-e0ff-4174-b6ea-d737da89c641.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F51e3a1b1-75be-44dd-a1af-4988e9b01568.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/51e3a1b1-75be-44dd-a1af-4988e9b01568.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F57acc768-6db9-430a-a3ef-6f0b87ee4782.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/57acc768-6db9-430a-a3ef-6f0b87ee4782.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F827add90-2801-4262-beef-9466518b9a0c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/827add90-2801-4262-beef-9466518b9a0c.jpg already downloaded
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719995%252Fgeneral%252F70a199b2-b42b-4e6f-b248-756ee7bcc3d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/70a199b2-b42b-4e6f-b248-756ee7bcc3d8.jpg already downloaded
2026-03-26 15:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a45f5c-6876-52ed-8922-137f488a0a34, identifier: 10731861
2026-03-26 15:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10731908
2026-03-26 15:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31f664d-3d00-5d6d-99b0-1dd90274dda2 with scrape type 1
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d31f664d-3d00-5d6d-99b0-1dd90274dda2
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252F010dbd80-dac7-4ade-b1be-3c4428a16637.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/010dbd80-dac7-4ade-b1be-3c4428a16637.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252F3601b357-44cb-408d-9668-fb58a0b146a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/3601b357-44cb-408d-9668-fb58a0b146a0.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252Fac647d9d-ae85-4f91-aeb2-1525e068fab7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/ac647d9d-ae85-4f91-aeb2-1525e068fab7.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252F3e869b92-7dd0-453e-b45c-1919bfbd980a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/3e869b92-7dd0-453e-b45c-1919bfbd980a.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252F96fb49db-0846-4c85-96de-0bcfc3f2fe5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/96fb49db-0846-4c85-96de-0bcfc3f2fe5b.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252Ff1c1f06d-f463-4662-8bac-b3f076a3649a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/f1c1f06d-f463-4662-8bac-b3f076a3649a.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252Fedf7e3b1-0d51-4279-871a-cde6f31e79b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/edf7e3b1-0d51-4279-871a-cde6f31e79b7.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252Fcd664c1a-d00f-4eab-8a03-f2d8e6511641.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/cd664c1a-d00f-4eab-8a03-f2d8e6511641.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252F5935f845-1b32-401d-b6ef-ca3193ae1f67.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/5935f845-1b32-401d-b6ef-ca3193ae1f67.jpg already downloaded
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735590%252Fgeneral%252Ff73a5f0b-c1b5-4912-ad76-e440b7921457.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/f73a5f0b-c1b5-4912-ad76-e440b7921457.jpg already downloaded
2026-03-26 15:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d31f664d-3d00-5d6d-99b0-1dd90274dda2, identifier: 10731908
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609105%252Fgeneral%252F2e0b9327-0705-4f11-ae61-cff88ef71495.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [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-26 15:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10731861
2026-03-26 15:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10731861
2026-03-26 15:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10731861 to the API
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731861>
{'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-27T10: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=10731861',
'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-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731861%27 HTTP/1.1" 200 None
2026-03-26 15:16:38 [adesa.be] INFO: Saving data for 10731861: {'created_time': 1774538198.733779, 'last_price_update_time': 1774538198.733792, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731861') HTTP/1.1" 204 0
2026-03-26 15:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10731908
2026-03-26 15:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10731908
2026-03-26 15:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10731908 to the API
2026-03-26 15:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731908>
{'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-27T10: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=10731908',
'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-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731908%27 HTTP/1.1" 200 None
2026-03-26 15:16:39 [adesa.be] INFO: Saving data for 10731908: {'created_time': 1774538199.154079, 'last_price_update_time': 1774538199.154091, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731908') HTTP/1.1" 204 0
2026-03-26 15:16:39 [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/10731706)
2026-03-26 15:16:39 [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/10731706)
2026-03-26 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5526509/general/fe5b11e2-3811-4f6d-a2be-1e31d9fc361d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731678)
2026-03-26 15:16:39 [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/10731769)
2026-03-26 15:16:39 [adesa.be] INFO: Found listing with ID: 10731715
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731715%27 HTTP/1.1" 200 None
2026-03-26 15:16:39 [adesa.be] INFO: Scrape type for 10731715: 1
2026-03-26 15:16:39 [adesa.be] INFO: Scraping item 10731715 url https://www.openlane.eu/en/carv6/auction/10731715
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5705175%252Fgeneral%252F8438ce7f-ac12-4ed1-b099-5e3c663f6d9b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:39 [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-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5629644%252Fgeneral%252F8a6fc686-0097-46d5-9034-dcb24318bf89.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/8a6fc686-0097-46d5-9034-dcb24318bf89.JPG not downloaded yet
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5669059%252Fgeneral%252Fb997cb06-8f1b-4bc7-ba9f-aeaa4383c8ba.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:39 [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-26 15:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e96fb502-ae67-5354-97d8-9d09968400fb, skipping ID generation
2026-03-26 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e96fb502-ae67-5354-97d8-9d09968400fb with scrape type 1
2026-03-26 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e96fb502-ae67-5354-97d8-9d09968400fb sending to next pipeline
2026-03-26 15:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e96fb502-ae67-5354-97d8-9d09968400fb, identifier: 10731722
2026-03-26 15:16:39 [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-26 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7470259a-36da-5592-93dd-f047850ff61a, skipping ID generation
2026-03-26 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7470259a-36da-5592-93dd-f047850ff61a with scrape type 1
2026-03-26 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7470259a-36da-5592-93dd-f047850ff61a sending to next pipeline
2026-03-26 15:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7470259a-36da-5592-93dd-f047850ff61a, identifier: 10731751
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5609105%252Fgeneral%252F623d8e80-bce6-4400-8d1c-272d9de0c723.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:39 [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-26 15:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10731722
2026-03-26 15:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10731722
2026-03-26 15:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10731722 to the API
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5635412/general/5b269d7e-d7ed-41fd-95af-8d13bbb6c328.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e96fb502-ae67-5354-97d8-9d09968400fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH659',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731722',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 139620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photos': [],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz B 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 139.620 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731722%27 HTTP/1.1" 200 None
2026-03-26 15:16:39 [adesa.be] INFO: Saving data for 10731722: {'created_time': 1774538199.762105, 'last_price_update_time': 1774538199.762116, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731722') HTTP/1.1" 204 0
2026-03-26 15:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10731751
2026-03-26 15:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10731751
2026-03-26 15:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10731751 to the API
2026-03-26 15:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5662157/general/4ead56ba-f582-4f92-96eb-bd9d75c8a80a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7470259a-36da-5592-93dd-f047850ff61a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731751',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 165494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photos': [],
'price': 17550,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 200d Luxury Line - Diesel - Automatic - 163 '
'hp - 165.494 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731751%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [adesa.be] INFO: Saving data for 10731751: {'created_time': 1774538201.131683, 'last_price_update_time': 1774538201.131692, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731751') HTTP/1.1" 204 0
2026-03-26 15:16:41 [adesa.be] INFO: Found listing with ID: 10731781
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731781%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [adesa.be] INFO: Scrape type for 10731781: 1
2026-03-26 15:16:41 [adesa.be] INFO: Scraping item 10731781 url https://www.openlane.eu/en/carv6/auction/10731781
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5705175%252Fgeneral%252Fc5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5629644%252Fgeneral%252Fc4806c49-4277-45de-90d9-b8779d2c5237.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/c4806c49-4277-45de-90d9-b8779d2c5237.JPG not downloaded yet
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5669059%252Fgeneral%252F02ff363f-fb6e-43cb-b768-74645220c811.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e96fb502-ae67-5354-97d8-9d09968400fb due to Ignoring non-200 response
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5609105%252Fgeneral%252F9dc3ed49-7fa7-4938-8d82-00c835883e92.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 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-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:41 [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-26 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:41 [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-26 15:16:41 [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-26 15:16:41 [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-26 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fccc65dc-4bc1-55ba-a3a3-22853077edff due to Ignoring non-200 response
2026-03-26 15:16:41 [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-26 15:16:41 [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/10731824)
2026-03-26 15:16:41 [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/10731764)
2026-03-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/c9992f75-d302-49f5-9c77-36168e6b44ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731721)
2026-03-26 15:16:41 [adesa.be] INFO: Found listing with ID: 10731887
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731887%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [adesa.be] INFO: Scrape type for 10731887: 1
2026-03-26 15:16:41 [adesa.be] INFO: Scraping item 10731887 url https://www.openlane.eu/en/carv6/auction/10731887
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5705175%252Fgeneral%252Fbd1da1bf-398d-40ea-842a-47c98143ab9a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5629644%252Fgeneral%252Fb8882a34-1dd1-41e1-8b54-49bac6a71341.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/b8882a34-1dd1-41e1-8b54-49bac6a71341.JPG not downloaded yet
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5669059%252Fgeneral%252Fb8f3844f-2b1f-4462-b6c5-79255bbb4c7d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 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-26 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-26 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-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5609105%252Fgeneral%252Fd6ecf26c-776d-4a37-9078-43e86d87531f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 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-26 15:16:41 [adesa.be] INFO: Found listing with ID: 10731879
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731879%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [adesa.be] INFO: Scrape type for 10731879: 1
2026-03-26 15:16:41 [adesa.be] INFO: Scraping item 10731879 url https://www.openlane.eu/en/carv6/auction/10731879
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5705175%252Fgeneral%252F47456545-ddec-4148-beed-c33e21d781be.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5629644%252Fgeneral%252F43a24a2d-0324-4af2-aded-3ed5b539e702.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/43a24a2d-0324-4af2-aded-3ed5b539e702.JPG not downloaded yet
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5669059%252Fgeneral%252Fe904b729-ec3c-4ca5-9cb4-aff62bc27f2f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 15:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10731853
2026-03-26 15:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with scrape type 1
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bb5d1ba-ed9c-5138-8f54-4a6982b674df
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252Ffb24e56d-54aa-4f24-90ba-b7bf19cf23c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/fb24e56d-54aa-4f24-90ba-b7bf19cf23c5.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F769c19cd-bfe4-4d97-86dd-666411ed814f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/769c19cd-bfe4-4d97-86dd-666411ed814f.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F9028fa1f-38b9-48c4-96b5-32f8ac0ea792.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/9028fa1f-38b9-48c4-96b5-32f8ac0ea792.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F6da81973-615a-4b46-aef5-49c130de44ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/6da81973-615a-4b46-aef5-49c130de44ec.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F64bade7d-ba83-431b-8769-327374fe692a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/64bade7d-ba83-431b-8769-327374fe692a.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F863810cd-6c21-40a2-ab9e-969b4b228e68.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/863810cd-6c21-40a2-ab9e-969b4b228e68.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F380568d6-462f-4eb5-8dfd-4773705eb343.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/380568d6-462f-4eb5-8dfd-4773705eb343.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F2b6530db-3f00-4c27-b597-e3c4f0ec3fca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/2b6530db-3f00-4c27-b597-e3c4f0ec3fca.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252F6532785a-2724-4e36-bdfb-4ba0bbfc9165.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/6532785a-2724-4e36-bdfb-4ba0bbfc9165.jpg already downloaded
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717869%252Fgeneral%252Fca778de1-ac72-4e01-9ea6-959bf6698660.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717869/general/ca778de1-ac72-4e01-9ea6-959bf6698660.jpg already downloaded
2026-03-26 15:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df, identifier: 10731853
2026-03-26 15:16:41 [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/10731706)
2026-03-26 15:16:41 [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/10731824)
2026-03-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/8a6fc686-0097-46d5-9034-dcb24318bf89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731721)
2026-03-26 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/c4806c49-4277-45de-90d9-b8779d2c5237.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731721)
2026-03-26 15:16:41 [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/10731764)
2026-03-26 15:16:41 [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/10731764)
2026-03-26 15:16:41 [adesa.be] INFO: Found listing with ID: 10731859
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731859%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [adesa.be] INFO: Scrape type for 10731859: 1
2026-03-26 15:16:41 [adesa.be] INFO: Scraping item 10731859 url https://www.openlane.eu/en/carv6/auction/10731859
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5705175%252Fgeneral%252F84f931b7-2abf-4084-b810-572ee0832f05.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5629644%252Fgeneral%252Ff6357f82-e9d4-4b37-b36a-13cb1f6eb30c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/f6357f82-e9d4-4b37-b36a-13cb1f6eb30c.JPG not downloaded yet
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5669059%252Fgeneral%252F27907bac-67e9-4d82-a5cf-dc996bcdecaf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:41 [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-26 15:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10731853
2026-03-26 15:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10731853
2026-03-26 15:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7bb5d1ba-ed9c-5138-8f54-4a6982b674df with identifier: 10731853 to the API
2026-03-26 15:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731853>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7bb5d1ba-ed9c-5138-8f54-4a6982b674df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 104602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5717869/general/fb24e56d-54aa-4f24-90ba-b7bf19cf23c5.jpg',
'https://images.openlane.eu/carimgs/5717869/general/769c19cd-bfe4-4d97-86dd-666411ed814f.jpg',
'https://images.openlane.eu/carimgs/5717869/general/9028fa1f-38b9-48c4-96b5-32f8ac0ea792.jpg',
'https://images.openlane.eu/carimgs/5717869/general/6da81973-615a-4b46-aef5-49c130de44ec.jpg',
'https://images.openlane.eu/carimgs/5717869/general/64bade7d-ba83-431b-8769-327374fe692a.jpg',
'https://images.openlane.eu/carimgs/5717869/general/863810cd-6c21-40a2-ab9e-969b4b228e68.jpg',
'https://images.openlane.eu/carimgs/5717869/general/380568d6-462f-4eb5-8dfd-4773705eb343.jpg',
'https://images.openlane.eu/carimgs/5717869/general/2b6530db-3f00-4c27-b597-e3c4f0ec3fca.jpg',
'https://images.openlane.eu/carimgs/5717869/general/6532785a-2724-4e36-bdfb-4ba0bbfc9165.jpg',
'https://images.openlane.eu/carimgs/5717869/general/ca778de1-ac72-4e01-9ea6-959bf6698660.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/fb24e56d-54aa-4f24-90ba-b7bf19cf23c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/769c19cd-bfe4-4d97-86dd-666411ed814f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/9028fa1f-38b9-48c4-96b5-32f8ac0ea792.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/6da81973-615a-4b46-aef5-49c130de44ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/64bade7d-ba83-431b-8769-327374fe692a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/863810cd-6c21-40a2-ab9e-969b4b228e68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/380568d6-462f-4eb5-8dfd-4773705eb343.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/2b6530db-3f00-4c27-b597-e3c4f0ec3fca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/6532785a-2724-4e36-bdfb-4ba0bbfc9165.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bb5d1ba-ed9c-5138-8f54-4a6982b674df/7bb5d1ba-ed9c-5138-8f54-4a6982b674df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717869/general/ca778de1-ac72-4e01-9ea6-959bf6698660.jpg',
'Width': 1024}],
'price': 25150,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC 220d Business - 4-Matic - Diesel - Automatic - '
'194 hp - 104.602 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731853%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [adesa.be] INFO: Saving data for 10731853: {'created_time': 1774538202.330798, 'last_price_update_time': 1774538202.330811, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731853') HTTP/1.1" 204 0
2026-03-26 15:16:42 [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/10731706)
2026-03-26 15:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10731923
2026-03-26 15:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5905b73f-91e7-5538-800f-6f096f9b77d0 with scrape type 1
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 5905b73f-91e7-5538-800f-6f096f9b77d0
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252Ff35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/f35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F751180c3-c89f-4344-a77f-ee168926ba18.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/751180c3-c89f-4344-a77f-ee168926ba18.jpg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252Fff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/ff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252Ff2c320f6-cb58-4b62-a768-91ff5efd779b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/f2c320f6-cb58-4b62-a768-91ff5efd779b.jpg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F227ba302-6d2f-4b35-80b3-a60e246aba04.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/227ba302-6d2f-4b35-80b3-a60e246aba04.jpg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg already downloaded
2026-03-26 15:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5905b73f-91e7-5538-800f-6f096f9b77d0, identifier: 10731923
2026-03-26 15:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10731779
2026-03-26 15:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2fca60-692c-509b-9fed-9ddda23eef5a with scrape type 1
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb2fca60-692c-509b-9fed-9ddda23eef5a
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252Ffc71be2f-69a8-4909-a578-a9302f1113fc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/fc71be2f-69a8-4909-a578-a9302f1113fc.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F343a49fe-3a5a-4cf8-a49b-abad1349c48f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/343a49fe-3a5a-4cf8-a49b-abad1349c48f.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F1fa7cfe6-2b88-45f2-9597-afacaa880c4e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/1fa7cfe6-2b88-45f2-9597-afacaa880c4e.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F20606261-4bad-401a-a849-3b66c5bc35d7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/20606261-4bad-401a-a849-3b66c5bc35d7.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F8cde089e-0ebf-496f-aae0-b9ecb0dbccaf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/8cde089e-0ebf-496f-aae0-b9ecb0dbccaf.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F8f04f48a-440c-4d21-831b-94c20cb44bbf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/8f04f48a-440c-4d21-831b-94c20cb44bbf.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F3acb09e3-222f-4fa6-9810-1d7d6d73afaf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/3acb09e3-222f-4fa6-9810-1d7d6d73afaf.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F3b62b203-e4ad-4a77-be1a-6b79637c8a93.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/3b62b203-e4ad-4a77-be1a-6b79637c8a93.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252Fa5fd829b-22cf-4d6d-9c2e-f623ceec5c0f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/a5fd829b-22cf-4d6d-9c2e-f623ceec5c0f.jpeg already downloaded
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686873%252Fgeneral%252F71f7d837-aee7-47d7-a816-908df7b2f3c3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686873/general/71f7d837-aee7-47d7-a816-908df7b2f3c3.jpeg already downloaded
2026-03-26 15:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb2fca60-692c-509b-9fed-9ddda23eef5a, identifier: 10731779
2026-03-26 15:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 336a4726-060f-544d-b15e-d9c00fc7c4f3 with identifier: 10731746
2026-03-26 15:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 with scrape type 1
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 336a4726-060f-544d-b15e-d9c00fc7c4f3
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252F641a9eb5-b74f-4099-8c7b-00fe5aa4b014.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/641a9eb5-b74f-4099-8c7b-00fe5aa4b014.JPG not downloaded yet
2026-03-26 15:16:42 [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-26 15:16:42 [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-26 15:16:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-26 15:16:42 [adesa.be] INFO: Found listing with ID: 10731912
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731912%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [adesa.be] INFO: Scrape type for 10731912: 1
2026-03-26 15:16:42 [adesa.be] INFO: Scraping item 10731912 url https://www.openlane.eu/en/carv6/auction/10731912
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F9ae7d2fd-a00d-4b97-ba85-5bdb3984828a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [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-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629644%252Fgeneral%252F5f7e3ae2-d8e9-4d68-9943-383eff9147ae.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/5f7e3ae2-d8e9-4d68-9943-383eff9147ae.JPG not downloaded yet
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669059%252Fgeneral%252Fbab5ee07-55e1-4fbf-94ac-45c8dfbe60d1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:42 [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-26 15:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10731923
2026-03-26 15:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10731923
2026-03-26 15:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10731923 to the API
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731923>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5905b73f-91e7-5538-800f-6f096f9b77d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECJ527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 221700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 8,
'photo_urls': ['https://images.openlane.eu/carimgs/5741273/general/758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg',
'https://images.openlane.eu/carimgs/5741273/general/f35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg',
'https://images.openlane.eu/carimgs/5741273/general/751180c3-c89f-4344-a77f-ee168926ba18.jpg',
'https://images.openlane.eu/carimgs/5741273/general/3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg',
'https://images.openlane.eu/carimgs/5741273/general/ff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg',
'https://images.openlane.eu/carimgs/5741273/general/f2c320f6-cb58-4b62-a768-91ff5efd779b.jpg',
'https://images.openlane.eu/carimgs/5741273/general/227ba302-6d2f-4b35-80b3-a60e246aba04.jpg',
'https://images.openlane.eu/carimgs/5741273/general/4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/f35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/751180c3-c89f-4344-a77f-ee168926ba18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/ff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/f2c320f6-cb58-4b62-a768-91ff5efd779b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/227ba302-6d2f-4b35-80b3-a60e246aba04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg',
'Width': 1024}],
'price': 11150,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Vito 110 CDI - Diesel - Manual - 101 hp - 221.700 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731923%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [adesa.be] INFO: Saving data for 10731923: {'created_time': 1774538203.265094, 'last_price_update_time': 1774538203.265105, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731923') HTTP/1.1" 204 0
2026-03-26 15:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10731779
2026-03-26 15:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10731779
2026-03-26 15:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb2fca60-692c-509b-9fed-9ddda23eef5a with identifier: 10731779 to the API
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731779>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.1L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cb2fca60-692c-509b-9fed-9ddda23eef5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BPJ264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731779',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 377561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5686873/general/fc71be2f-69a8-4909-a578-a9302f1113fc.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/343a49fe-3a5a-4cf8-a49b-abad1349c48f.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/1fa7cfe6-2b88-45f2-9597-afacaa880c4e.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/20606261-4bad-401a-a849-3b66c5bc35d7.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/8cde089e-0ebf-496f-aae0-b9ecb0dbccaf.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/8f04f48a-440c-4d21-831b-94c20cb44bbf.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/3acb09e3-222f-4fa6-9810-1d7d6d73afaf.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/3b62b203-e4ad-4a77-be1a-6b79637c8a93.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/a5fd829b-22cf-4d6d-9c2e-f623ceec5c0f.jpeg',
'https://images.openlane.eu/carimgs/5686873/general/71f7d837-aee7-47d7-a816-908df7b2f3c3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300099,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/fc71be2f-69a8-4909-a578-a9302f1113fc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265840,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/343a49fe-3a5a-4cf8-a49b-abad1349c48f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342915,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/1fa7cfe6-2b88-45f2-9597-afacaa880c4e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322656,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/20606261-4bad-401a-a849-3b66c5bc35d7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344383,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/8cde089e-0ebf-496f-aae0-b9ecb0dbccaf.jpeg',
'Width': 1466},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341579,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/8f04f48a-440c-4d21-831b-94c20cb44bbf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301916,
'Height': 1243,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/3acb09e3-222f-4fa6-9810-1d7d6d73afaf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184910,
'Height': 1073,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/3b62b203-e4ad-4a77-be1a-6b79637c8a93.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241285,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/a5fd829b-22cf-4d6d-9c2e-f623ceec5c0f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb2fca60-692c-509b-9fed-9ddda23eef5a/cb2fca60-692c-509b-9fed-9ddda23eef5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300706,
'Height': 1181,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686873/general/71f7d837-aee7-47d7-a816-908df7b2f3c3.jpeg',
'Width': 1600}],
'price': 5850,
'price_includes_vat': True,
'registration_date': '2009-01-09',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Sprinter chassis cab 315 CDI - Diesel - Manual - 150 '
'hp - 377.561 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731779%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [adesa.be] INFO: Saving data for 10731779: {'created_time': 1774538203.782593, 'last_price_update_time': 1774538203.782603, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731779') HTTP/1.1" 204 0
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659621%252Fgeneral%252F3aafe067-cb38-4a00-a0ed-f99206ecff34.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/3aafe067-cb38-4a00-a0ed-f99206ecff34.JPG not downloaded yet
2026-03-26 15:16:43 [adesa.be] INFO: Found listing with ID: 10731897
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731897%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [adesa.be] INFO: Scrape type for 10731897: 1
2026-03-26 15:16:43 [adesa.be] INFO: Scraping item 10731897 url https://www.openlane.eu/en/carv6/auction/10731897
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5705175%252Fgeneral%252F0cd2f934-825e-40ee-8c75-09983c7c11c7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [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-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5629644%252Fgeneral%252Fd6ac02ea-6c66-411f-a20f-b381cdcc0558.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/d6ac02ea-6c66-411f-a20f-b381cdcc0558.JPG not downloaded yet
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5669059%252Fgeneral%252F64a8a31c-d24b-4ac5-83cd-52becbda19d6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [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-26 15:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10731889
2026-03-26 15:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a958fcc9-8c56-5d0f-aece-ee9547b2d27f with scrape type 1
2026-03-26 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a958fcc9-8c56-5d0f-aece-ee9547b2d27f
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5730040%252Fgeneral%252Fcba5998c-616d-422e-b9b7-b76ac93ef810.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/cba5998c-616d-422e-b9b7-b76ac93ef810.jpg already downloaded
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5730040%252Fgeneral%252Fd4082377-3c2f-40ea-b8fc-387b3fab56f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/d4082377-3c2f-40ea-b8fc-387b3fab56f5.jpg already downloaded
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5730040%252Fgeneral%252F9629cc5e-40eb-4d9a-80f5-f311736ed4f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/9629cc5e-40eb-4d9a-80f5-f311736ed4f2.jpg already downloaded
2026-03-26 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5730040%252Fgeneral%252Fec009f73-6233-4e55-a3d2-523ee29c505c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/ec009f73-6233-4e55-a3d2-523ee29c505c.jpg already downloaded
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730040%252Fgeneral%252F05b22e84-95c3-4621-b863-f101ce272e92.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/05b22e84-95c3-4621-b863-f101ce272e92.jpg already downloaded
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730040%252Fgeneral%252F9e167ad2-03f2-48ca-a8f5-7f44f7b3978f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/9e167ad2-03f2-48ca-a8f5-7f44f7b3978f.jpg already downloaded
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730040%252Fgeneral%252F6379e3d4-7ac6-4c7f-bfe3-068640397999.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/6379e3d4-7ac6-4c7f-bfe3-068640397999.jpg already downloaded
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730040%252Fgeneral%252Ffee346fc-2444-4c3e-9fa2-0c43aab21594.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/fee346fc-2444-4c3e-9fa2-0c43aab21594.jpg already downloaded
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730040%252Fgeneral%252F74f7702a-29a3-44b9-8be5-ecce129ee7b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/74f7702a-29a3-44b9-8be5-ecce129ee7b3.jpg already downloaded
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730040%252Fgeneral%252F5e7f72e6-bcac-4b06-afee-2e01ac6927c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/5e7f72e6-bcac-4b06-afee-2e01ac6927c8.jpg already downloaded
2026-03-26 15:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a958fcc9-8c56-5d0f-aece-ee9547b2d27f, identifier: 10731889
2026-03-26 15:16:44 [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-26 15:16:44 [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-26 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-26 15:16:44 [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-26 15:16:44 [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-26 15:16:44 [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-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252F6b62ecc3-ce58-48f9-b248-960ddca90a61.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/6b62ecc3-ce58-48f9-b248-960ddca90a61.JPG not downloaded yet
2026-03-26 15:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10731889
2026-03-26 15:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10731889
2026-03-26 15:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10731889 to the API
2026-03-26 15:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731889>
{'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-27T10: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=10731889',
'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-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731889%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Saving data for 10731889: {'created_time': 1774538205.111254, 'last_price_update_time': 1774538205.111265, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731889') HTTP/1.1" 204 0
2026-03-26 15:16:45 [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/10731706)
2026-03-26 15:16:45 [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/10731764)
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/b8882a34-1dd1-41e1-8b54-49bac6a71341.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731721)
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/43a24a2d-0324-4af2-aded-3ed5b539e702.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731721)
2026-03-26 15:16:45 [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/10731824)
2026-03-26 15:16:45 [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/10731764)
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731713
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731713%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731713: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731713 url https://www.openlane.eu/en/carv6/auction/10731713
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F1cc246da-be42-45d7-97c4-2f71e98cfda6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [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-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629644%252Fgeneral%252Fa6cf1bd6-1c4d-4a0e-b447-869a85bfe477.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/a6cf1bd6-1c4d-4a0e-b447-869a85bfe477.JPG not downloaded yet
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669059%252Fgeneral%252F665fcf5f-80d1-426b-9632-259403b42506.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [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-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252Fb3c9c2c5-155d-4d02-aed5-faa813c17570.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/b3c9c2c5-155d-4d02-aed5-faa813c17570.JPG not downloaded yet
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731830
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731830%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731830: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731830 url https://www.openlane.eu/en/carv6/auction/10731830
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F9e3ca960-85fc-4cc6-a4b7-e75493a05a19.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [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-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629644%252Fgeneral%252F2bedbdd7-85e3-47f6-9d20-2fa50438a5e1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/2bedbdd7-85e3-47f6-9d20-2fa50438a5e1.JPG not downloaded yet
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669059%252Fgeneral%252Fad566f38-1335-4a6d-a394-1a715cee8052.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [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-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252F0b7ae3d6-7aa2-4d3f-b419-5cfd4b663311.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/0b7ae3d6-7aa2-4d3f-b419-5cfd4b663311.JPG not downloaded yet
2026-03-26 15:16:45 [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/10731764)
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/d6ac02ea-6c66-411f-a20f-b381cdcc0558.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731721)
2026-03-26 15:16:45 [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/10731824)
2026-03-26 15:16:45 [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/10731764)
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659621/general/3aafe067-cb38-4a00-a0ed-f99206ecff34.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731746)
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731799
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731799%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731799: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731799 url https://www.openlane.eu/en/carv6/auction/10731799
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252F2f699dfa-7059-4ee0-871d-226cfa007ddf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/2f699dfa-7059-4ee0-871d-226cfa007ddf.JPG not downloaded yet
2026-03-26 15:16:45 [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-26 15:16:45 [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-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-26 15:16:45 [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-26 15:16:45 [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-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731829
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731829%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731829: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731829 url https://www.openlane.eu/en/carv6/auction/10731829
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252Fa1f114c5-29b8-442e-a775-7168fa244c29.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/a1f114c5-29b8-442e-a775-7168fa244c29.JPG not downloaded yet
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731825
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731825%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731825: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731825 url https://www.openlane.eu/en/carv6/auction/10731825
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659621/general/b3c9c2c5-155d-4d02-aed5-faa813c17570.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731746)
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/2bedbdd7-85e3-47f6-9d20-2fa50438a5e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731721)
2026-03-26 15:16:45 [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/10731764)
2026-03-26 15:16:45 [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/10731824)
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252Fb97ad352-ef84-4bdc-9385-be083f98aaf4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/b97ad352-ef84-4bdc-9385-be083f98aaf4.JPG not downloaded yet
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731756
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731756%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731756: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731756 url https://www.openlane.eu/en/carv6/auction/10731756
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252F596a3d99-7060-448a-b160-79ae51a72d0f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/596a3d99-7060-448a-b160-79ae51a72d0f.JPG not downloaded yet
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731807
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731807%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731807: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731807 url https://www.openlane.eu/en/carv6/auction/10731807
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659621%252Fgeneral%252F598b063e-b6b7-45a8-895c-75e891f75511.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659621/general/598b063e-b6b7-45a8-895c-75e891f75511.JPG not downloaded yet
2026-03-26 15:16:45 [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-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-26 15:16:45 [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-26 15:16:45 [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-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 due to Ignoring non-200 response
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731958
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731958%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731958: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731958 url https://www.openlane.eu/en/carv6/auction/10731958
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659621/general/2f699dfa-7059-4ee0-871d-226cfa007ddf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731746)
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659621/general/a1f114c5-29b8-442e-a775-7168fa244c29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731746)
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731959
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731959%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731959: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731959 url https://www.openlane.eu/en/carv6/auction/10731959
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731804
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731804%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731804: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731804 url https://www.openlane.eu/en/carv6/auction/10731804
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 due to Ignoring non-200 response
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-26 15:16:45 [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-26 15:16:45 [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-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731766
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731766%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731766: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731766 url https://www.openlane.eu/en/carv6/auction/10731766
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5659621/general/598b063e-b6b7-45a8-895c-75e891f75511.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731746)
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731761
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731761%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731761: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731761 url https://www.openlane.eu/en/carv6/auction/10731761
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731737
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731737%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731737: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731737 url https://www.openlane.eu/en/carv6/auction/10731737
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731777
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731777%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731777: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731777 url https://www.openlane.eu/en/carv6/auction/10731777
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 due to Ignoring non-200 response
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 due to Ignoring non-200 response
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731812
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731812%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731812: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731812 url https://www.openlane.eu/en/carv6/auction/10731812
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731939
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731939%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731939: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731939 url https://www.openlane.eu/en/carv6/auction/10731939
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731932
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731932%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731932: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731932 url https://www.openlane.eu/en/carv6/auction/10731932
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731711
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731711%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731711: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731711 url https://www.openlane.eu/en/carv6/auction/10731711
2026-03-26 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 336a4726-060f-544d-b15e-d9c00fc7c4f3 due to Ignoring non-200 response
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731735
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731735%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731735: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731735 url https://www.openlane.eu/en/carv6/auction/10731735
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731941
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731941%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731941: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731941 url https://www.openlane.eu/en/carv6/auction/10731941
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731775
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731775%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731775: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731775 url https://www.openlane.eu/en/carv6/auction/10731775
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731745
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731745%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731745: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731745 url https://www.openlane.eu/en/carv6/auction/10731745
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731707
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731707%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731707: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731707 url https://www.openlane.eu/en/carv6/auction/10731707
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731832
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731832%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731832: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731832 url https://www.openlane.eu/en/carv6/auction/10731832
2026-03-26 15:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731814
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731814%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731814: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731814 url https://www.openlane.eu/en/carv6/auction/10731814
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731717
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731717%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731717: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731717 url https://www.openlane.eu/en/carv6/auction/10731717
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731936
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731936%27 HTTP/1.1" 200 None
2026-03-26 15:16:45 [adesa.be] INFO: Scrape type for 10731936: 1
2026-03-26 15:16:45 [adesa.be] INFO: Scraping item 10731936 url https://www.openlane.eu/en/carv6/auction/10731936
2026-03-26 15:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:45 [adesa.be] INFO: Found listing with ID: 10731890
2026-03-26 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731890%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731890: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731890 url https://www.openlane.eu/en/carv6/auction/10731890
2026-03-26 15:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731771
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731771%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731771: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731771 url https://www.openlane.eu/en/carv6/auction/10731771
2026-03-26 15:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10731694
2026-03-26 15:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with scrape type 1
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252Fe6210dfb-f92e-48ae-8e68-82c793aa7bc5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731813
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731813%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731813: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731813 url https://www.openlane.eu/en/carv6/auction/10731813
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252Ffcfa8fd5-7c7c-4cf4-bc63-90b1da490d5a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731961
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731961%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731961: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731961 url https://www.openlane.eu/en/carv6/auction/10731961
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252Fde4664a0-2060-445d-893a-6ed0462d33ae.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731776
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731776%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731776: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731776 url https://www.openlane.eu/en/carv6/auction/10731776
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252Ff3dcc2d4-6a9f-4392-9438-0a93fffb6149.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10731730
2026-03-26 15:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e13e571-c842-50db-848b-d1abc5586ce0 with scrape type 1
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e13e571-c842-50db-848b-d1abc5586ce0
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252F9c90262b-b5a3-4570-a9f4-4282a89f8d36.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/9c90262b-b5a3-4570-a9f4-4282a89f8d36.JPG not downloaded yet
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731947
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731947%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731947: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731947 url https://www.openlane.eu/en/carv6/auction/10731947
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252F5be446f6-be6a-4a81-a22d-2cd47f249da2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252F5b658a28-bcce-437c-8264-b460935de76d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/5b658a28-bcce-437c-8264-b460935de76d.JPG not downloaded yet
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731763
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731763%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731763: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731763 url https://www.openlane.eu/en/carv6/auction/10731763
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252F3eb164de-c384-43fe-83d1-036ab7a1a800.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252Fb324d668-6f97-436b-a58c-116d8ad5e9ac.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/b324d668-6f97-436b-a58c-116d8ad5e9ac.JPG not downloaded yet
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731696
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731696%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731696: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731696 url https://www.openlane.eu/en/carv6/auction/10731696
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252Fe18286d9-ddac-48a7-8557-9ccf9ab79c21.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252F03ed6d68-c21a-4aac-85dc-6c8064ff0fc1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/03ed6d68-c21a-4aac-85dc-6c8064ff0fc1.JPG not downloaded yet
2026-03-26 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731833
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731833%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731833: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731833 url https://www.openlane.eu/en/carv6/auction/10731833
2026-03-26 15:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252F0f5eff43-b4e4-43bb-9a96-657de4ddf0d1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252F6246e67a-81cc-4c15-a5db-52cb8c291ae2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/6246e67a-81cc-4c15-a5db-52cb8c291ae2.JPG not downloaded yet
2026-03-26 15:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731768
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731768%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731768: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731768 url https://www.openlane.eu/en/carv6/auction/10731768
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252F7eb883b8-cc73-423e-9dc3-4107bc946173.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252F2d891f20-b9e1-4ca8-8bd1-4274b0d6e90f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/2d891f20-b9e1-4ca8-8bd1-4274b0d6e90f.JPG not downloaded yet
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731930
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731930%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731930: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731930 url https://www.openlane.eu/en/carv6/auction/10731930
2026-03-26 15:16:46 [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/10731694)
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583135%252Fgeneral%252Fa7cd16b8-2ccd-45bc-8f3c-ef3152b9d289.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [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-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252Fc4e485d9-ab46-490a-b0ba-75c0f0c0356b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/c4e485d9-ab46-490a-b0ba-75c0f0c0356b.JPG not downloaded yet
2026-03-26 15:16:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/03ed6d68-c21a-4aac-85dc-6c8064ff0fc1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:16:46 [adesa.be] INFO: Found listing with ID: 10731880
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731880%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [adesa.be] INFO: Scrape type for 10731880: 1
2026-03-26 15:16:46 [adesa.be] INFO: Scraping item 10731880 url https://www.openlane.eu/en/carv6/auction/10731880
2026-03-26 15:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10731770
2026-03-26 15:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 with scrape type 1
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c89595a-8c46-53e6-b5e9-31689387c5b5
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F8d5685c4-8942-462a-a511-e14a6429411b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/8d5685c4-8942-462a-a511-e14a6429411b.JPG not downloaded yet
2026-03-26 15:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10731922
2026-03-26 15:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839ec994-bf82-5651-ba57-f9c9753d2d65 with scrape type 1
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 839ec994-bf82-5651-ba57-f9c9753d2d65
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fbdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/bdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F43d0900f-b817-4f76-931e-8f3e417228c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/43d0900f-b817-4f76-931e-8f3e417228c2.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fb261801a-1bc5-4724-8d5f-db57ad856dca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/b261801a-1bc5-4724-8d5f-db57ad856dca.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fd8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/d8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F08f1643b-cf18-47a8-8bbf-0a0204744926.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/08f1643b-cf18-47a8-8bbf-0a0204744926.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fbdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/bdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg already downloaded
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg already downloaded
2026-03-26 15:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 839ec994-bf82-5651-ba57-f9c9753d2d65, identifier: 10731922
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252F54c9cf70-278a-45f5-925b-e2251c5ca597.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/54c9cf70-278a-45f5-925b-e2251c5ca597.JPG not downloaded yet
2026-03-26 15:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10731922
2026-03-26 15:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10731922
2026-03-26 15:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10731922 to the API
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '839ec994-bf82-5651-ba57-f9c9753d2d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQJ185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731922',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 124260,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5741216/general/bdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg',
'https://images.openlane.eu/carimgs/5741216/general/43d0900f-b817-4f76-931e-8f3e417228c2.jpg',
'https://images.openlane.eu/carimgs/5741216/general/b261801a-1bc5-4724-8d5f-db57ad856dca.jpg',
'https://images.openlane.eu/carimgs/5741216/general/2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg',
'https://images.openlane.eu/carimgs/5741216/general/3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg',
'https://images.openlane.eu/carimgs/5741216/general/d8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg',
'https://images.openlane.eu/carimgs/5741216/general/08f1643b-cf18-47a8-8bbf-0a0204744926.jpg',
'https://images.openlane.eu/carimgs/5741216/general/bdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg',
'https://images.openlane.eu/carimgs/5741216/general/5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg',
'https://images.openlane.eu/carimgs/5741216/general/3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286823,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/bdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271220,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/43d0900f-b817-4f76-931e-8f3e417228c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281776,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/b261801a-1bc5-4724-8d5f-db57ad856dca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256060,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297739,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305799,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/d8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261613,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/08f1643b-cf18-47a8-8bbf-0a0204744926.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38785,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/bdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271286,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293327,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg',
'Width': 1400}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 124.260 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731922%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [adesa.be] INFO: Saving data for 10731922: {'created_time': 1774538207.374838, 'last_price_update_time': 1774538207.374848, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731922') HTTP/1.1" 204 0
2026-03-26 15:16:47 [adesa.be] INFO: Found listing with ID: 10731882
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731882%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [adesa.be] INFO: Scrape type for 10731882: 1
2026-03-26 15:16:47 [adesa.be] INFO: Scraping item 10731882 url https://www.openlane.eu/en/carv6/auction/10731882
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252Fcd8bbf30-a478-4ac9-89de-b4720e3a9b1a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/cd8bbf30-a478-4ac9-89de-b4720e3a9b1a.JPG not downloaded yet
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252Ff811c42b-2d09-4a52-958c-f7319c714ce2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/f811c42b-2d09-4a52-958c-f7319c714ce2.JPG not downloaded yet
2026-03-26 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/2d891f20-b9e1-4ca8-8bd1-4274b0d6e90f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:16:47 [adesa.be] INFO: Found listing with ID: 10731876
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731876%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [adesa.be] INFO: Scrape type for 10731876: 1
2026-03-26 15:16:47 [adesa.be] INFO: Scraping item 10731876 url https://www.openlane.eu/en/carv6/auction/10731876
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F5d454012-a98f-4c11-83ef-13c3aad54394.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/5d454012-a98f-4c11-83ef-13c3aad54394.JPG not downloaded yet
2026-03-26 15:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:47 [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-26 15:16:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649319%252Fgeneral%252Fe4410aed-41c4-46ea-8a10-3b69f62a44c3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649319/general/e4410aed-41c4-46ea-8a10-3b69f62a44c3.JPG not downloaded yet
2026-03-26 15:16:47 [adesa.be] INFO: Found listing with ID: 10731877
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731877%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [adesa.be] INFO: Scrape type for 10731877: 1
2026-03-26 15:16:47 [adesa.be] INFO: Scraping item 10731877 url https://www.openlane.eu/en/carv6/auction/10731877
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252Ffdf718b4-4c0f-4a73-b6c2-867411dc3b79.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/fdf718b4-4c0f-4a73-b6c2-867411dc3b79.JPG not downloaded yet
2026-03-26 15:16:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/54c9cf70-278a-45f5-925b-e2251c5ca597.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:16:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/cd8bbf30-a478-4ac9-89de-b4720e3a9b1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:16:47 [adesa.be] INFO: Found listing with ID: 10731815
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731815%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [adesa.be] INFO: Scrape type for 10731815: 1
2026-03-26 15:16:47 [adesa.be] INFO: Scraping item 10731815 url https://www.openlane.eu/en/carv6/auction/10731815
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252Fb370bc37-46db-4590-8eed-bb8a31c3f898.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/b370bc37-46db-4590-8eed-bb8a31c3f898.JPG not downloaded yet
2026-03-26 15:16:47 [adesa.be] INFO: Found listing with ID: 10731762
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731762%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [adesa.be] INFO: Scrape type for 10731762: 1
2026-03-26 15:16:47 [adesa.be] INFO: Scraping item 10731762 url https://www.openlane.eu/en/carv6/auction/10731762
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252Fb7a39bdd-ee9c-4011-abbb-f89ea4a6beaa.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/b7a39bdd-ee9c-4011-abbb-f89ea4a6beaa.JPG not downloaded yet
2026-03-26 15:16:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/fdf718b4-4c0f-4a73-b6c2-867411dc3b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:16:47 [adesa.be] INFO: Found listing with ID: 10731886
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731886%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [adesa.be] INFO: Scrape type for 10731886: 1
2026-03-26 15:16:47 [adesa.be] INFO: Scraping item 10731886 url https://www.openlane.eu/en/carv6/auction/10731886
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F02b4ac3b-10f9-4291-b752-2c30cab3c417.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/02b4ac3b-10f9-4291-b752-2c30cab3c417.JPG not downloaded yet
2026-03-26 15:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10731781
2026-03-26 15:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4329c331-e955-5298-9353-0ec5d739fb05 with scrape type 1
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4329c331-e955-5298-9353-0ec5d739fb05
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F2a2738f6-a2d6-4b5a-b057-607889d75e6a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/2a2738f6-a2d6-4b5a-b057-607889d75e6a.JPG not downloaded yet
2026-03-26 15:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10731879
2026-03-26 15:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc240778-4d3d-51b3-8d50-ad203e423d64 with scrape type 1
2026-03-26 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc240778-4d3d-51b3-8d50-ad203e423d64
2026-03-26 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fd4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/d4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fd9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/d9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F692d405c-787b-47a4-9c8a-acf6568aa723.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/692d405c-787b-47a4-9c8a-acf6568aa723.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fba8d57bd-720f-455d-b852-dfeb33b92e62.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/ba8d57bd-720f-455d-b852-dfeb33b92e62.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fcfb78355-c23c-44b8-ae21-42daee8e99e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/cfb78355-c23c-44b8-ae21-42daee8e99e1.jpg already downloaded
2026-03-26 15:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc240778-4d3d-51b3-8d50-ad203e423d64, identifier: 10731879
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10731879
2026-03-26 15:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10731879
2026-03-26 15:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10731879 to the API
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731879>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cc240778-4d3d-51b3-8d50-ad203e423d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJQ004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 59012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725648/general/4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg',
'https://images.openlane.eu/carimgs/5725648/general/d4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg',
'https://images.openlane.eu/carimgs/5725648/general/2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg',
'https://images.openlane.eu/carimgs/5725648/general/3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg',
'https://images.openlane.eu/carimgs/5725648/general/d9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg',
'https://images.openlane.eu/carimgs/5725648/general/73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg',
'https://images.openlane.eu/carimgs/5725648/general/692d405c-787b-47a4-9c8a-acf6568aa723.jpg',
'https://images.openlane.eu/carimgs/5725648/general/ba8d57bd-720f-455d-b852-dfeb33b92e62.jpg',
'https://images.openlane.eu/carimgs/5725648/general/3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg',
'https://images.openlane.eu/carimgs/5725648/general/cfb78355-c23c-44b8-ae21-42daee8e99e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276741,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29119,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/d4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236205,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272360,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/d9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295820,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334258,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/692d405c-787b-47a4-9c8a-acf6568aa723.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334051,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/ba8d57bd-720f-455d-b852-dfeb33b92e62.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418397,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285646,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/cfb78355-c23c-44b8-ae21-42daee8e99e1.jpg',
'Width': 1920}],
'price': 6150,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 59.012 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731879%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [adesa.be] INFO: Saving data for 10731879: {'created_time': 1774538208.560649, 'last_price_update_time': 1774538208.560661, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731879') HTTP/1.1" 204 0
2026-03-26 15:16:48 [adesa.be] INFO: Found listing with ID: 10731914
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731914%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [adesa.be] INFO: Scrape type for 10731914: 1
2026-03-26 15:16:48 [adesa.be] INFO: Scraping item 10731914 url https://www.openlane.eu/en/carv6/auction/10731914
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F61a2ff72-4149-4103-9273-34b2f1c0e3bd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/61a2ff72-4149-4103-9273-34b2f1c0e3bd.JPG not downloaded yet
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Ff44d1076-d162-4f91-9682-49f5fdecc2ba.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/f44d1076-d162-4f91-9682-49f5fdecc2ba.JPG not downloaded yet
2026-03-26 15:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:16:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/b7a39bdd-ee9c-4011-abbb-f89ea4a6beaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:16:48 [adesa.be] INFO: Found listing with ID: 10731788
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731788%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [adesa.be] INFO: Scrape type for 10731788: 1
2026-03-26 15:16:48 [adesa.be] INFO: Scraping item 10731788 url https://www.openlane.eu/en/carv6/auction/10731788
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F0a7a530f-0565-419c-a47d-b3ab4223c5e6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/0a7a530f-0565-419c-a47d-b3ab4223c5e6.JPG not downloaded yet
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Fdf34299d-65b5-4969-aaca-77b3f81dab8e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/df34299d-65b5-4969-aaca-77b3f81dab8e.JPG not downloaded yet
2026-03-26 15:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:48 [adesa.be] INFO: Found listing with ID: 10731873
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731873%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [adesa.be] INFO: Scrape type for 10731873: 1
2026-03-26 15:16:48 [adesa.be] INFO: Scraping item 10731873 url https://www.openlane.eu/en/carv6/auction/10731873
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F17796832-d9df-442e-ba15-38a1f7e9924b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/17796832-d9df-442e-ba15-38a1f7e9924b.JPG not downloaded yet
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F938b5e6b-d13a-4e96-9410-eea91e3a2f61.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/938b5e6b-d13a-4e96-9410-eea91e3a2f61.JPG not downloaded yet
2026-03-26 15:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/61a2ff72-4149-4103-9273-34b2f1c0e3bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:16:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/f44d1076-d162-4f91-9682-49f5fdecc2ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:16:48 [adesa.be] INFO: Found listing with ID: 10731739
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731739%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [adesa.be] INFO: Scrape type for 10731739: 1
2026-03-26 15:16:48 [adesa.be] INFO: Scraping item 10731739 url https://www.openlane.eu/en/carv6/auction/10731739
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Faff2a6af-80a1-4aa1-a84e-28ab705d1cff.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/aff2a6af-80a1-4aa1-a84e-28ab705d1cff.JPG not downloaded yet
2026-03-26 15:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10731830
2026-03-26 15:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9458a56f-66a8-57d6-be54-f1829b71bef5 with scrape type 1
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9458a56f-66a8-57d6-be54-f1829b71bef5
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fc0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/c0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fe48de157-68cf-4d43-8040-03962d21af55.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/e48de157-68cf-4d43-8040-03962d21af55.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F8a730a87-fda8-405c-a596-8755386d7403.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/8a730a87-fda8-405c-a596-8755386d7403.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/ccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F0d65263b-2899-41a8-9992-35b11cf26a2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/0d65263b-2899-41a8-9992-35b11cf26a2c.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg already downloaded
2026-03-26 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fa3d6072d-3225-4be0-89a8-00d68e877847.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/a3d6072d-3225-4be0-89a8-00d68e877847.jpg already downloaded
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F6af97113-458b-4f3c-ab0f-e128c07ae123.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/6af97113-458b-4f3c-ab0f-e128c07ae123.jpg already downloaded
2026-03-26 15:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9458a56f-66a8-57d6-be54-f1829b71bef5, identifier: 10731830
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/df34299d-65b5-4969-aaca-77b3f81dab8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:16:49 [adesa.be] INFO: Found listing with ID: 10731881
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731881%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [adesa.be] INFO: Scrape type for 10731881: 1
2026-03-26 15:16:49 [adesa.be] INFO: Scraping item 10731881 url https://www.openlane.eu/en/carv6/auction/10731881
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Fde5e473d-c9db-4786-b325-f33308de0cb9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/de5e473d-c9db-4786-b325-f33308de0cb9.JPG not downloaded yet
2026-03-26 15:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10731830
2026-03-26 15:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10731830
2026-03-26 15:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10731830 to the API
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731830>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9458a56f-66a8-57d6-be54-f1829b71bef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPV908',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731830',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 105511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5706528/general/c0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg',
'https://images.openlane.eu/carimgs/5706528/general/e48de157-68cf-4d43-8040-03962d21af55.jpg',
'https://images.openlane.eu/carimgs/5706528/general/8a730a87-fda8-405c-a596-8755386d7403.jpg',
'https://images.openlane.eu/carimgs/5706528/general/ccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg',
'https://images.openlane.eu/carimgs/5706528/general/49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg',
'https://images.openlane.eu/carimgs/5706528/general/0d65263b-2899-41a8-9992-35b11cf26a2c.jpg',
'https://images.openlane.eu/carimgs/5706528/general/5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg',
'https://images.openlane.eu/carimgs/5706528/general/9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg',
'https://images.openlane.eu/carimgs/5706528/general/a3d6072d-3225-4be0-89a8-00d68e877847.jpg',
'https://images.openlane.eu/carimgs/5706528/general/6af97113-458b-4f3c-ab0f-e128c07ae123.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/c0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302929,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/e48de157-68cf-4d43-8040-03962d21af55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293123,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/8a730a87-fda8-405c-a596-8755386d7403.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/ccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286357,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308308,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/0d65263b-2899-41a8-9992-35b11cf26a2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312519,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326275,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335688,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/a3d6072d-3225-4be0-89a8-00d68e877847.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295767,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/6af97113-458b-4f3c-ab0f-e128c07ae123.jpg',
'Width': 1920}],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2018-01-09',
'seats_number': 9,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L2H2 2.3 CDTI - Diesel - Manual - 145 hp - 105.511 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731830%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [adesa.be] INFO: Saving data for 10731830: {'created_time': 1774538209.482307, 'last_price_update_time': 1774538209.482315, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731830') HTTP/1.1" 204 0
2026-03-26 15:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10731897
2026-03-26 15:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with scrape type 1
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F83af8c59-a203-4987-ae9c-fc055a6fd9be.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/83af8c59-a203-4987-ae9c-fc055a6fd9be.JPG not downloaded yet
2026-03-26 15:16:49 [adesa.be] INFO: Found listing with ID: 10731888
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731888%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [adesa.be] INFO: Scrape type for 10731888: 1
2026-03-26 15:16:49 [adesa.be] INFO: Scraping item 10731888 url https://www.openlane.eu/en/carv6/auction/10731888
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Ff69c8480-df3e-4958-8e61-b36df4643ca7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/f69c8480-df3e-4958-8e61-b36df4643ca7.JPG not downloaded yet
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252Fc01f7942-e8d8-43b8-9017-0219df45fc00.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/c01f7942-e8d8-43b8-9017-0219df45fc00.JPG not downloaded yet
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/938b5e6b-d13a-4e96-9410-eea91e3a2f61.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/17796832-d9df-442e-ba15-38a1f7e9924b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/aff2a6af-80a1-4aa1-a84e-28ab705d1cff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:16:49 [adesa.be] INFO: Found listing with ID: 10731790
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731790%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [adesa.be] INFO: Scrape type for 10731790: 1
2026-03-26 15:16:49 [adesa.be] INFO: Scraping item 10731790 url https://www.openlane.eu/en/carv6/auction/10731790
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F7098887a-1f0e-41a6-9599-c45c7913cd3b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/7098887a-1f0e-41a6-9599-c45c7913cd3b.JPG not downloaded yet
2026-03-26 15:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F83628ce4-887c-41d3-a9f4-be5573ed1102.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/83628ce4-887c-41d3-a9f4-be5573ed1102.JPG not downloaded yet
2026-03-26 15:16:49 [adesa.be] INFO: Found listing with ID: 10731752
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731752%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [adesa.be] INFO: Scrape type for 10731752: 1
2026-03-26 15:16:49 [adesa.be] INFO: Scraping item 10731752 url https://www.openlane.eu/en/carv6/auction/10731752
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F492d5a40-f6d8-4189-8cb7-9f8d03446254.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/492d5a40-f6d8-4189-8cb7-9f8d03446254.JPG not downloaded yet
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F7c347c4d-6b5c-4885-82c7-9ef7d854fef9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/7c347c4d-6b5c-4885-82c7-9ef7d854fef9.JPG not downloaded yet
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/f69c8480-df3e-4958-8e61-b36df4643ca7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/de5e473d-c9db-4786-b325-f33308de0cb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/83af8c59-a203-4987-ae9c-fc055a6fd9be.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:16:49 [adesa.be] INFO: Found listing with ID: 10731792
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731792%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [adesa.be] INFO: Scrape type for 10731792: 1
2026-03-26 15:16:49 [adesa.be] INFO: Scraping item 10731792 url https://www.openlane.eu/en/carv6/auction/10731792
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F11ee826e-2a37-4832-a00a-a687ad7410f1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/11ee826e-2a37-4832-a00a-a687ad7410f1.JPG not downloaded yet
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F0a6ecd03-6704-40b7-a82e-dc549f42fe27.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/0a6ecd03-6704-40b7-a82e-dc549f42fe27.JPG not downloaded yet
2026-03-26 15:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10731825
2026-03-26 15:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc73a33b-c687-50df-9c1e-1f24fc3ec460 with scrape type 1
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc73a33b-c687-50df-9c1e-1f24fc3ec460
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252Fbd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/bd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg already downloaded
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252Fa9b4272e-bfad-46c5-ae68-8493151af8ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/a9b4272e-bfad-46c5-ae68-8493151af8ab.jpg already downloaded
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F597626bd-10ba-49c8-9155-29dd60bfbb80.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/597626bd-10ba-49c8-9155-29dd60bfbb80.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F8615f49c-13bb-4885-b4eb-23581c007ff5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/8615f49c-13bb-4885-b4eb-23581c007ff5.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252Fcac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/cac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F5c0da430-af06-4344-9a0e-ce582a516b8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/5c0da430-af06-4344-9a0e-ce582a516b8e.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252Fcd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/cd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg already downloaded
2026-03-26 15:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc73a33b-c687-50df-9c1e-1f24fc3ec460, identifier: 10731825
2026-03-26 15:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10731829
2026-03-26 15:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with scrape type 1
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3aacc81c-9e74-5c7d-aa73-9e45e7e22582
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252Fe04821f6-35db-4281-b347-f338d0e617ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/e04821f6-35db-4281-b347-f338d0e617ec.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F445949d2-b2ab-486a-8795-a2dc756a524a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/445949d2-b2ab-486a-8795-a2dc756a524a.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F123b7d0e-950d-4b86-b474-b658d05f17b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/123b7d0e-950d-4b86-b474-b658d05f17b6.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F92d9c84d-981d-425c-9686-42cb7c81bec1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/92d9c84d-981d-425c-9686-42cb7c81bec1.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F7b0184cc-526e-4554-be97-5cdb62085fc5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/7b0184cc-526e-4554-be97-5cdb62085fc5.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F96ca0b12-b112-4e85-94da-164bd3d95116.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/96ca0b12-b112-4e85-94da-164bd3d95116.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F4c188338-af22-4824-9277-20918a45d731.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/4c188338-af22-4824-9277-20918a45d731.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F68c241a1-fadb-42cd-a77c-601be5f56453.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/68c241a1-fadb-42cd-a77c-601be5f56453.jpg already downloaded
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F540677af-2c53-44f7-a097-3b1b0d0ba000.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/540677af-2c53-44f7-a097-3b1b0d0ba000.jpg already downloaded
2026-03-26 15:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582, identifier: 10731829
2026-03-26 15:16:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:16:50 [adesa.be] INFO: Found listing with ID: 10731868
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731868%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [adesa.be] INFO: Scrape type for 10731868: 1
2026-03-26 15:16:50 [adesa.be] INFO: Scraping item 10731868 url https://www.openlane.eu/en/carv6/auction/10731868
2026-03-26 15:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10731825
2026-03-26 15:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10731825
2026-03-26 15:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10731825 to the API
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731825>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fc73a33b-c687-50df-9c1e-1f24fc3ec460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNG497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731825',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 79412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5706019/general/bd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg',
'https://images.openlane.eu/carimgs/5706019/general/a9b4272e-bfad-46c5-ae68-8493151af8ab.jpg',
'https://images.openlane.eu/carimgs/5706019/general/597626bd-10ba-49c8-9155-29dd60bfbb80.jpg',
'https://images.openlane.eu/carimgs/5706019/general/1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg',
'https://images.openlane.eu/carimgs/5706019/general/149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg',
'https://images.openlane.eu/carimgs/5706019/general/1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg',
'https://images.openlane.eu/carimgs/5706019/general/8615f49c-13bb-4885-b4eb-23581c007ff5.jpg',
'https://images.openlane.eu/carimgs/5706019/general/cac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg',
'https://images.openlane.eu/carimgs/5706019/general/5c0da430-af06-4344-9a0e-ce582a516b8e.jpg',
'https://images.openlane.eu/carimgs/5706019/general/cd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/bd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/a9b4272e-bfad-46c5-ae68-8493151af8ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/597626bd-10ba-49c8-9155-29dd60bfbb80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/8615f49c-13bb-4885-b4eb-23581c007ff5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/cac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/5c0da430-af06-4344-9a0e-ce582a516b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/cd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg',
'Width': 1024}],
'price': 8550,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 79.412 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731825%27 HTTP/1.1" 200 None
2026-03-26 15:16:50 [adesa.be] INFO: Saving data for 10731825: {'created_time': 1774538210.882948, 'last_price_update_time': 1774538210.882961, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731825') HTTP/1.1" 204 0
2026-03-26 15:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10731829
2026-03-26 15:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10731829
2026-03-26 15:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10731829 to the API
2026-03-26 15:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731829>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3aacc81c-9e74-5c7d-aa73-9e45e7e22582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'REF-7078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731829',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 203619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5706054/general/e04821f6-35db-4281-b347-f338d0e617ec.jpg',
'https://images.openlane.eu/carimgs/5706054/general/445949d2-b2ab-486a-8795-a2dc756a524a.jpg',
'https://images.openlane.eu/carimgs/5706054/general/123b7d0e-950d-4b86-b474-b658d05f17b6.jpg',
'https://images.openlane.eu/carimgs/5706054/general/92d9c84d-981d-425c-9686-42cb7c81bec1.jpg',
'https://images.openlane.eu/carimgs/5706054/general/7b0184cc-526e-4554-be97-5cdb62085fc5.jpg',
'https://images.openlane.eu/carimgs/5706054/general/96ca0b12-b112-4e85-94da-164bd3d95116.jpg',
'https://images.openlane.eu/carimgs/5706054/general/45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg',
'https://images.openlane.eu/carimgs/5706054/general/4c188338-af22-4824-9277-20918a45d731.jpg',
'https://images.openlane.eu/carimgs/5706054/general/68c241a1-fadb-42cd-a77c-601be5f56453.jpg',
'https://images.openlane.eu/carimgs/5706054/general/540677af-2c53-44f7-a097-3b1b0d0ba000.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283284,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/e04821f6-35db-4281-b347-f338d0e617ec.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296541,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/445949d2-b2ab-486a-8795-a2dc756a524a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272102,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/123b7d0e-950d-4b86-b474-b658d05f17b6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226169,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/92d9c84d-981d-425c-9686-42cb7c81bec1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190591,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/7b0184cc-526e-4554-be97-5cdb62085fc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/96ca0b12-b112-4e85-94da-164bd3d95116.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240907,
'Height': 1582,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260873,
'Height': 1263,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/4c188338-af22-4824-9277-20918a45d731.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290526,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/68c241a1-fadb-42cd-a77c-601be5f56453.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223235,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/540677af-2c53-44f7-a097-3b1b0d0ba000.jpg',
'Width': 1600}],
'price': 9150,
'price_includes_vat': True,
'registration_date': '2018-05-17',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L4H2 2.3 CDTI - Diesel - Manual - 146 hp - 203.619 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731829%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [adesa.be] INFO: Saving data for 10731829: {'created_time': 1774538211.232847, 'last_price_update_time': 1774538211.232858, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731829') HTTP/1.1" 204 0
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F635496bd-6db9-4029-8b3e-b5fac054d202.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/635496bd-6db9-4029-8b3e-b5fac054d202.JPG not downloaded yet
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:16:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/492d5a40-f6d8-4189-8cb7-9f8d03446254.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:16:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/83628ce4-887c-41d3-a9f4-be5573ed1102.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:16:51 [adesa.be] INFO: Found listing with ID: 10731782
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731782%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [adesa.be] INFO: Scrape type for 10731782: 1
2026-03-26 15:16:51 [adesa.be] INFO: Scraping item 10731782 url https://www.openlane.eu/en/carv6/auction/10731782
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F48360efb-5d11-4aeb-9592-8487f6b7357a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/48360efb-5d11-4aeb-9592-8487f6b7357a.JPG not downloaded yet
2026-03-26 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:51 [adesa.be] INFO: Found listing with ID: 10731842
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731842%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [adesa.be] INFO: Scrape type for 10731842: 1
2026-03-26 15:16:51 [adesa.be] INFO: Scraping item 10731842 url https://www.openlane.eu/en/carv6/auction/10731842
2026-03-26 15:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252Fd248f883-a118-4e83-b4c6-d642509c8ff2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/d248f883-a118-4e83-b4c6-d642509c8ff2.JPG not downloaded yet
2026-03-26 15:16:51 [adesa.be] INFO: Found listing with ID: 10731919
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731919%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [adesa.be] INFO: Scrape type for 10731919: 1
2026-03-26 15:16:51 [adesa.be] INFO: Scraping item 10731919 url https://www.openlane.eu/en/carv6/auction/10731919
2026-03-26 15:16:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/0a6ecd03-6704-40b7-a82e-dc549f42fe27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252Ff39d9ad1-1b9a-4222-828b-6f9fe2bbbeaf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/f39d9ad1-1b9a-4222-828b-6f9fe2bbbeaf.JPG not downloaded yet
2026-03-26 15:16:51 [adesa.be] INFO: Found listing with ID: 10731838
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731838%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [adesa.be] INFO: Scrape type for 10731838: 1
2026-03-26 15:16:51 [adesa.be] INFO: Scraping item 10731838 url https://www.openlane.eu/en/carv6/auction/10731838
2026-03-26 15:16:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/635496bd-6db9-4029-8b3e-b5fac054d202.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252Face2e76b-1d0e-4647-b1c0-a9e6d04494da.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/ace2e76b-1d0e-4647-b1c0-a9e6d04494da.JPG not downloaded yet
2026-03-26 15:16:51 [adesa.be] INFO: Found listing with ID: 10731773
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731773%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [adesa.be] INFO: Scrape type for 10731773: 1
2026-03-26 15:16:51 [adesa.be] INFO: Scraping item 10731773 url https://www.openlane.eu/en/carv6/auction/10731773
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:16:51 [adesa.be] INFO: Found listing with ID: 10731841
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731841%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [adesa.be] INFO: Scrape type for 10731841: 1
2026-03-26 15:16:51 [adesa.be] INFO: Scraping item 10731841 url https://www.openlane.eu/en/carv6/auction/10731841
2026-03-26 15:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10731766
2026-03-26 15:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98309c4d-58e9-5b81-bd85-c7fb5d64738b with scrape type 1
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98309c4d-58e9-5b81-bd85-c7fb5d64738b
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F4a54246f-b593-4a77-b317-2e17e7240d55.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/4a54246f-b593-4a77-b317-2e17e7240d55.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F33aaeea2-ae46-4086-a5a9-1ea38c5110a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/33aaeea2-ae46-4086-a5a9-1ea38c5110a0.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F35f2cb07-18a4-4dd2-858a-b46a05587cb3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/35f2cb07-18a4-4dd2-858a-b46a05587cb3.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252Fbb2c140b-16fe-4085-9c8a-779e8b721bc4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/bb2c140b-16fe-4085-9c8a-779e8b721bc4.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252Fddfc2da5-1b6b-446f-b71c-fc6e498f81de.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/ddfc2da5-1b6b-446f-b71c-fc6e498f81de.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F98577bf8-8535-4dbb-aa3c-dd4a2a17517a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/98577bf8-8535-4dbb-aa3c-dd4a2a17517a.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F117af36b-5376-4742-9674-dde3c530ef94.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/117af36b-5376-4742-9674-dde3c530ef94.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F227a253f-1604-444c-abd7-6f871f91aebc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/227a253f-1604-444c-abd7-6f871f91aebc.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F8f76343a-8043-46be-9006-6f4558bf0f91.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/8f76343a-8043-46be-9006-6f4558bf0f91.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669095%252Fgeneral%252F4e318b10-af3f-4e8a-bfa1-8f3ce9aa0f3e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669095/general/4e318b10-af3f-4e8a-bfa1-8f3ce9aa0f3e.jpg already downloaded
2026-03-26 15:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98309c4d-58e9-5b81-bd85-c7fb5d64738b, identifier: 10731766
2026-03-26 15:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10731807
2026-03-26 15:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6eb5aa1-6023-55af-b16d-f55f1857b154 with scrape type 1
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6eb5aa1-6023-55af-b16d-f55f1857b154
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F0551f056-be67-4bce-a235-a29439ebfd25.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/0551f056-be67-4bce-a235-a29439ebfd25.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F84cdf43a-97db-4c48-b82e-6a663da93aae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/84cdf43a-97db-4c48-b82e-6a663da93aae.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252Fd2d7d7dd-8689-444d-80e1-09239753ae82.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/d2d7d7dd-8689-444d-80e1-09239753ae82.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F249d88ca-efe7-4290-a8d8-80832892bb78.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/249d88ca-efe7-4290-a8d8-80832892bb78.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252Fb6e4935a-7873-4af0-b9d2-39df64523c49.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/b6e4935a-7873-4af0-b9d2-39df64523c49.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252Fa3b06c93-706d-4c63-a65d-50d731599a8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/a3b06c93-706d-4c63-a65d-50d731599a8c.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F363af0ac-c158-4122-bc27-b0136df39dcb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/363af0ac-c158-4122-bc27-b0136df39dcb.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg already downloaded
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F7746609a-4605-4784-b70e-88699a980e4d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/7746609a-4605-4784-b70e-88699a980e4d.jpg already downloaded
2026-03-26 15:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6eb5aa1-6023-55af-b16d-f55f1857b154, identifier: 10731807
2026-03-26 15:16:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/d248f883-a118-4e83-b4c6-d642509c8ff2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10731766
2026-03-26 15:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10731766
2026-03-26 15:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98309c4d-58e9-5b81-bd85-c7fb5d64738b with identifier: 10731766 to the API
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731766>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '98309c4d-58e9-5b81-bd85-c7fb5d64738b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXD957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731766',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 74736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5669095/general/4a54246f-b593-4a77-b317-2e17e7240d55.jpg',
'https://images.openlane.eu/carimgs/5669095/general/33aaeea2-ae46-4086-a5a9-1ea38c5110a0.jpg',
'https://images.openlane.eu/carimgs/5669095/general/35f2cb07-18a4-4dd2-858a-b46a05587cb3.jpg',
'https://images.openlane.eu/carimgs/5669095/general/bb2c140b-16fe-4085-9c8a-779e8b721bc4.jpg',
'https://images.openlane.eu/carimgs/5669095/general/ddfc2da5-1b6b-446f-b71c-fc6e498f81de.jpg',
'https://images.openlane.eu/carimgs/5669095/general/98577bf8-8535-4dbb-aa3c-dd4a2a17517a.jpg',
'https://images.openlane.eu/carimgs/5669095/general/117af36b-5376-4742-9674-dde3c530ef94.jpg',
'https://images.openlane.eu/carimgs/5669095/general/227a253f-1604-444c-abd7-6f871f91aebc.jpg',
'https://images.openlane.eu/carimgs/5669095/general/8f76343a-8043-46be-9006-6f4558bf0f91.jpg',
'https://images.openlane.eu/carimgs/5669095/general/4e318b10-af3f-4e8a-bfa1-8f3ce9aa0f3e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/4a54246f-b593-4a77-b317-2e17e7240d55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/33aaeea2-ae46-4086-a5a9-1ea38c5110a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/35f2cb07-18a4-4dd2-858a-b46a05587cb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/bb2c140b-16fe-4085-9c8a-779e8b721bc4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/ddfc2da5-1b6b-446f-b71c-fc6e498f81de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/98577bf8-8535-4dbb-aa3c-dd4a2a17517a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/117af36b-5376-4742-9674-dde3c530ef94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/227a253f-1604-444c-abd7-6f871f91aebc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/8f76343a-8043-46be-9006-6f4558bf0f91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98309c4d-58e9-5b81-bd85-c7fb5d64738b/98309c4d-58e9-5b81-bd85-c7fb5d64738b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669095/general/4e318b10-af3f-4e8a-bfa1-8f3ce9aa0f3e.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 208 1.2i Active Pack - Petrol - Manual - 101 hp - 74.736 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731766%27 HTTP/1.1" 200 None
2026-03-26 15:16:52 [adesa.be] INFO: Saving data for 10731766: {'created_time': 1774538212.632273, 'last_price_update_time': 1774538212.632286, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731766') HTTP/1.1" 204 0
2026-03-26 15:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10731807
2026-03-26 15:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10731807
2026-03-26 15:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10731807 to the API
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731807>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a6eb5aa1-6023-55af-b16d-f55f1857b154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731807',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 90187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5704033/general/7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg',
'https://images.openlane.eu/carimgs/5704033/general/0551f056-be67-4bce-a235-a29439ebfd25.jpg',
'https://images.openlane.eu/carimgs/5704033/general/84cdf43a-97db-4c48-b82e-6a663da93aae.jpg',
'https://images.openlane.eu/carimgs/5704033/general/d2d7d7dd-8689-444d-80e1-09239753ae82.jpg',
'https://images.openlane.eu/carimgs/5704033/general/249d88ca-efe7-4290-a8d8-80832892bb78.jpg',
'https://images.openlane.eu/carimgs/5704033/general/b6e4935a-7873-4af0-b9d2-39df64523c49.jpg',
'https://images.openlane.eu/carimgs/5704033/general/a3b06c93-706d-4c63-a65d-50d731599a8c.jpg',
'https://images.openlane.eu/carimgs/5704033/general/363af0ac-c158-4122-bc27-b0136df39dcb.jpg',
'https://images.openlane.eu/carimgs/5704033/general/3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg',
'https://images.openlane.eu/carimgs/5704033/general/7746609a-4605-4784-b70e-88699a980e4d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/0551f056-be67-4bce-a235-a29439ebfd25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/84cdf43a-97db-4c48-b82e-6a663da93aae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/d2d7d7dd-8689-444d-80e1-09239753ae82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/249d88ca-efe7-4290-a8d8-80832892bb78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/b6e4935a-7873-4af0-b9d2-39df64523c49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/a3b06c93-706d-4c63-a65d-50d731599a8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/363af0ac-c158-4122-bc27-b0136df39dcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/7746609a-4605-4784-b70e-88699a980e4d.jpg',
'Width': 1024}],
'price': 9050,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 90.187 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731807%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Saving data for 10731807: {'created_time': 1774538213.052394, 'last_price_update_time': 1774538213.052405, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731807') HTTP/1.1" 204 0
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731789
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731789%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731789: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731789 url https://www.openlane.eu/en/carv6/auction/10731789
2026-03-26 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731839
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731839%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731839: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731839 url https://www.openlane.eu/en/carv6/auction/10731839
2026-03-26 15:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731871
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731871%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731871: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731871 url https://www.openlane.eu/en/carv6/auction/10731871
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731805
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731805%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731805: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731805 url https://www.openlane.eu/en/carv6/auction/10731805
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731709
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731709%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731709: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731709 url https://www.openlane.eu/en/carv6/auction/10731709
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731858
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731858%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731858: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731858 url https://www.openlane.eu/en/carv6/auction/10731858
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731870
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731870%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731870: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731870 url https://www.openlane.eu/en/carv6/auction/10731870
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731710
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731710%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731710: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731710 url https://www.openlane.eu/en/carv6/auction/10731710
2026-03-26 15:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65a9bd47-bc37-504e-a188-b5aa37c4b0ca with identifier: 10731707
2026-03-26 15:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca with scrape type 1
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F25d0be10-0076-418a-9442-573b146de88a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/25d0be10-0076-418a-9442-573b146de88a.JPG not downloaded yet
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731913
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731913%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731913: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731913 url https://www.openlane.eu/en/carv6/auction/10731913
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F40a53c73-5333-4692-8a48-a2b399474d2e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/40a53c73-5333-4692-8a48-a2b399474d2e.JPG not downloaded yet
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731793
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731793%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731793: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731793 url https://www.openlane.eu/en/carv6/auction/10731793
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252Fc208520c-8bf2-4634-9401-a6a006ae4925.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/c208520c-8bf2-4634-9401-a6a006ae4925.JPG not downloaded yet
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731900
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731900%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731900: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731900 url https://www.openlane.eu/en/carv6/auction/10731900
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F7d132a2e-6617-41dd-bd2f-816c6eb2ac14.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/7d132a2e-6617-41dd-bd2f-816c6eb2ac14.JPG not downloaded yet
2026-03-26 15:16:53 [adesa.be] INFO: Found listing with ID: 10731963
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731963%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [adesa.be] INFO: Scrape type for 10731963: 1
2026-03-26 15:16:53 [adesa.be] INFO: Scraping item 10731963 url https://www.openlane.eu/en/carv6/auction/10731963
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F6ec8dfe4-89ea-4f25-aa36-9b7771dc2041.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/6ec8dfe4-89ea-4f25-aa36-9b7771dc2041.JPG not downloaded yet
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F4e5d75ba-5244-4399-81c7-a3ef3005e000.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/4e5d75ba-5244-4399-81c7-a3ef3005e000.JPG not downloaded yet
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F5d955259-390a-4f08-9f09-4567f879c4e3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/5d955259-390a-4f08-9f09-4567f879c4e3.JPG not downloaded yet
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252Faf9c7164-1696-482b-8211-3e2de2105ca6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/af9c7164-1696-482b-8211-3e2de2105ca6.JPG not downloaded yet
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F6bf60508-dbfd-4a22-8e9a-86940ea553df.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/6bf60508-dbfd-4a22-8e9a-86940ea553df.JPG not downloaded yet
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609206%252Fgeneral%252F33deebb0-0d77-421d-a691-bfcb8b21eaf1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609206/general/33deebb0-0d77-421d-a691-bfcb8b21eaf1.JPG not downloaded yet
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/33deebb0-0d77-421d-a691-bfcb8b21eaf1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/6bf60508-dbfd-4a22-8e9a-86940ea553df.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/af9c7164-1696-482b-8211-3e2de2105ca6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10731882
2026-03-26 15:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 932846e4-22f5-5af0-8f28-1972ced5166f with scrape type 1
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 932846e4-22f5-5af0-8f28-1972ced5166f
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252F9148c3c7-4f51-4035-af15-10042b7c7317.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/9148c3c7-4f51-4035-af15-10042b7c7317.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252Fa58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/a58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252Fe9a66969-1336-49fe-82fe-147612c7ee70.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/e9a66969-1336-49fe-82fe-147612c7ee70.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252F65c49289-7ddf-4c19-881a-6e62699e268c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/65c49289-7ddf-4c19-881a-6e62699e268c.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252F1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252F649e029b-a731-413e-b8f1-efef65fa5ff8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/649e029b-a731-413e-b8f1-efef65fa5ff8.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252F0e568a85-230d-4e55-b668-d1493169e0c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/0e568a85-230d-4e55-b668-d1493169e0c6.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252Fa6f89c1f-6b35-4e5f-8199-0d70381df651.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/a6f89c1f-6b35-4e5f-8199-0d70381df651.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252Fb2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/b2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725860%252Fgeneral%252F4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg already downloaded
2026-03-26 15:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 932846e4-22f5-5af0-8f28-1972ced5166f, identifier: 10731882
2026-03-26 15:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10731882
2026-03-26 15:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10731882
2026-03-26 15:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10731882 to the API
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '932846e4-22f5-5af0-8f28-1972ced5166f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBA725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731882',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 28969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725860/general/9148c3c7-4f51-4035-af15-10042b7c7317.jpg',
'https://images.openlane.eu/carimgs/5725860/general/a58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg',
'https://images.openlane.eu/carimgs/5725860/general/e9a66969-1336-49fe-82fe-147612c7ee70.jpg',
'https://images.openlane.eu/carimgs/5725860/general/65c49289-7ddf-4c19-881a-6e62699e268c.jpg',
'https://images.openlane.eu/carimgs/5725860/general/1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg',
'https://images.openlane.eu/carimgs/5725860/general/649e029b-a731-413e-b8f1-efef65fa5ff8.jpg',
'https://images.openlane.eu/carimgs/5725860/general/0e568a85-230d-4e55-b668-d1493169e0c6.jpg',
'https://images.openlane.eu/carimgs/5725860/general/a6f89c1f-6b35-4e5f-8199-0d70381df651.jpg',
'https://images.openlane.eu/carimgs/5725860/general/b2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg',
'https://images.openlane.eu/carimgs/5725860/general/4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316234,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/9148c3c7-4f51-4035-af15-10042b7c7317.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298080,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/a58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266216,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/e9a66969-1336-49fe-82fe-147612c7ee70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285249,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/65c49289-7ddf-4c19-881a-6e62699e268c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354148,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320526,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/649e029b-a731-413e-b8f1-efef65fa5ff8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206936,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/0e568a85-230d-4e55-b668-d1493169e0c6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305309,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/a6f89c1f-6b35-4e5f-8199-0d70381df651.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/b2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30885,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg',
'Width': 400}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 28.969 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731882%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [adesa.be] INFO: Saving data for 10731882: {'created_time': 1774538214.729854, 'last_price_update_time': 1774538214.729863, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731882') HTTP/1.1" 204 0
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/5d955259-390a-4f08-9f09-4567f879c4e3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 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-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/4e5d75ba-5244-4399-81c7-a3ef3005e000.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/6ec8dfe4-89ea-4f25-aa36-9b7771dc2041.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/7d132a2e-6617-41dd-bd2f-816c6eb2ac14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10731877
2026-03-26 15:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with scrape type 1
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725607%252Fgeneral%252Fb69b03eb-857c-4835-a470-0c627f21a0df.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/b69b03eb-857c-4835-a470-0c627f21a0df.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725607%252Fgeneral%252Fc3dea0fb-74ce-4266-a05d-89c7da5dcaf3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/c3dea0fb-74ce-4266-a05d-89c7da5dcaf3.jpg already downloaded
2026-03-26 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725607%252Fgeneral%252Fd7352bb7-2481-4a7d-a9df-72ae827d1119.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/d7352bb7-2481-4a7d-a9df-72ae827d1119.jpg already downloaded
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725607%252Fgeneral%252F9e888247-d01c-4f64-a731-30fa485e064d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/9e888247-d01c-4f64-a731-30fa485e064d.jpg already downloaded
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725607%252Fgeneral%252F48cfabbf-0eb6-4107-bade-2c96eec1c2d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/48cfabbf-0eb6-4107-bade-2c96eec1c2d5.jpg already downloaded
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725607%252Fgeneral%252F76bcd6b5-c7ab-4b46-98a5-f07c469d4de2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/76bcd6b5-c7ab-4b46-98a5-f07c469d4de2.jpg already downloaded
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725607%252Fgeneral%252F4bd5f319-fce2-4c41-af96-96f637833eb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/4bd5f319-fce2-4c41-af96-96f637833eb1.jpg already downloaded
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725607%252Fgeneral%252Fb0ac582d-e48b-4682-bf04-87abde7ca8cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/b0ac582d-e48b-4682-bf04-87abde7ca8cb.jpg already downloaded
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725607%252Fgeneral%252F21e6f132-d476-49ea-a2e4-091d7ce7e836.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/21e6f132-d476-49ea-a2e4-091d7ce7e836.jpg already downloaded
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725607%252Fgeneral%252F7dec1c7d-2aee-46ea-9a03-26245def4df4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725607/general/7dec1c7d-2aee-46ea-9a03-26245def4df4.jpg already downloaded
2026-03-26 15:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4, identifier: 10731877
2026-03-26 15:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10731877
2026-03-26 15:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10731877
2026-03-26 15:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10731877 to the API
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731877>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5b90a9ba-3f6f-50cc-b130-6db3a0d712b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731877',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 33005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5725607/general/b69b03eb-857c-4835-a470-0c627f21a0df.jpg',
'https://images.openlane.eu/carimgs/5725607/general/c3dea0fb-74ce-4266-a05d-89c7da5dcaf3.jpg',
'https://images.openlane.eu/carimgs/5725607/general/d7352bb7-2481-4a7d-a9df-72ae827d1119.jpg',
'https://images.openlane.eu/carimgs/5725607/general/9e888247-d01c-4f64-a731-30fa485e064d.jpg',
'https://images.openlane.eu/carimgs/5725607/general/48cfabbf-0eb6-4107-bade-2c96eec1c2d5.jpg',
'https://images.openlane.eu/carimgs/5725607/general/76bcd6b5-c7ab-4b46-98a5-f07c469d4de2.jpg',
'https://images.openlane.eu/carimgs/5725607/general/4bd5f319-fce2-4c41-af96-96f637833eb1.jpg',
'https://images.openlane.eu/carimgs/5725607/general/b0ac582d-e48b-4682-bf04-87abde7ca8cb.jpg',
'https://images.openlane.eu/carimgs/5725607/general/21e6f132-d476-49ea-a2e4-091d7ce7e836.jpg',
'https://images.openlane.eu/carimgs/5725607/general/7dec1c7d-2aee-46ea-9a03-26245def4df4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264308,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/b69b03eb-857c-4835-a470-0c627f21a0df.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256700,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/c3dea0fb-74ce-4266-a05d-89c7da5dcaf3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223395,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/d7352bb7-2481-4a7d-a9df-72ae827d1119.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226817,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/9e888247-d01c-4f64-a731-30fa485e064d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257348,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/48cfabbf-0eb6-4107-bade-2c96eec1c2d5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263931,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/76bcd6b5-c7ab-4b46-98a5-f07c469d4de2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259804,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/4bd5f319-fce2-4c41-af96-96f637833eb1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260741,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/b0ac582d-e48b-4682-bf04-87abde7ca8cb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327433,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/21e6f132-d476-49ea-a2e4-091d7ce7e836.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b90a9ba-3f6f-50cc-b130-6db3a0d712b4/5b90a9ba-3f6f-50cc-b130-6db3a0d712b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35048,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725607/general/7dec1c7d-2aee-46ea-9a03-26245def4df4.jpg',
'Width': 400}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 33.005 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-26 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731877%27 HTTP/1.1" 200 None
2026-03-26 15:16:55 [adesa.be] INFO: Saving data for 10731877: {'created_time': 1774538215.999588, 'last_price_update_time': 1774538215.999602, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731877') HTTP/1.1" 204 0
2026-03-26 15:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/c208520c-8bf2-4634-9401-a6a006ae4925.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10731930
2026-03-26 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adef56f9-ac59-5759-864d-b4e42f494b7f with scrape type 1
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252Fe9bccba5-80db-450f-a5b6-69743510f9be.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/e9bccba5-80db-450f-a5b6-69743510f9be.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252Fd5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252F2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252F3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252F94505088-67e4-4645-8943-de0627d77543.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/94505088-67e4-4645-8943-de0627d77543.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252F9f3654ad-a691-4a3c-8981-568089105d4b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/9f3654ad-a691-4a3c-8981-568089105d4b.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252Fb5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/b5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252F239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252Fced98fb5-1403-486a-bcb3-784ec36362ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/ced98fb5-1403-486a-bcb3-784ec36362ae.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743538%252Fgeneral%252Fd3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/d3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg already downloaded
2026-03-26 15:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adef56f9-ac59-5759-864d-b4e42f494b7f, identifier: 10731930
2026-03-26 15:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10731930
2026-03-26 15:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10731930
2026-03-26 15:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10731930 to the API
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'adef56f9-ac59-5759-864d-b4e42f494b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731930',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 81982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5743538/general/e9bccba5-80db-450f-a5b6-69743510f9be.jpg',
'https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg',
'https://images.openlane.eu/carimgs/5743538/general/2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg',
'https://images.openlane.eu/carimgs/5743538/general/3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg',
'https://images.openlane.eu/carimgs/5743538/general/94505088-67e4-4645-8943-de0627d77543.jpg',
'https://images.openlane.eu/carimgs/5743538/general/9f3654ad-a691-4a3c-8981-568089105d4b.jpg',
'https://images.openlane.eu/carimgs/5743538/general/b5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg',
'https://images.openlane.eu/carimgs/5743538/general/239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg',
'https://images.openlane.eu/carimgs/5743538/general/ced98fb5-1403-486a-bcb3-784ec36362ae.jpg',
'https://images.openlane.eu/carimgs/5743538/general/d3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/e9bccba5-80db-450f-a5b6-69743510f9be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/94505088-67e4-4645-8943-de0627d77543.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/9f3654ad-a691-4a3c-8981-568089105d4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/b5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/ced98fb5-1403-486a-bcb3-784ec36362ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/d3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg',
'Width': 1024}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot e-2008 50 kWh GT - Electric - Automatic - 136 hp - 81.982 '
'km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731930%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [adesa.be] INFO: Saving data for 10731930: {'created_time': 1774538216.626613, 'last_price_update_time': 1774538216.626625, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731930') HTTP/1.1" 204 0
2026-03-26 15:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10731718
2026-03-26 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b430a976-4f77-5052-ba05-8a27aea44cfd with scrape type 1
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b430a976-4f77-5052-ba05-8a27aea44cfd
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252Faf3a089f-f1ba-422a-982a-f4d6053c1a46.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/af3a089f-f1ba-422a-982a-f4d6053c1a46.JPG not downloaded yet
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F4acc6585-6ac8-48b3-a3ea-2d892182198c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/4acc6585-6ac8-48b3-a3ea-2d892182198c.JPG not downloaded yet
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252Fedc595f0-7c1e-4917-8f87-f33f5c2b0ba1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/edc595f0-7c1e-4917-8f87-f33f5c2b0ba1.JPG not downloaded yet
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F236add09-1826-4deb-a3b6-64a9f7cfd837.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/236add09-1826-4deb-a3b6-64a9f7cfd837.JPG not downloaded yet
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F75b1d8d6-48c0-4228-8b66-45c9aef096a6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/75b1d8d6-48c0-4228-8b66-45c9aef096a6.JPG not downloaded yet
2026-03-26 15:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/af3a089f-f1ba-422a-982a-f4d6053c1a46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F6f909e94-e535-4cbb-ab1f-9d50b7c6e906.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/6f909e94-e535-4cbb-ab1f-9d50b7c6e906.JPG not downloaded yet
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F53eb5d62-cd8e-468a-9391-92ca13611bcb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/53eb5d62-cd8e-468a-9391-92ca13611bcb.JPG not downloaded yet
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F8a2b7a73-0e52-4481-a1e1-49db68394de2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/8a2b7a73-0e52-4481-a1e1-49db68394de2.JPG not downloaded yet
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F0bb79010-151b-4b9f-8fb9-ad46b954467d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/0bb79010-151b-4b9f-8fb9-ad46b954467d.JPG not downloaded yet
2026-03-26 15:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10731674
2026-03-26 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a290aa06-dfb3-590f-bc64-9bbfe3e73660 with scrape type 1
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a290aa06-dfb3-590f-bc64-9bbfe3e73660
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252F85ec12f4-4e42-4be5-8909-6b9754760ea2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/85ec12f4-4e42-4be5-8909-6b9754760ea2.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252Fc213f376-4377-4e69-893d-3d97c34fcfc3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/c213f376-4377-4e69-893d-3d97c34fcfc3.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252F3e39e28b-20e9-499b-a852-e4022f9a28a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/3e39e28b-20e9-499b-a852-e4022f9a28a0.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252F81bf79ed-e6b9-4fc8-b812-253fc87d0a6f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/81bf79ed-e6b9-4fc8-b812-253fc87d0a6f.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252Fee9931bf-5c9e-4eaa-8379-8aad1e4439e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/ee9931bf-5c9e-4eaa-8379-8aad1e4439e9.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252F136c3280-d0a4-446b-928f-54732c6d8e07.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/136c3280-d0a4-446b-928f-54732c6d8e07.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252Fe4a92c3b-5f90-4b57-8c46-f76d863b504a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/e4a92c3b-5f90-4b57-8c46-f76d863b504a.jpg already downloaded
2026-03-26 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252Fdd5d4f5e-2bf7-4bf9-a059-170b830fa298.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/dd5d4f5e-2bf7-4bf9-a059-170b830fa298.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252F4cf14513-4b72-47a0-9f04-4fac95fd161f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/4cf14513-4b72-47a0-9f04-4fac95fd161f.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5502316%252Fgeneral%252F1d65bb52-4bbf-4143-8165-4243fdf02dee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502316/general/1d65bb52-4bbf-4143-8165-4243fdf02dee.jpg already downloaded
2026-03-26 15:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a290aa06-dfb3-590f-bc64-9bbfe3e73660, identifier: 10731674
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/75b1d8d6-48c0-4228-8b66-45c9aef096a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5624258%252Fgeneral%252F93e1ea6e-a13e-496a-b3fd-dfe49d4edfbd.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624258/general/93e1ea6e-a13e-496a-b3fd-dfe49d4edfbd.JPG not downloaded yet
2026-03-26 15:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10731674
2026-03-26 15:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10731674
2026-03-26 15:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10731674 to the API
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 272,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a290aa06-dfb3-590f-bc64-9bbfe3e73660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVJ435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731674',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 143239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5502316/general/85ec12f4-4e42-4be5-8909-6b9754760ea2.jpg',
'https://images.openlane.eu/carimgs/5502316/general/c213f376-4377-4e69-893d-3d97c34fcfc3.jpg',
'https://images.openlane.eu/carimgs/5502316/general/3e39e28b-20e9-499b-a852-e4022f9a28a0.jpg',
'https://images.openlane.eu/carimgs/5502316/general/81bf79ed-e6b9-4fc8-b812-253fc87d0a6f.jpg',
'https://images.openlane.eu/carimgs/5502316/general/ee9931bf-5c9e-4eaa-8379-8aad1e4439e9.jpg',
'https://images.openlane.eu/carimgs/5502316/general/136c3280-d0a4-446b-928f-54732c6d8e07.jpg',
'https://images.openlane.eu/carimgs/5502316/general/e4a92c3b-5f90-4b57-8c46-f76d863b504a.jpg',
'https://images.openlane.eu/carimgs/5502316/general/dd5d4f5e-2bf7-4bf9-a059-170b830fa298.jpg',
'https://images.openlane.eu/carimgs/5502316/general/4cf14513-4b72-47a0-9f04-4fac95fd161f.jpg',
'https://images.openlane.eu/carimgs/5502316/general/1d65bb52-4bbf-4143-8165-4243fdf02dee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479379,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/85ec12f4-4e42-4be5-8909-6b9754760ea2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437950,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/c213f376-4377-4e69-893d-3d97c34fcfc3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433290,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/3e39e28b-20e9-499b-a852-e4022f9a28a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427288,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/81bf79ed-e6b9-4fc8-b812-253fc87d0a6f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479764,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/ee9931bf-5c9e-4eaa-8379-8aad1e4439e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434456,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/136c3280-d0a4-446b-928f-54732c6d8e07.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432716,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/e4a92c3b-5f90-4b57-8c46-f76d863b504a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/dd5d4f5e-2bf7-4bf9-a059-170b830fa298.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449627,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/4cf14513-4b72-47a0-9f04-4fac95fd161f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a290aa06-dfb3-590f-bc64-9bbfe3e73660/a290aa06-dfb3-590f-bc64-9bbfe3e73660_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390883,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502316/general/1d65bb52-4bbf-4143-8165-4243fdf02dee.jpg',
'Width': 1920}],
'price': 35350,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLE 350d AMG Line - 4-Matic - Diesel - Automatic - '
'272 hp - 143.239 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731674%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [adesa.be] INFO: Saving data for 10731674: {'created_time': 1774538217.504111, 'last_price_update_time': 1774538217.504123, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731674') HTTP/1.1" 204 0
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 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-26 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-26 15:16:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/0bb79010-151b-4b9f-8fb9-ad46b954467d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/53eb5d62-cd8e-468a-9391-92ca13611bcb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/93e1ea6e-a13e-496a-b3fd-dfe49d4edfbd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/8a2b7a73-0e52-4481-a1e1-49db68394de2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/6f909e94-e535-4cbb-ab1f-9d50b7c6e906.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/236add09-1826-4deb-a3b6-64a9f7cfd837.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/4acc6585-6ac8-48b3-a3ea-2d892182198c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624258/general/edc595f0-7c1e-4917-8f87-f33f5c2b0ba1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731718)
2026-03-26 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/40a53c73-5333-4692-8a48-a2b399474d2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10731936
2026-03-26 15:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190f9f2c-7169-5518-afbb-4467d48ebf10 with scrape type 1
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252Fbcfc9949-4b08-4d99-8d81-b36897b33004.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/bcfc9949-4b08-4d99-8d81-b36897b33004.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252F4b5cb6dd-b213-4cba-a767-babf5469371e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252Fe47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/e47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252Fddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/ddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252F0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252Ffb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/fb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252Fac86a053-db9c-4aa6-86ed-0161f3710060.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/ac86a053-db9c-4aa6-86ed-0161f3710060.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252F8b83e722-b076-441f-925c-01bf8aad765e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/8b83e722-b076-441f-925c-01bf8aad765e.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252Fa8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/a8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743587%252Fgeneral%252F80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg already downloaded
2026-03-26 15:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 190f9f2c-7169-5518-afbb-4467d48ebf10, identifier: 10731936
2026-03-26 15:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10731888
2026-03-26 15:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc918509-778a-52db-9670-89d6e6c646be with scrape type 1
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc918509-778a-52db-9670-89d6e6c646be
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5728289%252Fgeneral%252F5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5728289%252Fgeneral%252F2ea33011-a148-4cae-9342-7289e1256281.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/2ea33011-a148-4cae-9342-7289e1256281.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5728289%252Fgeneral%252Fc12f593a-8037-4bd9-9917-756183070916.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/c12f593a-8037-4bd9-9917-756183070916.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5728289%252Fgeneral%252F6dd0365e-8252-4670-a23b-063a9f9f3190.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/6dd0365e-8252-4670-a23b-063a9f9f3190.jpg already downloaded
2026-03-26 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728289%252Fgeneral%252Fa72e819f-22ca-4436-a0af-198ce995d5c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/a72e819f-22ca-4436-a0af-198ce995d5c7.jpg already downloaded
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728289%252Fgeneral%252F493c38a9-7a63-4cf9-8388-2f9ece317783.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/493c38a9-7a63-4cf9-8388-2f9ece317783.jpg already downloaded
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728289%252Fgeneral%252F8cff74a3-440f-4b1f-a18e-ba510342a487.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/8cff74a3-440f-4b1f-a18e-ba510342a487.jpg already downloaded
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728289%252Fgeneral%252F29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg already downloaded
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728289%252Fgeneral%252F3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg already downloaded
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728289%252Fgeneral%252Ff857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/f857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg already downloaded
2026-03-26 15:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc918509-778a-52db-9670-89d6e6c646be, identifier: 10731888
2026-03-26 15:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10731936
2026-03-26 15:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10731936
2026-03-26 15:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10731936 to the API
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731936>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '190f9f2c-7169-5518-afbb-4467d48ebf10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731936',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 148944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5743587/general/bcfc9949-4b08-4d99-8d81-b36897b33004.jpg',
'https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg',
'https://images.openlane.eu/carimgs/5743587/general/e47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg',
'https://images.openlane.eu/carimgs/5743587/general/ddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg',
'https://images.openlane.eu/carimgs/5743587/general/0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg',
'https://images.openlane.eu/carimgs/5743587/general/fb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg',
'https://images.openlane.eu/carimgs/5743587/general/ac86a053-db9c-4aa6-86ed-0161f3710060.jpg',
'https://images.openlane.eu/carimgs/5743587/general/8b83e722-b076-441f-925c-01bf8aad765e.jpg',
'https://images.openlane.eu/carimgs/5743587/general/a8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg',
'https://images.openlane.eu/carimgs/5743587/general/80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/bcfc9949-4b08-4d99-8d81-b36897b33004.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/e47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/ddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/fb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/ac86a053-db9c-4aa6-86ed-0161f3710060.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/8b83e722-b076-441f-925c-01bf8aad765e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/a8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg',
'Width': 1024}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Style - Diesel - Manual - 100 hp - 148.944 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731936%27 HTTP/1.1" 200 None
2026-03-26 15:16:58 [adesa.be] INFO: Saving data for 10731936: {'created_time': 1774538218.741624, 'last_price_update_time': 1774538218.741633, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731936') HTTP/1.1" 204 0
2026-03-26 15:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10731888
2026-03-26 15:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10731888
2026-03-26 15:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10731888 to the API
2026-03-26 15:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731888>
{'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-27T10: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=10731888',
'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-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731888%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [adesa.be] INFO: Saving data for 10731888: {'created_time': 1774538219.149509, 'last_price_update_time': 1774538219.149522, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731888') HTTP/1.1" 204 0
2026-03-26 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609206/general/25d0be10-0076-418a-9442-573b146de88a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731707)
2026-03-26 15:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10731752
2026-03-26 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f48f617-f3d3-5865-99a2-4e22919344c5 with scrape type 1
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f48f617-f3d3-5865-99a2-4e22919344c5
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fa6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/a6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fc495f676-2b1f-4756-aa61-8797564a0991.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/c495f676-2b1f-4756-aa61-8797564a0991.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fd983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/d983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fe206b6cd-133d-45d0-8907-5540d93218f1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/e206b6cd-133d-45d0-8907-5540d93218f1.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/ba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F478f2b43-4493-404c-9274-98d1d539c319.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/478f2b43-4493-404c-9274-98d1d539c319.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fe99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/e99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg already downloaded
2026-03-26 15:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f48f617-f3d3-5865-99a2-4e22919344c5, identifier: 10731752
2026-03-26 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10731752
2026-03-26 15:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10731752
2026-03-26 15:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10731752 to the API
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731752>
{'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-27T10: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=10731752',
'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-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731752%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [adesa.be] INFO: Saving data for 10731752: {'created_time': 1774538219.855734, 'last_price_update_time': 1774538219.85575, 'auction_closing_time': 1774606200.0}
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731752') HTTP/1.1" 204 0
2026-03-26 15:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10731868
2026-03-26 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887721eb-4dd5-5601-9645-cc0406112c07 with scrape type 1
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 887721eb-4dd5-5601-9645-cc0406112c07
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F218b5ca8-a15f-4585-a594-3bd7849846c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/218b5ca8-a15f-4585-a594-3bd7849846c4.jpg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252Ff5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/f5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F8073d998-3672-401c-ade0-f3fbfeeda480.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8073d998-3672-401c-ade0-f3fbfeeda480.jpg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg already downloaded
2026-03-26 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5722296%252Fgeneral%252F321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg already downloaded
2026-03-26 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5722296%252Fgeneral%252Fdcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/dcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg already downloaded
2026-03-26 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5722296%252Fgeneral%252Ff49e0ed6-beba-4627-8255-a8a013aa2735.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/f49e0ed6-beba-4627-8255-a8a013aa2735.jpg already downloaded
2026-03-26 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5722296%252Fgeneral%252Fc988b7e8-7215-420b-8811-222ebc14aa8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/c988b7e8-7215-420b-8811-222ebc14aa8c.jpg already downloaded
2026-03-26 15:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 887721eb-4dd5-5601-9645-cc0406112c07, identifier: 10731868
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:17:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b430a976-4f77-5052-ba05-8a27aea44cfd, skipping ID generation
2026-03-26 15:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b430a976-4f77-5052-ba05-8a27aea44cfd with scrape type 1
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b430a976-4f77-5052-ba05-8a27aea44cfd sending to next pipeline
2026-03-26 15:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b430a976-4f77-5052-ba05-8a27aea44cfd, identifier: 10731718
2026-03-26 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 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-26 15:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10731868
2026-03-26 15:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10731868
2026-03-26 15:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10731868 to the API
2026-03-26 15:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731868>
{'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-27T10: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=10731868',
'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-26 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731868%27 HTTP/1.1" 200 None
2026-03-26 15:17:00 [adesa.be] INFO: Saving data for 10731868: {'created_time': 1774538220.760267, 'last_price_update_time': 1774538220.760277, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731868') HTTP/1.1" 204 0
2026-03-26 15:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10731718
2026-03-26 15:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10731718
2026-03-26 15:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b430a976-4f77-5052-ba05-8a27aea44cfd with identifier: 10731718 to the API
2026-03-26 15:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5624258/general/edc595f0-7c1e-4917-8f87-f33f5c2b0ba1.JPG>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b430a976-4f77-5052-ba05-8a27aea44cfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 131739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 29350,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - 4-Matic - Diesel - '
'Automatic - 163 hp - 131.739 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731718%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [adesa.be] INFO: Saving data for 10731718: {'created_time': 1774538221.067127, 'last_price_update_time': 1774538221.067138, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731718') HTTP/1.1" 204 0
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b430a976-4f77-5052-ba05-8a27aea44cfd due to Ignoring non-200 response
2026-03-26 15:17:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65a9bd47-bc37-504e-a188-b5aa37c4b0ca, skipping ID generation
2026-03-26 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca with scrape type 1
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca sending to next pipeline
2026-03-26 15:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65a9bd47-bc37-504e-a188-b5aa37c4b0ca, identifier: 10731707
2026-03-26 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10731881
2026-03-26 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with scrape type 1
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1b9ba0d-469a-5715-8ee1-32bc8b19d82f
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252Fd793b58e-317f-49c9-8665-e84c3dc9e222.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/d793b58e-317f-49c9-8665-e84c3dc9e222.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F2f92b468-5f97-4457-9638-9e6cba7e094c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/2f92b468-5f97-4457-9638-9e6cba7e094c.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F17e9770b-fe7f-4711-959f-43645e086b3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/17e9770b-fe7f-4711-959f-43645e086b3f.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252Fc7825422-b0bc-4453-9817-a497837b9a83.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/c7825422-b0bc-4453-9817-a497837b9a83.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F8bb20448-43a7-4585-b03d-eda7bced24e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/8bb20448-43a7-4585-b03d-eda7bced24e0.jpg already downloaded
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725843%252Fgeneral%252F074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg already downloaded
2026-03-26 15:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f, identifier: 10731881
2026-03-26 15:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65a9bd47-bc37-504e-a188-b5aa37c4b0ca with identifier: 10731707
2026-03-26 15:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65a9bd47-bc37-504e-a188-b5aa37c4b0ca with identifier: 10731707
2026-03-26 15:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65a9bd47-bc37-504e-a188-b5aa37c4b0ca with identifier: 10731707 to the API
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5609206/general/25d0be10-0076-418a-9442-573b146de88a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '65a9bd47-bc37-504e-a188-b5aa37c4b0ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJD121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731707',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 95332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photos': [],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 130 hp - 95.332 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731707%27 HTTP/1.1" 200 None
2026-03-26 15:17:01 [adesa.be] INFO: Saving data for 10731707: {'created_time': 1774538221.720157, 'last_price_update_time': 1774538221.720168, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731707') HTTP/1.1" 204 0
2026-03-26 15:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10731881
2026-03-26 15:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10731881
2026-03-26 15:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10731881 to the API
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731881>
{'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-27T10: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=10731881',
'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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731881%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [adesa.be] INFO: Saving data for 10731881: {'created_time': 1774538222.026376, 'last_price_update_time': 1774538222.026386, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731881') HTTP/1.1" 204 0
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 65a9bd47-bc37-504e-a188-b5aa37c4b0ca due to Ignoring non-200 response
2026-03-26 15:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10731782
2026-03-26 15:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with scrape type 1
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252F64ea60aa-dfec-4b31-a14b-239e78868058.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/64ea60aa-dfec-4b31-a14b-239e78868058.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252Fd4116ea5-d5de-4254-9912-d498ffcaed5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/d4116ea5-d5de-4254-9912-d498ffcaed5b.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252Fc832c956-e4f7-4ee5-a8e8-2c10e8b1f78e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/c832c956-e4f7-4ee5-a8e8-2c10e8b1f78e.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252F7ae31781-1d0e-4b47-a1e1-2106f9427aed.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/7ae31781-1d0e-4b47-a1e1-2106f9427aed.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252Ff42afb70-447c-4fa1-a839-3133709154b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/f42afb70-447c-4fa1-a839-3133709154b0.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252F5d19b60b-65da-4f4c-8b50-07559ea4836c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/5d19b60b-65da-4f4c-8b50-07559ea4836c.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252Fda80023d-efed-4896-87a8-1cc1dfc1e5de.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/da80023d-efed-4896-87a8-1cc1dfc1e5de.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252F56de5265-01ff-4d01-a414-51a883615f3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/56de5265-01ff-4d01-a414-51a883615f3a.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252F95cc3c63-4c00-4c1f-b2ea-2f81661cfdf3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/95cc3c63-4c00-4c1f-b2ea-2f81661cfdf3.jpg already downloaded
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691025%252Fgeneral%252F32b711e3-03cb-478d-bde4-c03c0836ff43.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/32b711e3-03cb-478d-bde4-c03c0836ff43.jpg already downloaded
2026-03-26 15:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0, identifier: 10731782
2026-03-26 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10731782
2026-03-26 15:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10731782
2026-03-26 15:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10731782 to the API
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731782>
{'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-27T10: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=10731782',
'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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731782%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [adesa.be] INFO: Saving data for 10731782: {'created_time': 1774538222.647234, 'last_price_update_time': 1774538222.647244, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731782') HTTP/1.1" 204 0
2026-03-26 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-26 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10731838
2026-03-26 15:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59795128-3e14-5ad4-9150-778c93be1d2b with scrape type 1
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59795128-3e14-5ad4-9150-778c93be1d2b
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252Fdea0d686-cd01-4ccc-9614-17335ea1b1de.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252F6ba17b92-40a4-420c-8f0a-d0a0b1412c59.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252F5efae22e-4217-43e6-b59e-6751e52cdd0e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252F8a066a24-b8db-41e6-918f-01abe9327464.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252F99ddd9e7-3762-46e1-877e-5d5b6cb5f69b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10731789
2026-03-26 15:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fee05b5-39d4-5349-908e-2d749375958a with scrape type 1
2026-03-26 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fee05b5-39d4-5349-908e-2d749375958a
2026-03-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5693559%252Fgeneral%252F4d1a3f5d-dcdf-4671-a04f-1f2d5ba5ce62.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252Fe91ec1bc-590b-47f0-909b-40bc21602316.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5693559%252Fgeneral%252F394be62f-6cb9-4c87-956e-fa89b00f4ad3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252Feca286dd-473f-45c3-b39d-8f9e747c4b1d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5693559%252Fgeneral%252Fe11b207d-23e3-402d-b7e9-777a916311a0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252F05a89054-1edb-462b-8188-fded9e2ae52c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5693559%252Fgeneral%252F70d7de49-15b5-471a-a010-f5a399bca417.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5709298%252Fgeneral%252F27b417b5-3e90-4292-b8c9-60d866206692.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:02 [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-26 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693559%252Fgeneral%252F4ccdd435-8ab5-403c-bc4e-9b4f1f1b6049.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709298%252Fgeneral%252F4adc40ba-f2a8-4fed-9d7d-1a4045f5e71a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693559%252Fgeneral%252F565421ac-ba63-4bc6-8e8a-aa4930cd076c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693559%252Fgeneral%252F9ae165f9-e13d-440d-9cd1-ae34c69e0ea9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693559%252Fgeneral%252Fe3def0d9-bc4d-4388-8ab9-749d78e4a231.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693559%252Fgeneral%252Fb6b4d413-504e-4be0-b152-5253ac87101a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693559%252Fgeneral%252Ffd3b20f5-b2c3-4d9c-a04d-1bee02fefd17.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/9ae165f9-e13d-440d-9cd1-ae34c69e0ea9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/fd3b20f5-b2c3-4d9c-a04d-1bee02fefd17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10731963
2026-03-26 15:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 539117c6-4caf-5f49-91b1-777de343a0fe with scrape type 1
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 539117c6-4caf-5f49-91b1-777de343a0fe
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252Fc347166b-617f-4b9a-926c-f0dfc6190818.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/c347166b-617f-4b9a-926c-f0dfc6190818.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252F73c810ef-95ba-4aa4-b86c-9352babfb1d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/73c810ef-95ba-4aa4-b86c-9352babfb1d0.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252F2285dd73-db36-4e8a-971c-0c9db18fb2b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/2285dd73-db36-4e8a-971c-0c9db18fb2b1.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252Fe92874f9-fbc3-4528-ba3f-19ace2f6ceca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/e92874f9-fbc3-4528-ba3f-19ace2f6ceca.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252Fc178f656-8b4e-4c1f-b68a-84597bd77254.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/c178f656-8b4e-4c1f-b68a-84597bd77254.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252F74791f36-a818-45f9-b8c8-3b5b8877504a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/74791f36-a818-45f9-b8c8-3b5b8877504a.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252F2caef31a-d14a-460a-b84b-f018ea6586df.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/2caef31a-d14a-460a-b84b-f018ea6586df.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252F2ba01c6e-9d88-41d4-895f-3918a68ff51e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/2ba01c6e-9d88-41d4-895f-3918a68ff51e.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252F27dc5c25-1932-4afc-a6cb-d70d8420550f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/27dc5c25-1932-4afc-a6cb-d70d8420550f.jpg already downloaded
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746085%252Fgeneral%252F3cc5db3e-002a-4f72-b3fc-acdd61a28a0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746085/general/3cc5db3e-002a-4f72-b3fc-acdd61a28a0d.jpg already downloaded
2026-03-26 15:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 539117c6-4caf-5f49-91b1-777de343a0fe, identifier: 10731963
2026-03-26 15:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10731963
2026-03-26 15:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10731963
2026-03-26 15:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 539117c6-4caf-5f49-91b1-777de343a0fe with identifier: 10731963 to the API
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731963>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '539117c6-4caf-5f49-91b1-777de343a0fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSX118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 83778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5746085/general/c347166b-617f-4b9a-926c-f0dfc6190818.jpg',
'https://images.openlane.eu/carimgs/5746085/general/73c810ef-95ba-4aa4-b86c-9352babfb1d0.jpg',
'https://images.openlane.eu/carimgs/5746085/general/2285dd73-db36-4e8a-971c-0c9db18fb2b1.jpg',
'https://images.openlane.eu/carimgs/5746085/general/e92874f9-fbc3-4528-ba3f-19ace2f6ceca.jpg',
'https://images.openlane.eu/carimgs/5746085/general/c178f656-8b4e-4c1f-b68a-84597bd77254.jpg',
'https://images.openlane.eu/carimgs/5746085/general/74791f36-a818-45f9-b8c8-3b5b8877504a.jpg',
'https://images.openlane.eu/carimgs/5746085/general/2caef31a-d14a-460a-b84b-f018ea6586df.jpg',
'https://images.openlane.eu/carimgs/5746085/general/2ba01c6e-9d88-41d4-895f-3918a68ff51e.jpg',
'https://images.openlane.eu/carimgs/5746085/general/27dc5c25-1932-4afc-a6cb-d70d8420550f.jpg',
'https://images.openlane.eu/carimgs/5746085/general/3cc5db3e-002a-4f72-b3fc-acdd61a28a0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290195,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/c347166b-617f-4b9a-926c-f0dfc6190818.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294073,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/73c810ef-95ba-4aa4-b86c-9352babfb1d0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277498,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/2285dd73-db36-4e8a-971c-0c9db18fb2b1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261963,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/e92874f9-fbc3-4528-ba3f-19ace2f6ceca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239939,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/c178f656-8b4e-4c1f-b68a-84597bd77254.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249063,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/74791f36-a818-45f9-b8c8-3b5b8877504a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269287,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/2caef31a-d14a-460a-b84b-f018ea6586df.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242076,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/2ba01c6e-9d88-41d4-895f-3918a68ff51e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195684,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/27dc5c25-1932-4afc-a6cb-d70d8420550f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_539117c6-4caf-5f49-91b1-777de343a0fe/539117c6-4caf-5f49-91b1-777de343a0fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36459,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746085/general/3cc5db3e-002a-4f72-b3fc-acdd61a28a0d.jpg',
'Width': 400}],
'price': 24350,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Tesla Model Y Long Range 78 kWh - Dual Motor - Electric - Automatic '
'- 514 hp - 83.778 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731963%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [adesa.be] INFO: Saving data for 10731963: {'created_time': 1774538223.763538, 'last_price_update_time': 1774538223.763548, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731963') HTTP/1.1" 204 0
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/b6b4d413-504e-4be0-b152-5253ac87101a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/e3def0d9-bc4d-4388-8ab9-749d78e4a231.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/565421ac-ba63-4bc6-8e8a-aa4930cd076c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [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/10731838)
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/4ccdd435-8ab5-403c-bc4e-9b4f1f1b6049.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [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/10731838)
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/70d7de49-15b5-471a-a010-f5a399bca417.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:03 [adesa.be] INFO: Found listing with ID: 10731948
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731948%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [adesa.be] INFO: Scrape type for 10731948: 1
2026-03-26 15:17:03 [adesa.be] INFO: Scraping item 10731948 url https://www.openlane.eu/en/carv6/auction/10731948
2026-03-26 15:17:03 [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/10731838)
2026-03-26 15:17:03 [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/10731838)
2026-03-26 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/e11b207d-23e3-402d-b7e9-777a916311a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:03 [adesa.be] INFO: Found listing with ID: 10731926
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731926%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [adesa.be] INFO: Scrape type for 10731926: 1
2026-03-26 15:17:03 [adesa.be] INFO: Scraping item 10731926 url https://www.openlane.eu/en/carv6/auction/10731926
2026-03-26 15:17:03 [adesa.be] INFO: Found listing with ID: 10731938
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731938%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [adesa.be] INFO: Scrape type for 10731938: 1
2026-03-26 15:17:03 [adesa.be] INFO: Scraping item 10731938 url https://www.openlane.eu/en/carv6/auction/10731938
2026-03-26 15:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10731773
2026-03-26 15:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07e0d37-80af-529d-8a3b-99d85d53620e with scrape type 1
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f07e0d37-80af-529d-8a3b-99d85d53620e
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252F0d8b14f9-0cb4-4a14-b137-a1ef32179e3f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:03 [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-26 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:03 [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-26 15:17:03 [adesa.be] INFO: Found listing with ID: 10731727
2026-03-26 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731727%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731727: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731727 url https://www.openlane.eu/en/carv6/auction/10731727
2026-03-26 15:17:04 [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/10731838)
2026-03-26 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/394be62f-6cb9-4c87-956e-fa89b00f4ad3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252F6e506365-062b-40b1-9952-227c707eba2c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [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-26 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:04 [adesa.be] INFO: Found listing with ID: 10731680
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731680%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731680: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731680 url https://www.openlane.eu/en/carv6/auction/10731680
2026-03-26 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-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252F259aa29a-7230-4fba-9666-88f34ffa7583.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [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-26 15:17:04 [adesa.be] INFO: Found listing with ID: 10731682
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731682%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731682: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731682 url https://www.openlane.eu/en/carv6/auction/10731682
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:04 [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-26 15:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:04 [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-26 15:17:04 [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-26 15:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252Fa77af354-e117-4042-aca7-e745a710d87e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [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-26 15:17:04 [adesa.be] INFO: Found listing with ID: 10731738
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731738%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731738: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731738 url https://www.openlane.eu/en/carv6/auction/10731738
2026-03-26 15:17:04 [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/10731773)
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252F47d81e90-90e5-4188-aefb-fc2e6838b8a0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [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-26 15:17:04 [adesa.be] INFO: Found listing with ID: 10731892
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731892%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731892: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731892 url https://www.openlane.eu/en/carv6/auction/10731892
2026-03-26 15:17:04 [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-26 15:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252F1410844b-b247-4ada-aa1d-7e7f79baf2c1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [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-26 15:17:04 [adesa.be] INFO: Found listing with ID: 10731690
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731690%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731690: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731690 url https://www.openlane.eu/en/carv6/auction/10731690
2026-03-26 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10731793
2026-03-26 15:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 1
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F62323223-4768-4ab1-9302-7b5e8f521433.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252Fbf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252Fe44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg already downloaded
2026-03-26 15:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c89227-51fe-5668-a5f5-30bd7b90eac6, identifier: 10731793
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252F855abbb5-9c50-4132-90dd-acde4017673f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [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-26 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-26 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10731793
2026-03-26 15:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10731793
2026-03-26 15:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10731793 to the API
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731793>
{'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-27T10: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=10731793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 167371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'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': 15350,
'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-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731793%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Saving data for 10731793: {'created_time': 1774538224.865228, 'last_price_update_time': 1774538224.865239, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731793') HTTP/1.1" 204 0
2026-03-26 15:17:04 [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/10731773)
2026-03-26 15:17:04 [adesa.be] INFO: Found listing with ID: 10731840
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731840%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731840: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731840 url https://www.openlane.eu/en/carv6/auction/10731840
2026-03-26 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-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677058%252Fgeneral%252F54c22c30-0ad9-4ba2-9000-731ca9daaab7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [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-26 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:04 [adesa.be] INFO: Found listing with ID: 10731918
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731918%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [adesa.be] INFO: Scrape type for 10731918: 1
2026-03-26 15:17:04 [adesa.be] INFO: Scraping item 10731918 url https://www.openlane.eu/en/carv6/auction/10731918
2026-03-26 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-26 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:04 [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-26 15:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10731913
2026-03-26 15:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with scrape type 1
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738005%252Fgeneral%252Fe18b5d43-1349-4daa-824b-be17c2af6aef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/e18b5d43-1349-4daa-824b-be17c2af6aef.jpg already downloaded
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738005%252Fgeneral%252F9822c8e8-d6f1-4438-af96-be83a5917c21.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/9822c8e8-d6f1-4438-af96-be83a5917c21.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252Fdb13f8d1-a60c-4885-a54a-501d0cb7a54d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/db13f8d1-a60c-4885-a54a-501d0cb7a54d.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252F56c806e4-664c-46f2-9b3f-c0f646858528.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/56c806e4-664c-46f2-9b3f-c0f646858528.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252Fe7814e94-3c4d-4499-8e6c-acb07c836b6f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/e7814e94-3c4d-4499-8e6c-acb07c836b6f.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252Fb9ed7926-56ce-4cc5-95ca-eff030a7ed51.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/b9ed7926-56ce-4cc5-95ca-eff030a7ed51.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252F6e33c09d-dfec-4166-a779-4162f5c58a71.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/6e33c09d-dfec-4166-a779-4162f5c58a71.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252Fcfdc4c29-5787-4af0-9d92-ab0e2aef896f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/cfdc4c29-5787-4af0-9d92-ab0e2aef896f.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252Fcc83dafd-047a-46a4-b215-09a16b62e57b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/cc83dafd-047a-46a4-b215-09a16b62e57b.jpg already downloaded
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738005%252Fgeneral%252F6a7afac1-c5cc-41c4-a8a5-26b0fd791ced.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/6a7afac1-c5cc-41c4-a8a5-26b0fd791ced.jpg already downloaded
2026-03-26 15:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25e44a8-4bfe-5cff-8e86-1597d2d2c432, identifier: 10731913
2026-03-26 15:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10731749
2026-03-26 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 with scrape type 1
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cace59d1-9f7b-5c82-bc23-26332cb95cf3
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5661923%252Fgeneral%252F56915b48-1d1b-45e0-a7c4-c1546958903c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/56915b48-1d1b-45e0-a7c4-c1546958903c.JPG not downloaded yet
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5677058%252Fgeneral%252Fccb29d9d-70b8-4f79-a094-7533495b0c50.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 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-26 15:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10731913
2026-03-26 15:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10731913
2026-03-26 15:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10731913 to the API
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731913>
{'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-27T10: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=10731913',
'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-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731913%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [adesa.be] INFO: Saving data for 10731913: {'created_time': 1774538225.528302, 'last_price_update_time': 1774538225.528313, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731913') HTTP/1.1" 204 0
2026-03-26 15:17:05 [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/10731773)
2026-03-26 15:17:05 [adesa.be] INFO: Found listing with ID: 10731928
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731928%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [adesa.be] INFO: Scrape type for 10731928: 1
2026-03-26 15:17:05 [adesa.be] INFO: Scraping item 10731928 url https://www.openlane.eu/en/carv6/auction/10731928
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5661923%252Fgeneral%252F3bdbe72d-cb08-4b87-9915-7ab98155efb3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/3bdbe72d-cb08-4b87-9915-7ab98155efb3.JPG not downloaded yet
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5677058%252Fgeneral%252Fdb780a4e-c2e8-427e-810a-db37c6a893e0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:05 [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-26 15:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10731900
2026-03-26 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 1
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b546c1b1-df60-5ad0-8f8c-f1407e932a82
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735523%252Fgeneral%252F632e56e5-3482-4da3-8abe-3d7fd6e2eb17.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 15:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10731858
2026-03-26 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 1
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73db3016-7d29-5fc5-b649-7cfd567812b4
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717895%252Fgeneral%252F4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 15:17:05 [adesa.be] INFO: Found listing with ID: 10731726
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731726%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [adesa.be] INFO: Scrape type for 10731726: 1
2026-03-26 15:17:05 [adesa.be] INFO: Scraping item 10731726 url https://www.openlane.eu/en/carv6/auction/10731726
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5661923%252Fgeneral%252F5a0917ea-6b87-4d75-bb85-89fc5669c717.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/5a0917ea-6b87-4d75-bb85-89fc5669c717.JPG not downloaded yet
2026-03-26 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-26 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-26 15:17:05 [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/10731773)
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735523%252Fgeneral%252F26bb6ea9-98a1-40e1-9de0-1965d83f622f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717895%252Fgeneral%252Fd65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 15:17:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/56915b48-1d1b-45e0-a7c4-c1546958903c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:05 [adesa.be] INFO: Found listing with ID: 10731862
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731862%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [adesa.be] INFO: Scrape type for 10731862: 1
2026-03-26 15:17:05 [adesa.be] INFO: Scraping item 10731862 url https://www.openlane.eu/en/carv6/auction/10731862
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5661923%252Fgeneral%252Ff0d808e6-61e8-4d85-a051-4259318a26d0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/f0d808e6-61e8-4d85-a051-4259318a26d0.JPG not downloaded yet
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735523%252Fgeneral%252F8fcc35cb-6688-48d5-b356-1e874414981e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717895%252Fgeneral%252F6c1dcdb0-2d12-41fc-8649-62f99ec2c352.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [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-26 15:17:05 [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-26 15:17:05 [adesa.be] INFO: Found listing with ID: 10731675
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731675%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [adesa.be] INFO: Scrape type for 10731675: 1
2026-03-26 15:17:05 [adesa.be] INFO: Scraping item 10731675 url https://www.openlane.eu/en/carv6/auction/10731675
2026-03-26 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5661923%252Fgeneral%252F5dd58fce-c159-4693-895b-f1a021d57ef6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/5dd58fce-c159-4693-895b-f1a021d57ef6.JPG not downloaded yet
2026-03-26 15:17:06 [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/10731773)
2026-03-26 15:17:06 [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/10731900)
2026-03-26 15:17:06 [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/10731858)
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735523%252Fgeneral%252Fdee96ad3-2ad1-4340-9037-289d049f5313.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717895%252Fgeneral%252F2f424944-4bd4-4f28-ad59-9e17f375357c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10731710
2026-03-26 15:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 1
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5613450%252Fgeneral%252F239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10731870
2026-03-26 15:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with scrape type 1
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252F184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252F3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252F3ee6e803-152e-40f4-9176-571b1943ccec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/3ee6e803-152e-40f4-9176-571b1943ccec.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252Fdc86e532-cda3-43f8-a0c1-fda7374dd878.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/dc86e532-cda3-43f8-a0c1-fda7374dd878.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252Ff562bc6c-180e-4962-8668-64609f27769a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/f562bc6c-180e-4962-8668-64609f27769a.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252Fbb6490b6-e11f-494e-aaa4-c92a7687d097.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/bb6490b6-e11f-494e-aaa4-c92a7687d097.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252F4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252F5f9f682c-9196-4965-b321-0138ce9958e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/5f9f682c-9196-4965-b321-0138ce9958e5.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252Fc0380a2a-804f-4883-bf73-601dbe2227f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/c0380a2a-804f-4883-bf73-601dbe2227f1.jpg already downloaded
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724562%252Fgeneral%252Fa2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/a2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg already downloaded
2026-03-26 15:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f, identifier: 10731870
2026-03-26 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/5a0917ea-6b87-4d75-bb85-89fc5669c717.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:06 [adesa.be] INFO: Found listing with ID: 10731695
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731695%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [adesa.be] INFO: Scrape type for 10731695: 1
2026-03-26 15:17:06 [adesa.be] INFO: Scraping item 10731695 url https://www.openlane.eu/en/carv6/auction/10731695
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5661923%252Fgeneral%252Fd485465e-ef33-4938-8f09-a80529670ff7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/d485465e-ef33-4938-8f09-a80529670ff7.JPG not downloaded yet
2026-03-26 15:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10731870
2026-03-26 15:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10731870
2026-03-26 15:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10731870 to the API
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731870>
{'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-27T10: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=10731870',
'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-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731870%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [adesa.be] INFO: Saving data for 10731870: {'created_time': 1774538226.812769, 'last_price_update_time': 1774538226.812781, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731870') HTTP/1.1" 204 0
2026-03-26 15:17:06 [scrapy.extensions.logstats] INFO: Crawled 616 pages (at 355 pages/min), scraped 112 items (at 62 items/min)
2026-03-26 15:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735523%252Fgeneral%252Fa9a743d1-979d-485a-85ba-31af15e0c6c9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717895%252Fgeneral%252Febd2e04a-2786-45f5-9be5-234b9658a330.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5613450%252Fgeneral%252Fd7bf0551-bdff-49f1-9b79-34dcb6a7283d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [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-26 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:06 [adesa.be] INFO: Found listing with ID: 10731823
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731823%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [adesa.be] INFO: Scrape type for 10731823: 1
2026-03-26 15:17:06 [adesa.be] INFO: Scraping item 10731823 url https://www.openlane.eu/en/carv6/auction/10731823
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5661923%252Fgeneral%252F61309700-9d6f-4d18-b7d5-371f1d16f0a5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/61309700-9d6f-4d18-b7d5-371f1d16f0a5.JPG not downloaded yet
2026-03-26 15:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:06 [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-26 15:17:06 [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-26 15:17:06 [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-26 15:17:06 [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/10731858)
2026-03-26 15:17:06 [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/10731900)
2026-03-26 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/f0d808e6-61e8-4d85-a051-4259318a26d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735523%252Fgeneral%252F17ecff36-1da5-4330-ba46-db0e6a43d3c1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5717895%252Fgeneral%252Ff87a4a8c-5c08-4c68-b70f-1f15ed170871.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5613450%252Fgeneral%252Faabad7eb-aa4a-4f40-b9de-57ea2fe2e7b7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:06 [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-26 15:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/5dd58fce-c159-4693-895b-f1a021d57ef6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:06 [adesa.be] INFO: Found listing with ID: 10731910
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731910%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [adesa.be] INFO: Scrape type for 10731910: 1
2026-03-26 15:17:07 [adesa.be] INFO: Scraping item 10731910 url https://www.openlane.eu/en/carv6/auction/10731910
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F0d113f26-df83-4f22-b8d4-1f3c3a064af3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/0d113f26-df83-4f22-b8d4-1f3c3a064af3.JPG not downloaded yet
2026-03-26 15:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735523%252Fgeneral%252F1f301c93-6b9a-473c-a3c2-af7bc1f1243b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717895%252Fgeneral%252Fdbab9145-f5d1-49df-87be-0a6bf9957184.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613450%252Fgeneral%252F43b2d4bc-ddd8-40bb-929b-a3b8cd364cb3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:07 [adesa.be] INFO: Found listing with ID: 10731893
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731893%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [adesa.be] INFO: Scrape type for 10731893: 1
2026-03-26 15:17:07 [adesa.be] INFO: Scraping item 10731893 url https://www.openlane.eu/en/carv6/auction/10731893
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F9576dfc6-6968-4e9a-a0f1-32332d618e86.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/9576dfc6-6968-4e9a-a0f1-32332d618e86.JPG not downloaded yet
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735523%252Fgeneral%252F689bb957-3459-4ae5-9f2f-57f108e1758f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717895%252Fgeneral%252F7821636e-abc5-4c31-a593-320f45863341.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613450%252Fgeneral%252F2ef8ff5d-a1b6-4003-9c3b-1daa8257d581.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10731871
2026-03-26 15:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10f995f2-81ca-58ef-86b4-06a4f07981ee with scrape type 1
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10f995f2-81ca-58ef-86b4-06a4f07981ee
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252F6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252F16d3443a-db1a-45ce-b93f-469c13fb3474.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/16d3443a-db1a-45ce-b93f-469c13fb3474.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252Fe05b90ff-fe03-4199-9108-8128a77e3bd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/e05b90ff-fe03-4199-9108-8128a77e3bd3.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252F38d273d8-47e4-4833-b128-14e77d485c53.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/38d273d8-47e4-4833-b128-14e77d485c53.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252F59eeffb1-5328-4c12-b1db-04a481ad3039.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/59eeffb1-5328-4c12-b1db-04a481ad3039.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252Fb433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/b433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252Fd28efd00-69a9-485d-b296-0fba066f1685.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/d28efd00-69a9-485d-b296-0fba066f1685.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252Fb59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/b59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252Ff37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/f37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724573%252Fgeneral%252F64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg already downloaded
2026-03-26 15:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10f995f2-81ca-58ef-86b4-06a4f07981ee, identifier: 10731871
2026-03-26 15:17:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/61309700-9d6f-4d18-b7d5-371f1d16f0a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/d485465e-ef33-4938-8f09-a80529670ff7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:07 [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/10731900)
2026-03-26 15:17:07 [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/10731858)
2026-03-26 15:17:07 [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/10731710)
2026-03-26 15:17:07 [adesa.be] INFO: Found listing with ID: 10731810
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731810%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [adesa.be] INFO: Scrape type for 10731810: 1
2026-03-26 15:17:07 [adesa.be] INFO: Scraping item 10731810 url https://www.openlane.eu/en/carv6/auction/10731810
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F55e5e3bc-7f7f-454b-a7a4-7312289b42ec.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/55e5e3bc-7f7f-454b-a7a4-7312289b42ec.JPG not downloaded yet
2026-03-26 15:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10731871
2026-03-26 15:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10731871
2026-03-26 15:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10731871 to the API
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731871>
{'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-27T10: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=10731871',
'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-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731871%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [adesa.be] INFO: Saving data for 10731871: {'created_time': 1774538227.779279, 'last_price_update_time': 1774538227.779289, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731871') HTTP/1.1" 204 0
2026-03-26 15:17:07 [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/10731710)
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735523%252Fgeneral%252Fdc13b760-4869-408b-b087-2222d82392b6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717895%252Fgeneral%252F5c82c80b-b431-438a-acaf-101f72f37fb5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613450%252Fgeneral%252F5a812b2f-e6f9-40eb-8394-29290421766f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [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-26 15:17:07 [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-26 15:17:07 [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-26 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10731805
2026-03-26 15:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea768da-8503-51a6-a7b6-7634029d5d23 with scrape type 1
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ea768da-8503-51a6-a7b6-7634029d5d23
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252F96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252Fa71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/a71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252Fec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/ec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252F7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252Fb31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/b31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252Fe90e05ee-e872-4490-bc08-332d9ff479e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/e90e05ee-e872-4490-bc08-332d9ff479e4.jpg already downloaded
2026-03-26 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252F17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252Fba48a7bb-b1af-42c9-a848-a922718efcd5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/ba48a7bb-b1af-42c9-a848-a922718efcd5.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252F117f5e34-e5c8-47dc-be43-1357d362c71e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/117f5e34-e5c8-47dc-be43-1357d362c71e.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704029%252Fgeneral%252F197e60df-e77f-47e3-b824-f5b74de1282f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/197e60df-e77f-47e3-b824-f5b74de1282f.jpg already downloaded
2026-03-26 15:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ea768da-8503-51a6-a7b6-7634029d5d23, identifier: 10731805
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10731839
2026-03-26 15:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a21fd5-6c11-545b-b964-9808197751a9 with scrape type 1
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85a21fd5-6c11-545b-b964-9808197751a9
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252Fbd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/bd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252Fa34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/a34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252Fba08e40d-6574-4129-8fe1-57d60cb44189.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/ba08e40d-6574-4129-8fe1-57d60cb44189.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252F30f556d9-200e-4cd4-8c26-03004ed5e805.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/30f556d9-200e-4cd4-8c26-03004ed5e805.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252F17f57538-d3ed-4613-a72b-f78d851641ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/17f57538-d3ed-4613-a72b-f78d851641ee.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252Fdc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/dc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252F3595c944-7d26-4367-ad94-d5950a0cae0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/3595c944-7d26-4367-ad94-d5950a0cae0d.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252F63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252F6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg already downloaded
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713726%252Fgeneral%252F06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg already downloaded
2026-03-26 15:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85a21fd5-6c11-545b-b964-9808197751a9, identifier: 10731839
2026-03-26 15:17:08 [adesa.be] INFO: Found listing with ID: 10731783
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731783%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [adesa.be] INFO: Scrape type for 10731783: 1
2026-03-26 15:17:08 [adesa.be] INFO: Scraping item 10731783 url https://www.openlane.eu/en/carv6/auction/10731783
2026-03-26 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10731805
2026-03-26 15:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10731805
2026-03-26 15:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10731805 to the API
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731805>
{'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-27T10: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=10731805',
'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-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731805%27 HTTP/1.1" 200 None
2026-03-26 15:17:08 [adesa.be] INFO: Saving data for 10731805: {'created_time': 1774538228.75117, 'last_price_update_time': 1774538228.751179, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731805') HTTP/1.1" 204 0
2026-03-26 15:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10731839
2026-03-26 15:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10731839
2026-03-26 15:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10731839 to the API
2026-03-26 15:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731839>
{'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-27T10: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=10731839',
'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-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731839%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [adesa.be] INFO: Saving data for 10731839: {'created_time': 1774538229.339469, 'last_price_update_time': 1774538229.339483, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731839') HTTP/1.1" 204 0
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735523%252Fgeneral%252Fdc4e015f-bcd1-4059-81ed-84a68fa2a6c5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [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-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717895%252Fgeneral%252F04b30bf4-8431-44f6-9742-5f23b7189fbe.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [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-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613450%252Fgeneral%252F9863b7e5-6b08-4950-898a-0d91fdbf14e1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [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-26 15:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:09 [adesa.be] INFO: Found listing with ID: 10731767
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731767%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [adesa.be] INFO: Scrape type for 10731767: 1
2026-03-26 15:17:09 [adesa.be] INFO: Scraping item 10731767 url https://www.openlane.eu/en/carv6/auction/10731767
2026-03-26 15:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:09 [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-26 15:17:09 [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-26 15:17:09 [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-26 15:17:09 [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-26 15:17:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/9576dfc6-6968-4e9a-a0f1-32332d618e86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:09 [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/10731710)
2026-03-26 15:17:09 [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/10731900)
2026-03-26 15:17:09 [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/10731858)
2026-03-26 15:17:09 [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/10731710)
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613450%252Fgeneral%252F37bfea6f-4106-43b3-a9ec-ee970d67da1c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [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-26 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:09 [adesa.be] INFO: Found listing with ID: 10731806
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731806%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [adesa.be] INFO: Scrape type for 10731806: 1
2026-03-26 15:17:09 [adesa.be] INFO: Scraping item 10731806 url https://www.openlane.eu/en/carv6/auction/10731806
2026-03-26 15:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10731709
2026-03-26 15:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 1
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd6b4028-afbe-5156-9cb4-19efc638882f
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609274%252Fgeneral%252F175367f2-d805-4bf7-b17c-a0fb11b7625e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [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-26 15:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10731841
2026-03-26 15:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with scrape type 1
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F934265f5-0f3f-4896-84ca-521d0e470219.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/934265f5-0f3f-4896-84ca-521d0e470219.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F058b7474-11b8-496e-9b8b-1ba265311397.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/058b7474-11b8-496e-9b8b-1ba265311397.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F2e5729fe-13ec-4368-888a-d6530e0db311.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/2e5729fe-13ec-4368-888a-d6530e0db311.jpg already downloaded
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F72020799-d5f6-47e2-8b1e-08739f645ba8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/72020799-d5f6-47e2-8b1e-08739f645ba8.jpg already downloaded
2026-03-26 15:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd, identifier: 10731841
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613450%252Fgeneral%252F520e6874-2ead-4229-81ab-e63a06b3d92f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:09 [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-26 15:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10731841
2026-03-26 15:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10731841
2026-03-26 15:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10731841 to the API
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731841>
{'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-27T10: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=10731841',
'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-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731841%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [adesa.be] INFO: Saving data for 10731841: {'created_time': 1774538230.236452, 'last_price_update_time': 1774538230.236463, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731841') HTTP/1.1" 204 0
2026-03-26 15:17:10 [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/10731710)
2026-03-26 15:17:10 [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/10731858)
2026-03-26 15:17:10 [adesa.be] INFO: Found listing with ID: 10731786
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731786%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [adesa.be] INFO: Scrape type for 10731786: 1
2026-03-26 15:17:10 [adesa.be] INFO: Scraping item 10731786 url https://www.openlane.eu/en/carv6/auction/10731786
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609274%252Fgeneral%252Fb25cb5b4-847f-4edd-8595-96a7e6203b2d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [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-26 15:17:10 [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/10731858)
2026-03-26 15:17:10 [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/10731900)
2026-03-26 15:17:10 [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/10731900)
2026-03-26 15:17:10 [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/10731710)
2026-03-26 15:17:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/55e5e3bc-7f7f-454b-a7a4-7312289b42ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613450%252Fgeneral%252F557ddde9-0ab0-4160-9c6c-d1ba348bb746.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [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-26 15:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10731948
2026-03-26 15:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b088fdf-c53f-5796-bc45-de859279b257 with scrape type 1
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F925d1de7-b5df-410c-a446-46612f93fb4b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/925d1de7-b5df-410c-a446-46612f93fb4b.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F72665f13-43a6-40b1-9b27-094dcb5ef023.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/72665f13-43a6-40b1-9b27-094dcb5ef023.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F37917e04-0159-47a5-a069-0dddd43aa93e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/37917e04-0159-47a5-a069-0dddd43aa93e.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Ff552736e-327d-49e0-a7c3-0cec87412261.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/f552736e-327d-49e0-a7c3-0cec87412261.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Fffffaa3a-075e-4859-bff3-fff12b040d23.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/ffffaa3a-075e-4859-bff3-fff12b040d23.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Fef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F8ebf25c5-6855-463d-8149-17e2fe849010.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/8ebf25c5-6855-463d-8149-17e2fe849010.jpg already downloaded
2026-03-26 15:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b088fdf-c53f-5796-bc45-de859279b257, identifier: 10731948
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:10 [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-26 15:17:10 [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-26 15:17:10 [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-26 15:17:10 [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-26 15:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10731938
2026-03-26 15:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc588339-4624-5b85-ac74-4922db2abcf0 with scrape type 1
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fe65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/e65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/ac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F5d4404f3-3ee2-455c-8b23-a8609721d008.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fb57dedf5-1d6b-411f-941e-0c324ff828bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/b57dedf5-1d6b-411f-941e-0c324ff828bd.jpg already downloaded
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F259ad08e-de98-461b-b7a1-240897ede097.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/259ad08e-de98-461b-b7a1-240897ede097.jpg already downloaded
2026-03-26 15:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc588339-4624-5b85-ac74-4922db2abcf0, identifier: 10731938
2026-03-26 15:17:10 [adesa.be] INFO: Found listing with ID: 10731733
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731733%27 HTTP/1.1" 200 None
2026-03-26 15:17:10 [adesa.be] INFO: Scrape type for 10731733: 1
2026-03-26 15:17:10 [adesa.be] INFO: Scraping item 10731733 url https://www.openlane.eu/en/carv6/auction/10731733
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5609274%252Fgeneral%252F96c45821-5be8-45c5-a941-ed5575eb3016.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [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-26 15:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10731948
2026-03-26 15:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10731948
2026-03-26 15:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10731948 to the API
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731948>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5b088fdf-c53f-5796-bc45-de859279b257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAG817A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50417,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5743861/general/7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg',
'https://images.openlane.eu/carimgs/5743861/general/925d1de7-b5df-410c-a446-46612f93fb4b.jpg',
'https://images.openlane.eu/carimgs/5743861/general/8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg',
'https://images.openlane.eu/carimgs/5743861/general/72665f13-43a6-40b1-9b27-094dcb5ef023.jpg',
'https://images.openlane.eu/carimgs/5743861/general/37917e04-0159-47a5-a069-0dddd43aa93e.jpg',
'https://images.openlane.eu/carimgs/5743861/general/2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg',
'https://images.openlane.eu/carimgs/5743861/general/f552736e-327d-49e0-a7c3-0cec87412261.jpg',
'https://images.openlane.eu/carimgs/5743861/general/ffffaa3a-075e-4859-bff3-fff12b040d23.jpg',
'https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg',
'https://images.openlane.eu/carimgs/5743861/general/8ebf25c5-6855-463d-8149-17e2fe849010.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23349,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/925d1de7-b5df-410c-a446-46612f93fb4b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/72665f13-43a6-40b1-9b27-094dcb5ef023.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/37917e04-0159-47a5-a069-0dddd43aa93e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/f552736e-327d-49e0-a7c3-0cec87412261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/ffffaa3a-075e-4859-bff3-fff12b040d23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/8ebf25c5-6855-463d-8149-17e2fe849010.jpg',
'Width': 1024}],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota C-HR 1.8 Bi-Tone - Hybrid - Automatic - 98 hp - 50.417 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'vin': None,
'year': 2021}
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731948%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [adesa.be] INFO: Saving data for 10731948: {'created_time': 1774538231.375016, 'last_price_update_time': 1774538231.375028, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731948') HTTP/1.1" 204 0
2026-03-26 15:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10731938
2026-03-26 15:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10731938
2026-03-26 15:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10731938 to the API
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731938>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fc588339-4624-5b85-ac74-4922db2abcf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJA269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731938',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 17118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 101,
'photo_urls': ['https://images.openlane.eu/carimgs/5743589/general/23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg',
'https://images.openlane.eu/carimgs/5743589/general/95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg',
'https://images.openlane.eu/carimgs/5743589/general/e65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg',
'https://images.openlane.eu/carimgs/5743589/general/497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg',
'https://images.openlane.eu/carimgs/5743589/general/ac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg',
'https://images.openlane.eu/carimgs/5743589/general/3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg',
'https://images.openlane.eu/carimgs/5743589/general/3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg',
'https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg',
'https://images.openlane.eu/carimgs/5743589/general/b57dedf5-1d6b-411f-941e-0c324ff828bd.jpg',
'https://images.openlane.eu/carimgs/5743589/general/259ad08e-de98-461b-b7a1-240897ede097.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/e65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/ac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/b57dedf5-1d6b-411f-941e-0c324ff828bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/259ad08e-de98-461b-b7a1-240897ede097.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Caddy 1.4 TSI Trendline - Petrol - Manual - 130 hp - '
'17.118 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731938%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [adesa.be] INFO: Saving data for 10731938: {'created_time': 1774538231.714022, 'last_price_update_time': 1774538231.714032, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731938') HTTP/1.1" 204 0
2026-03-26 15:17:11 [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/10731709)
2026-03-26 15:17:11 [adesa.be] INFO: Found listing with ID: 10731869
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731869%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [adesa.be] INFO: Scrape type for 10731869: 1
2026-03-26 15:17:11 [adesa.be] INFO: Scraping item 10731869 url https://www.openlane.eu/en/carv6/auction/10731869
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5609274%252Fgeneral%252F868b2587-fecc-4c4e-b8a2-3e1500028c4f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [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-26 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:11 [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-26 15:17:11 [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-26 15:17:11 [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-26 15:17:11 [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-26 15:17:11 [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-26 15:17:11 [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-26 15:17:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:11 [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/10731710)
2026-03-26 15:17:11 [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/10731858)
2026-03-26 15:17:11 [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/10731900)
2026-03-26 15:17:11 [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/10731710)
2026-03-26 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-26 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-26 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:11 [adesa.be] INFO: Found listing with ID: 10731885
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731885%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [adesa.be] INFO: Scrape type for 10731885: 1
2026-03-26 15:17:11 [adesa.be] INFO: Scraping item 10731885 url https://www.openlane.eu/en/carv6/auction/10731885
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5609274%252Fgeneral%252Feb8dff3d-0e7d-49d9-b2ba-7321ac45fc10.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [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-26 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-26 15:17:11 [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/10731709)
2026-03-26 15:17:11 [adesa.be] INFO: Found listing with ID: 10731798
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731798%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [adesa.be] INFO: Scrape type for 10731798: 1
2026-03-26 15:17:11 [adesa.be] INFO: Scraping item 10731798 url https://www.openlane.eu/en/carv6/auction/10731798
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5609274%252Fgeneral%252F4817421d-ff6d-4a45-9393-6e7731a4093f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:11 [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-26 15:17:11 [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-26 15:17:11 [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/10731709)
2026-03-26 15:17:11 [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/10731709)
2026-03-26 15:17:11 [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/10731710)
2026-03-26 15:17:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/0d113f26-df83-4f22-b8d4-1f3c3a064af3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:17:11 [adesa.be] INFO: Found listing with ID: 10731672
2026-03-26 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731672%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [adesa.be] INFO: Scrape type for 10731672: 1
2026-03-26 15:17:12 [adesa.be] INFO: Scraping item 10731672 url https://www.openlane.eu/en/carv6/auction/10731672
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609274%252Fgeneral%252Fd2c427bc-13ad-4d89-a621-c36e0e81e16d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [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-26 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10731727
2026-03-26 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with scrape type 1
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640848%252Fgeneral%252F1830706d-9158-4f8e-962a-45c0bac70d2a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/1830706d-9158-4f8e-962a-45c0bac70d2a.JPG not downloaded yet
2026-03-26 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10731892
2026-03-26 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb with scrape type 1
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252Fca984689-c06d-4fe7-9de9-331d3d511508.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/ca984689-c06d-4fe7-9de9-331d3d511508.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252Fc6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/c6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252Fa0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/a0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252Fc0a91cab-f405-4935-8e62-6d2fced7eda0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/c0a91cab-f405-4935-8e62-6d2fced7eda0.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252F6b280408-ee76-4db1-8867-cee9c56b516a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/6b280408-ee76-4db1-8867-cee9c56b516a.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252F15701e60-c059-4012-ab1f-43901b21bbe2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/15701e60-c059-4012-ab1f-43901b21bbe2.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252F1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252Fe6834bec-9097-4021-88dd-ba24335bc55e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/e6834bec-9097-4021-88dd-ba24335bc55e.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252Fd902134e-6b54-437d-884e-44eb64dc1d21.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/d902134e-6b54-437d-884e-44eb64dc1d21.jpg already downloaded
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730067%252Fgeneral%252Fd8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/d8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg already downloaded
2026-03-26 15:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a58e2f2-b252-5c16-a85f-6b2a679943fb, identifier: 10731892
2026-03-26 15:17:12 [adesa.be] INFO: Found listing with ID: 10731670
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731670%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [adesa.be] INFO: Scrape type for 10731670: 1
2026-03-26 15:17:12 [adesa.be] INFO: Scraping item 10731670 url https://www.openlane.eu/en/carv6/auction/10731670
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609274%252Fgeneral%252Fbc3e6aab-4ff2-48fc-b43f-4eb4480bc02b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [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-26 15:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10731892
2026-03-26 15:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10731892
2026-03-26 15:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10731892 to the API
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731892>
{'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-27T10: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=10731892',
'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-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731892%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [adesa.be] INFO: Saving data for 10731892: {'created_time': 1774538232.660921, 'last_price_update_time': 1774538232.660934, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731892') HTTP/1.1" 204 0
2026-03-26 15:17:12 [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-26 15:17:12 [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-26 15:17:12 [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-26 15:17:12 [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-26 15:17:12 [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/10731709)
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640848%252Fgeneral%252Fa8a81a8a-417f-44a0-9d9e-1d01eeac14b4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/a8a81a8a-417f-44a0-9d9e-1d01eeac14b4.JPG not downloaded yet
2026-03-26 15:17:12 [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/10731709)
2026-03-26 15:17:12 [adesa.be] INFO: Found listing with ID: 10731728
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731728%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [adesa.be] INFO: Scrape type for 10731728: 1
2026-03-26 15:17:12 [adesa.be] INFO: Scraping item 10731728 url https://www.openlane.eu/en/carv6/auction/10731728
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609274%252Fgeneral%252F406c12e2-ff93-421d-936a-5777cb17a1f8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [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-26 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10731831
2026-03-26 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 1
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 021b2783-9ebc-5cbb-a86c-49615777551a
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252Fd6923702-e474-4565-af70-3fc919a21e62.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/d6923702-e474-4565-af70-3fc919a21e62.JPG not downloaded yet
2026-03-26 15:17:12 [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-26 15:17:12 [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-26 15:17:12 [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-26 15:17:12 [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-26 15:17:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640848%252Fgeneral%252F36aafa75-8894-457a-9536-74ab35def496.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/36aafa75-8894-457a-9536-74ab35def496.JPG not downloaded yet
2026-03-26 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:12 [adesa.be] INFO: Found listing with ID: 10731916
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731916%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [adesa.be] INFO: Scrape type for 10731916: 1
2026-03-26 15:17:12 [adesa.be] INFO: Scraping item 10731916 url https://www.openlane.eu/en/carv6/auction/10731916
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609274%252Fgeneral%252F77b13897-310c-4f69-bdd1-49d5ff78ba34.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [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-26 15:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F8ec46fb9-124e-49e8-a50f-104101709283.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/8ec46fb9-124e-49e8-a50f-104101709283.JPG not downloaded yet
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640848%252Fgeneral%252F6c1d57cc-be93-4f4e-9fe7-cb86419c7374.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/6c1d57cc-be93-4f4e-9fe7-cb86419c7374.JPG not downloaded yet
2026-03-26 15:17:12 [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-26 15:17:12 [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/10731709)
2026-03-26 15:17:12 [adesa.be] INFO: Found listing with ID: 10731689
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731689%27 HTTP/1.1" 200 None
2026-03-26 15:17:12 [adesa.be] INFO: Scrape type for 10731689: 1
2026-03-26 15:17:12 [adesa.be] INFO: Scraping item 10731689 url https://www.openlane.eu/en/carv6/auction/10731689
2026-03-26 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252Fc549b0de-d32d-4acb-9eca-7f3fb3228370.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/c549b0de-d32d-4acb-9eca-7f3fb3228370.JPG not downloaded yet
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640848%252Fgeneral%252Febdbf0ef-2068-4ef1-bdf3-755416c14dd8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/ebdbf0ef-2068-4ef1-bdf3-755416c14dd8.JPG not downloaded yet
2026-03-26 15:17:13 [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-26 15:17:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/d6923702-e474-4565-af70-3fc919a21e62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:13 [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/10731709)
2026-03-26 15:17:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/a8a81a8a-417f-44a0-9d9e-1d01eeac14b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:17:13 [adesa.be] INFO: Found listing with ID: 10731669
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731669%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [adesa.be] INFO: Scrape type for 10731669: 1
2026-03-26 15:17:13 [adesa.be] INFO: Scraping item 10731669 url https://www.openlane.eu/en/carv6/auction/10731669
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F7da52071-75b1-4520-a116-e63442c81b39.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/7da52071-75b1-4520-a116-e63442c81b39.JPG not downloaded yet
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640848%252Fgeneral%252Fec03fc33-64bc-46e1-8a1c-8ff6c70bb250.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/ec03fc33-64bc-46e1-8a1c-8ff6c70bb250.JPG not downloaded yet
2026-03-26 15:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10731893
2026-03-26 15:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with scrape type 1
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252Fac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/ac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F860719d0-12cd-4e3d-892d-bca4a23d462e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/860719d0-12cd-4e3d-892d-bca4a23d462e.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252Fd78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/d78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F31e73639-04a6-4751-b267-40a9fbfc88c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/31e73639-04a6-4751-b267-40a9fbfc88c5.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F35bbf281-deec-475f-bb09-a68d2e40435b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/35bbf281-deec-475f-bb09-a68d2e40435b.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F8528aa77-6852-4aa3-916b-570c5c776ad2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/8528aa77-6852-4aa3-916b-570c5c776ad2.jpg already downloaded
2026-03-26 15:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1, identifier: 10731893
2026-03-26 15:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10731783
2026-03-26 15:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with scrape type 1
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F64f8d355-7157-4365-b982-c4011f74ac63.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/64f8d355-7157-4365-b982-c4011f74ac63.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252Fef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/ef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252Fa71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/a71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F630dc016-26f7-4e36-8cde-354ce63b052f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/630dc016-26f7-4e36-8cde-354ce63b052f.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252Fd37cff88-9c2f-494b-bd6f-ea645375320b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/d37cff88-9c2f-494b-bd6f-ea645375320b.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F959661ec-2535-41a3-b739-4c6c77f34c3b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/959661ec-2535-41a3-b739-4c6c77f34c3b.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F8d86ef93-3280-40ac-9739-93c857311749.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/8d86ef93-3280-40ac-9739-93c857311749.jpg already downloaded
2026-03-26 15:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3, identifier: 10731783
2026-03-26 15:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10731840
2026-03-26 15:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with scrape type 1
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252Fbd964f50-64d6-4802-bdf9-5019be906390.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/bd964f50-64d6-4802-bdf9-5019be906390.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252Fd68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/d68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F428387d5-83fb-46c9-9880-1af7d0e8c762.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/428387d5-83fb-46c9-9880-1af7d0e8c762.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F3eb6da77-a504-412b-905d-2e78deff3a06.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3eb6da77-a504-412b-905d-2e78deff3a06.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252Fe68979d6-ae58-41d7-ac70-451b3da05d43.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/e68979d6-ae58-41d7-ac70-451b3da05d43.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F41746e69-8650-47e0-b297-5c7630218fcd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/41746e69-8650-47e0-b297-5c7630218fcd.jpg already downloaded
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg already downloaded
2026-03-26 15:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127, identifier: 10731840
2026-03-26 15:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10731823
2026-03-26 15:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a18b1bb3-43ad-55fb-bee7-897436442bf5 with scrape type 1
2026-03-26 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a18b1bb3-43ad-55fb-bee7-897436442bf5
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F75056627-5c6a-4d32-92de-57f48f34654c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/75056627-5c6a-4d32-92de-57f48f34654c.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F8a685437-8a97-4662-ae74-f9df8356c307.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/8a685437-8a97-4662-ae74-f9df8356c307.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F4801e3ce-9d9f-47a9-8ada-e54b96e72d6c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/4801e3ce-9d9f-47a9-8ada-e54b96e72d6c.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252Fc6a6c842-e6a9-4cba-90e0-7d15e68cad7c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/c6a6c842-e6a9-4cba-90e0-7d15e68cad7c.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252Fbc13facd-41b4-43ef-8e2b-6e00b9a87311.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/bc13facd-41b4-43ef-8e2b-6e00b9a87311.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252Fa5fdaea9-ee18-42da-8f79-207c13b33156.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/a5fdaea9-ee18-42da-8f79-207c13b33156.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F1fd64d96-9e6c-486f-bd6f-64fa26aba247.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/1fd64d96-9e6c-486f-bd6f-64fa26aba247.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252Fe30b7482-1547-4d80-9bd0-5619f9abc7b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/e30b7482-1547-4d80-9bd0-5619f9abc7b0.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252Fa7c96f32-af9a-4654-b757-4b6220ee29ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/a7c96f32-af9a-4654-b757-4b6220ee29ea.jpg already downloaded
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F5a746f6c-0514-411e-95ff-077a793ede5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/5a746f6c-0514-411e-95ff-077a793ede5a.jpg already downloaded
2026-03-26 15:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a18b1bb3-43ad-55fb-bee7-897436442bf5, identifier: 10731823
2026-03-26 15:17:14 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729524%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [adesa.be] INFO: Scrape type for 10729524: 1
2026-03-26 15:17:14 [adesa.be] INFO: Scraping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252Fa0f63127-8010-4936-bf4d-0d488772b75d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/a0f63127-8010-4936-bf4d-0d488772b75d.JPG not downloaded yet
2026-03-26 15:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10731893
2026-03-26 15:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10731893
2026-03-26 15:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10731893 to the API
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731893>
{'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: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=10731893',
'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-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731893%27 HTTP/1.1" 200 None
2026-03-26 15:17:14 [adesa.be] INFO: Saving data for 10731893: {'created_time': 1774538234.604678, 'last_price_update_time': 1774538234.604688, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731893') HTTP/1.1" 204 0
2026-03-26 15:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10731783
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 15:17:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10731783
2026-03-26 15:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10731783 to the API
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731783>
{'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-27T10: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=10731783',
'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-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731783%27 HTTP/1.1" 200 None
2026-03-26 15:17:15 [adesa.be] INFO: Saving data for 10731783: {'created_time': 1774538235.199781, 'last_price_update_time': 1774538235.199791, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731783') HTTP/1.1" 204 0
2026-03-26 15:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10731840
2026-03-26 15:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10731840
2026-03-26 15:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10731840 to the API
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731840>
{'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-27T10: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=10731840',
'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-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731840%27 HTTP/1.1" 200 None
2026-03-26 15:17:15 [adesa.be] INFO: Saving data for 10731840: {'created_time': 1774538235.570499, 'last_price_update_time': 1774538235.570509, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731840') HTTP/1.1" 204 0
2026-03-26 15:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10731823
2026-03-26 15:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10731823
2026-03-26 15:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10731823 to the API
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731823>
{'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: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=10731823',
'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-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731823%27 HTTP/1.1" 200 None
2026-03-26 15:17:15 [adesa.be] INFO: Saving data for 10731823: {'created_time': 1774538235.918268, 'last_price_update_time': 1774538235.918279, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731823') HTTP/1.1" 204 0
2026-03-26 15:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/6c1d57cc-be93-4f4e-9fe7-cb86419c7374.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640848%252Fgeneral%252F794ffe3d-24b8-4095-b546-a982fc7bc69e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/794ffe3d-24b8-4095-b546-a982fc7bc69e.JPG not downloaded yet
2026-03-26 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/8ec46fb9-124e-49e8-a50f-104101709283.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/c549b0de-d32d-4acb-9eca-7f3fb3228370.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:15 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729530%27 HTTP/1.1" 200 None
2026-03-26 15:17:15 [adesa.be] INFO: Scrape type for 10729530: 1
2026-03-26 15:17:15 [adesa.be] INFO: Scraping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5706586%252Fgeneral%252F2a296883-f2bd-4c29-a285-8d9a2a80b6f9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/2a296883-f2bd-4c29-a285-8d9a2a80b6f9.JPG not downloaded yet
2026-03-26 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-26 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-26 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:16 [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-26 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:16 [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-26 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640848%252Fgeneral%252F9747c301-076e-4963-8aae-6ab8dd90444f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/9747c301-076e-4963-8aae-6ab8dd90444f.JPG not downloaded yet
2026-03-26 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-26 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-26 15:17:16 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729535%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [adesa.be] INFO: Scrape type for 10729535: 1
2026-03-26 15:17:16 [adesa.be] INFO: Scraping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5706586%252Fgeneral%252Ff0f6e31b-0102-4d5a-b41a-b8d2393d87b8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/f0f6e31b-0102-4d5a-b41a-b8d2393d87b8.JPG not downloaded yet
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640848%252Fgeneral%252Fc5a43f77-7032-4c47-bcb5-23a6838f896c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/c5a43f77-7032-4c47-bcb5-23a6838f896c.JPG not downloaded yet
2026-03-26 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/7da52071-75b1-4520-a116-e63442c81b39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/ec03fc33-64bc-46e1-8a1c-8ff6c70bb250.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/a0f63127-8010-4936-bf4d-0d488772b75d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:16 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729537%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [adesa.be] INFO: Scrape type for 10729537: 1
2026-03-26 15:17:16 [adesa.be] INFO: Scraping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5706586%252Fgeneral%252F4fc6ea62-2cb6-43fd-8f19-33dc846b4f2f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/4fc6ea62-2cb6-43fd-8f19-33dc846b4f2f.JPG not downloaded yet
2026-03-26 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/794ffe3d-24b8-4095-b546-a982fc7bc69e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640848%252Fgeneral%252F5ac2e456-9514-4e55-90e2-9262a82d2b90.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/5ac2e456-9514-4e55-90e2-9262a82d2b90.JPG not downloaded yet
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10731767
2026-03-26 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with scrape type 1
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a52fd9f8-1b73-5e97-9c4c-40a7feafbd50
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252F8a1bd15b-bb9e-4fcd-9628-dac1005d71f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/8a1bd15b-bb9e-4fcd-9628-dac1005d71f7.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252F81603797-bdde-4824-8092-75d4d4f60dcd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/81603797-bdde-4824-8092-75d4d4f60dcd.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252F6247e0e7-07a5-466b-8036-42d5f6a43550.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/6247e0e7-07a5-466b-8036-42d5f6a43550.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252F9df1985b-59d3-4fa3-9ad5-b33bd0e81457.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/9df1985b-59d3-4fa3-9ad5-b33bd0e81457.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252Fe8430760-c382-47f1-ba19-c1a2284c06ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/e8430760-c382-47f1-ba19-c1a2284c06ad.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252F10baf4da-cc4d-4940-ba61-d52b19ca11ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/10baf4da-cc4d-4940-ba61-d52b19ca11ba.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252Fa6f31923-d7fb-43d0-ab4b-9fc3d076064f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/a6f31923-d7fb-43d0-ab4b-9fc3d076064f.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252F1a340bac-68e1-48f6-a93f-d52a2971f53b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/1a340bac-68e1-48f6-a93f-d52a2971f53b.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252F6ee38375-7707-47a8-a99e-5762565a94d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/6ee38375-7707-47a8-a99e-5762565a94d7.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5672287%252Fgeneral%252Ff3eaacf3-6b00-4dde-b9aa-85945cc542b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/f3eaacf3-6b00-4dde-b9aa-85945cc542b2.jpg already downloaded
2026-03-26 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50, identifier: 10731767
2026-03-26 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10731806
2026-03-26 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f9abe5-aa77-5c42-983d-86e42fdf1412 with scrape type 1
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6f9abe5-aa77-5c42-983d-86e42fdf1412
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252Fc4b26ae8-c8a7-4894-ad21-219ba33950db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/c4b26ae8-c8a7-4894-ad21-219ba33950db.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252F591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252Fb6e0f57b-a950-4186-b658-65fe781aa937.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/b6e0f57b-a950-4186-b658-65fe781aa937.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252F7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252Fe03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/e03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252Ffddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/fddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252Ff04e92af-edc9-4722-8cf3-46e4444ce46d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/f04e92af-edc9-4722-8cf3-46e4444ce46d.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252F5498b1b3-0592-4c5c-9777-e573da9deda4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/5498b1b3-0592-4c5c-9777-e573da9deda4.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252Feffdf770-c6b2-4143-8b13-cb82b4622b5d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/effdf770-c6b2-4143-8b13-cb82b4622b5d.jpg already downloaded
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704030%252Fgeneral%252Ff1380f6d-dd08-413b-80c2-e492ac3cb508.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/f1380f6d-dd08-413b-80c2-e492ac3cb508.jpg already downloaded
2026-03-26 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6f9abe5-aa77-5c42-983d-86e42fdf1412, identifier: 10731806
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/ebdbf0ef-2068-4ef1-bdf3-755416c14dd8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:17:16 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729541%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [adesa.be] INFO: Scrape type for 10729541: 1
2026-03-26 15:17:16 [adesa.be] INFO: Scraping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-26 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5706586%252Fgeneral%252F19995fd6-2669-452d-abde-b6ccd82db8eb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/19995fd6-2669-452d-abde-b6ccd82db8eb.JPG not downloaded yet
2026-03-26 15:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10731767
2026-03-26 15:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10731767
2026-03-26 15:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10731767 to the API
2026-03-26 15:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731767>
{'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-27T10: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=10731767',
'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-26 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731767%27 HTTP/1.1" 200 None
2026-03-26 15:17:17 [adesa.be] INFO: Saving data for 10731767: {'created_time': 1774538237.546152, 'last_price_update_time': 1774538237.546163, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731767') HTTP/1.1" 204 0
2026-03-26 15:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10731806
2026-03-26 15:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10731806
2026-03-26 15:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10731806 to the API
2026-03-26 15:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731806>
{'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-27T10: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=10731806',
'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-26 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731806%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [adesa.be] INFO: Saving data for 10731806: {'created_time': 1774538238.053084, 'last_price_update_time': 1774538238.0531, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731806') HTTP/1.1" 204 0
2026-03-26 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10731810
2026-03-26 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4cf579b-5387-501e-8775-7afe7028b5e5 with scrape type 1
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4cf579b-5387-501e-8775-7afe7028b5e5
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252F310be156-f2f1-4f8e-b558-001542e3917f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/310be156-f2f1-4f8e-b558-001542e3917f.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252Fbe85d146-5325-4254-87cb-efc1e40492b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/be85d146-5325-4254-87cb-efc1e40492b6.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252F182e1766-a003-4b35-b3fb-a55991bb62f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/182e1766-a003-4b35-b3fb-a55991bb62f0.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252F86ee0007-600b-4f3e-9005-4a47bf833eb3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/86ee0007-600b-4f3e-9005-4a47bf833eb3.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252Fffde1045-1f46-452f-8049-41ab247f43e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/ffde1045-1f46-452f-8049-41ab247f43e4.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252F23137530-0a60-4e71-96ca-a233d250852c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/23137530-0a60-4e71-96ca-a233d250852c.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252F5b1cda9e-cb49-4a48-ae6a-f055dbf65ec9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/5b1cda9e-cb49-4a48-ae6a-f055dbf65ec9.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252Fc88bb1c6-41f3-48a0-9421-94f17f18a925.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/c88bb1c6-41f3-48a0-9421-94f17f18a925.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252Fbc74b221-94c1-4ccc-850a-b4e1c012d45e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/bc74b221-94c1-4ccc-850a-b4e1c012d45e.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704037%252Fgeneral%252F7c1b41dc-bed9-403f-8d13-897675db0623.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/7c1b41dc-bed9-403f-8d13-897675db0623.jpg already downloaded
2026-03-26 15:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4cf579b-5387-501e-8775-7afe7028b5e5, identifier: 10731810
2026-03-26 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10731690
2026-03-26 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf4cbf0-f17a-5270-841a-17a699165b64 with scrape type 1
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8bf4cbf0-f17a-5270-841a-17a699165b64
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5571432%252Fgeneral%252F51fdeb29-cb1f-4272-a7b6-de4aaf67a9cc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [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-26 15:17:18 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729542%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [adesa.be] INFO: Scrape type for 10729542: 1
2026-03-26 15:17:18 [adesa.be] INFO: Scraping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5706586%252Fgeneral%252F155f7de5-f4f3-45bb-a524-7c41fde5da88.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/155f7de5-f4f3-45bb-a524-7c41fde5da88.JPG not downloaded yet
2026-03-26 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10731810
2026-03-26 15:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10731810
2026-03-26 15:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10731810 to the API
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731810>
{'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-27T10: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=10731810',
'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-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731810%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [adesa.be] INFO: Saving data for 10731810: {'created_time': 1774538238.712298, 'last_price_update_time': 1774538238.712309, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731810') HTTP/1.1" 204 0
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/f0f6e31b-0102-4d5a-b41a-b8d2393d87b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/c5a43f77-7032-4c47-bcb5-23a6838f896c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:17:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/9747c301-076e-4963-8aae-6ab8dd90444f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 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-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5571432%252Fgeneral%252Ff83d683c-2419-4ebd-bb5c-b64f0984db53.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [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-26 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/4fc6ea62-2cb6-43fd-8f19-33dc846b4f2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:18 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729543%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [adesa.be] INFO: Scrape type for 10729543: 1
2026-03-26 15:17:18 [adesa.be] INFO: Scraping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-26 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-26 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-26 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5571432%252Fgeneral%252F12488c67-dccb-4961-8de8-c4cd8fa165ea.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [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-26 15:17:18 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729544%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [adesa.be] INFO: Scrape type for 10729544: 1
2026-03-26 15:17:18 [adesa.be] INFO: Scraping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-26 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10731910
2026-03-26 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6238a7-db1a-57bc-a85e-2e496044e956 with scrape type 1
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff6238a7-db1a-57bc-a85e-2e496044e956
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252F7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252Fab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/ab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252Fe8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/e8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252F7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252F5b398be0-846d-4e0e-9b85-860f518d587a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/5b398be0-846d-4e0e-9b85-860f518d587a.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252Ffeac37f8-9f55-481d-b60d-602105ef3c1d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/feac37f8-9f55-481d-b60d-602105ef3c1d.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252Fbe3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/be3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg already downloaded
2026-03-26 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5735852%252Fgeneral%252F773a96be-cb81-45bb-800d-3db43b3141aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/773a96be-cb81-45bb-800d-3db43b3141aa.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F4921a50e-82bf-4959-80fc-8df3f3217f19.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/4921a50e-82bf-4959-80fc-8df3f3217f19.jpg already downloaded
2026-03-26 15:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff6238a7-db1a-57bc-a85e-2e496044e956, identifier: 10731910
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5571432%252Fgeneral%252Fdad965f0-7d0f-48a7-96fd-055770505e26.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [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-26 15:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10731910
2026-03-26 15:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10731910
2026-03-26 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10731910 to the API
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731910>
{'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: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=10731910',
'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-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731910%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [adesa.be] INFO: Saving data for 10731910: {'created_time': 1774538239.663141, 'last_price_update_time': 1774538239.66315, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731910') HTTP/1.1" 204 0
2026-03-26 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/19995fd6-2669-452d-abde-b6ccd82db8eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:19 [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/10731690)
2026-03-26 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/155f7de5-f4f3-45bb-a524-7c41fde5da88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/5ac2e456-9514-4e55-90e2-9262a82d2b90.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:17:19 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729545%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [adesa.be] INFO: Scrape type for 10729545: 1
2026-03-26 15:17:19 [adesa.be] INFO: Scraping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5571432%252Fgeneral%252F69e79b99-0ac9-4b8a-9a4a-da81d5dea1c9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [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-26 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10731786
2026-03-26 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 1
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60cf97bf-dac5-5c36-932a-769388d979ae
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [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-26 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10731798
2026-03-26 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4baf298-ba36-5c59-8be5-29d6e7f46962 with scrape type 1
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4baf298-ba36-5c59-8be5-29d6e7f46962
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252Ff2c0ba31-b549-4c2c-a12a-314046902fdf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/f2c0ba31-b549-4c2c-a12a-314046902fdf.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252F075f3e98-8f37-4a67-8c54-4d8e84690dc9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/075f3e98-8f37-4a67-8c54-4d8e84690dc9.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252Fd36902ea-5132-4dec-8341-d57454e87996.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/d36902ea-5132-4dec-8341-d57454e87996.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252F0080247c-c40e-4f4c-925f-81d74b30d7ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/0080247c-c40e-4f4c-925f-81d74b30d7ce.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252F3879bf01-67ac-42f4-b8f7-6c79ece73c75.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/3879bf01-67ac-42f4-b8f7-6c79ece73c75.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252Fdcf6db67-efb0-4554-8bdf-9fed8e2b31e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/dcf6db67-efb0-4554-8bdf-9fed8e2b31e0.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252F69a5a2dc-f48c-4dc6-ac2c-c461916c56d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/69a5a2dc-f48c-4dc6-ac2c-c461916c56d2.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252F90713cbf-336f-4a18-ad3e-7a499ec5d3e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/90713cbf-336f-4a18-ad3e-7a499ec5d3e4.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252Faf4d6aec-96a4-41bb-b28d-a9e7152af662.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/af4d6aec-96a4-41bb-b28d-a9e7152af662.jpg already downloaded
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698491%252Fgeneral%252F8f6b17c1-09d4-42bf-96a4-136e135716ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/8f6b17c1-09d4-42bf-96a4-136e135716ee.jpg already downloaded
2026-03-26 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4baf298-ba36-5c59-8be5-29d6e7f46962, identifier: 10731798
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:20 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729546%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [adesa.be] INFO: Scrape type for 10729546: 1
2026-03-26 15:17:20 [adesa.be] INFO: Scraping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-26 15:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10731798
2026-03-26 15:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10731798
2026-03-26 15:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10731798 to the API
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731798>
{'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-27T10: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=10731798',
'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-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731798%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [adesa.be] INFO: Saving data for 10731798: {'created_time': 1774538240.374307, 'last_price_update_time': 1774538240.374316, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731798') HTTP/1.1" 204 0
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5571432%252Fgeneral%252Fcf1e69c6-3a7c-4dbd-b03f-094092052b74.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F1d8c2a1b-2149-4f3a-9ae9-746b32984f30.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729560%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [adesa.be] INFO: Scrape type for 10729560: 1
2026-03-26 15:17:20 [adesa.be] INFO: Scraping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-26 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:20 [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-26 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:17:20 [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/10731690)
2026-03-26 15:17:20 [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/10731690)
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5571432%252Fgeneral%252F72787a44-e2d1-4fc8-bd88-1b32bb2789b5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F9717d481-873e-4de2-b5e1-892f20a082f1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:20 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729571%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [adesa.be] INFO: Scrape type for 10729571: 1
2026-03-26 15:17:20 [adesa.be] INFO: Scraping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5571432%252Fgeneral%252F77cf0e7e-d31b-4017-89a2-bd64f7f059c4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252Fffc74c45-f722-422b-830d-8aacd8b8a33e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:20 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729574%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [adesa.be] INFO: Scrape type for 10729574: 1
2026-03-26 15:17:20 [adesa.be] INFO: Scraping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-26 15:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5571432%252Fgeneral%252F8554530c-476e-422c-bf38-e07c39aaa7d3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F49decefd-07b2-479a-910d-44663b06b38e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [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/10731690)
2026-03-26 15:17:20 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729586%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [adesa.be] INFO: Scrape type for 10729586: 1
2026-03-26 15:17:20 [adesa.be] INFO: Scraping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-26 15:17:20 [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/10731786)
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5571432%252Fgeneral%252F9a5edf43-f199-4dca-9b2f-fa2cb75d9490.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F43914f54-aa9b-40d0-8e56-158e0a470e8a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [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-26 15:17:20 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729588%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [adesa.be] INFO: Scrape type for 10729588: 1
2026-03-26 15:17:20 [adesa.be] INFO: Scraping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-26 15:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10731670
2026-03-26 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66f72389-093c-550d-a6f9-9b8860c644a4 with scrape type 1
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66f72389-093c-550d-a6f9-9b8860c644a4
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252F2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252F5369cb69-7491-4754-bbc1-150264fcb4e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/5369cb69-7491-4754-bbc1-150264fcb4e9.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252Fef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/ef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252F850e5fbb-9550-402f-8c09-c0890803819c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/850e5fbb-9550-402f-8c09-c0890803819c.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252Fde4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/de4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252Fcc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/cc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252F961e13a2-4d75-4529-8268-d332c3dc6488.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/961e13a2-4d75-4529-8268-d332c3dc6488.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252Fddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/ddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252Faa82c200-accb-48bf-9425-d5808a833144.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/aa82c200-accb-48bf-9425-d5808a833144.jpg already downloaded
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470021%252Fgeneral%252F47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg already downloaded
2026-03-26 15:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66f72389-093c-550d-a6f9-9b8860c644a4, identifier: 10731670
2026-03-26 15:17:21 [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-26 15:17:21 [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-26 15:17:21 [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/10731786)
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252Fc1c866aa-edb8-4901-ad5c-80323c1f0ec6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10731670
2026-03-26 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10731670
2026-03-26 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10731670 to the API
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731670>
{'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-27T10: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=10731670',
'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-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731670%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [adesa.be] INFO: Saving data for 10731670: {'created_time': 1774538241.419568, 'last_price_update_time': 1774538241.419578, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731670') HTTP/1.1" 204 0
2026-03-26 15:17:21 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729591%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [adesa.be] INFO: Scrape type for 10729591: 1
2026-03-26 15:17:21 [adesa.be] INFO: Scraping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-26 15:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10731728
2026-03-26 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 1
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5323260-04ed-5c6f-9957-fb480f1cd942
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252Ff13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F1c864a9c-6e48-44fe-8811-03f639b5e755.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729605%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [adesa.be] INFO: Scrape type for 10729605: 1
2026-03-26 15:17:21 [adesa.be] INFO: Scraping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252Fbedccaaf-7931-4b7e-8153-64ba5efbb31b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:21 [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-26 15:17:21 [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-26 15:17:21 [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-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F87b63c89-24c9-431b-affa-9f0d8c6889cc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:21 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729607%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [adesa.be] INFO: Scrape type for 10729607: 1
2026-03-26 15:17:21 [adesa.be] INFO: Scraping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252F61d0c610-1bd7-447b-835b-ea42d53aa02a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252Fc37eddcc-05df-41ac-8d2f-36fb9fcae8e5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729632%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [adesa.be] INFO: Scrape type for 10729632: 1
2026-03-26 15:17:21 [adesa.be] INFO: Scraping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252F6143e72f-d216-4574-8241-f32cefa14549.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:21 [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/10731786)
2026-03-26 15:17:21 [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/10731728)
2026-03-26 15:17:21 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729634%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [adesa.be] INFO: Scrape type for 10729634: 1
2026-03-26 15:17:21 [adesa.be] INFO: Scraping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252Fea6ce81d-fbbe-4caf-bc03-d29c07da11e9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:21 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729637%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [adesa.be] INFO: Scrape type for 10729637: 1
2026-03-26 15:17:21 [adesa.be] INFO: Scraping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252Fd39322a9-c555-4861-9a4d-9519ed660772.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10731689
2026-03-26 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 1
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8b0f652-c836-552f-99af-277f012eaa98
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fb1a7079e-fd3c-442b-975f-ce94473b12d9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [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-26 15:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524
2026-03-26 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with scrape type 1
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F58dd9a69-1329-4730-adeb-cc357b4255fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/58dd9a69-1329-4730-adeb-cc357b4255fd.jpg not downloaded yet
2026-03-26 15:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10731885
2026-03-26 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with scrape type 1
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg already downloaded
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F33a570c4-cc48-4028-9102-8a1020881038.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/33a570c4-cc48-4028-9102-8a1020881038.jpg already downloaded
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F06e60be9-59cd-4170-ac25-54341909b0c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/06e60be9-59cd-4170-ac25-54341909b0c0.jpg already downloaded
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg already downloaded
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252Fd645c7ac-79b9-48da-8ade-621cb902bd36.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/d645c7ac-79b9-48da-8ade-621cb902bd36.jpg already downloaded
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F506f1833-403f-4a33-ab6b-598eaf1958a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/506f1833-403f-4a33-ab6b-598eaf1958a7.jpg already downloaded
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg already downloaded
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg already downloaded
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252Fdb7dfa53-144f-4950-9225-df236e8e0221.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/db7dfa53-144f-4950-9225-df236e8e0221.jpg already downloaded
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F21803127-c7a6-4220-a28d-204594da6951.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/21803127-c7a6-4220-a28d-204594da6951.jpg already downloaded
2026-03-26 15:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a3e12ed-1cda-5eb1-b04c-097825fc1851, identifier: 10731885
2026-03-26 15:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10731885
2026-03-26 15:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10731885
2026-03-26 15:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10731885 to the API
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731885>
{'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-27T10: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=10731885',
'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-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731885%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [adesa.be] INFO: Saving data for 10731885: {'created_time': 1774538242.62545, 'last_price_update_time': 1774538242.625462, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731885') HTTP/1.1" 204 0
2026-03-26 15:17:22 [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/10731786)
2026-03-26 15:17:22 [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/10731728)
2026-03-26 15:17:22 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729642%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [adesa.be] INFO: Scrape type for 10729642: 1
2026-03-26 15:17:22 [adesa.be] INFO: Scraping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252F3075c1a3-37e6-4d80-ad94-c690b9422171.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [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-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F78822fd9-989e-44d6-ad8e-bdba028594b1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [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-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fcf2ec6ba-1ac9-4737-9639-021ed6248024.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/cf2ec6ba-1ac9-4737-9639-021ed6248024.jpg not downloaded yet
2026-03-26 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:22 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729663%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [adesa.be] INFO: Scrape type for 10729663: 1
2026-03-26 15:17:22 [adesa.be] INFO: Scraping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252F0be6aa7e-bc7d-4eeb-9a45-319c53412686.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [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-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [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-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F765d794b-3cc1-47b0-8f33-171783e904b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/765d794b-3cc1-47b0-8f33-171783e904b2.jpg not downloaded yet
2026-03-26 15:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10731669
2026-03-26 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50516d8-e786-5e15-a610-67de28e431ef with scrape type 1
2026-03-26 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d50516d8-e786-5e15-a610-67de28e431ef
2026-03-26 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fc1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/c1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fb66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/b66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252F0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fa155a593-df83-4091-a503-b296e7c20716.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a155a593-df83-4091-a503-b296e7c20716.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252F863f5059-0532-4dbb-84d8-969cd72178c9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/863f5059-0532-4dbb-84d8-969cd72178c9.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fd2af404d-dddb-47c3-b1af-c7d06c80de07.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/d2af404d-dddb-47c3-b1af-c7d06c80de07.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252F9774d854-127e-468e-930d-7b89cb953d9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/9774d854-127e-468e-930d-7b89cb953d9a.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Ffeb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/feb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fa69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg already downloaded
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fa9f78c04-5485-490a-9432-94bcdf3d7206.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a9f78c04-5485-490a-9432-94bcdf3d7206.jpg already downloaded
2026-03-26 15:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d50516d8-e786-5e15-a610-67de28e431ef, identifier: 10731669
2026-03-26 15:17:23 [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-26 15:17:23 [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-26 15:17:23 [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-26 15:17:23 [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-26 15:17: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/10731689)
2026-03-26 15:17:23 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729676%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [adesa.be] INFO: Scrape type for 10729676: 1
2026-03-26 15:17:23 [adesa.be] INFO: Scraping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252Fdd2c3f2e-b4f2-4b22-ac4d-ab8647eb8147.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [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-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fb3ebec54-721f-4a99-9caa-0360130b1b68.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17: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-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F367c0c05-1ada-4435-8ce3-6ab83d51d933.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/367c0c05-1ada-4435-8ce3-6ab83d51d933.jpg not downloaded yet
2026-03-26 15:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10731669
2026-03-26 15:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10731669
2026-03-26 15:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10731669 to the API
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731669>
{'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-27T10: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=10731669',
'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-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731669%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [adesa.be] INFO: Saving data for 10731669: {'created_time': 1774538243.651007, 'last_price_update_time': 1774538243.651019, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731669') HTTP/1.1" 204 0
2026-03-26 15:17:23 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729678%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [adesa.be] INFO: Scrape type for 10729678: 1
2026-03-26 15:17:23 [adesa.be] INFO: Scraping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640883%252Fgeneral%252Fc120bd07-ca03-4300-aae1-181e8e7d8d2d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [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-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F6192b18c-1b6f-41e5-a7f6-21e5f19418ce.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17: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-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F133955ea-410a-488a-8e72-4f613a92596c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/133955ea-410a-488a-8e72-4f613a92596c.jpg not downloaded yet
2026-03-26 15:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542
2026-03-26 15:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb61d486-0304-56b2-846c-6372d2c35c3c with scrape type 1
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fd7a7e7d9-b2a7-4235-81b2-754d267dbc9d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/d7a7e7d9-b2a7-4235-81b2-754d267dbc9d.jpg not downloaded yet
2026-03-26 15:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47dedb22-c84d-5967-9925-450814767830 with identifier: 10729535
2026-03-26 15:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dedb22-c84d-5967-9925-450814767830 with scrape type 1
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F6b4e06d4-d09b-4e6f-851d-aba148363c35.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/6b4e06d4-d09b-4e6f-851d-aba148363c35.jpg not downloaded yet
2026-03-26 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/58dd9a69-1329-4730-adeb-cc357b4255fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:23 [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/10731689)
2026-03-26 15:17:23 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729680%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [adesa.be] INFO: Scrape type for 10729680: 1
2026-03-26 15:17:23 [adesa.be] INFO: Scraping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fe9a029c8-3adc-4e64-bc9f-04067bd86ff9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17: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-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fb8f093fe-371d-45a5-bda4-7ed8db6d03ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/b8f093fe-371d-45a5-bda4-7ed8db6d03ec.jpg not downloaded yet
2026-03-26 15:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F5350c396-aefd-4a2f-8b09-40eddad0bdbf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/5350c396-aefd-4a2f-8b09-40eddad0bdbf.jpg not downloaded yet
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fa2ddb6a7-7890-4e26-ad2d-08f6f2aed293.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/a2ddb6a7-7890-4e26-ad2d-08f6f2aed293.jpg not downloaded yet
2026-03-26 15:17: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-26 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/765d794b-3cc1-47b0-8f33-171783e904b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:23 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729681%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [adesa.be] INFO: Scrape type for 10729681: 1
2026-03-26 15:17:23 [adesa.be] INFO: Scraping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F854a76bf-d79a-4373-9bbd-de1655c52623.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17: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-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F9cb0da0d-c507-4a6a-b0e6-0ea5dd31b439.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/9cb0da0d-c507-4a6a-b0e6-0ea5dd31b439.jpg not downloaded yet
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F1f652c15-32dd-4811-8df4-8f650fed8db4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/1f652c15-32dd-4811-8df4-8f650fed8db4.jpg not downloaded yet
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fa4183a60-8f0f-45c7-81bb-0857199bf2e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/a4183a60-8f0f-45c7-81bb-0857199bf2e3.jpg not downloaded yet
2026-03-26 15:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/cf2ec6ba-1ac9-4737-9639-021ed6248024.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb4a90>
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F58dd9a69-1329-4730-adeb-cc357b4255fd.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/58dd9a69-1329-4730-adeb-cc357b4255fd.jpg saved to cache
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537
2026-03-26 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a4df3d1-de5d-5d88-9342-c35237eec45e with scrape type 1
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fea001347-3bfa-4285-97b1-bb05b4b19cf6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/ea001347-3bfa-4285-97b1-bb05b4b19cf6.jpg not downloaded yet
2026-03-26 15:17:24 [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-26 15:17:24 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729683%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [adesa.be] INFO: Scrape type for 10729683: 1
2026-03-26 15:17:24 [adesa.be] INFO: Scraping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F098701f2-64b5-4377-bdb2-7b3b472f8884.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [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-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fc87f60a4-26db-45da-ae05-b7b66c3fd541.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/c87f60a4-26db-45da-ae05-b7b66c3fd541.jpg not downloaded yet
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fc4392adc-c7fc-43ed-8aee-9280d78a60d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/c4392adc-c7fc-43ed-8aee-9280d78a60d2.jpg not downloaded yet
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Ffcc0e642-2afa-45b7-99ac-b5fa9a8e3415.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/fcc0e642-2afa-45b7-99ac-b5fa9a8e3415.jpg not downloaded yet
2026-03-26 15:17:24 [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/10731689)
2026-03-26 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/d7a7e7d9-b2a7-4235-81b2-754d267dbc9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/133955ea-410a-488a-8e72-4f613a92596c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fa423c454-88b1-4bab-aefb-dd8c72be8b82.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/a423c454-88b1-4bab-aefb-dd8c72be8b82.jpg not downloaded yet
2026-03-26 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/6b4e06d4-d09b-4e6f-851d-aba148363c35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/5350c396-aefd-4a2f-8b09-40eddad0bdbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:17:24 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729685%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [adesa.be] INFO: Scrape type for 10729685: 1
2026-03-26 15:17:24 [adesa.be] INFO: Scraping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fa75bcbfe-3751-4427-96f5-018b087e13e8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [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-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fb4ada4aa-d296-4b31-9f6e-c723c2015510.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/b4ada4aa-d296-4b31-9f6e-c723c2015510.jpg not downloaded yet
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F3b6088f9-674e-4226-a7a1-16e89da04268.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/3b6088f9-674e-4226-a7a1-16e89da04268.jpg not downloaded yet
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F45340688-0e4a-40bb-b04c-de50616c5562.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/45340688-0e4a-40bb-b04c-de50616c5562.jpg not downloaded yet
2026-03-26 15:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576525e710>
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F765d794b-3cc1-47b0-8f33-171783e904b2.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/765d794b-3cc1-47b0-8f33-171783e904b2.jpg saved to cache
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10731869
2026-03-26 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e611b28f-48c8-5252-b83c-c75464998eb3 with scrape type 1
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e611b28f-48c8-5252-b83c-c75464998eb3
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252Ff3c444c1-056a-46d9-ba85-420f12e0c4bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/f3c444c1-056a-46d9-ba85-420f12e0c4bc.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252F0774d038-f8fa-4639-b2d0-22fd750e0231.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/0774d038-f8fa-4639-b2d0-22fd750e0231.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252Fcff05a9a-7747-4f7a-bae3-93248f8138ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/cff05a9a-7747-4f7a-bae3-93248f8138ea.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252F3dd72e8a-6657-4aec-88ab-bfe50efb8b79.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/3dd72e8a-6657-4aec-88ab-bfe50efb8b79.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252F52f7118f-9a01-4a82-93fc-eb57b44345f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/52f7118f-9a01-4a82-93fc-eb57b44345f2.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252Fb2918165-4fd0-412c-8510-8196415191a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/b2918165-4fd0-412c-8510-8196415191a1.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252F0dd1b55e-4928-4ea1-b9dc-6dd0349baa56.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/0dd1b55e-4928-4ea1-b9dc-6dd0349baa56.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252F755e60ba-69ac-4a4e-ba36-6f6991085eb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/755e60ba-69ac-4a4e-ba36-6f6991085eb4.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252F584b64b3-d931-42fe-9877-94f2dd01aa3e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/584b64b3-d931-42fe-9877-94f2dd01aa3e.jpg already downloaded
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722316%252Fgeneral%252F6dc8db54-5597-4a7d-b127-9cacfd33bc99.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/6dc8db54-5597-4a7d-b127-9cacfd33bc99.jpg already downloaded
2026-03-26 15:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e611b28f-48c8-5252-b83c-c75464998eb3, identifier: 10731869
2026-03-26 15:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544
2026-03-26 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with scrape type 1
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F19616129-066c-4281-946c-5056d01a5e7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/19616129-066c-4281-946c-5056d01a5e7b.jpg not downloaded yet
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650b9910>
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fcf2ec6ba-1ac9-4737-9639-021ed6248024.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/cf2ec6ba-1ac9-4737-9639-021ed6248024.jpg saved to cache
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fa9c1370c-6c10-4a58-958d-c30c2920790e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/a9c1370c-6c10-4a58-958d-c30c2920790e.jpg not downloaded yet
2026-03-26 15:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10731869
2026-03-26 15:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10731869
2026-03-26 15:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10731869 to the API
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731869>
{'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-27T10: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=10731869',
'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-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731869%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [adesa.be] INFO: Saving data for 10731869: {'created_time': 1774538245.292902, 'last_price_update_time': 1774538245.292913, 'auction_closing_time': 1774606200.0}
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731869') HTTP/1.1" 204 0
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/a2ddb6a7-7890-4e26-ad2d-08f6f2aed293.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:17:25 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729528%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [adesa.be] INFO: Scrape type for 10729528: 1
2026-03-26 15:17:25 [adesa.be] INFO: Scraping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F6ab2076e-13f3-41f3-b763-f3fe9a52a382.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [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-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F2b3613c9-a32f-4a00-a9c2-7f167e654777.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/2b3613c9-a32f-4a00-a9c2-7f167e654777.jpg not downloaded yet
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F612ce355-4785-4602-ba64-31b847648b38.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/612ce355-4785-4602-ba64-31b847648b38.jpg not downloaded yet
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fdc0ffbe3-28d3-4f6a-a608-8b4e5addb9ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/dc0ffbe3-28d3-4f6a-a608-8b4e5addb9ba.jpg not downloaded yet
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F6f47ae9b-c195-48d7-a0f1-688ac7a61aef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/6f47ae9b-c195-48d7-a0f1-688ac7a61aef.jpg not downloaded yet
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/b8f093fe-371d-45a5-bda4-7ed8db6d03ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F8535da2e-a98b-47a5-84da-706ba0d51327.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/8535da2e-a98b-47a5-84da-706ba0d51327.jpg not downloaded yet
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:25 [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-26 15:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661ade90>
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fd7a7e7d9-b2a7-4235-81b2-754d267dbc9d.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/d7a7e7d9-b2a7-4235-81b2-754d267dbc9d.jpg saved to cache
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e7210>
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F133955ea-410a-488a-8e72-4f613a92596c.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/133955ea-410a-488a-8e72-4f613a92596c.jpg saved to cache
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541
2026-03-26 15:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e with scrape type 1
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Febfa32b0-f798-41e5-86ab-69904cd27e9d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/ebfa32b0-f798-41e5-86ab-69904cd27e9d.jpg not downloaded yet
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b2e8d0>
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F6b4e06d4-d09b-4e6f-851d-aba148363c35.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/6b4e06d4-d09b-4e6f-851d-aba148363c35.jpg saved to cache
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576525dd10>
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F5350c396-aefd-4a2f-8b09-40eddad0bdbf.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/5350c396-aefd-4a2f-8b09-40eddad0bdbf.jpg saved to cache
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:17:25 [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/10731689)
2026-03-26 15:17:25 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729532%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [adesa.be] INFO: Scrape type for 10729532: 1
2026-03-26 15:17:25 [adesa.be] INFO: Scraping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F4dd0c1f5-2fef-4241-8782-795b1e1823cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/4dd0c1f5-2fef-4241-8782-795b1e1823cf.jpg not downloaded yet
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F012badaa-1341-4bb0-bfae-50218dc7086b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/012badaa-1341-4bb0-bfae-50218dc7086b.jpg not downloaded yet
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fc1937ae1-3f7d-4297-876e-a1092cb98dac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/c1937ae1-3f7d-4297-876e-a1092cb98dac.jpg not downloaded yet
2026-03-26 15:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/c4392adc-c7fc-43ed-8aee-9280d78a60d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/c87f60a4-26db-45da-ae05-b7b66c3fd541.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F5e4fb6db-cc13-44bd-949b-3814df131ec4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/5e4fb6db-cc13-44bd-949b-3814df131ec4.jpg not downloaded yet
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fb48f6990-cf90-4a33-b6bd-4fd7cd57c8c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/b48f6990-cf90-4a33-b6bd-4fd7cd57c8c3.jpg not downloaded yet
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fe0190>
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fa2ddb6a7-7890-4e26-ad2d-08f6f2aed293.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/a2ddb6a7-7890-4e26-ad2d-08f6f2aed293.jpg saved to cache
2026-03-26 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/ea001347-3bfa-4285-97b1-bb05b4b19cf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/fcc0e642-2afa-45b7-99ac-b5fa9a8e3415.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:17:25 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729531%27 HTTP/1.1" 200 None
2026-03-26 15:17:25 [adesa.be] INFO: Scrape type for 10729531: 1
2026-03-26 15:17:25 [adesa.be] INFO: Scraping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-26 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F954109dd-8ec5-4ff0-ba7a-7c211997fdae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/954109dd-8ec5-4ff0-ba7a-7c211997fdae.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fd1fc0eaf-bc83-4233-8c94-a6463f09528c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/d1fc0eaf-bc83-4233-8c94-a6463f09528c.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fafbe4fc8-7aed-406f-8105-2549ad8bccfe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/afbe4fc8-7aed-406f-8105-2549ad8bccfe.jpg not downloaded yet
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b93ad0>
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fb8f093fe-371d-45a5-bda4-7ed8db6d03ec.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/b8f093fe-371d-45a5-bda4-7ed8db6d03ec.jpg saved to cache
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543
2026-03-26 15:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e648d81-52b0-5b22-8600-0c13876bfc61 with scrape type 1
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252Fc33bc544-4a95-4a5e-ae2b-97d73b317db1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/c33bc544-4a95-4a5e-ae2b-97d73b317db1.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F2022c792-73b4-4561-a1b5-5beda68e5b63.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/2022c792-73b4-4561-a1b5-5beda68e5b63.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fdf51f3f1-e76f-4f36-8b41-fa8090fc4217.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/df51f3f1-e76f-4f36-8b41-fa8090fc4217.jpg not downloaded yet
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/6f47ae9b-c195-48d7-a0f1-688ac7a61aef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/19616129-066c-4281-946c-5056d01a5e7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:26 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729536%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [adesa.be] INFO: Scrape type for 10729536: 1
2026-03-26 15:17:26 [adesa.be] INFO: Scraping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fe88081e9-ea10-4c88-9b39-890f6b3f5a93.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/e88081e9-ea10-4c88-9b39-890f6b3f5a93.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F4d704cdb-f8e3-46d9-9797-a24ebdfecc51.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/4d704cdb-f8e3-46d9-9797-a24ebdfecc51.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F9e16b711-ea42-4ddd-804c-6c9cb9157bc2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/9e16b711-ea42-4ddd-804c-6c9cb9157bc2.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F3192b100-6e5c-4876-b126-0bc2e82eff51.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/3192b100-6e5c-4876-b126-0bc2e82eff51.jpg not downloaded yet
2026-03-26 15:17:26 [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-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/a9c1370c-6c10-4a58-958d-c30c2920790e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/dc0ffbe3-28d3-4f6a-a608-8b4e5addb9ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F95c25121-970c-41cd-ba7b-b618a18ff0ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/95c25121-970c-41cd-ba7b-b618a18ff0ac.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fe1ca6570-42a5-4427-8384-21b5e814096b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/e1ca6570-42a5-4427-8384-21b5e814096b.jpg not downloaded yet
2026-03-26 15:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560
2026-03-26 15:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d61f206-6473-5528-bf86-2a680337885e with scrape type 1
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F088bfe84-906e-4424-845b-c853d6e6d8aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/088bfe84-906e-4424-845b-c853d6e6d8aa.jpg not downloaded yet
2026-03-26 15:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574
2026-03-26 15:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39edc68-ca83-5338-b049-b37cd29a7425 with scrape type 1
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F89ea58e6-8498-4e75-850f-d8a7ba0414fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/89ea58e6-8498-4e75-850f-d8a7ba0414fd.jpg not downloaded yet
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651d12d0>
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fc4392adc-c7fc-43ed-8aee-9280d78a60d2.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/c4392adc-c7fc-43ed-8aee-9280d78a60d2.jpg saved to cache
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576519b590>
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fc87f60a4-26db-45da-ae05-b7b66c3fd541.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/c87f60a4-26db-45da-ae05-b7b66c3fd541.jpg saved to cache
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bd34d0>
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fea001347-3bfa-4285-97b1-bb05b4b19cf6.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/ea001347-3bfa-4285-97b1-bb05b4b19cf6.jpg saved to cache
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766124310>
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Ffcc0e642-2afa-45b7-99ac-b5fa9a8e3415.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/fcc0e642-2afa-45b7-99ac-b5fa9a8e3415.jpg saved to cache
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/2b3613c9-a32f-4a00-a9c2-7f167e654777.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/8535da2e-a98b-47a5-84da-706ba0d51327.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/612ce355-4785-4602-ba64-31b847648b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:17:26 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729539%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [adesa.be] INFO: Scrape type for 10729539: 1
2026-03-26 15:17:26 [adesa.be] INFO: Scraping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fde64dd52-68f7-4d4d-9a93-0f3f3fb4e16e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/de64dd52-68f7-4d4d-9a93-0f3f3fb4e16e.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F634c51ac-6edb-4def-b94d-102a4c9385b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/634c51ac-6edb-4def-b94d-102a4c9385b3.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F62586963-21fb-4842-bcbe-1545da38b0c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/62586963-21fb-4842-bcbe-1545da38b0c4.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F4f96f27e-58d5-4c74-88d1-d99fd4064be1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/4f96f27e-58d5-4c74-88d1-d99fd4064be1.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fd2e4e711-7786-430b-aa07-87e64bd53f46.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/d2e4e711-7786-430b-aa07-87e64bd53f46.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F75fbdf87-f180-45bc-ac69-f1c3ddd4925b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/75fbdf87-f180-45bc-ac69-f1c3ddd4925b.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F5f19e5f4-d5f5-4c96-b8f5-c77e19740e82.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/5f19e5f4-d5f5-4c96-b8f5-c77e19740e82.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F08ae73dc-4690-472b-b53a-190e2a664fff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/08ae73dc-4690-472b-b53a-190e2a664fff.jpg not downloaded yet
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650ce050>
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F6f47ae9b-c195-48d7-a0f1-688ac7a61aef.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/6f47ae9b-c195-48d7-a0f1-688ac7a61aef.jpg saved to cache
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576602b690>
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F19616129-066c-4281-946c-5056d01a5e7b.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/19616129-066c-4281-946c-5056d01a5e7b.jpg saved to cache
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/ebfa32b0-f798-41e5-86ab-69904cd27e9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/c1937ae1-3f7d-4297-876e-a1092cb98dac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/012badaa-1341-4bb0-bfae-50218dc7086b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:17:26 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729550%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [adesa.be] INFO: Scrape type for 10729550: 1
2026-03-26 15:17:26 [adesa.be] INFO: Scraping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fbb986091-8522-49fe-96a4-50619acd32d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/bb986091-8522-49fe-96a4-50619acd32d0.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F11eefd2e-f5d6-4b8d-9c7b-1f1a01434ba7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/11eefd2e-f5d6-4b8d-9c7b-1f1a01434ba7.jpg not downloaded yet
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/c33bc544-4a95-4a5e-ae2b-97d73b317db1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fb405ce9e-3513-41af-b27d-e7cffe274994.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/b405ce9e-3513-41af-b27d-e7cffe274994.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fa8b0e709-6f35-4268-951e-1b6f305fc3ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/a8b0e709-6f35-4268-951e-1b6f305fc3ec.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F095b0951-4c31-4d2b-8b40-c4e0ebdc3ee3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/095b0951-4c31-4d2b-8b40-c4e0ebdc3ee3.jpg not downloaded yet
2026-03-26 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F86b5fc9b-8c87-4873-b949-cb2a05a3525e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/86b5fc9b-8c87-4873-b949-cb2a05a3525e.jpg not downloaded yet
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d0d1d0>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fa9c1370c-6c10-4a58-958d-c30c2920790e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/a9c1370c-6c10-4a58-958d-c30c2920790e.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1e950>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fdc0ffbe3-28d3-4f6a-a608-8b4e5addb9ba.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/dc0ffbe3-28d3-4f6a-a608-8b4e5addb9ba.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765145d50>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F2b3613c9-a32f-4a00-a9c2-7f167e654777.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/2b3613c9-a32f-4a00-a9c2-7f167e654777.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1d8d0>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F8535da2e-a98b-47a5-84da-706ba0d51327.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/8535da2e-a98b-47a5-84da-706ba0d51327.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650a3050>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F612ce355-4785-4602-ba64-31b847648b38.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/612ce355-4785-4602-ba64-31b847648b38.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/2022c792-73b4-4561-a1b5-5beda68e5b63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/afbe4fc8-7aed-406f-8105-2549ad8bccfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:27 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729552%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [adesa.be] INFO: Scrape type for 10729552: 1
2026-03-26 15:17:27 [adesa.be] INFO: Scraping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fec65431f-295c-4414-abe5-4fa12b86e08a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/ec65431f-295c-4414-abe5-4fa12b86e08a.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252Fbb879778-13e0-4d1f-b88e-d47377bd388f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/bb879778-13e0-4d1f-b88e-d47377bd388f.jpg not downloaded yet
2026-03-26 15:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fc0e815da-ae6c-4c40-bcc9-2559fb569d1e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/c0e815da-ae6c-4c40-bcc9-2559fb569d1e.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F9f139b48-c82c-4b20-bc26-301ea0c4fe99.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/9f139b48-c82c-4b20-bc26-301ea0c4fe99.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F70638ac6-7c43-47e4-8854-d50087172274.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/70638ac6-7c43-47e4-8854-d50087172274.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F0291a655-862a-4167-9df8-da73d86e6141.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/0291a655-862a-4167-9df8-da73d86e6141.jpg not downloaded yet
2026-03-26 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591
2026-03-26 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93bc9814-3a3c-5f67-b381-678214943250 with scrape type 1
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F233d81e9-4fb8-4913-8445-4343bb5bd042.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/233d81e9-4fb8-4913-8445-4343bb5bd042.jpg not downloaded yet
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e12e90>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Febfa32b0-f798-41e5-86ab-69904cd27e9d.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/ebfa32b0-f798-41e5-86ab-69904cd27e9d.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/df51f3f1-e76f-4f36-8b41-fa8090fc4217.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/e1ca6570-42a5-4427-8384-21b5e814096b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:17:27 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729554%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [adesa.be] INFO: Scrape type for 10729554: 1
2026-03-26 15:17:27 [adesa.be] INFO: Scraping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F656aecdc-0928-4b21-92e3-36852eb1c4cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/656aecdc-0928-4b21-92e3-36852eb1c4cc.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F139d4efe-1d7f-40eb-be2b-60bf9d595d06.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/139d4efe-1d7f-40eb-be2b-60bf9d595d06.jpg not downloaded yet
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576604aed0>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fc1937ae1-3f7d-4297-876e-a1092cb98dac.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/c1937ae1-3f7d-4297-876e-a1092cb98dac.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651bbd10>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F012badaa-1341-4bb0-bfae-50218dc7086b.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/012badaa-1341-4bb0-bfae-50218dc7086b.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588
2026-03-26 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328bb6cc-d26e-584d-a007-3a3b04a760ef with scrape type 1
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F4a7e876a-fe6c-47f7-8e35-b4a8db3ec569.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/4a7e876a-fe6c-47f7-8e35-b4a8db3ec569.jpg not downloaded yet
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651dbd90>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252Fc33bc544-4a95-4a5e-ae2b-97d73b317db1.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/c33bc544-4a95-4a5e-ae2b-97d73b317db1.jpg saved to cache
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e167f2e-5449-593b-b8de-93f12fe5d152 with identifier: 10729632
2026-03-26 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e167f2e-5449-593b-b8de-93f12fe5d152 with scrape type 1
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Ff727f65e-13bd-42cb-9edc-96153fb474c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/f727f65e-13bd-42cb-9edc-96153fb474c4.jpg not downloaded yet
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/088bfe84-906e-4424-845b-c853d6e6d8aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/89ea58e6-8498-4e75-850f-d8a7ba0414fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/634c51ac-6edb-4def-b94d-102a4c9385b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/4f96f27e-58d5-4c74-88d1-d99fd4064be1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F08c9ca80-2961-4059-b3d1-0dd92f9a2330.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/08c9ca80-2961-4059-b3d1-0dd92f9a2330.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252Fd75cbd93-ac4c-4323-84fe-23cd41da897e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/d75cbd93-ac4c-4323-84fe-23cd41da897e.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F0ad1681d-70cf-42fb-a866-f02e1cc79047.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/0ad1681d-70cf-42fb-a866-f02e1cc79047.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F761ce441-858d-4fb5-8d6f-b3815a9ea632.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/761ce441-858d-4fb5-8d6f-b3815a9ea632.jpg not downloaded yet
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/de64dd52-68f7-4d4d-9a93-0f3f3fb4e16e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/62586963-21fb-4842-bcbe-1545da38b0c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:27 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729555%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [adesa.be] INFO: Scrape type for 10729555: 1
2026-03-26 15:17:27 [adesa.be] INFO: Scraping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F8c559b4a-5ba0-42bc-b907-48bfc23f1b06.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/8c559b4a-5ba0-42bc-b907-48bfc23f1b06.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F6d06448c-005b-40f8-bb5b-0ab9359a5b78.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/6d06448c-005b-40f8-bb5b-0ab9359a5b78.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F6b1998c2-e21c-450d-913a-9c85859c8a49.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/6b1998c2-e21c-450d-913a-9c85859c8a49.jpg not downloaded yet
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Fa301a435-0cf6-4088-8bad-5f47c2a54871.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/a301a435-0cf6-4088-8bad-5f47c2a54871.jpg not downloaded yet
2026-03-26 15:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576516e9d0>
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F2022c792-73b4-4561-a1b5-5beda68e5b63.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/2022c792-73b4-4561-a1b5-5beda68e5b63.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f809d0>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fafbe4fc8-7aed-406f-8105-2549ad8bccfe.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/afbe4fc8-7aed-406f-8105-2549ad8bccfe.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747939%252Fgeneral%252F4562a356-e9b2-4d24-aa72-8fda894924b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/4562a356-e9b2-4d24-aa72-8fda894924b9.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747956%252Fgeneral%252Fe23eff94-0dfd-4705-adcf-946549da736c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/e23eff94-0dfd-4705-adcf-946549da736c.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747970%252Fgeneral%252Fab7b96cd-ea48-49b6-b04d-c9c056eac73e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/ab7b96cd-ea48-49b6-b04d-c9c056eac73e.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747979%252Fgeneral%252Fa3cad10f-47ca-4b89-b369-84bf2902e199.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/a3cad10f-47ca-4b89-b369-84bf2902e199.jpg not downloaded yet
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/08ae73dc-4690-472b-b53a-190e2a664fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:17:28 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729562%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [adesa.be] INFO: Scrape type for 10729562: 1
2026-03-26 15:17:28 [adesa.be] INFO: Scraping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747941%252Fgeneral%252Fab17d8cc-58a5-491d-b684-e20914b1cf34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/ab17d8cc-58a5-491d-b684-e20914b1cf34.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747977%252Fgeneral%252F32bf50e9-5261-4cf0-b39a-ae7686ddb5df.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/32bf50e9-5261-4cf0-b39a-ae7686ddb5df.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748002%252Fgeneral%252F523b3385-b2e9-4ec8-a68d-da19615fb35e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/523b3385-b2e9-4ec8-a68d-da19615fb35e.jpg not downloaded yet
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766058810>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fdf51f3f1-e76f-4f36-8b41-fa8090fc4217.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/df51f3f1-e76f-4f36-8b41-fa8090fc4217.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fc4310>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fe1ca6570-42a5-4427-8384-21b5e814096b.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/e1ca6570-42a5-4427-8384-21b5e814096b.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/5f19e5f4-d5f5-4c96-b8f5-c77e19740e82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747939%252Fgeneral%252F097dc888-d1ed-485a-a673-2f2c9b2789e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/097dc888-d1ed-485a-a673-2f2c9b2789e6.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747956%252Fgeneral%252Fd9c7a30c-5379-488e-be48-ba1c7a493abf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/d9c7a30c-5379-488e-be48-ba1c7a493abf.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747970%252Fgeneral%252F168b2bf5-3014-485c-bbdc-fa06f8bb5c70.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/168b2bf5-3014-485c-bbdc-fa06f8bb5c70.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747979%252Fgeneral%252Fc1f49a65-0a92-4fd6-8aa3-d71309606989.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/c1f49a65-0a92-4fd6-8aa3-d71309606989.jpg not downloaded yet
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651ff850>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F088bfe84-906e-4424-845b-c853d6e6d8aa.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/088bfe84-906e-4424-845b-c853d6e6d8aa.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764da33d0>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F89ea58e6-8498-4e75-850f-d8a7ba0414fd.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/89ea58e6-8498-4e75-850f-d8a7ba0414fd.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576605f450>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F634c51ac-6edb-4def-b94d-102a4c9385b3.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/634c51ac-6edb-4def-b94d-102a4c9385b3.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b6acd0>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F4f96f27e-58d5-4c74-88d1-d99fd4064be1.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/4f96f27e-58d5-4c74-88d1-d99fd4064be1.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660595d0>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fde64dd52-68f7-4d4d-9a93-0f3f3fb4e16e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/de64dd52-68f7-4d4d-9a93-0f3f3fb4e16e.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c91290>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F62586963-21fb-4842-bcbe-1545da38b0c4.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/62586963-21fb-4842-bcbe-1545da38b0c4.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/11eefd2e-f5d6-4b8d-9c7b-1f1a01434ba7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/bb879778-13e0-4d1f-b88e-d47377bd388f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:17:28 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729564%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [adesa.be] INFO: Scrape type for 10729564: 1
2026-03-26 15:17:28 [adesa.be] INFO: Scraping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747941%252Fgeneral%252Fd4f11bab-3264-4a6c-b1e3-72590f134c29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/d4f11bab-3264-4a6c-b1e3-72590f134c29.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747977%252Fgeneral%252F5e83f209-b7b7-4a3a-99e5-34dd709b2f62.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/5e83f209-b7b7-4a3a-99e5-34dd709b2f62.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748002%252Fgeneral%252F967279f9-c0c4-423e-9e84-2a6d4655c224.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/967279f9-c0c4-423e-9e84-2a6d4655c224.jpg not downloaded yet
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/bb986091-8522-49fe-96a4-50619acd32d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/ec65431f-295c-4414-abe5-4fa12b86e08a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/f727f65e-13bd-42cb-9edc-96153fb474c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/4a7e876a-fe6c-47f7-8e35-b4a8db3ec569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747956%252Fgeneral%252F31796002-2475-4d48-95c8-6219f25d3838.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/31796002-2475-4d48-95c8-6219f25d3838.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747970%252Fgeneral%252Fc3591d63-e21e-452d-aea2-4e6b496ff7f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/c3591d63-e21e-452d-aea2-4e6b496ff7f4.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747979%252Fgeneral%252Fbe28cfc6-95b9-4f37-aa2f-1ba0705c6cea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/be28cfc6-95b9-4f37-aa2f-1ba0705c6cea.jpg not downloaded yet
2026-03-26 15:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39afe1b-2b44-5c72-8f14-5f1bcd961707 with identifier: 10729683
2026-03-26 15:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39afe1b-2b44-5c72-8f14-5f1bcd961707 with scrape type 1
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748043%252Fgeneral%252F0bd6724f-d3c5-4dfd-860b-25376d61247e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/0bd6724f-d3c5-4dfd-860b-25376d61247e.jpg not downloaded yet
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db7490>
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F08ae73dc-4690-472b-b53a-190e2a664fff.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/08ae73dc-4690-472b-b53a-190e2a664fff.jpg saved to cache
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/139d4efe-1d7f-40eb-be2b-60bf9d595d06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:17:28 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729611%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [adesa.be] INFO: Scrape type for 10729611: 1
2026-03-26 15:17:28 [adesa.be] INFO: Scraping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747941%252Fgeneral%252F2d4e94bc-0fc7-4839-b6f3-b28e3f7adec5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/2d4e94bc-0fc7-4839-b6f3-b28e3f7adec5.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747977%252Fgeneral%252Fd8ceed7f-012c-43c9-9d93-29f0250a5ee3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/d8ceed7f-012c-43c9-9d93-29f0250a5ee3.jpg not downloaded yet
2026-03-26 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Fefe716c3-6910-4631-9ef7-b4c8fd5af1e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/efe716c3-6910-4631-9ef7-b4c8fd5af1e9.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F9b3bd1cc-dd81-4c7c-86f0-ae2cf012e73c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/9b3bd1cc-dd81-4c7c-86f0-ae2cf012e73c.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F7211dad4-7190-4ab5-927e-5df3c2c52c2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/7211dad4-7190-4ab5-927e-5df3c2c52c2d.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fd6426de1-d368-4be1-8b30-51aea74be568.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/d6426de1-d368-4be1-8b30-51aea74be568.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252Fd900b929-1622-4708-91dc-22f1f24d2761.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/d900b929-1622-4708-91dc-22f1f24d2761.jpg not downloaded yet
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/a301a435-0cf6-4088-8bad-5f47c2a54871.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:29 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729629%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [adesa.be] INFO: Scrape type for 10729629: 1
2026-03-26 15:17:29 [adesa.be] INFO: Scraping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F9f182ff5-95c3-42f4-92ba-32caa97d732d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/9f182ff5-95c3-42f4-92ba-32caa97d732d.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F6905c176-ac84-4594-b8fd-32d37e6a2c25.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/6905c176-ac84-4594-b8fd-32d37e6a2c25.jpg not downloaded yet
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506fc50>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F5f19e5f4-d5f5-4c96-b8f5-c77e19740e82.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/5f19e5f4-d5f5-4c96-b8f5-c77e19740e82.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576516df50>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F11eefd2e-f5d6-4b8d-9c7b-1f1a01434ba7.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/11eefd2e-f5d6-4b8d-9c7b-1f1a01434ba7.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576514fb10>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252Fbb879778-13e0-4d1f-b88e-d47377bd388f.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/bb879778-13e0-4d1f-b88e-d47377bd388f.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576516c350>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fbb986091-8522-49fe-96a4-50619acd32d0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/bb986091-8522-49fe-96a4-50619acd32d0.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765dc8890>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252Fec65431f-295c-4414-abe5-4fa12b86e08a.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/ec65431f-295c-4414-abe5-4fa12b86e08a.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e7f490>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Ff727f65e-13bd-42cb-9edc-96153fb474c4.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/f727f65e-13bd-42cb-9edc-96153fb474c4.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e7d190>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F4a7e876a-fe6c-47f7-8e35-b4a8db3ec569.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/4a7e876a-fe6c-47f7-8e35-b4a8db3ec569.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252Fe56bad5c-f956-45a1-be8e-9c31a6926ba3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/e56bad5c-f956-45a1-be8e-9c31a6926ba3.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252Ff433843a-37b1-490b-984f-ddc14cb82921.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/f433843a-37b1-490b-984f-ddc14cb82921.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F09351ce7-98ce-4ebe-8bf4-16d0293ca361.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/09351ce7-98ce-4ebe-8bf4-16d0293ca361.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F27f04bc2-f6e6-4260-aefa-b915a78958f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/27f04bc2-f6e6-4260-aefa-b915a78958f0.jpg not downloaded yet
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/168b2bf5-3014-485c-bbdc-fa06f8bb5c70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/233d81e9-4fb8-4913-8445-4343bb5bd042.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/6b1998c2-e21c-450d-913a-9c85859c8a49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/a3cad10f-47ca-4b89-b369-84bf2902e199.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:17:29 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729630%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [adesa.be] INFO: Scrape type for 10729630: 1
2026-03-26 15:17:29 [adesa.be] INFO: Scraping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F4d32bc83-b091-4e7b-8efc-243d4adad621.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/4d32bc83-b091-4e7b-8efc-243d4adad621.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F89167601-dbf8-4784-8bff-0aaf8b291936.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/89167601-dbf8-4784-8bff-0aaf8b291936.jpg not downloaded yet
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/c1f49a65-0a92-4fd6-8aa3-d71309606989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fe79f65bf-f881-4826-994d-e26ceaa021a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/e79f65bf-f881-4826-994d-e26ceaa021a3.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252Ffc92dca7-1035-48bc-812b-7375abb33d8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/fc92dca7-1035-48bc-812b-7375abb33d8e.jpg not downloaded yet
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509fe50>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F139d4efe-1d7f-40eb-be2b-60bf9d595d06.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/139d4efe-1d7f-40eb-be2b-60bf9d595d06.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765184310>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Fa301a435-0cf6-4088-8bad-5f47c2a54871.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/a301a435-0cf6-4088-8bad-5f47c2a54871.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/d9c7a30c-5379-488e-be48-ba1c7a493abf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/656aecdc-0928-4b21-92e3-36852eb1c4cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:17:29 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729639%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [adesa.be] INFO: Scrape type for 10729639: 1
2026-03-26 15:17:29 [adesa.be] INFO: Scraping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F64b69328-6059-4c0f-a30d-8acc91d140e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/64b69328-6059-4c0f-a30d-8acc91d140e3.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Fc3d52d3e-55f8-40f1-abc7-aad1166e4f42.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/c3d52d3e-55f8-40f1-abc7-aad1166e4f42.jpg not downloaded yet
2026-03-26 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/097dc888-d1ed-485a-a673-2f2c9b2789e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fe51e9302-da4d-4b88-a792-023f0afe34f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/e51e9302-da4d-4b88-a792-023f0afe34f7.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252Fff41924d-2625-4cdd-a224-04b608782762.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/ff41924d-2625-4cdd-a224-04b608782762.jpg not downloaded yet
2026-03-26 15:17:29 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729640%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [adesa.be] INFO: Scrape type for 10729640: 1
2026-03-26 15:17:29 [adesa.be] INFO: Scraping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F5cb8a73b-84f0-4e01-bc9b-13881d51795e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/5cb8a73b-84f0-4e01-bc9b-13881d51795e.jpg not downloaded yet
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F54640fdd-cbf0-4b4b-91d8-f68570596498.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/54640fdd-cbf0-4b4b-91d8-f68570596498.jpg not downloaded yet
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576515e750>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F168b2bf5-3014-485c-bbdc-fa06f8bb5c70.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/168b2bf5-3014-485c-bbdc-fa06f8bb5c70.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509c2d0>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F233d81e9-4fb8-4913-8445-4343bb5bd042.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/233d81e9-4fb8-4913-8445-4343bb5bd042.jpg saved to cache
2026-03-26 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa7910>
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F6b1998c2-e21c-450d-913a-9c85859c8a49.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/6b1998c2-e21c-450d-913a-9c85859c8a49.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576601d090>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fa3cad10f-47ca-4b89-b369-84bf2902e199.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/a3cad10f-47ca-4b89-b369-84bf2902e199.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576526da10>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fc1f49a65-0a92-4fd6-8aa3-d71309606989.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/c1f49a65-0a92-4fd6-8aa3-d71309606989.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/523b3385-b2e9-4ec8-a68d-da19615fb35e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/967279f9-c0c4-423e-9e84-2a6d4655c224.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F3c8617c2-1550-4f89-a730-f227cf472c38.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/3c8617c2-1550-4f89-a730-f227cf472c38.jpg not downloaded yet
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F41c849f2-98b4-4b86-b904-1324bf79bc17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/41c849f2-98b4-4b86-b904-1324bf79bc17.jpg not downloaded yet
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/32bf50e9-5261-4cf0-b39a-ae7686ddb5df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:17:30 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729644%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [adesa.be] INFO: Scrape type for 10729644: 1
2026-03-26 15:17:30 [adesa.be] INFO: Scraping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F29d6b2c7-e6e5-461b-b0e5-d6421af575b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/29d6b2c7-e6e5-461b-b0e5-d6421af575b3.jpg not downloaded yet
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F66d1746c-1635-48a2-bd1f-0dacc1f5ac7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/66d1746c-1635-48a2-bd1f-0dacc1f5ac7e.jpg not downloaded yet
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/09351ce7-98ce-4ebe-8bf4-16d0293ca361.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/f433843a-37b1-490b-984f-ddc14cb82921.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/efe716c3-6910-4631-9ef7-b4c8fd5af1e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F9179fea0-842c-43c3-81e1-c9e4e5c643b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/9179fea0-842c-43c3-81e1-c9e4e5c643b1.jpg not downloaded yet
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d3f950>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252Fd9c7a30c-5379-488e-be48-ba1c7a493abf.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/d9c7a30c-5379-488e-be48-ba1c7a493abf.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc57d0>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F656aecdc-0928-4b21-92e3-36852eb1c4cc.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/656aecdc-0928-4b21-92e3-36852eb1c4cc.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bfb510>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F097dc888-d1ed-485a-a673-2f2c9b2789e6.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/097dc888-d1ed-485a-a673-2f2c9b2789e6.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/27f04bc2-f6e6-4260-aefa-b915a78958f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/e56bad5c-f956-45a1-be8e-9c31a6926ba3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:17:30 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729646%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [adesa.be] INFO: Scrape type for 10729646: 1
2026-03-26 15:17:30 [adesa.be] INFO: Scraping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-26 15:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/6905c176-ac84-4594-b8fd-32d37e6a2c25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/89167601-dbf8-4784-8bff-0aaf8b291936.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F685db7d4-daa2-402c-95f1-3efc2ed1f1cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/685db7d4-daa2-402c-95f1-3efc2ed1f1cc.jpg not downloaded yet
2026-03-26 15:17:30 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729657%27 HTTP/1.1" 200 None
2026-03-26 15:17:30 [adesa.be] INFO: Scrape type for 10729657: 1
2026-03-26 15:17:30 [adesa.be] INFO: Scraping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-26 15:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576605d550>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F523b3385-b2e9-4ec8-a68d-da19615fb35e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/523b3385-b2e9-4ec8-a68d-da19615fb35e.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b685d0>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F967279f9-c0c4-423e-9e84-2a6d4655c224.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/967279f9-c0c4-423e-9e84-2a6d4655c224.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d30950>
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F32bf50e9-5261-4cf0-b39a-ae7686ddb5df.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/32bf50e9-5261-4cf0-b39a-ae7686ddb5df.jpg saved to cache
2026-03-26 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5768802f90>
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F09351ce7-98ce-4ebe-8bf4-16d0293ca361.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/09351ce7-98ce-4ebe-8bf4-16d0293ca361.jpg saved to cache
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765dc8310>
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252Ff433843a-37b1-490b-984f-ddc14cb82921.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/f433843a-37b1-490b-984f-ddc14cb82921.jpg saved to cache
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f40650>
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Fefe716c3-6910-4631-9ef7-b4c8fd5af1e9.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/efe716c3-6910-4631-9ef7-b4c8fd5af1e9.jpg saved to cache
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac718590-1987-5b59-9094-656bbf00bc54 with identifier: 10729554
2026-03-26 15:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac718590-1987-5b59-9094-656bbf00bc54 with scrape type 1
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747952%252Fgeneral%252F8ff835e7-1e94-4b90-9028-2aa060fedb21.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/8ff835e7-1e94-4b90-9028-2aa060fedb21.jpg not downloaded yet
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748043%252Fgeneral%252F1f7295d1-c748-4dd9-b6ef-c60d1b8c2683.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/1f7295d1-c748-4dd9-b6ef-c60d1b8c2683.jpg not downloaded yet
2026-03-26 15:17:31 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729661%27 HTTP/1.1" 200 None
2026-03-26 15:17:31 [adesa.be] INFO: Scrape type for 10729661: 1
2026-03-26 15:17:31 [adesa.be] INFO: Scraping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747952%252Fgeneral%252Fc7868579-55b8-489c-ac43-394b09c7ae4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/c7868579-55b8-489c-ac43-394b09c7ae4c.jpg not downloaded yet
2026-03-26 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/c3d52d3e-55f8-40f1-abc7-aad1166e4f42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/e51e9302-da4d-4b88-a792-023f0afe34f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/41c849f2-98b4-4b86-b904-1324bf79bc17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/4d32bc83-b091-4e7b-8efc-243d4adad621.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/ff41924d-2625-4cdd-a224-04b608782762.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/3c8617c2-1550-4f89-a730-f227cf472c38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748043%252Fgeneral%252Fe0f0ad24-6852-4ba9-a424-d566758b6f08.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/e0f0ad24-6852-4ba9-a424-d566758b6f08.jpg not downloaded yet
2026-03-26 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-26 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-26 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-26 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57682cbd10>
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F27f04bc2-f6e6-4260-aefa-b915a78958f0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/27f04bc2-f6e6-4260-aefa-b915a78958f0.jpg saved to cache
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e5d50>
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252Fe56bad5c-f956-45a1-be8e-9c31a6926ba3.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/e56bad5c-f956-45a1-be8e-9c31a6926ba3.jpg saved to cache
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650da9d0>
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F6905c176-ac84-4594-b8fd-32d37e6a2c25.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/6905c176-ac84-4594-b8fd-32d37e6a2c25.jpg saved to cache
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c1d450>
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F89167601-dbf8-4784-8bff-0aaf8b291936.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/89167601-dbf8-4784-8bff-0aaf8b291936.jpg saved to cache
2026-03-26 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:31 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729664%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10729664: 1
2026-03-26 15:17:32 [adesa.be] INFO: Scraping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F263808ac-dbc7-4de7-a1ff-546f11f86028.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/263808ac-dbc7-4de7-a1ff-546f11f86028.jpg not downloaded yet
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/5cb8a73b-84f0-4e01-bc9b-13881d51795e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/54640fdd-cbf0-4b4b-91d8-f68570596498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/29d6b2c7-e6e5-461b-b0e5-d6421af575b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/9179fea0-842c-43c3-81e1-c9e4e5c643b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729666%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10729666: 1
2026-03-26 15:17:32 [adesa.be] INFO: Scraping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Fd97f5b1b-ac3c-43fe-a4ae-951dbcbb774b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/d97f5b1b-ac3c-43fe-a4ae-951dbcbb774b.jpg not downloaded yet
2026-03-26 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-26 15:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c313652a-2ea0-5542-9015-4b8c58f91d8c with identifier: 10729550
2026-03-26 15:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c313652a-2ea0-5542-9015-4b8c58f91d8c with scrape type 1
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F3944a8e7-0649-4b83-835f-133ffa5a3989.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/3944a8e7-0649-4b83-835f-133ffa5a3989.jpg not downloaded yet
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d641d0>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252Fc3d52d3e-55f8-40f1-abc7-aad1166e4f42.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/c3d52d3e-55f8-40f1-abc7-aad1166e4f42.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766141750>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fe51e9302-da4d-4b88-a792-023f0afe34f7.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/e51e9302-da4d-4b88-a792-023f0afe34f7.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766140d50>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F41c849f2-98b4-4b86-b904-1324bf79bc17.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/41c849f2-98b4-4b86-b904-1324bf79bc17.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d75f10>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F4d32bc83-b091-4e7b-8efc-243d4adad621.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/4d32bc83-b091-4e7b-8efc-243d4adad621.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765076750>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252Fff41924d-2625-4cdd-a224-04b608782762.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/ff41924d-2625-4cdd-a224-04b608782762.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d65a50>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F3c8617c2-1550-4f89-a730-f227cf472c38.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/3c8617c2-1550-4f89-a730-f227cf472c38.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748002/general/66d1746c-1635-48a2-bd1f-0dacc1f5ac7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729632)
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/8ff835e7-1e94-4b90-9028-2aa060fedb21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/1f7295d1-c748-4dd9-b6ef-c60d1b8c2683.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/685db7d4-daa2-402c-95f1-3efc2ed1f1cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729668%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10729668: 1
2026-03-26 15:17:32 [adesa.be] INFO: Scraping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Fd04320ae-d194-4e32-b4f8-fb351539f886.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/d04320ae-d194-4e32-b4f8-fb351539f886.jpg not downloaded yet
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252Ff013a864-1543-4765-881c-b58fb0bacdf2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/f013a864-1543-4765-881c-b58fb0bacdf2.jpg not downloaded yet
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d34890>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F5cb8a73b-84f0-4e01-bc9b-13881d51795e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/5cb8a73b-84f0-4e01-bc9b-13881d51795e.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506cb90>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F54640fdd-cbf0-4b4b-91d8-f68570596498.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/54640fdd-cbf0-4b4b-91d8-f68570596498.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e21f10>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F29d6b2c7-e6e5-461b-b0e5-d6421af575b3.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/29d6b2c7-e6e5-461b-b0e5-d6421af575b3.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506e4d0>
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F9179fea0-842c-43c3-81e1-c9e4e5c643b1.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/9179fea0-842c-43c3-81e1-c9e4e5c643b1.jpg saved to cache
2026-03-26 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10728902
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728902%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10728902: 0
2026-03-26 15:17:32 [adesa.be] INFO: Skipping item 10728902 url https://www.openlane.eu/en/carv6/auction/10728902
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10728874
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728874%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10728874: 0
2026-03-26 15:17:32 [adesa.be] INFO: Skipping item 10728874 url https://www.openlane.eu/en/carv6/auction/10728874
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10728891
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728891%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10728891: 0
2026-03-26 15:17:32 [adesa.be] INFO: Skipping item 10728891 url https://www.openlane.eu/en/carv6/auction/10728891
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10728886
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728886%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10728886: 0
2026-03-26 15:17:32 [adesa.be] INFO: Skipping item 10728886 url https://www.openlane.eu/en/carv6/auction/10728886
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10728921
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728921%27 HTTP/1.1" 200 None
2026-03-26 15:17:32 [adesa.be] INFO: Scrape type for 10728921: 0
2026-03-26 15:17:32 [adesa.be] INFO: Skipping item 10728921 url https://www.openlane.eu/en/carv6/auction/10728921
2026-03-26 15:17:32 [adesa.be] INFO: Found listing with ID: 10728825
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728825%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728825: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728825 url https://www.openlane.eu/en/carv6/auction/10728825
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728812
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728812%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728812: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728812 url https://www.openlane.eu/en/carv6/auction/10728812
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728802
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728802%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728802: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728802 url https://www.openlane.eu/en/carv6/auction/10728802
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728775
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728775%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728775: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728775 url https://www.openlane.eu/en/carv6/auction/10728775
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728782
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728782%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728782: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728782 url https://www.openlane.eu/en/carv6/auction/10728782
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728832
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728832%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728832: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728832 url https://www.openlane.eu/en/carv6/auction/10728832
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728781
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728781%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728781: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728781 url https://www.openlane.eu/en/carv6/auction/10728781
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728828
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728828%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728828: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728828 url https://www.openlane.eu/en/carv6/auction/10728828
2026-03-26 15:17:33 [adesa.be] INFO: Found listing with ID: 10728795
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728795%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Scrape type for 10728795: 0
2026-03-26 15:17:33 [adesa.be] INFO: Skipping item 10728795 url https://www.openlane.eu/en/carv6/auction/10728795
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747952%252Fgeneral%252F238f5bc4-cd48-47b3-970a-a550b201970c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/238f5bc4-cd48-47b3-970a-a550b201970c.jpg not downloaded yet
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747949%252Fgeneral%252F1b88c537-f2bb-4bda-be90-c7475480b07d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/1b88c537-f2bb-4bda-be90-c7475480b07d.jpg not downloaded yet
2026-03-26 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/263808ac-dbc7-4de7-a1ff-546f11f86028.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/e0f0ad24-6852-4ba9-a424-d566758b6f08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/64b69328-6059-4c0f-a30d-8acc91d140e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766059a90>
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748002%252Fgeneral%252F66d1746c-1635-48a2-bd1f-0dacc1f5ac7e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748002/general/66d1746c-1635-48a2-bd1f-0dacc1f5ac7e.jpg saved to cache
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e167f2e-5449-593b-b8de-93f12fe5d152
2026-03-26 15:17:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e167f2e-5449-593b-b8de-93f12fe5d152, skipping ID generation
2026-03-26 15:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e167f2e-5449-593b-b8de-93f12fe5d152 with scrape type 1
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e167f2e-5449-593b-b8de-93f12fe5d152 sending to next pipeline
2026-03-26 15:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e167f2e-5449-593b-b8de-93f12fe5d152, identifier: 10729632
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765277550>
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F8ff835e7-1e94-4b90-9028-2aa060fedb21.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/8ff835e7-1e94-4b90-9028-2aa060fedb21.jpg saved to cache
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506c890>
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F1f7295d1-c748-4dd9-b6ef-c60d1b8c2683.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/1f7295d1-c748-4dd9-b6ef-c60d1b8c2683.jpg saved to cache
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f69d10>
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F685db7d4-daa2-402c-95f1-3efc2ed1f1cc.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/685db7d4-daa2-402c-95f1-3efc2ed1f1cc.jpg saved to cache
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/c7868579-55b8-489c-ac43-394b09c7ae4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747952%252Fgeneral%252Ff1b3ec0b-74c6-4a69-a41f-f7c51a9c6b86.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/f1b3ec0b-74c6-4a69-a41f-f7c51a9c6b86.jpg not downloaded yet
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747949%252Fgeneral%252Fb694618a-caf5-407f-8324-3616ea6db043.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/b694618a-caf5-407f-8324-3616ea6db043.jpg not downloaded yet
2026-03-26 15:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e167f2e-5449-593b-b8de-93f12fe5d152 with identifier: 10729632
2026-03-26 15:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e167f2e-5449-593b-b8de-93f12fe5d152 with identifier: 10729632
2026-03-26 15:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e167f2e-5449-593b-b8de-93f12fe5d152 with identifier: 10729632 to the API
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748002/general/66d1746c-1635-48a2-bd1f-0dacc1f5ac7e.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': 131,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0e167f2e-5449-593b-b8de-93f12fe5d152',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAH003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 98180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/f727f65e-13bd-42cb-9edc-96153fb474c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32471,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/a301a435-0cf6-4088-8bad-5f47c2a54871.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/523b3385-b2e9-4ec8-a68d-da19615fb35e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/967279f9-c0c4-423e-9e84-2a6d4655c224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/efe716c3-6910-4631-9ef7-b4c8fd5af1e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/6905c176-ac84-4594-b8fd-32d37e6a2c25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/89167601-dbf8-4784-8bff-0aaf8b291936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/c3d52d3e-55f8-40f1-abc7-aad1166e4f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/54640fdd-cbf0-4b4b-91d8-f68570596498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e167f2e-5449-593b-b8de-93f12fe5d152/0e167f2e-5449-593b-b8de-93f12fe5d152_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748002/general/66d1746c-1635-48a2-bd1f-0dacc1f5ac7e.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 131 hp - 98.180 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-26 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729632%27 HTTP/1.1" 200 None
2026-03-26 15:17:33 [adesa.be] INFO: Saving data for 10729632: {'created_time': 1774538253.996102, 'last_price_update_time': 1774538253.996113, 'auction_closing_time': 1775030400.0}
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729632') HTTP/1.1" 204 0
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/d97f5b1b-ac3c-43fe-a4ae-951dbcbb774b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/3944a8e7-0649-4b83-835f-133ffa5a3989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F233d676f-b042-4c07-b0f8-b4f94a3c4ba8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/233d676f-b042-4c07-b0f8-b4f94a3c4ba8.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F9a455e90-510b-4f51-83b4-3112ac7300d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/9a455e90-510b-4f51-83b4-3112ac7300d7.jpg not downloaded yet
2026-03-26 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bfb310>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F263808ac-dbc7-4de7-a1ff-546f11f86028.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/263808ac-dbc7-4de7-a1ff-546f11f86028.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661a7cd0>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252Fe0f0ad24-6852-4ba9-a424-d566758b6f08.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/e0f0ad24-6852-4ba9-a424-d566758b6f08.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa4990>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F64b69328-6059-4c0f-a30d-8acc91d140e3.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/64b69328-6059-4c0f-a30d-8acc91d140e3.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b2d5d0>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Fc7868579-55b8-489c-ac43-394b09c7ae4c.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/c7868579-55b8-489c-ac43-394b09c7ae4c.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/f013a864-1543-4765-881c-b58fb0bacdf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Fbc0f39df-e16c-409f-8468-63064772fca7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/bc0f39df-e16c-409f-8468-63064772fca7.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252Fb4150c42-11b2-4652-8e59-82392316834b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/b4150c42-11b2-4652-8e59-82392316834b.jpg not downloaded yet
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576526c190>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Fd97f5b1b-ac3c-43fe-a4ae-951dbcbb774b.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/d97f5b1b-ac3c-43fe-a4ae-951dbcbb774b.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45419aaf-d78a-502b-b830-a1f18fcbcbbf with identifier: 10729644
2026-03-26 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf with scrape type 1
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Fe40638e1-dfbe-41e5-9d1b-89116756f554.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/e40638e1-dfbe-41e5-9d1b-89116756f554.jpg not downloaded yet
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765daced0>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F3944a8e7-0649-4b83-835f-133ffa5a3989.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/3944a8e7-0649-4b83-835f-133ffa5a3989.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63c41a2a-96d2-5179-a00e-f4ec429252fb with identifier: 10729646
2026-03-26 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63c41a2a-96d2-5179-a00e-f4ec429252fb with scrape type 1
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F0cb79fcf-709a-4633-ab48-1f30369a7c9d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/0cb79fcf-709a-4633-ab48-1f30369a7c9d.jpg not downloaded yet
2026-03-26 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ddd0230-038d-5135-a899-be72e6493000 with identifier: 10729657
2026-03-26 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ddd0230-038d-5135-a899-be72e6493000 with scrape type 1
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F39d91369-0a68-42e1-9658-1c28a8baecac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/39d91369-0a68-42e1-9658-1c28a8baecac.jpg not downloaded yet
2026-03-26 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b069d69-30db-546d-a7ce-7e0b7a45a1b0 with identifier: 10729639
2026-03-26 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0 with scrape type 1
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fad8cfc41-4a47-44aa-8214-02243a5f0a61.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/ad8cfc41-4a47-44aa-8214-02243a5f0a61.jpg not downloaded yet
2026-03-26 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d891ff4-542e-5299-9ee0-e8da27fbbe94 with identifier: 10729640
2026-03-26 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94 with scrape type 1
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F2ada031a-ed76-4b67-90bb-343ad3003a7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/2ada031a-ed76-4b67-90bb-343ad3003a7e.jpg not downloaded yet
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/d04320ae-d194-4e32-b4f8-fb351539f886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/1b88c537-f2bb-4bda-be90-c7475480b07d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/238f5bc4-cd48-47b3-970a-a550b201970c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F8973b604-cdc0-4413-b78e-3ffc76e97e73.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/8973b604-cdc0-4413-b78e-3ffc76e97e73.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252Fcd8e90eb-eed5-4114-9f48-9dcb2884349d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/cd8e90eb-eed5-4114-9f48-9dcb2884349d.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F525feaea-1777-4e68-bf33-7db584667825.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/525feaea-1777-4e68-bf33-7db584667825.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F7894bf09-1606-468d-9d37-e03d6f428d17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/7894bf09-1606-468d-9d37-e03d6f428d17.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F957e6604-9d9f-4569-b0e9-0f1e2ea0f675.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/957e6604-9d9f-4569-b0e9-0f1e2ea0f675.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F2320f76c-efb9-4b69-b781-31290cb9588a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/2320f76c-efb9-4b69-b781-31290cb9588a.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F02514b4e-f961-4829-a87c-db4d8cb513c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/02514b4e-f961-4829-a87c-db4d8cb513c8.jpg not downloaded yet
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/f1b3ec0b-74c6-4a69-a41f-f7c51a9c6b86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/e79f65bf-f881-4826-994d-e26ceaa021a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F90380a02-5448-4253-bf02-0677acd86ec7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/90380a02-5448-4253-bf02-0677acd86ec7.jpg not downloaded yet
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576519f950>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252Ff013a864-1543-4765-881c-b58fb0bacdf2.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/f013a864-1543-4765-881c-b58fb0bacdf2.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/b694618a-caf5-407f-8324-3616ea6db043.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/fc92dca7-1035-48bc-812b-7375abb33d8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F85d83693-90df-49ee-9f8d-9b31a2f61da3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/85d83693-90df-49ee-9f8d-9b31a2f61da3.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F5b73c3f6-8978-4bba-982d-d82c9c4c9ae6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/5b73c3f6-8978-4bba-982d-d82c9c4c9ae6.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F242ac102-6f9a-4cf4-96fd-5e11d66546f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/242ac102-6f9a-4cf4-96fd-5e11d66546f0.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F63dc1095-6cd7-4bcf-9b83-9a388052e0f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/63dc1095-6cd7-4bcf-9b83-9a388052e0f2.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F43930828-5b7b-4365-ae7c-21e89d1b3afe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/43930828-5b7b-4365-ae7c-21e89d1b3afe.jpg not downloaded yet
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F73f6c771-f817-475f-91a4-3775caa26496.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/73f6c771-f817-475f-91a4-3775caa26496.jpg not downloaded yet
2026-03-26 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b4cc50>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Fd04320ae-d194-4e32-b4f8-fb351539f886.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/d04320ae-d194-4e32-b4f8-fb351539f886.jpg saved to cache
2026-03-26 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e68f90>
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F1b88c537-f2bb-4bda-be90-c7475480b07d.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/1b88c537-f2bb-4bda-be90-c7475480b07d.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc6590>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F238f5bc4-cd48-47b3-970a-a550b201970c.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/238f5bc4-cd48-47b3-970a-a550b201970c.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/9a455e90-510b-4f51-83b4-3112ac7300d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/bc0f39df-e16c-409f-8468-63064772fca7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748014%252Fgeneral%252F29654190-9c3c-471c-878a-63db85fa70bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/29654190-9c3c-471c-878a-63db85fa70bc.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748016%252Fgeneral%252F8abe56a1-fe9f-466e-b7ca-933ca752609a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/8abe56a1-fe9f-466e-b7ca-933ca752609a.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748017%252Fgeneral%252Fb949aeb6-cd43-467d-b9d4-7b60647e3519.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/b949aeb6-cd43-467d-b9d4-7b60647e3519.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748009%252Fgeneral%252F301bac71-d7da-4af9-bf01-617f32634509.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/301bac71-d7da-4af9-bf01-617f32634509.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748011%252Fgeneral%252F64698941-139f-477a-b9cf-af790bc8c477.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/64698941-139f-477a-b9cf-af790bc8c477.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747949%252Fgeneral%252F3d13dbbf-e71c-4b2e-8a86-99cbda93406e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/3d13dbbf-e71c-4b2e-8a86-99cbda93406e.jpg not downloaded yet
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cb8cd0>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Ff1b3ec0b-74c6-4a69-a41f-f7c51a9c6b86.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/f1b3ec0b-74c6-4a69-a41f-f7c51a9c6b86.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576510a250>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fe79f65bf-f881-4826-994d-e26ceaa021a3.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/e79f65bf-f881-4826-994d-e26ceaa021a3.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/2320f76c-efb9-4b69-b781-31290cb9588a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/233d676f-b042-4c07-b0f8-b4f94a3c4ba8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748014%252Fgeneral%252Fed62363d-b21a-4523-8527-df0cf83b2091.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/ed62363d-b21a-4523-8527-df0cf83b2091.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748016%252Fgeneral%252F80219cf4-83cd-4b7c-80e2-b6ef2ccbf5a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/80219cf4-83cd-4b7c-80e2-b6ef2ccbf5a7.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748017%252Fgeneral%252F05536059-b26b-49ea-85da-c7ff2e0e0960.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/05536059-b26b-49ea-85da-c7ff2e0e0960.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748009%252Fgeneral%252F2569dd84-c1ba-4fbb-8c62-fbba811fec97.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/2569dd84-c1ba-4fbb-8c62-fbba811fec97.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748011%252Fgeneral%252F5ea9a39d-db6f-4e15-a1fd-20054b709e76.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/5ea9a39d-db6f-4e15-a1fd-20054b709e76.jpg not downloaded yet
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b49fd0>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252Fb694618a-caf5-407f-8324-3616ea6db043.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/b694618a-caf5-407f-8324-3616ea6db043.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb16d0>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252Ffc92dca7-1035-48bc-812b-7375abb33d8e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/fc92dca7-1035-48bc-812b-7375abb33d8e.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8286c4e1-11a8-5e73-b1ff-d29038ec2737 with identifier: 10729664
2026-03-26 15:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737 with scrape type 1
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748026%252Fgeneral%252Fc6760a84-d0b6-4c1e-aac5-937537dba170.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/c6760a84-d0b6-4c1e-aac5-937537dba170.jpg not downloaded yet
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/b4150c42-11b2-4652-8e59-82392316834b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/02514b4e-f961-4829-a87c-db4d8cb513c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/cd8e90eb-eed5-4114-9f48-9dcb2884349d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748014%252Fgeneral%252Ff19d33e4-e27b-4a69-be1d-b2cc40d67bda.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/f19d33e4-e27b-4a69-be1d-b2cc40d67bda.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748016%252Fgeneral%252F6bd194ac-25bd-40c9-be53-9492c5b2f6fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/6bd194ac-25bd-40c9-be53-9492c5b2f6fe.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748017%252Fgeneral%252F7cbdd8d9-b93f-49dd-a3a3-214037caf5aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/7cbdd8d9-b93f-49dd-a3a3-214037caf5aa.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748009%252Fgeneral%252F828d7ed5-7491-4b36-8c15-7065d5713419.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/828d7ed5-7491-4b36-8c15-7065d5713419.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748011%252Fgeneral%252Fb19dabc3-cb77-4eaa-9eba-1481fc18c7d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/b19dabc3-cb77-4eaa-9eba-1481fc18c7d7.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748026%252Fgeneral%252F7dd47893-de04-4013-91ac-bd05b04c040f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/7dd47893-de04-4013-91ac-bd05b04c040f.jpg not downloaded yet
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b28dd0>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F9a455e90-510b-4f51-83b4-3112ac7300d7.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/9a455e90-510b-4f51-83b4-3112ac7300d7.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765121b50>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252Fbc0f39df-e16c-409f-8468-63064772fca7.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/bc0f39df-e16c-409f-8468-63064772fca7.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/43930828-5b7b-4365-ae7c-21e89d1b3afe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c62090>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F2320f76c-efb9-4b69-b781-31290cb9588a.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/2320f76c-efb9-4b69-b781-31290cb9588a.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c2cfd0>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F233d676f-b042-4c07-b0f8-b4f94a3c4ba8.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/233d676f-b042-4c07-b0f8-b4f94a3c4ba8.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/63dc1095-6cd7-4bcf-9b83-9a388052e0f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747952/general/8973b604-cdc0-4413-b78e-3ffc76e97e73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729554)
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748014%252Fgeneral%252F8573da65-0ac3-4a10-b4f6-dca3d1119bd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/8573da65-0ac3-4a10-b4f6-dca3d1119bd7.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748016%252Fgeneral%252F9659ce08-8b80-4de2-97ee-5ace2d3840c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/9659ce08-8b80-4de2-97ee-5ace2d3840c7.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748017%252Fgeneral%252F4e8ea1c2-17c5-49e5-9daf-ca8b6881f2dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/4e8ea1c2-17c5-49e5-9daf-ca8b6881f2dd.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748009%252Fgeneral%252F01ac2356-d606-4a55-a424-28f882e87dcc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/01ac2356-d606-4a55-a424-28f882e87dcc.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748011%252Fgeneral%252F0b4421ea-edf3-48f0-9ea1-78550d70a85c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/0b4421ea-edf3-48f0-9ea1-78550d70a85c.jpg not downloaded yet
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748026%252Fgeneral%252F7c9e964f-1db0-4d49-b755-e45e9c2d0865.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/7c9e964f-1db0-4d49-b755-e45e9c2d0865.jpg not downloaded yet
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/64698941-139f-477a-b9cf-af790bc8c477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/242ac102-6f9a-4cf4-96fd-5e11d66546f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc7010>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252Fb4150c42-11b2-4652-8e59-82392316834b.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/b4150c42-11b2-4652-8e59-82392316834b.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506c490>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F02514b4e-f961-4829-a87c-db4d8cb513c8.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/02514b4e-f961-4829-a87c-db4d8cb513c8.jpg saved to cache
2026-03-26 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fab510>
2026-03-26 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252Fcd8e90eb-eed5-4114-9f48-9dcb2884349d.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/cd8e90eb-eed5-4114-9f48-9dcb2884349d.jpg saved to cache
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/301bac71-d7da-4af9-bf01-617f32634509.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Fa1bc0300-700a-4e32-9048-c5b7711135cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/a1bc0300-700a-4e32-9048-c5b7711135cf.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252Fb1fb5443-b47d-4ff1-873f-46948dac0347.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/b1fb5443-b47d-4ff1-873f-46948dac0347.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F45be5baa-5c79-4148-ac0d-bdf32c11c894.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/45be5baa-5c79-4148-ac0d-bdf32c11c894.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fdbaa8a17-0941-4247-93f7-c0e0b6b271c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/dbaa8a17-0941-4247-93f7-c0e0b6b271c2.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252Ff27f7b67-734f-45ef-8405-6fb76f8326e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/f27f7b67-734f-45ef-8405-6fb76f8326e0.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F26268dd9-6ef9-4b09-b37c-5c1de071311e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/26268dd9-6ef9-4b09-b37c-5c1de071311e.jpg not downloaded yet
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/b949aeb6-cd43-467d-b9d4-7b60647e3519.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/3d13dbbf-e71c-4b2e-8a86-99cbda93406e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/c6760a84-d0b6-4c1e-aac5-937537dba170.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/5ea9a39d-db6f-4e15-a1fd-20054b709e76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F33afcf10-c5b6-4f4e-a274-bbbdcc138094.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/33afcf10-c5b6-4f4e-a274-bbbdcc138094.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252Fd1594a36-d0c0-4b61-9eea-d4bc004b4f64.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/d1594a36-d0c0-4b61-9eea-d4bc004b4f64.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252Fe6673bc2-48b5-4c46-a2ba-33e2ce509f62.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/e6673bc2-48b5-4c46-a2ba-33e2ce509f62.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fac2e2978-3f9b-490f-9aa7-2f16ce92a4d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/ac2e2978-3f9b-490f-9aa7-2f16ce92a4d0.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252Fbfee2db8-f995-41e5-b37b-c8b05a69b8cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/bfee2db8-f995-41e5-b37b-c8b05a69b8cc.jpg not downloaded yet
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Ffd680d7b-5f5c-4842-be7c-ff8859eafd09.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/fd680d7b-5f5c-4842-be7c-ff8859eafd09.jpg not downloaded yet
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d0fb50>
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F43930828-5b7b-4365-ae7c-21e89d1b3afe.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/43930828-5b7b-4365-ae7c-21e89d1b3afe.jpg saved to cache
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e68ad0>
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F63dc1095-6cd7-4bcf-9b83-9a388052e0f2.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/63dc1095-6cd7-4bcf-9b83-9a388052e0f2.jpg saved to cache
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b71c90>
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747952%252Fgeneral%252F8973b604-cdc0-4413-b78e-3ffc76e97e73.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747952/general/8973b604-cdc0-4413-b78e-3ffc76e97e73.jpg saved to cache
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac718590-1987-5b59-9094-656bbf00bc54
2026-03-26 15:17:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac718590-1987-5b59-9094-656bbf00bc54, skipping ID generation
2026-03-26 15:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac718590-1987-5b59-9094-656bbf00bc54 with scrape type 1
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac718590-1987-5b59-9094-656bbf00bc54 sending to next pipeline
2026-03-26 15:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac718590-1987-5b59-9094-656bbf00bc54, identifier: 10729554
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766143950>
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F64698941-139f-477a-b9cf-af790bc8c477.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/64698941-139f-477a-b9cf-af790bc8c477.jpg saved to cache
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576511a710>
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F242ac102-6f9a-4cf4-96fd-5e11d66546f0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/242ac102-6f9a-4cf4-96fd-5e11d66546f0.jpg saved to cache
2026-03-26 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/7dd47893-de04-4013-91ac-bd05b04c040f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac718590-1987-5b59-9094-656bbf00bc54 with identifier: 10729554
2026-03-26 15:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac718590-1987-5b59-9094-656bbf00bc54 with identifier: 10729554
2026-03-26 15:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac718590-1987-5b59-9094-656bbf00bc54 with identifier: 10729554 to the API
2026-03-26 15:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747952/general/8973b604-cdc0-4413-b78e-3ffc76e97e73.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': 'ac718590-1987-5b59-9094-656bbf00bc54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELE033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 48670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/8ff835e7-1e94-4b90-9028-2aa060fedb21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/c7868579-55b8-489c-ac43-394b09c7ae4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/263808ac-dbc7-4de7-a1ff-546f11f86028.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/d97f5b1b-ac3c-43fe-a4ae-951dbcbb774b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/d04320ae-d194-4e32-b4f8-fb351539f886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/238f5bc4-cd48-47b3-970a-a550b201970c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/f1b3ec0b-74c6-4a69-a41f-f7c51a9c6b86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/233d676f-b042-4c07-b0f8-b4f94a3c4ba8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/bc0f39df-e16c-409f-8468-63064772fca7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac718590-1987-5b59-9094-656bbf00bc54/ac718590-1987-5b59-9094-656bbf00bc54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747952/general/8973b604-cdc0-4413-b78e-3ffc76e97e73.jpg',
'Width': 1024}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia EV6 74 kWh Earth - Electric - Automatic - 229 hp - 48.670 km',
'transmission': 'automatic',
'trim': 'Earth',
'vin': None,
'year': 2023}
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729554%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [adesa.be] INFO: Saving data for 10729554: {'created_time': 1774538257.134815, 'last_price_update_time': 1774538257.134826, 'auction_closing_time': 1775030400.0}
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729554') HTTP/1.1" 204 0
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/b19dabc3-cb77-4eaa-9eba-1481fc18c7d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Ffcc3e839-fc55-41bf-bc3c-0b510fa539f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/fcc3e839-fc55-41bf-bc3c-0b510fa539f7.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F80ac29b6-160c-46fa-bf7f-893d7685b27a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/80ac29b6-160c-46fa-bf7f-893d7685b27a.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252Fe4078a91-d7dc-4bb8-890e-1a0f44c142b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/e4078a91-d7dc-4bb8-890e-1a0f44c142b0.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fe9d587e2-0232-4929-8931-e48b26a02473.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/e9d587e2-0232-4929-8931-e48b26a02473.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F5c269d00-924c-4577-833d-a5fd002705d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/5c269d00-924c-4577-833d-a5fd002705d9.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Fc1116568-340d-4c8c-b22d-1a720e4fb655.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/c1116568-340d-4c8c-b22d-1a720e4fb655.jpg not downloaded yet
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ac3d10>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F301bac71-d7da-4af9-bf01-617f32634509.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/301bac71-d7da-4af9-bf01-617f32634509.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/828d7ed5-7491-4b36-8c15-7065d5713419.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb79173-c048-585e-9fa2-d85cfd54786a with identifier: 10729661
2026-03-26 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb79173-c048-585e-9fa2-d85cfd54786a with scrape type 1
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Fba71a8c5-19c7-4111-b906-95a49e54b165.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/ba71a8c5-19c7-4111-b906-95a49e54b165.jpg not downloaded yet
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765120850>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252Fb949aeb6-cd43-467d-b9d4-7b60647e3519.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/b949aeb6-cd43-467d-b9d4-7b60647e3519.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b86bc1b2-5b56-5e3d-88b2-a84313f9176f with identifier: 10729668
2026-03-26 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f with scrape type 1
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252Fdbc9e8f6-825f-4062-a8b2-c4c3fe11b1dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/dbc9e8f6-825f-4062-a8b2-c4c3fe11b1dd.jpg not downloaded yet
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa2f90>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F3d13dbbf-e71c-4b2e-8a86-99cbda93406e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/3d13dbbf-e71c-4b2e-8a86-99cbda93406e.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fde310>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Fc6760a84-d0b6-4c1e-aac5-937537dba170.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/c6760a84-d0b6-4c1e-aac5-937537dba170.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e86910>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F5ea9a39d-db6f-4e15-a1fd-20054b709e76.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/5ea9a39d-db6f-4e15-a1fd-20054b709e76.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/7cbdd8d9-b93f-49dd-a3a3-214037caf5aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/45be5baa-5c79-4148-ac0d-bdf32c11c894.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/7c9e964f-1db0-4d49-b755-e45e9c2d0865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F11d747fd-7644-43a4-acc5-9ad37618eb88.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/11d747fd-7644-43a4-acc5-9ad37618eb88.jpg not downloaded yet
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/dbaa8a17-0941-4247-93f7-c0e0b6b271c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/26268dd9-6ef9-4b09-b37c-5c1de071311e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/f27f7b67-734f-45ef-8405-6fb76f8326e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Fb9ebbfa0-8a87-41d2-87ee-864c369ec5ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/b9ebbfa0-8a87-41d2-87ee-864c369ec5ef.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F13a5e422-ec98-4699-aef6-8d26831ce52d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/13a5e422-ec98-4699-aef6-8d26831ce52d.jpg not downloaded yet
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651fc090>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F7dd47893-de04-4013-91ac-bd05b04c040f.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/7dd47893-de04-4013-91ac-bd05b04c040f.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1 with identifier: 10729630
2026-03-26 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1 with scrape type 1
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F4c520d36-f1df-4841-81f1-4c660130948c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/4c520d36-f1df-4841-81f1-4c660130948c.jpg not downloaded yet
2026-03-26 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b439521d-a976-5fa1-9826-4e108956894a with identifier: 10729666
2026-03-26 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b439521d-a976-5fa1-9826-4e108956894a with scrape type 1
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F35cb5569-32e8-41b4-8cd7-145550685d7a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/35cb5569-32e8-41b4-8cd7-145550685d7a.jpg not downloaded yet
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fd92d0>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252Fb19dabc3-cb77-4eaa-9eba-1481fc18c7d7.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/b19dabc3-cb77-4eaa-9eba-1481fc18c7d7.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/b1fb5443-b47d-4ff1-873f-46948dac0347.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Fb3dd0644-1817-4713-a3c0-3e4c3712e965.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/b3dd0644-1817-4713-a3c0-3e4c3712e965.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F41f39778-7002-467e-9b56-ec8c3c01b5ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/41f39778-7002-467e-9b56-ec8c3c01b5ce.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F956345c9-0234-42d6-838a-aefaaf329c13.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/956345c9-0234-42d6-838a-aefaaf329c13.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252Fa1cec494-b20f-49c5-acb1-0824ae23ddb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/a1cec494-b20f-49c5-acb1-0824ae23ddb5.jpg not downloaded yet
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F249eb31e-70d9-4378-8220-9e1e2947e009.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/249eb31e-70d9-4378-8220-9e1e2947e009.jpg not downloaded yet
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dd5cd0>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F828d7ed5-7491-4b36-8c15-7065d5713419.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/828d7ed5-7491-4b36-8c15-7065d5713419.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/a1bc0300-700a-4e32-9048-c5b7711135cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F067d614c-f914-4986-9fac-c62ab33531f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/067d614c-f914-4986-9fac-c62ab33531f8.jpg not downloaded yet
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764daa890>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F7cbdd8d9-b93f-49dd-a3a3-214037caf5aa.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/7cbdd8d9-b93f-49dd-a3a3-214037caf5aa.jpg saved to cache
2026-03-26 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bfb0d0>
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F45be5baa-5c79-4148-ac0d-bdf32c11c894.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/45be5baa-5c79-4148-ac0d-bdf32c11c894.jpg saved to cache
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fab690>
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F7c9e964f-1db0-4d49-b755-e45e9c2d0865.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/7c9e964f-1db0-4d49-b755-e45e9c2d0865.jpg saved to cache
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d65a50>
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fdbaa8a17-0941-4247-93f7-c0e0b6b271c2.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/dbaa8a17-0941-4247-93f7-c0e0b6b271c2.jpg saved to cache
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c01850>
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F26268dd9-6ef9-4b09-b37c-5c1de071311e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/26268dd9-6ef9-4b09-b37c-5c1de071311e.jpg saved to cache
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c1d210>
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252Ff27f7b67-734f-45ef-8405-6fb76f8326e0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/f27f7b67-734f-45ef-8405-6fb76f8326e0.jpg saved to cache
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586
2026-03-26 15:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2821e074-d451-51aa-9e32-888fec565f4b with scrape type 1
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F8b695247-fb01-4148-947a-8b57f8d8cf66.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/8b695247-fb01-4148-947a-8b57f8d8cf66.jpg not downloaded yet
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728810
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728810%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728810: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728810 url https://www.openlane.eu/en/carv6/auction/10728810
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728839
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728839%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728839: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728839 url https://www.openlane.eu/en/carv6/auction/10728839
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728826
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728826%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728826: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728826 url https://www.openlane.eu/en/carv6/auction/10728826
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728809
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728809%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728809: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728809 url https://www.openlane.eu/en/carv6/auction/10728809
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728814
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728814%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728814: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728814 url https://www.openlane.eu/en/carv6/auction/10728814
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728822
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728822%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728822: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728822 url https://www.openlane.eu/en/carv6/auction/10728822
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728772
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728772%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728772: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728772 url https://www.openlane.eu/en/carv6/auction/10728772
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728778
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728778%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728778: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728778 url https://www.openlane.eu/en/carv6/auction/10728778
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728806
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728806%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728806: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728806 url https://www.openlane.eu/en/carv6/auction/10728806
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728777
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728777%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728777: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728777 url https://www.openlane.eu/en/carv6/auction/10728777
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728779
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728779%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728779: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728779 url https://www.openlane.eu/en/carv6/auction/10728779
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728830
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728830%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728830: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728830 url https://www.openlane.eu/en/carv6/auction/10728830
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728767
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728767%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728767: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728767 url https://www.openlane.eu/en/carv6/auction/10728767
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728801
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728801%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728801: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728801 url https://www.openlane.eu/en/carv6/auction/10728801
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728768
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728768%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728768: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728768 url https://www.openlane.eu/en/carv6/auction/10728768
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728799
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728799%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728799: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728799 url https://www.openlane.eu/en/carv6/auction/10728799
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728835
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728835%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728835: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728835 url https://www.openlane.eu/en/carv6/auction/10728835
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728766
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728766%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728766: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728766 url https://www.openlane.eu/en/carv6/auction/10728766
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728803
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728803%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728803: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728803 url https://www.openlane.eu/en/carv6/auction/10728803
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728804
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728804%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728804: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728804 url https://www.openlane.eu/en/carv6/auction/10728804
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728805
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728805%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728805: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728805 url https://www.openlane.eu/en/carv6/auction/10728805
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728774
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728774%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728774: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728774 url https://www.openlane.eu/en/carv6/auction/10728774
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728798
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728798%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728798: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728798 url https://www.openlane.eu/en/carv6/auction/10728798
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728762
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728762%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728762: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728762 url https://www.openlane.eu/en/carv6/auction/10728762
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728786
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728786%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728786: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728786 url https://www.openlane.eu/en/carv6/auction/10728786
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728836
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728836%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728836: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728836 url https://www.openlane.eu/en/carv6/auction/10728836
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728833
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728833%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728833: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728833 url https://www.openlane.eu/en/carv6/auction/10728833
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728816
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728816%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728816: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728816 url https://www.openlane.eu/en/carv6/auction/10728816
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728821
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728821%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728821: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728821 url https://www.openlane.eu/en/carv6/auction/10728821
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728824
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728824%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728824: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728824 url https://www.openlane.eu/en/carv6/auction/10728824
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728818
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728818%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728818: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728818 url https://www.openlane.eu/en/carv6/auction/10728818
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728834
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728834%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728834: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728834 url https://www.openlane.eu/en/carv6/auction/10728834
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728811
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728811%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728811: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728811 url https://www.openlane.eu/en/carv6/auction/10728811
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728770
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728770%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728770: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728770 url https://www.openlane.eu/en/carv6/auction/10728770
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728784
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728784%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728784: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728784 url https://www.openlane.eu/en/carv6/auction/10728784
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728790
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728790%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728790: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728790 url https://www.openlane.eu/en/carv6/auction/10728790
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728789
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728789%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728789: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728789 url https://www.openlane.eu/en/carv6/auction/10728789
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728791
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728791%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728791: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728791 url https://www.openlane.eu/en/carv6/auction/10728791
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728776
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728776%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728776: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728776 url https://www.openlane.eu/en/carv6/auction/10728776
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728773
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728773%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728773: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728773 url https://www.openlane.eu/en/carv6/auction/10728773
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728841
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728841%27 HTTP/1.1" 200 None
2026-03-26 15:17:38 [adesa.be] INFO: Scrape type for 10728841: 0
2026-03-26 15:17:38 [adesa.be] INFO: Skipping item 10728841 url https://www.openlane.eu/en/carv6/auction/10728841
2026-03-26 15:17:38 [adesa.be] INFO: Found listing with ID: 10728788
2026-03-26 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728788%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728788: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728788 url https://www.openlane.eu/en/carv6/auction/10728788
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728785
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728785%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728785: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728785 url https://www.openlane.eu/en/carv6/auction/10728785
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728794
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728794%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728794: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728794 url https://www.openlane.eu/en/carv6/auction/10728794
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728764
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728764%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728764: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728764 url https://www.openlane.eu/en/carv6/auction/10728764
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728771
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728771%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728771: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728771 url https://www.openlane.eu/en/carv6/auction/10728771
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728800
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728800%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728800: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728800 url https://www.openlane.eu/en/carv6/auction/10728800
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728763
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728763%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728763: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728763 url https://www.openlane.eu/en/carv6/auction/10728763
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728793
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728793%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728793: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728793 url https://www.openlane.eu/en/carv6/auction/10728793
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728820
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728820%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728820: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728820 url https://www.openlane.eu/en/carv6/auction/10728820
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728815
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728815%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728815: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728815 url https://www.openlane.eu/en/carv6/auction/10728815
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728797
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728797%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728797: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728797 url https://www.openlane.eu/en/carv6/auction/10728797
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728769
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728769%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728769: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728769 url https://www.openlane.eu/en/carv6/auction/10728769
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728807
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728807%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728807: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728807 url https://www.openlane.eu/en/carv6/auction/10728807
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728808
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728808%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728808: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728808 url https://www.openlane.eu/en/carv6/auction/10728808
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728783
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728783%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728783: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728783 url https://www.openlane.eu/en/carv6/auction/10728783
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728780
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728780%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728780: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728780 url https://www.openlane.eu/en/carv6/auction/10728780
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728819
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728819%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728819: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728819 url https://www.openlane.eu/en/carv6/auction/10728819
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728837
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728837%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728837: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728837 url https://www.openlane.eu/en/carv6/auction/10728837
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728840
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728840%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728840: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728840 url https://www.openlane.eu/en/carv6/auction/10728840
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728813
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728813%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728813: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728813 url https://www.openlane.eu/en/carv6/auction/10728813
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728831
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728831%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728831: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728831 url https://www.openlane.eu/en/carv6/auction/10728831
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728792
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728792%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728792: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728792 url https://www.openlane.eu/en/carv6/auction/10728792
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728765
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728765%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728765: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728765 url https://www.openlane.eu/en/carv6/auction/10728765
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728829
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728829%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728829: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728829 url https://www.openlane.eu/en/carv6/auction/10728829
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728823
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728823%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728823: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728823 url https://www.openlane.eu/en/carv6/auction/10728823
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728838
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728838%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728838: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728838 url https://www.openlane.eu/en/carv6/auction/10728838
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10728817
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728817%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10728817: 0
2026-03-26 15:17:39 [adesa.be] INFO: Skipping item 10728817 url https://www.openlane.eu/en/carv6/auction/10728817
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731364%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10731364: 1
2026-03-26 15:17:39 [adesa.be] INFO: Scraping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/fd680d7b-5f5c-4842-be7c-ff8859eafd09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/bfee2db8-f995-41e5-b37b-c8b05a69b8cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F116b4d6c-8715-4461-908d-ea7748d5ba32.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/116b4d6c-8715-4461-908d-ea7748d5ba32.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F7cc63038-446b-4f57-968c-029f48b2cc1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/7cc63038-446b-4f57-968c-029f48b2cc1f.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F929a489d-a41f-470d-b220-64f412c2a81d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/929a489d-a41f-470d-b220-64f412c2a81d.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252Fb6154724-aa34-4bbe-ac56-caf2b3c59d4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/b6154724-aa34-4bbe-ac56-caf2b3c59d4c.jpg not downloaded yet
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/0b4421ea-edf3-48f0-9ea1-78550d70a85c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/e6673bc2-48b5-4c46-a2ba-33e2ce509f62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Ff8d33ed5-3755-4a6f-b24e-842125963a11.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/f8d33ed5-3755-4a6f-b24e-842125963a11.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F8e2e075b-494a-4eda-b50d-f915390c8faa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/8e2e075b-494a-4eda-b50d-f915390c8faa.jpg not downloaded yet
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730402%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10730402: 1
2026-03-26 15:17:39 [adesa.be] INFO: Scraping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-26 15:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e77310>
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252Fb1fb5443-b47d-4ff1-873f-46948dac0347.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/b1fb5443-b47d-4ff1-873f-46948dac0347.jpg saved to cache
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/ba71a8c5-19c7-4111-b906-95a49e54b165.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/ac2e2978-3f9b-490f-9aa7-2f16ce92a4d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F497e4de8-bbbb-4f92-89fb-2fdc22af43cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/497e4de8-bbbb-4f92-89fb-2fdc22af43cd.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F4d64dfcd-5bd4-42ae-939f-874a71d51177.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/4d64dfcd-5bd4-42ae-939f-874a71d51177.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252Fba28b099-883a-4703-b493-845e80b39431.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/ba28b099-883a-4703-b493-845e80b39431.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252Fa5bb2ac7-6323-4bf1-a5e8-90ad8d5597a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/a5bb2ac7-6323-4bf1-a5e8-90ad8d5597a0.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F97e05b46-2664-40e5-b6a4-2528f1cc71c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/97e05b46-2664-40e5-b6a4-2528f1cc71c4.jpg not downloaded yet
2026-03-26 15:17:39 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730408%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [adesa.be] INFO: Scrape type for 10730408: 1
2026-03-26 15:17:39 [adesa.be] INFO: Scraping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/dbc9e8f6-825f-4062-a8b2-c4c3fe11b1dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/e9d587e2-0232-4929-8931-e48b26a02473.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/c1116568-340d-4c8c-b22d-1a720e4fb655.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F609faf52-4ba0-4452-8463-fc77cf099e7c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/609faf52-4ba0-4452-8463-fc77cf099e7c.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F169182da-74c5-41cf-9827-f74cc802c76f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/169182da-74c5-41cf-9827-f74cc802c76f.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F72a40ffd-f249-40de-803a-6694e9045999.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/72a40ffd-f249-40de-803a-6694e9045999.jpg not downloaded yet
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F6c8115bc-9826-406d-b118-861808671329.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/6c8115bc-9826-406d-b118-861808671329.jpg not downloaded yet
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765120090>
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Fa1bc0300-700a-4e32-9048-c5b7711135cf.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/a1bc0300-700a-4e32-9048-c5b7711135cf.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d8d6d0>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Ffd680d7b-5f5c-4842-be7c-ff8859eafd09.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/fd680d7b-5f5c-4842-be7c-ff8859eafd09.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766118a10>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252Fbfee2db8-f995-41e5-b37b-c8b05a69b8cc.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/bfee2db8-f995-41e5-b37b-c8b05a69b8cc.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/11d747fd-7644-43a4-acc5-9ad37618eb88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F6285a743-ec1e-4e6d-98f7-8b8eea150d36.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/6285a743-ec1e-4e6d-98f7-8b8eea150d36.jpg not downloaded yet
2026-03-26 15:17:40 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730419%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [adesa.be] INFO: Scrape type for 10730419: 1
2026-03-26 15:17:40 [adesa.be] INFO: Scraping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-26 15:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/fcc3e839-fc55-41bf-bc3c-0b510fa539f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Fc00ac707-598a-4f6e-805e-78d4293a2b12.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/c00ac707-598a-4f6e-805e-78d4293a2b12.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252Fb840ad26-779e-4049-857c-0efe45f1ac25.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/b840ad26-779e-4049-857c-0efe45f1ac25.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F72d4af22-2494-4204-8b78-ec3707d8790e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/72d4af22-2494-4204-8b78-ec3707d8790e.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F3e0f395f-76fc-43d5-baa2-0b2549e0e27e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/3e0f395f-76fc-43d5-baa2-0b2549e0e27e.jpg not downloaded yet
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e77b50>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F0b4421ea-edf3-48f0-9ea1-78550d70a85c.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/0b4421ea-edf3-48f0-9ea1-78550d70a85c.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651bbc10>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252Fe6673bc2-48b5-4c46-a2ba-33e2ce509f62.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/e6673bc2-48b5-4c46-a2ba-33e2ce509f62.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766020f90>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Fba71a8c5-19c7-4111-b906-95a49e54b165.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/ba71a8c5-19c7-4111-b906-95a49e54b165.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e63010>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fac2e2978-3f9b-490f-9aa7-2f16ce92a4d0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/ac2e2978-3f9b-490f-9aa7-2f16ce92a4d0.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/e4078a91-d7dc-4bb8-890e-1a0f44c142b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/5c269d00-924c-4577-833d-a5fd002705d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/80ac29b6-160c-46fa-bf7f-893d7685b27a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252Fc0f7b487-7aca-4f06-9147-2178673f4ec6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/c0f7b487-7aca-4f06-9147-2178673f4ec6.jpg not downloaded yet
2026-03-26 15:17:40 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730423%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [adesa.be] INFO: Scrape type for 10730423: 1
2026-03-26 15:17:40 [adesa.be] INFO: Scraping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-26 15:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651ed150>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252Fdbc9e8f6-825f-4062-a8b2-c4c3fe11b1dd.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/dbc9e8f6-825f-4062-a8b2-c4c3fe11b1dd.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ccfd90>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fe9d587e2-0232-4929-8931-e48b26a02473.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/e9d587e2-0232-4929-8931-e48b26a02473.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521eb90>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Fc1116568-340d-4c8c-b22d-1a720e4fb655.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/c1116568-340d-4c8c-b22d-1a720e4fb655.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/249eb31e-70d9-4378-8220-9e1e2947e009.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F7e23c7e5-ec75-411a-a590-b859a594f1cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/7e23c7e5-ec75-411a-a590-b859a594f1cf.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252Fd4ee3717-24a7-456f-bea0-b136119d796f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/d4ee3717-24a7-456f-bea0-b136119d796f.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F0bd4e32d-96f7-473e-b783-e276c7666bb8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/0bd4e32d-96f7-473e-b783-e276c7666bb8.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F5943401a-7e71-4e9d-8790-0f07e7955722.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/5943401a-7e71-4e9d-8790-0f07e7955722.jpg not downloaded yet
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/067d614c-f914-4986-9fac-c62ab33531f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/8b695247-fb01-4148-947a-8b57f8d8cf66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F06cc8858-60e5-4d16-b7bc-bfa0e3fadbe6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/06cc8858-60e5-4d16-b7bc-bfa0e3fadbe6.jpg not downloaded yet
2026-03-26 15:17:40 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731366%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [adesa.be] INFO: Scrape type for 10731366: 1
2026-03-26 15:17:40 [adesa.be] INFO: Scraping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-26 15:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cf7450>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F11d747fd-7644-43a4-acc5-9ad37618eb88.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/11d747fd-7644-43a4-acc5-9ad37618eb88.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d493d0>
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Ffcc3e839-fc55-41bf-bc3c-0b510fa539f7.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/fcc3e839-fc55-41bf-bc3c-0b510fa539f7.jpg saved to cache
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/b3dd0644-1817-4713-a3c0-3e4c3712e965.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Faa4a7cc9-fd66-488a-af6a-af6f1b2123bb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/aa4a7cc9-fd66-488a-af6a-af6f1b2123bb.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F501cbb4e-b7fe-40db-ba28-76fba9f8d419.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/501cbb4e-b7fe-40db-ba28-76fba9f8d419.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F1bf64c6c-f510-490e-9256-d94a31c94141.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/1bf64c6c-f510-490e-9256-d94a31c94141.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F848a28f5-aa96-4c8c-a430-22ade9e0f09e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/848a28f5-aa96-4c8c-a430-22ade9e0f09e.jpg not downloaded yet
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/b6154724-aa34-4bbe-ac56-caf2b3c59d4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/a5bb2ac7-6323-4bf1-a5e8-90ad8d5597a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252Fc1398607-23bc-45cb-8e3f-99c5087d5ec2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/c1398607-23bc-45cb-8e3f-99c5087d5ec2.jpg not downloaded yet
2026-03-26 15:17:40 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730430%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [adesa.be] INFO: Scrape type for 10730430: 1
2026-03-26 15:17:40 [adesa.be] INFO: Scraping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/ba28b099-883a-4703-b493-845e80b39431.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/929a489d-a41f-470d-b220-64f412c2a81d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F77fb18a0-0efe-4bea-aaf4-35e3a0cebfb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/77fb18a0-0efe-4bea-aaf4-35e3a0cebfb0.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F1756b10a-c2c1-4409-b6d0-d1c89d267b44.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/1756b10a-c2c1-4409-b6d0-d1c89d267b44.jpg not downloaded yet
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252Fdcbf37ef-5cfa-49ae-a945-b78009b63253.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/dcbf37ef-5cfa-49ae-a945-b78009b63253.jpg not downloaded yet
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748027%252Fgeneral%252Fa5f5a8d5-d4ac-4916-aeae-ef7f5b9d3155.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/a5f5a8d5-d4ac-4916-aeae-ef7f5b9d3155.jpg not downloaded yet
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650d9dd0>
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252Fe4078a91-d7dc-4bb8-890e-1a0f44c142b0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/e4078a91-d7dc-4bb8-890e-1a0f44c142b0.jpg saved to cache
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651b1590>
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F5c269d00-924c-4577-833d-a5fd002705d9.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/5c269d00-924c-4577-833d-a5fd002705d9.jpg saved to cache
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576600f250>
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F80ac29b6-160c-46fa-bf7f-893d7685b27a.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/80ac29b6-160c-46fa-bf7f-893d7685b27a.jpg saved to cache
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b4f290>
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F249eb31e-70d9-4378-8220-9e1e2947e009.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/249eb31e-70d9-4378-8220-9e1e2947e009.jpg saved to cache
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765270550>
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252F067d614c-f914-4986-9fac-c62ab33531f8.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/067d614c-f914-4986-9fac-c62ab33531f8.jpg saved to cache
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576604c590>
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F8b695247-fb01-4148-947a-8b57f8d8cf66.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/8b695247-fb01-4148-947a-8b57f8d8cf66.jpg saved to cache
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/6285a743-ec1e-4e6d-98f7-8b8eea150d36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747973%252Fgeneral%252Fbc63b261-dad1-4786-9e96-82f1d9e5ce85.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/bc63b261-dad1-4786-9e96-82f1d9e5ce85.jpg not downloaded yet
2026-03-26 15:17:41 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730404%27 HTTP/1.1" 200 None
2026-03-26 15:17:41 [adesa.be] INFO: Scrape type for 10730404: 1
2026-03-26 15:17:41 [adesa.be] INFO: Scraping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-26 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-26 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/6c8115bc-9826-406d-b118-861808671329.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748001%252Fgeneral%252F31a117a7-bb4f-4f68-8521-202ffe16d542.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/31a117a7-bb4f-4f68-8521-202ffe16d542.jpg not downloaded yet
2026-03-26 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748027%252Fgeneral%252F93416f4a-b469-4d73-9a9d-c6e93787617c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/93416f4a-b469-4d73-9a9d-c6e93787617c.jpg not downloaded yet
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/72a40ffd-f249-40de-803a-6694e9045999.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F2268c3f8-640b-448b-95aa-0b07ecbe5e10.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/2268c3f8-640b-448b-95aa-0b07ecbe5e10.jpg not downloaded yet
2026-03-26 15:17:42 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730439%27 HTTP/1.1" 200 None
2026-03-26 15:17:42 [adesa.be] INFO: Scrape type for 10730439: 1
2026-03-26 15:17:42 [adesa.be] INFO: Scraping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-26 15:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765affb50>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Fb3dd0644-1817-4713-a3c0-3e4c3712e965.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/b3dd0644-1817-4713-a3c0-3e4c3712e965.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765119fd0>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252Fb6154724-aa34-4bbe-ac56-caf2b3c59d4c.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/b6154724-aa34-4bbe-ac56-caf2b3c59d4c.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b1df50>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252Fa5bb2ac7-6323-4bf1-a5e8-90ad8d5597a0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/a5bb2ac7-6323-4bf1-a5e8-90ad8d5597a0.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c1cf10>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252Fba28b099-883a-4703-b493-845e80b39431.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/ba28b099-883a-4703-b493-845e80b39431.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c26550>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F929a489d-a41f-470d-b220-64f412c2a81d.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/929a489d-a41f-470d-b220-64f412c2a81d.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/4d64dfcd-5bd4-42ae-939f-874a71d51177.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/5943401a-7e71-4e9d-8790-0f07e7955722.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/3e0f395f-76fc-43d5-baa2-0b2549e0e27e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/c0f7b487-7aca-4f06-9147-2178673f4ec6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/1bf64c6c-f510-490e-9256-d94a31c94141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F9220fe26-8593-4dc1-b19f-3ac4b4e00687.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/9220fe26-8593-4dc1-b19f-3ac4b4e00687.jpg not downloaded yet
2026-03-26 15:17:42 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730422%27 HTTP/1.1" 200 None
2026-03-26 15:17:42 [adesa.be] INFO: Scrape type for 10730422: 1
2026-03-26 15:17:42 [adesa.be] INFO: Scraping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650f3450>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F6285a743-ec1e-4e6d-98f7-8b8eea150d36.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/6285a743-ec1e-4e6d-98f7-8b8eea150d36.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576600c890>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F6c8115bc-9826-406d-b118-861808671329.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/6c8115bc-9826-406d-b118-861808671329.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/848a28f5-aa96-4c8c-a430-22ade9e0f09e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fe0210>
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F72a40ffd-f249-40de-803a-6694e9045999.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/72a40ffd-f249-40de-803a-6694e9045999.jpg saved to cache
2026-03-26 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:43 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730409%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [adesa.be] INFO: Scrape type for 10730409: 1
2026-03-26 15:17:43 [adesa.be] INFO: Scraping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-26 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/aa4a7cc9-fd66-488a-af6a-af6f1b2123bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 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-26 15:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dc0cd0>
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F4d64dfcd-5bd4-42ae-939f-874a71d51177.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/4d64dfcd-5bd4-42ae-939f-874a71d51177.jpg saved to cache
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dd6850>
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F5943401a-7e71-4e9d-8790-0f07e7955722.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/5943401a-7e71-4e9d-8790-0f07e7955722.jpg saved to cache
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764faa350>
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F3e0f395f-76fc-43d5-baa2-0b2549e0e27e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/3e0f395f-76fc-43d5-baa2-0b2549e0e27e.jpg saved to cache
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765db7a50>
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252Fc0f7b487-7aca-4f06-9147-2178673f4ec6.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/c0f7b487-7aca-4f06-9147-2178673f4ec6.jpg saved to cache
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa8210>
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F1bf64c6c-f510-490e-9256-d94a31c94141.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/1bf64c6c-f510-490e-9256-d94a31c94141.jpg saved to cache
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:43 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731363%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [adesa.be] INFO: Scrape type for 10731363: 1
2026-03-26 15:17:43 [adesa.be] INFO: Scraping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-26 15:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00fa0292-925f-51a4-b3e5-8a7265bf264b with identifier: 10730408
2026-03-26 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00fa0292-925f-51a4-b3e5-8a7265bf264b with scrape type 1
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00fa0292-925f-51a4-b3e5-8a7265bf264b
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252F91d90765-144f-4ed8-a774-c22ffaf57ad0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/91d90765-144f-4ed8-a774-c22ffaf57ad0.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252F131d9e65-6b1b-4f6a-bf1d-445a13a0310d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/131d9e65-6b1b-4f6a-bf1d-445a13a0310d.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252Fb3d8b8e9-8b5b-406b-9a86-374b40457bb3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/b3d8b8e9-8b5b-406b-9a86-374b40457bb3.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252F43f802ce-fbb4-4ce7-b2df-a84e32fa642b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/43f802ce-fbb4-4ce7-b2df-a84e32fa642b.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252F5ddb0e69-a04c-41ff-8671-1376bcb3673e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/5ddb0e69-a04c-41ff-8671-1376bcb3673e.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252Faa1a9a19-adc7-4cf4-9d1e-1d51a2bf745d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/aa1a9a19-adc7-4cf4-9d1e-1d51a2bf745d.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252Fbdbd0908-81a6-42d9-832c-9b836e055c71.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/bdbd0908-81a6-42d9-832c-9b836e055c71.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252F94695875-aa27-43d0-8ef0-53ae0e2db16d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/94695875-aa27-43d0-8ef0-53ae0e2db16d.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252F8f602a9b-9d9c-44ea-bcb2-38f96ef53576.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/8f602a9b-9d9c-44ea-bcb2-38f96ef53576.jpeg already downloaded
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5584806%252Fgeneral%252F2b830c2c-4bb7-4611-909b-4dc963dd8b99.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584806/general/2b830c2c-4bb7-4611-909b-4dc963dd8b99.jpeg already downloaded
2026-03-26 15:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00fa0292-925f-51a4-b3e5-8a7265bf264b, identifier: 10730408
2026-03-26 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/bc63b261-dad1-4786-9e96-82f1d9e5ce85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00fa0292-925f-51a4-b3e5-8a7265bf264b with identifier: 10730408
2026-03-26 15:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00fa0292-925f-51a4-b3e5-8a7265bf264b with identifier: 10730408
2026-03-26 15:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00fa0292-925f-51a4-b3e5-8a7265bf264b with identifier: 10730408 to the API
2026-03-26 15:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730408>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.9L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '00fa0292-925f-51a4-b3e5-8a7265bf264b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YWP755',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730408',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 298749,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5584806/general/91d90765-144f-4ed8-a774-c22ffaf57ad0.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/131d9e65-6b1b-4f6a-bf1d-445a13a0310d.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/b3d8b8e9-8b5b-406b-9a86-374b40457bb3.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/43f802ce-fbb4-4ce7-b2df-a84e32fa642b.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/5ddb0e69-a04c-41ff-8671-1376bcb3673e.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/aa1a9a19-adc7-4cf4-9d1e-1d51a2bf745d.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/bdbd0908-81a6-42d9-832c-9b836e055c71.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/94695875-aa27-43d0-8ef0-53ae0e2db16d.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/8f602a9b-9d9c-44ea-bcb2-38f96ef53576.jpeg',
'https://images.openlane.eu/carimgs/5584806/general/2b830c2c-4bb7-4611-909b-4dc963dd8b99.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3373464,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/91d90765-144f-4ed8-a774-c22ffaf57ad0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4231653,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/131d9e65-6b1b-4f6a-bf1d-445a13a0310d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3255837,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/b3d8b8e9-8b5b-406b-9a86-374b40457bb3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4444172,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/43f802ce-fbb4-4ce7-b2df-a84e32fa642b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2620257,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/5ddb0e69-a04c-41ff-8671-1376bcb3673e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3111817,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/aa1a9a19-adc7-4cf4-9d1e-1d51a2bf745d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2586145,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/bdbd0908-81a6-42d9-832c-9b836e055c71.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2931246,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/94695875-aa27-43d0-8ef0-53ae0e2db16d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3656838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/8f602a9b-9d9c-44ea-bcb2-38f96ef53576.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00fa0292-925f-51a4-b3e5-8a7265bf264b/00fa0292-925f-51a4-b3e5-8a7265bf264b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1665691,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584806/general/2b830c2c-4bb7-4611-909b-4dc963dd8b99.jpeg',
'Width': 4032}],
'price': 900,
'price_includes_vat': True,
'registration_date': '2003-08-05',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Audi A4 Avant 1.9 TDI - Diesel - Manual - 130 hp - 298.749 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2003}
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730408%27 HTTP/1.1" 200 None
2026-03-26 15:17:44 [adesa.be] INFO: Saving data for 10730408: {'created_time': 1774538264.53492, 'last_price_update_time': 1774538264.53493, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730408') HTTP/1.1" 204 0
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/93416f4a-b469-4d73-9a9d-c6e93787617c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/2268c3f8-640b-448b-95aa-0b07ecbe5e10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/31a117a7-bb4f-4f68-8521-202ffe16d542.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/dcbf37ef-5cfa-49ae-a945-b78009b63253.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:44 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731361%27 HTTP/1.1" 200 None
2026-03-26 15:17:44 [adesa.be] INFO: Scrape type for 10731361: 1
2026-03-26 15:17:44 [adesa.be] INFO: Scraping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765198e90>
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F848a28f5-aa96-4c8c-a430-22ade9e0f09e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/848a28f5-aa96-4c8c-a430-22ade9e0f09e.jpg saved to cache
2026-03-26 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e2aed0>
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Faa4a7cc9-fd66-488a-af6a-af6f1b2123bb.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/aa4a7cc9-fd66-488a-af6a-af6f1b2123bb.jpg saved to cache
2026-03-26 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/a5f5a8d5-d4ac-4916-aeae-ef7f5b9d3155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:44 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730452%27 HTTP/1.1" 200 None
2026-03-26 15:17:44 [adesa.be] INFO: Scrape type for 10730452: 1
2026-03-26 15:17:44 [adesa.be] INFO: Scraping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-26 15:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/501cbb4e-b7fe-40db-ba28-76fba9f8d419.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/1756b10a-c2c1-4409-b6d0-d1c89d267b44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650d2250>
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252Fbc63b261-dad1-4786-9e96-82f1d9e5ce85.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/bc63b261-dad1-4786-9e96-82f1d9e5ce85.jpg saved to cache
2026-03-26 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576525ec10>
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F93416f4a-b469-4d73-9a9d-c6e93787617c.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/93416f4a-b469-4d73-9a9d-c6e93787617c.jpg saved to cache
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c03a50>
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F2268c3f8-640b-448b-95aa-0b07ecbe5e10.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/2268c3f8-640b-448b-95aa-0b07ecbe5e10.jpg saved to cache
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650d2150>
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F31a117a7-bb4f-4f68-8521-202ffe16d542.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/31a117a7-bb4f-4f68-8521-202ffe16d542.jpg saved to cache
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765199450>
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252Fdcbf37ef-5cfa-49ae-a945-b78009b63253.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/dcbf37ef-5cfa-49ae-a945-b78009b63253.jpg saved to cache
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:45 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730407%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [adesa.be] INFO: Scrape type for 10730407: 1
2026-03-26 15:17:45 [adesa.be] INFO: Scraping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-26 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/9220fe26-8593-4dc1-b19f-3ac4b4e00687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/c1398607-23bc-45cb-8e3f-99c5087d5ec2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:45 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730417%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [adesa.be] INFO: Scrape type for 10730417: 1
2026-03-26 15:17:45 [adesa.be] INFO: Scraping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765267e90>
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252Fa5f5a8d5-d4ac-4916-aeae-ef7f5b9d3155.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/a5f5a8d5-d4ac-4916-aeae-ef7f5b9d3155.jpg saved to cache
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10730419
2026-03-26 15:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d95ebe1d-56e9-58ed-a4e3-05b245994335 with scrape type 1
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d95ebe1d-56e9-58ed-a4e3-05b245994335
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252F6c07955f-30a2-4401-86ec-d1c203b72b98.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/6c07955f-30a2-4401-86ec-d1c203b72b98.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252F39b9344c-3f20-44e0-a147-d3f15849ef21.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/39b9344c-3f20-44e0-a147-d3f15849ef21.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252F1f89b8f9-b4be-4f2d-990a-a80dcbd3833d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/1f89b8f9-b4be-4f2d-990a-a80dcbd3833d.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252Fd366a6eb-90f5-4280-ad29-fa9ab5b9ac1d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/d366a6eb-90f5-4280-ad29-fa9ab5b9ac1d.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252Ffde76f59-2941-40d7-934e-f27dc3d4c4ed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/fde76f59-2941-40d7-934e-f27dc3d4c4ed.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252Fd3196dce-9b02-4bb5-a940-28244593c2be.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/d3196dce-9b02-4bb5-a940-28244593c2be.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252F50559a33-a917-4b20-b76d-bc06c4c6832b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/50559a33-a917-4b20-b76d-bc06c4c6832b.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252F9a506c90-c928-4cc8-8194-1e40d6da0121.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/9a506c90-c928-4cc8-8194-1e40d6da0121.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252F8892790a-6e59-4dcf-bc85-30bbc1d6e8b1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/8892790a-6e59-4dcf-bc85-30bbc1d6e8b1.jpeg already downloaded
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653652%252Fgeneral%252F71fb1827-6e98-43b7-a7ec-24c087e55b3e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653652/general/71fb1827-6e98-43b7-a7ec-24c087e55b3e.jpeg already downloaded
2026-03-26 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d95ebe1d-56e9-58ed-a4e3-05b245994335, identifier: 10730419
2026-03-26 15:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93098a19-635f-51f8-8a1b-4b5129b0d7cc with identifier: 10730423
2026-03-26 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc with scrape type 1
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252Fdfe66867-ea7d-4ed6-bc96-795f23fe5062.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/dfe66867-ea7d-4ed6-bc96-795f23fe5062.jpg not downloaded yet
2026-03-26 15:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 299b5055-4db0-52da-a3d5-210a5dd6bdfa with identifier: 10730430
2026-03-26 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa with scrape type 1
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F6e1fd46e-507f-41ee-9394-7fac62e394c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/6e1fd46e-507f-41ee-9394-7fac62e394c0.jpg not downloaded yet
2026-03-26 15:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364
2026-03-26 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with scrape type 1
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F76d5aedb-bfd2-444c-9bc3-3758de2bd063.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/76d5aedb-bfd2-444c-9bc3-3758de2bd063.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F62ae9f50-d66a-41cb-8f58-9e44d65d11c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/62ae9f50-d66a-41cb-8f58-9e44d65d11c4.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F36c79e43-9d2c-46ae-aa72-3c68873b6905.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/36c79e43-9d2c-46ae-aa72-3c68873b6905.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252Ffa377fdd-cc86-4c75-8c27-a1fe221fa316.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/fa377fdd-cc86-4c75-8c27-a1fe221fa316.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F0b9d5530-04f5-4ae4-abb4-d3298b7f1d98.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/0b9d5530-04f5-4ae4-abb4-d3298b7f1d98.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F8f9a1707-562a-4e00-a5e4-38ac09f30615.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/8f9a1707-562a-4e00-a5e4-38ac09f30615.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F97d434ba-c1d9-422a-ab3f-d3c6735088ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/97d434ba-c1d9-422a-ab3f-d3c6735088ae.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252Fa46d083c-9c9a-4c00-a294-6cd991ec1760.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/a46d083c-9c9a-4c00-a294-6cd991ec1760.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F8a31b207-a546-4bdd-ae5e-0ef2848c3ab2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/8a31b207-a546-4bdd-ae5e-0ef2848c3ab2.jpg already downloaded
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733063%252Fgeneral%252F7af8f277-dadc-4f98-bcef-824fa5b634d6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733063/general/7af8f277-dadc-4f98-bcef-824fa5b634d6.jpg already downloaded
2026-03-26 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0, identifier: 10731364
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b29c10>
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F501cbb4e-b7fe-40db-ba28-76fba9f8d419.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/501cbb4e-b7fe-40db-ba28-76fba9f8d419.jpg saved to cache
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576519ae50>
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F1756b10a-c2c1-4409-b6d0-d1c89d267b44.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/1756b10a-c2c1-4409-b6d0-d1c89d267b44.jpg saved to cache
2026-03-26 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10730419
2026-03-26 15:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10730419
2026-03-26 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10730419 to the API
2026-03-26 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd95ebe1d-56e9-58ed-a4e3-05b245994335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUW624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730419',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 73954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5653652/general/6c07955f-30a2-4401-86ec-d1c203b72b98.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/39b9344c-3f20-44e0-a147-d3f15849ef21.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/1f89b8f9-b4be-4f2d-990a-a80dcbd3833d.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/d366a6eb-90f5-4280-ad29-fa9ab5b9ac1d.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/fde76f59-2941-40d7-934e-f27dc3d4c4ed.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/d3196dce-9b02-4bb5-a940-28244593c2be.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/50559a33-a917-4b20-b76d-bc06c4c6832b.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/9a506c90-c928-4cc8-8194-1e40d6da0121.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/8892790a-6e59-4dcf-bc85-30bbc1d6e8b1.jpeg',
'https://images.openlane.eu/carimgs/5653652/general/71fb1827-6e98-43b7-a7ec-24c087e55b3e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326155,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/6c07955f-30a2-4401-86ec-d1c203b72b98.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422907,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/39b9344c-3f20-44e0-a147-d3f15849ef21.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380831,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/1f89b8f9-b4be-4f2d-990a-a80dcbd3833d.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408502,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/d366a6eb-90f5-4280-ad29-fa9ab5b9ac1d.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418208,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/fde76f59-2941-40d7-934e-f27dc3d4c4ed.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2965775,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/d3196dce-9b02-4bb5-a940-28244593c2be.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2537056,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/50559a33-a917-4b20-b76d-bc06c4c6832b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2649677,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/9a506c90-c928-4cc8-8194-1e40d6da0121.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3511130,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/8892790a-6e59-4dcf-bc85-30bbc1d6e8b1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d95ebe1d-56e9-58ed-a4e3-05b245994335/d95ebe1d-56e9-58ed-a4e3-05b245994335_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1881625,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653652/general/71fb1827-6e98-43b7-a7ec-24c087e55b3e.jpeg',
'Width': 4032}],
'price': 45200,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Audi Q7 55 TFSIe S Line - Quattro - Hybrid - Automatic - 340 hp - '
'73.954 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730419%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [adesa.be] INFO: Saving data for 10730419: {'created_time': 1774538267.17225, 'last_price_update_time': 1774538267.172261, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730419') HTTP/1.1" 204 0
2026-03-26 15:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364
2026-03-26 15:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364
2026-03-26 15:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364 to the API
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ecw915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731364',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 193735,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5733063/general/76d5aedb-bfd2-444c-9bc3-3758de2bd063.jpg',
'https://images.openlane.eu/carimgs/5733063/general/62ae9f50-d66a-41cb-8f58-9e44d65d11c4.jpg',
'https://images.openlane.eu/carimgs/5733063/general/36c79e43-9d2c-46ae-aa72-3c68873b6905.jpg',
'https://images.openlane.eu/carimgs/5733063/general/fa377fdd-cc86-4c75-8c27-a1fe221fa316.jpg',
'https://images.openlane.eu/carimgs/5733063/general/0b9d5530-04f5-4ae4-abb4-d3298b7f1d98.jpg',
'https://images.openlane.eu/carimgs/5733063/general/8f9a1707-562a-4e00-a5e4-38ac09f30615.jpg',
'https://images.openlane.eu/carimgs/5733063/general/97d434ba-c1d9-422a-ab3f-d3c6735088ae.jpg',
'https://images.openlane.eu/carimgs/5733063/general/a46d083c-9c9a-4c00-a294-6cd991ec1760.jpg',
'https://images.openlane.eu/carimgs/5733063/general/8a31b207-a546-4bdd-ae5e-0ef2848c3ab2.jpg',
'https://images.openlane.eu/carimgs/5733063/general/7af8f277-dadc-4f98-bcef-824fa5b634d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125455,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/76d5aedb-bfd2-444c-9bc3-3758de2bd063.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126413,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/62ae9f50-d66a-41cb-8f58-9e44d65d11c4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201140,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/36c79e43-9d2c-46ae-aa72-3c68873b6905.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100818,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/fa377fdd-cc86-4c75-8c27-a1fe221fa316.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106072,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/0b9d5530-04f5-4ae4-abb4-d3298b7f1d98.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171901,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/8f9a1707-562a-4e00-a5e4-38ac09f30615.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186218,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/97d434ba-c1d9-422a-ab3f-d3c6735088ae.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83340,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/a46d083c-9c9a-4c00-a294-6cd991ec1760.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80289,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/8a31b207-a546-4bdd-ae5e-0ef2848c3ab2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0/c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184898,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733063/general/7af8f277-dadc-4f98-bcef-824fa5b634d6.jpg',
'Width': 640}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2018-11-02',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Alfa Romeo Stelvio 2.2 JTD Super - Diesel - Automatic - 190 hp - '
'193.735 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731364%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [adesa.be] INFO: Saving data for 10731364: {'created_time': 1774538267.523911, 'last_price_update_time': 1774538267.523922, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731364') HTTP/1.1" 204 0
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/0bd4e32d-96f7-473e-b783-e276c7666bb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:47 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730444%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [adesa.be] INFO: Scrape type for 10730444: 1
2026-03-26 15:17:47 [adesa.be] INFO: Scraping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F859dd72e-3d7e-4264-8c78-d9ff68120ecd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/859dd72e-3d7e-4264-8c78-d9ff68120ecd.jpg not downloaded yet
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F12548eb6-dcb0-4d71-9c97-85c037803234.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/12548eb6-dcb0-4d71-9c97-85c037803234.jpg not downloaded yet
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c00d90>
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F9220fe26-8593-4dc1-b19f-3ac4b4e00687.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/9220fe26-8593-4dc1-b19f-3ac4b4e00687.jpg saved to cache
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/77fb18a0-0efe-4bea-aaf4-35e3a0cebfb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/7e23c7e5-ec75-411a-a590-b859a594f1cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/06cc8858-60e5-4d16-b7bc-bfa0e3fadbe6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/72d4af22-2494-4204-8b78-ec3707d8790e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/d4ee3717-24a7-456f-bea0-b136119d796f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:17:47 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730416%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [adesa.be] INFO: Scrape type for 10730416: 1
2026-03-26 15:17:47 [adesa.be] INFO: Scraping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F6a97bea8-7ed1-4fb2-8cc1-39897ab7e014.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/6a97bea8-7ed1-4fb2-8cc1-39897ab7e014.jpg not downloaded yet
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252Ff2e4b70a-2c7f-459d-b91d-e710823be71a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/f2e4b70a-2c7f-459d-b91d-e710823be71a.jpg not downloaded yet
2026-03-26 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa6f50>
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252Fc1398607-23bc-45cb-8e3f-99c5087d5ec2.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/c1398607-23bc-45cb-8e3f-99c5087d5ec2.jpg saved to cache
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650cf290>
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F0bd4e32d-96f7-473e-b783-e276c7666bb8.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/0bd4e32d-96f7-473e-b783-e276c7666bb8.jpg saved to cache
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:47 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730448%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [adesa.be] INFO: Scrape type for 10730448: 1
2026-03-26 15:17:47 [adesa.be] INFO: Scraping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F48ad7feb-ccc2-46a1-affa-6f72937e0eb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/48ad7feb-ccc2-46a1-affa-6f72937e0eb5.jpg not downloaded yet
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F9bd16f1c-c102-4598-ba0b-8674d2f4b999.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/9bd16f1c-c102-4598-ba0b-8674d2f4b999.jpg not downloaded yet
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d0f1d0>
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F77fb18a0-0efe-4bea-aaf4-35e3a0cebfb0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/77fb18a0-0efe-4bea-aaf4-35e3a0cebfb0.jpg saved to cache
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cce750>
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F7e23c7e5-ec75-411a-a590-b859a594f1cf.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/7e23c7e5-ec75-411a-a590-b859a594f1cf.jpg saved to cache
2026-03-26 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e60790>
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F06cc8858-60e5-4d16-b7bc-bfa0e3fadbe6.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/06cc8858-60e5-4d16-b7bc-bfa0e3fadbe6.jpg saved to cache
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cce510>
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F72d4af22-2494-4204-8b78-ec3707d8790e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/72d4af22-2494-4204-8b78-ec3707d8790e.jpg saved to cache
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10730404
2026-03-26 15:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with scrape type 1
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252F4c165b47-6568-4298-9946-6f4e9189a8f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/4c165b47-6568-4298-9946-6f4e9189a8f3.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252F3c64a265-cad9-4f0f-b0c1-ab7a3f0a81ed.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/3c64a265-cad9-4f0f-b0c1-ab7a3f0a81ed.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252F1064eb57-2b00-4663-9447-a11ba5668eed.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/1064eb57-2b00-4663-9447-a11ba5668eed.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252Fdf9896f6-1d38-4024-a6c5-0fcfed1c1de0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/df9896f6-1d38-4024-a6c5-0fcfed1c1de0.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252F1bbfe03e-47e7-4dfd-9086-1fc09f0477ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/1bbfe03e-47e7-4dfd-9086-1fc09f0477ae.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252Fcbb47ad6-7b73-41bf-a702-30416c0fee32.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/cbb47ad6-7b73-41bf-a702-30416c0fee32.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252F9c5ec52c-4b1c-4c61-89a9-2f77b1283547.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/9c5ec52c-4b1c-4c61-89a9-2f77b1283547.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252Ffc175d0d-7efc-41ab-99ca-fc3a82aef784.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/fc175d0d-7efc-41ab-99ca-fc3a82aef784.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252F31b11fda-b846-4c1a-9ee5-fcdc02a14a1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/31b11fda-b846-4c1a-9ee5-fcdc02a14a1c.jpg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5509962%252Fgeneral%252F9711ac6f-4dd9-4205-91c1-b557e34651f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509962/general/9711ac6f-4dd9-4205-91c1-b557e34651f9.jpg already downloaded
2026-03-26 15:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd, identifier: 10730404
2026-03-26 15:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127 with identifier: 10730439
2026-03-26 15:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127 with scrape type 1
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5706059%252Fgeneral%252F1bf0b99d-d941-4fcd-9b7a-906a89a78d67.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/1bf0b99d-d941-4fcd-9b7a-906a89a78d67.jpeg not downloaded yet
2026-03-26 15:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad23300e-dc07-5b8c-8614-b54f5a9bc9a7 with identifier: 10730422
2026-03-26 15:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad23300e-dc07-5b8c-8614-b54f5a9bc9a7 with scrape type 1
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad23300e-dc07-5b8c-8614-b54f5a9bc9a7
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252F73df076f-2dd6-484f-8af5-205c1088a9e7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/73df076f-2dd6-484f-8af5-205c1088a9e7.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252Fa0c77397-fb8b-4edf-9b1d-d4ae160fbf8d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/a0c77397-fb8b-4edf-9b1d-d4ae160fbf8d.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252F7a4f549c-8bc5-4b51-9499-ac95e5ec7a6e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/7a4f549c-8bc5-4b51-9499-ac95e5ec7a6e.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252F60d3278f-e931-41cd-8fa6-ee989318efff.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/60d3278f-e931-41cd-8fa6-ee989318efff.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252Ff29f9539-dc36-4814-9ca5-c45a17449140.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/f29f9539-dc36-4814-9ca5-c45a17449140.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252F22b31fc9-7d51-4a1d-9892-ef15c0b00fcc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/22b31fc9-7d51-4a1d-9892-ef15c0b00fcc.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252F8daf251e-7b27-43f9-b12c-93df02ed7b55.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/8daf251e-7b27-43f9-b12c-93df02ed7b55.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252Fee3848b9-b1d6-4ecc-82be-7935b42a1a6a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/ee3848b9-b1d6-4ecc-82be-7935b42a1a6a.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252Ffc38319d-0ef2-4e56-bfc8-0f6de52740cc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/fc38319d-0ef2-4e56-bfc8-0f6de52740cc.jpeg already downloaded
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656628%252Fgeneral%252Fec308334-26ca-4d24-8367-6efebe0778ea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656628/general/ec308334-26ca-4d24-8367-6efebe0778ea.jpeg already downloaded
2026-03-26 15:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad23300e-dc07-5b8c-8614-b54f5a9bc9a7, identifier: 10730422
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f81210>
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252Fd4ee3717-24a7-456f-bea0-b136119d796f.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/d4ee3717-24a7-456f-bea0-b136119d796f.jpg saved to cache
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:48 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730398%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [adesa.be] INFO: Scrape type for 10730398: 1
2026-03-26 15:17:48 [adesa.be] INFO: Scraping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5663403%252Fgeneral%252F0dd66bca-4b69-44cd-a525-590230c66e6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/0dd66bca-4b69-44cd-a525-590230c66e6b.jpg not downloaded yet
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5686148%252Fgeneral%252Ffc75faf1-3cbf-444c-b433-1be81af287b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/fc75faf1-3cbf-444c-b433-1be81af287b6.jpg not downloaded yet
2026-03-26 15:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10730404
2026-03-26 15:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10730404
2026-03-26 15:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10730404 to the API
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730404>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUK657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730404',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 210502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5509962/general/4c165b47-6568-4298-9946-6f4e9189a8f3.jpg',
'https://images.openlane.eu/carimgs/5509962/general/3c64a265-cad9-4f0f-b0c1-ab7a3f0a81ed.jpg',
'https://images.openlane.eu/carimgs/5509962/general/1064eb57-2b00-4663-9447-a11ba5668eed.jpg',
'https://images.openlane.eu/carimgs/5509962/general/df9896f6-1d38-4024-a6c5-0fcfed1c1de0.jpg',
'https://images.openlane.eu/carimgs/5509962/general/1bbfe03e-47e7-4dfd-9086-1fc09f0477ae.jpg',
'https://images.openlane.eu/carimgs/5509962/general/cbb47ad6-7b73-41bf-a702-30416c0fee32.jpg',
'https://images.openlane.eu/carimgs/5509962/general/9c5ec52c-4b1c-4c61-89a9-2f77b1283547.jpg',
'https://images.openlane.eu/carimgs/5509962/general/fc175d0d-7efc-41ab-99ca-fc3a82aef784.jpg',
'https://images.openlane.eu/carimgs/5509962/general/31b11fda-b846-4c1a-9ee5-fcdc02a14a1c.jpg',
'https://images.openlane.eu/carimgs/5509962/general/9711ac6f-4dd9-4205-91c1-b557e34651f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694044,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/4c165b47-6568-4298-9946-6f4e9189a8f3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659548,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/3c64a265-cad9-4f0f-b0c1-ab7a3f0a81ed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619149,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/1064eb57-2b00-4663-9447-a11ba5668eed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695415,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/df9896f6-1d38-4024-a6c5-0fcfed1c1de0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541313,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/1bbfe03e-47e7-4dfd-9086-1fc09f0477ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512300,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/cbb47ad6-7b73-41bf-a702-30416c0fee32.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606842,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/9c5ec52c-4b1c-4c61-89a9-2f77b1283547.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437842,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/fc175d0d-7efc-41ab-99ca-fc3a82aef784.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373783,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/31b11fda-b846-4c1a-9ee5-fcdc02a14a1c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd/0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445030,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509962/general/9711ac6f-4dd9-4205-91c1-b557e34651f9.jpg',
'Width': 2000}],
'price': 9150,
'price_includes_vat': True,
'registration_date': '2015-08-18',
'seats_number': 7,
'seller_name': 'Karauto',
'title': 'BMW 2 Series Gran Tourer 218d - Diesel - Automatic - 150 hp - '
'210.502 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730404%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [adesa.be] INFO: Saving data for 10730404: {'created_time': 1774538269.07714, 'last_price_update_time': 1774538269.07715, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730404') HTTP/1.1" 204 0
2026-03-26 15:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad23300e-dc07-5b8c-8614-b54f5a9bc9a7 with identifier: 10730422
2026-03-26 15:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad23300e-dc07-5b8c-8614-b54f5a9bc9a7 with identifier: 10730422
2026-03-26 15:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad23300e-dc07-5b8c-8614-b54f5a9bc9a7 with identifier: 10730422 to the API
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730422>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad23300e-dc07-5b8c-8614-b54f5a9bc9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1USF886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730422',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 219265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5656628/general/73df076f-2dd6-484f-8af5-205c1088a9e7.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/a0c77397-fb8b-4edf-9b1d-d4ae160fbf8d.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/7a4f549c-8bc5-4b51-9499-ac95e5ec7a6e.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/60d3278f-e931-41cd-8fa6-ee989318efff.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/f29f9539-dc36-4814-9ca5-c45a17449140.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/22b31fc9-7d51-4a1d-9892-ef15c0b00fcc.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/8daf251e-7b27-43f9-b12c-93df02ed7b55.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/ee3848b9-b1d6-4ecc-82be-7935b42a1a6a.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/fc38319d-0ef2-4e56-bfc8-0f6de52740cc.jpeg',
'https://images.openlane.eu/carimgs/5656628/general/ec308334-26ca-4d24-8367-6efebe0778ea.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6483820,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/73df076f-2dd6-484f-8af5-205c1088a9e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5947094,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/a0c77397-fb8b-4edf-9b1d-d4ae160fbf8d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5853395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/7a4f549c-8bc5-4b51-9499-ac95e5ec7a6e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6032710,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/60d3278f-e931-41cd-8fa6-ee989318efff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2857488,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/f29f9539-dc36-4814-9ca5-c45a17449140.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3745083,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/22b31fc9-7d51-4a1d-9892-ef15c0b00fcc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4406575,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/8daf251e-7b27-43f9-b12c-93df02ed7b55.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3536931,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/ee3848b9-b1d6-4ecc-82be-7935b42a1a6a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2444844,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/fc38319d-0ef2-4e56-bfc8-0f6de52740cc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad23300e-dc07-5b8c-8614-b54f5a9bc9a7/ad23300e-dc07-5b8c-8614-b54f5a9bc9a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2425662,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656628/general/ec308334-26ca-4d24-8367-6efebe0778ea.jpeg',
'Width': 4032}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2014-12-12',
'seats_number': 4,
'seller_name': 'The Dream Car SA',
'title': 'BMW 4 Series Coupé 425d Sport - Diesel - Manual - 218 hp - 219.265 '
'km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2014}
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730422%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [adesa.be] INFO: Saving data for 10730422: {'created_time': 1774538269.420094, 'last_price_update_time': 1774538269.420104, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730422') HTTP/1.1" 204 0
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/c00ac707-598a-4f6e-805e-78d4293a2b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F470dd849-ffa7-454c-8431-8d9f2b94ec94.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/470dd849-ffa7-454c-8431-8d9f2b94ec94.jpeg not downloaded yet
2026-03-26 15:17:49 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730443%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [adesa.be] INFO: Scrape type for 10730443: 1
2026-03-26 15:17:49 [adesa.be] INFO: Scraping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F498cc196-ee02-4c9f-860f-903d585119fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/498cc196-ee02-4c9f-860f-903d585119fb.jpg not downloaded yet
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F7d773e9c-8c91-4fd6-a391-071385e14b4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/7d773e9c-8c91-4fd6-a391-071385e14b4c.jpg not downloaded yet
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/6e1fd46e-507f-41ee-9394-7fac62e394c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fc6c1fd5f-1b00-4db4-bd3a-5742078deb48.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/c6c1fd5f-1b00-4db4-bd3a-5742078deb48.jpeg not downloaded yet
2026-03-26 15:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/b840ad26-779e-4049-857c-0efe45f1ac25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:17:49 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730429%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [adesa.be] INFO: Scrape type for 10730429: 1
2026-03-26 15:17:49 [adesa.be] INFO: Scraping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252Fe3f0909a-8dec-40c6-b297-d99c28bd07cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/e3f0909a-8dec-40c6-b297-d99c28bd07cc.jpg not downloaded yet
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252Fbd896314-e616-4060-8adf-f75fa1716db3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/bd896314-e616-4060-8adf-f75fa1716db3.jpg not downloaded yet
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/169182da-74c5-41cf-9827-f74cc802c76f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/859dd72e-3d7e-4264-8c78-d9ff68120ecd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/dfe66867-ea7d-4ed6-bc96-795f23fe5062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/12548eb6-dcb0-4d71-9c97-85c037803234.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F67045a85-2cc0-40fb-bf45-f43a8562ffd2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/67045a85-2cc0-40fb-bf45-f43a8562ffd2.jpeg not downloaded yet
2026-03-26 15:17:49 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730442%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [adesa.be] INFO: Scrape type for 10730442: 1
2026-03-26 15:17:49 [adesa.be] INFO: Scraping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F8cf5a233-af01-4e2b-a734-df19d400111f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/8cf5a233-af01-4e2b-a734-df19d400111f.jpg not downloaded yet
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252Fd55db820-1532-4c16-8fd8-0d6790dc6458.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/d55db820-1532-4c16-8fd8-0d6790dc6458.jpg not downloaded yet
2026-03-26 15:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ca5950>
2026-03-26 15:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Fc00ac707-598a-4f6e-805e-78d4293a2b12.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/c00ac707-598a-4f6e-805e-78d4293a2b12.jpg saved to cache
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fbbf7e84e-33f8-4032-8841-8f9c6b4287e9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/bbf7e84e-33f8-4032-8841-8f9c6b4287e9.jpeg not downloaded yet
2026-03-26 15:17:49 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731355%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [adesa.be] INFO: Scrape type for 10731355: 1
2026-03-26 15:17:49 [adesa.be] INFO: Scraping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252Ff0b5daa4-cf40-4117-9894-dd331620775d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/f0b5daa4-cf40-4117-9894-dd331620775d.jpg not downloaded yet
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F00862dec-ae8e-4061-bdb9-a28c32f4a7bb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/00862dec-ae8e-4061-bdb9-a28c32f4a7bb.jpg not downloaded yet
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fda113076-2a81-4540-ba15-70d7d94fa484.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/da113076-2a81-4540-ba15-70d7d94fa484.jpeg not downloaded yet
2026-03-26 15:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10731733
2026-03-26 15:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 1
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a71d668d-789d-533e-a052-bfea9d34d8e9
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Ffdcc265b-a93c-4196-a620-66fd09da5968.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [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-26 15:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 629c3060-6de5-5923-ad79-fcdb6c6d1860 with identifier: 10731361
2026-03-26 15:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 629c3060-6de5-5923-ad79-fcdb6c6d1860 with scrape type 1
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 629c3060-6de5-5923-ad79-fcdb6c6d1860
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252F5837c471-eb4d-4d5a-815a-9b06dbae59d1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/5837c471-eb4d-4d5a-815a-9b06dbae59d1.jpeg already downloaded
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252F79992b5a-70b2-494a-85f9-9531cd807e22.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/79992b5a-70b2-494a-85f9-9531cd807e22.jpeg already downloaded
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252F60709926-a71e-4cda-9fee-e818bc278fba.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/60709926-a71e-4cda-9fee-e818bc278fba.jpeg already downloaded
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252Fb89d0d45-c1cc-4452-9d50-534fe9975479.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/b89d0d45-c1cc-4452-9d50-534fe9975479.jpeg already downloaded
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252F479e2535-d957-4e47-971c-e4e9676edabc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/479e2535-d957-4e47-971c-e4e9676edabc.jpeg already downloaded
2026-03-26 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252F7f59fafd-ca77-49b3-9a96-1130fdf79903.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/7f59fafd-ca77-49b3-9a96-1130fdf79903.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252F563943d6-30d3-4327-82bb-26747f65bb69.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/563943d6-30d3-4327-82bb-26747f65bb69.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252Fceff120e-e0a7-4505-9941-92e0c820f60b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/ceff120e-e0a7-4505-9941-92e0c820f60b.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252Ff5f06d5c-4fca-409d-a05d-3ccdfddc8d7b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/f5f06d5c-4fca-409d-a05d-3ccdfddc8d7b.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724583%252Fgeneral%252F1fb43207-72aa-45c1-bf09-6278be094397.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724583/general/1fb43207-72aa-45c1-bf09-6278be094397.jpeg already downloaded
2026-03-26 15:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 629c3060-6de5-5923-ad79-fcdb6c6d1860, identifier: 10731361
2026-03-26 15:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb2c971d-e994-5052-be88-d91d56e0b348 with identifier: 10731366
2026-03-26 15:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2c971d-e994-5052-be88-d91d56e0b348 with scrape type 1
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb2c971d-e994-5052-be88-d91d56e0b348
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252F888ead62-6349-47ec-9977-45f76bd708fd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/888ead62-6349-47ec-9977-45f76bd708fd.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252F28219665-1df9-4e31-aaec-1f5672692171.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/28219665-1df9-4e31-aaec-1f5672692171.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252F546ebfe4-3682-4aff-82d9-2c30409e5858.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/546ebfe4-3682-4aff-82d9-2c30409e5858.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252F0433fd84-9687-4707-948b-8047faa6c71b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/0433fd84-9687-4707-948b-8047faa6c71b.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252F58bc2fcd-fc57-4957-b245-3d2a0540ef9b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/58bc2fcd-fc57-4957-b245-3d2a0540ef9b.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252Fefd64d34-7e65-4830-bbe0-7367cc431b3c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/efd64d34-7e65-4830-bbe0-7367cc431b3c.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252F9032a254-6508-4d25-85d3-828ec904af3d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/9032a254-6508-4d25-85d3-828ec904af3d.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252F2c8f21f8-e034-4795-8603-81571702f555.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/2c8f21f8-e034-4795-8603-81571702f555.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252Fce59c357-6bfb-4e80-97a3-6fe6250f0c12.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/ce59c357-6bfb-4e80-97a3-6fe6250f0c12.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728470%252Fgeneral%252Fc7a24531-2560-4844-8b15-8e91ed295116.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728470/general/c7a24531-2560-4844-8b15-8e91ed295116.jpeg already downloaded
2026-03-26 15:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb2c971d-e994-5052-be88-d91d56e0b348, identifier: 10731366
2026-03-26 15:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc075e1b-5d55-5330-bd56-077fe8e20f28 with identifier: 10731363
2026-03-26 15:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc075e1b-5d55-5330-bd56-077fe8e20f28 with scrape type 1
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc075e1b-5d55-5330-bd56-077fe8e20f28
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F5567ec67-2291-4178-ae8e-cba6fefcc109.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/5567ec67-2291-4178-ae8e-cba6fefcc109.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F3a4f4de9-fe12-4253-ac88-fc52fd04b689.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/3a4f4de9-fe12-4253-ac88-fc52fd04b689.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F96c88de9-6380-457c-a316-d5f2dc30ad52.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/96c88de9-6380-457c-a316-d5f2dc30ad52.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F7b522080-5b15-4a27-9cc7-a3b14ba9a33c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/7b522080-5b15-4a27-9cc7-a3b14ba9a33c.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F44933500-fe89-4252-ac7c-4052c303445e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/44933500-fe89-4252-ac7c-4052c303445e.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252Fe1ab3a99-4226-438d-9bcb-82b787c39b5a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/e1ab3a99-4226-438d-9bcb-82b787c39b5a.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252Fb78a0c60-57bb-4d95-8c7b-078de683a8aa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/b78a0c60-57bb-4d95-8c7b-078de683a8aa.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F41de1ffd-a0ee-4569-86bf-523d7712d9f2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/41de1ffd-a0ee-4569-86bf-523d7712d9f2.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F8cd84448-d853-4c45-91f4-aa53385bed2e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/8cd84448-d853-4c45-91f4-aa53385bed2e.jpeg already downloaded
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737156%252Fgeneral%252F39f0d126-6bb5-4220-b503-78ec4df86e82.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737156/general/39f0d126-6bb5-4220-b503-78ec4df86e82.jpeg already downloaded
2026-03-26 15:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc075e1b-5d55-5330-bd56-077fe8e20f28, identifier: 10731363
2026-03-26 15:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10730409
2026-03-26 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with scrape type 1
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24a276a8-0656-5ef5-afd3-616a0d82b2b8
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252Fb57fd80e-8f2b-4415-97a9-15fdf14c3c0b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/b57fd80e-8f2b-4415-97a9-15fdf14c3c0b.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252F3ea77aee-c303-4a27-84bf-6e612a6d57ed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/3ea77aee-c303-4a27-84bf-6e612a6d57ed.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252F42e0743f-5e89-4fe8-9b94-ca0e5cf437a7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/42e0743f-5e89-4fe8-9b94-ca0e5cf437a7.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252Fdd802c8a-cda5-4109-a45c-b74bb27b3c43.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/dd802c8a-cda5-4109-a45c-b74bb27b3c43.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252Fc9449a56-d5f8-4e20-9393-0fa95a67cdb9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/c9449a56-d5f8-4e20-9393-0fa95a67cdb9.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252F3bf1a117-d9b4-4705-95e4-e7d850a12c53.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/3bf1a117-d9b4-4705-95e4-e7d850a12c53.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252F6a79a9b6-fba7-4512-ac1b-15efd9a42c40.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/6a79a9b6-fba7-4512-ac1b-15efd9a42c40.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252Fd646135b-51d0-40b3-9621-b195945e27d0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/d646135b-51d0-40b3-9621-b195945e27d0.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252F3fb678bd-845c-4b14-b921-39093e3f94d2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/3fb678bd-845c-4b14-b921-39093e3f94d2.jpeg already downloaded
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589437%252Fgeneral%252F3d1c98c2-f636-43e2-bbcd-81804c7fa436.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589437/general/3d1c98c2-f636-43e2-bbcd-81804c7fa436.jpeg already downloaded
2026-03-26 15:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24a276a8-0656-5ef5-afd3-616a0d82b2b8, identifier: 10730409
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e04c50>
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F6e1fd46e-507f-41ee-9394-7fac62e394c0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/6e1fd46e-507f-41ee-9394-7fac62e394c0.jpg saved to cache
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa2750>
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252Fb840ad26-779e-4049-857c-0efe45f1ac25.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/b840ad26-779e-4049-857c-0efe45f1ac25.jpg saved to cache
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f9ad90>
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F169182da-74c5-41cf-9827-f74cc802c76f.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/169182da-74c5-41cf-9827-f74cc802c76f.jpg saved to cache
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ba9cd0>
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F859dd72e-3d7e-4264-8c78-d9ff68120ecd.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/859dd72e-3d7e-4264-8c78-d9ff68120ecd.jpg saved to cache
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c5dad0>
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252Fdfe66867-ea7d-4ed6-bc96-795f23fe5062.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/dfe66867-ea7d-4ed6-bc96-795f23fe5062.jpg saved to cache
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ba8c90>
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F12548eb6-dcb0-4d71-9c97-85c037803234.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/12548eb6-dcb0-4d71-9c97-85c037803234.jpg saved to cache
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/fc75faf1-3cbf-444c-b433-1be81af287b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:51 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731354%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [adesa.be] INFO: Scrape type for 10731354: 1
2026-03-26 15:17:51 [adesa.be] INFO: Scraping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F342f21b3-2bf2-405e-bb8d-5de59fb038a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/342f21b3-2bf2-405e-bb8d-5de59fb038a8.jpg not downloaded yet
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F5213654e-314f-490b-87e9-576ad8f2924e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/5213654e-314f-490b-87e9-576ad8f2924e.jpg not downloaded yet
2026-03-26 15:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 629c3060-6de5-5923-ad79-fcdb6c6d1860 with identifier: 10731361
2026-03-26 15:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 629c3060-6de5-5923-ad79-fcdb6c6d1860 with identifier: 10731361
2026-03-26 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 629c3060-6de5-5923-ad79-fcdb6c6d1860 with identifier: 10731361 to the API
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '629c3060-6de5-5923-ad79-fcdb6c6d1860',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FUZ102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731361',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 158380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5724583/general/5837c471-eb4d-4d5a-815a-9b06dbae59d1.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/79992b5a-70b2-494a-85f9-9531cd807e22.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/60709926-a71e-4cda-9fee-e818bc278fba.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/b89d0d45-c1cc-4452-9d50-534fe9975479.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/479e2535-d957-4e47-971c-e4e9676edabc.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/7f59fafd-ca77-49b3-9a96-1130fdf79903.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/563943d6-30d3-4327-82bb-26747f65bb69.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/ceff120e-e0a7-4505-9941-92e0c820f60b.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/f5f06d5c-4fca-409d-a05d-3ccdfddc8d7b.jpeg',
'https://images.openlane.eu/carimgs/5724583/general/1fb43207-72aa-45c1-bf09-6278be094397.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392447,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/5837c471-eb4d-4d5a-815a-9b06dbae59d1.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346802,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/79992b5a-70b2-494a-85f9-9531cd807e22.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422446,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/60709926-a71e-4cda-9fee-e818bc278fba.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396886,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/b89d0d45-c1cc-4452-9d50-534fe9975479.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307618,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/479e2535-d957-4e47-971c-e4e9676edabc.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256243,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/7f59fafd-ca77-49b3-9a96-1130fdf79903.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318000,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/563943d6-30d3-4327-82bb-26747f65bb69.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168520,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/ceff120e-e0a7-4505-9941-92e0c820f60b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299953,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/f5f06d5c-4fca-409d-a05d-3ccdfddc8d7b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629c3060-6de5-5923-ad79-fcdb6c6d1860/629c3060-6de5-5923-ad79-fcdb6c6d1860_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219796,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724583/general/1fb43207-72aa-45c1-bf09-6278be094397.jpeg',
'Width': 2000}],
'price': 11750,
'price_includes_vat': True,
'registration_date': '2015-12-16',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series Touring 518 Individual - Diesel - Automatic - 150 hp - '
'158.380 km',
'transmission': 'automatic',
'trim': 'Individual',
'vin': None,
'year': 2015}
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731361%27 HTTP/1.1" 200 None
2026-03-26 15:17:52 [adesa.be] INFO: Saving data for 10731361: {'created_time': 1774538272.36897, 'last_price_update_time': 1774538272.36898, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731361') HTTP/1.1" 204 0
2026-03-26 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb2c971d-e994-5052-be88-d91d56e0b348 with identifier: 10731366
2026-03-26 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb2c971d-e994-5052-be88-d91d56e0b348 with identifier: 10731366
2026-03-26 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb2c971d-e994-5052-be88-d91d56e0b348 with identifier: 10731366 to the API
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fb2c971d-e994-5052-be88-d91d56e0b348',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCS315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731366',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 193484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5728470/general/888ead62-6349-47ec-9977-45f76bd708fd.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/28219665-1df9-4e31-aaec-1f5672692171.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/546ebfe4-3682-4aff-82d9-2c30409e5858.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/0433fd84-9687-4707-948b-8047faa6c71b.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/58bc2fcd-fc57-4957-b245-3d2a0540ef9b.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/efd64d34-7e65-4830-bbe0-7367cc431b3c.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/9032a254-6508-4d25-85d3-828ec904af3d.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/2c8f21f8-e034-4795-8603-81571702f555.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/ce59c357-6bfb-4e80-97a3-6fe6250f0c12.jpeg',
'https://images.openlane.eu/carimgs/5728470/general/c7a24531-2560-4844-8b15-8e91ed295116.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332925,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/888ead62-6349-47ec-9977-45f76bd708fd.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313670,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/28219665-1df9-4e31-aaec-1f5672692171.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321348,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/546ebfe4-3682-4aff-82d9-2c30409e5858.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366569,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/0433fd84-9687-4707-948b-8047faa6c71b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323488,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/58bc2fcd-fc57-4957-b245-3d2a0540ef9b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283155,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/efd64d34-7e65-4830-bbe0-7367cc431b3c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183225,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/9032a254-6508-4d25-85d3-828ec904af3d.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232826,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/2c8f21f8-e034-4795-8603-81571702f555.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367649,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/ce59c357-6bfb-4e80-97a3-6fe6250f0c12.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2c971d-e994-5052-be88-d91d56e0b348/fb2c971d-e994-5052-be88-d91d56e0b348_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228875,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728470/general/c7a24531-2560-4844-8b15-8e91ed295116.jpeg',
'Width': 2000}],
'price': 5250,
'price_includes_vat': True,
'registration_date': '2011-09-19',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 1 Series 118d - Diesel - Manual - 136 hp - 193.484 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731366%27 HTTP/1.1" 200 None
2026-03-26 15:17:52 [adesa.be] INFO: Saving data for 10731366: {'created_time': 1774538272.863931, 'last_price_update_time': 1774538272.863983, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731366') HTTP/1.1" 204 0
2026-03-26 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc075e1b-5d55-5330-bd56-077fe8e20f28 with identifier: 10731363
2026-03-26 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc075e1b-5d55-5330-bd56-077fe8e20f28 with identifier: 10731363
2026-03-26 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc075e1b-5d55-5330-bd56-077fe8e20f28 with identifier: 10731363 to the API
2026-03-26 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731363>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc075e1b-5d55-5330-bd56-077fe8e20f28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1JSK717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731363',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 204318,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5737156/general/5567ec67-2291-4178-ae8e-cba6fefcc109.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/3a4f4de9-fe12-4253-ac88-fc52fd04b689.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/96c88de9-6380-457c-a316-d5f2dc30ad52.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/7b522080-5b15-4a27-9cc7-a3b14ba9a33c.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/44933500-fe89-4252-ac7c-4052c303445e.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/e1ab3a99-4226-438d-9bcb-82b787c39b5a.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/b78a0c60-57bb-4d95-8c7b-078de683a8aa.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/41de1ffd-a0ee-4569-86bf-523d7712d9f2.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/8cd84448-d853-4c45-91f4-aa53385bed2e.jpeg',
'https://images.openlane.eu/carimgs/5737156/general/39f0d126-6bb5-4220-b503-78ec4df86e82.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338750,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/5567ec67-2291-4178-ae8e-cba6fefcc109.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305140,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/3a4f4de9-fe12-4253-ac88-fc52fd04b689.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341606,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/96c88de9-6380-457c-a316-d5f2dc30ad52.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366736,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/7b522080-5b15-4a27-9cc7-a3b14ba9a33c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226639,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/44933500-fe89-4252-ac7c-4052c303445e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277915,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/e1ab3a99-4226-438d-9bcb-82b787c39b5a.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282155,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/b78a0c60-57bb-4d95-8c7b-078de683a8aa.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231720,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/41de1ffd-a0ee-4569-86bf-523d7712d9f2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310064,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/8cd84448-d853-4c45-91f4-aa53385bed2e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc075e1b-5d55-5330-bd56-077fe8e20f28/cc075e1b-5d55-5330-bd56-077fe8e20f28_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296495,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737156/general/39f0d126-6bb5-4220-b503-78ec4df86e82.jpeg',
'Width': 2000}],
'price': 9450,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series Touring 518 Exclusive - Diesel - Automatic - 150 hp - '
'204.318 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2016}
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731363%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [adesa.be] INFO: Saving data for 10731363: {'created_time': 1774538273.176296, 'last_price_update_time': 1774538273.176306, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731363') HTTP/1.1" 204 0
2026-03-26 15:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10730409
2026-03-26 15:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10730409
2026-03-26 15:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10730409 to the API
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730409>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 480,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '24a276a8-0656-5ef5-afd3-616a0d82b2b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AEG257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730409',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 33839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5589437/general/b57fd80e-8f2b-4415-97a9-15fdf14c3c0b.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/3ea77aee-c303-4a27-84bf-6e612a6d57ed.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/42e0743f-5e89-4fe8-9b94-ca0e5cf437a7.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/dd802c8a-cda5-4109-a45c-b74bb27b3c43.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/c9449a56-d5f8-4e20-9393-0fa95a67cdb9.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/3bf1a117-d9b4-4705-95e4-e7d850a12c53.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/6a79a9b6-fba7-4512-ac1b-15efd9a42c40.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/d646135b-51d0-40b3-9621-b195945e27d0.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/3fb678bd-845c-4b14-b921-39093e3f94d2.jpeg',
'https://images.openlane.eu/carimgs/5589437/general/3d1c98c2-f636-43e2-bbcd-81804c7fa436.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4927782,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/b57fd80e-8f2b-4415-97a9-15fdf14c3c0b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2692259,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/3ea77aee-c303-4a27-84bf-6e612a6d57ed.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4966482,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/42e0743f-5e89-4fe8-9b94-ca0e5cf437a7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3084530,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/dd802c8a-cda5-4109-a45c-b74bb27b3c43.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2916761,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/c9449a56-d5f8-4e20-9393-0fa95a67cdb9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1642688,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/3bf1a117-d9b4-4705-95e4-e7d850a12c53.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2911445,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/6a79a9b6-fba7-4512-ac1b-15efd9a42c40.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4286636,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/d646135b-51d0-40b3-9621-b195945e27d0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1843795,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/3fb678bd-845c-4b14-b921-39093e3f94d2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24a276a8-0656-5ef5-afd3-616a0d82b2b8/24a276a8-0656-5ef5-afd3-616a0d82b2b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2012841,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589437/general/3d1c98c2-f636-43e2-bbcd-81804c7fa436.jpeg',
'Width': 4032}],
'price': 62800,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 4,
'seller_name': 'Karauto',
'title': 'BMW 4 Series M4 - Petrol - Manual - 480 hp - 33.839 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730409%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [adesa.be] INFO: Saving data for 10730409: {'created_time': 1774538273.457826, 'last_price_update_time': 1774538273.457836, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730409') HTTP/1.1" 204 0
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F4de6f4d6-2b89-462e-b1d9-5e5607f1cd41.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/4de6f4d6-2b89-462e-b1d9-5e5607f1cd41.jpeg not downloaded yet
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F19690bcf-3e96-4bad-84f5-d01c64535af5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [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-26 15:17:53 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730415%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [adesa.be] INFO: Scrape type for 10730415: 1
2026-03-26 15:17:53 [adesa.be] INFO: Scraping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/0dd66bca-4b69-44cd-a525-590230c66e6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/48ad7feb-ccc2-46a1-affa-6f72937e0eb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fb659b08f-1156-47bb-891b-6ca6e2f29061.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/b659b08f-1156-47bb-891b-6ca6e2f29061.jpeg not downloaded yet
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fee05a560-3a63-4f64-80bd-2025d61d0450.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [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-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/1bf0b99d-d941-4fcd-9b7a-906a89a78d67.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/7d773e9c-8c91-4fd6-a391-071385e14b4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:53 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730413%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [adesa.be] INFO: Scrape type for 10730413: 1
2026-03-26 15:17:53 [adesa.be] INFO: Scraping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-26 15:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651f2ed0>
2026-03-26 15:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252Ffc75faf1-3cbf-444c-b433-1be81af287b6.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/fc75faf1-3cbf-444c-b433-1be81af287b6.jpg saved to cache
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/470dd849-ffa7-454c-8431-8d9f2b94ec94.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/9bd16f1c-c102-4598-ba0b-8674d2f4b999.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F24f3a503-08bd-4b44-99e0-066aa2d4b717.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/24f3a503-08bd-4b44-99e0-066aa2d4b717.jpeg not downloaded yet
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F7b9f93d5-d896-45ac-a947-e75b24f11974.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [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-26 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/bd896314-e616-4060-8adf-f75fa1716db3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:53 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730446%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [adesa.be] INFO: Scrape type for 10730446: 1
2026-03-26 15:17:53 [adesa.be] INFO: Scraping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fec53a134-f009-41eb-978f-f6ec84bdcb2e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/ec53a134-f009-41eb-978f-f6ec84bdcb2e.jpeg not downloaded yet
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fc27a4067-f859-4443-be7a-94cf4124d5ae.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [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-26 15:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10730407
2026-03-26 15:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af752b11-e10a-52df-a3ff-43b1b854479b with scrape type 1
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af752b11-e10a-52df-a3ff-43b1b854479b
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566193%252Fgeneral%252F6d81ea6c-1d58-424d-a1b9-efc95d9ff1f1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/6d81ea6c-1d58-424d-a1b9-efc95d9ff1f1.jpeg already downloaded
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566193%252Fgeneral%252F9cdfec39-14fc-4397-9692-025413e42645.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/9cdfec39-14fc-4397-9692-025413e42645.jpeg already downloaded
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566193%252Fgeneral%252Ffb588935-e909-4092-b95d-0b7f58fc33db.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/fb588935-e909-4092-b95d-0b7f58fc33db.jpeg already downloaded
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566193%252Fgeneral%252F8f6795fd-8003-4b2b-b08c-8460828e2e14.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/8f6795fd-8003-4b2b-b08c-8460828e2e14.jpeg already downloaded
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566193%252Fgeneral%252F10403de1-5aa9-444f-9579-d7ea93eb8e09.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/10403de1-5aa9-444f-9579-d7ea93eb8e09.jpeg already downloaded
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566193%252Fgeneral%252F212acbed-4510-496a-add4-8196b5e6cbca.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/212acbed-4510-496a-add4-8196b5e6cbca.jpeg already downloaded
2026-03-26 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5566193%252Fgeneral%252Fbc632004-1bd3-435a-bc68-497ffce05562.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/bc632004-1bd3-435a-bc68-497ffce05562.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5566193%252Fgeneral%252F710c22eb-c086-416a-9daf-25190f1ba9c4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/710c22eb-c086-416a-9daf-25190f1ba9c4.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5566193%252Fgeneral%252F846f9e43-c8b5-4eaa-a4c4-ee1183048e7f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/846f9e43-c8b5-4eaa-a4c4-ee1183048e7f.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5566193%252Fgeneral%252F77476c69-7efb-4eab-a6a4-f4c07c525578.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566193/general/77476c69-7efb-4eab-a6a4-f4c07c525578.jpeg already downloaded
2026-03-26 15:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af752b11-e10a-52df-a3ff-43b1b854479b, identifier: 10730407
2026-03-26 15:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10730452
2026-03-26 15:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with scrape type 1
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0f01730-fdef-5ee4-90ff-f0cd42dbd09c
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252Fb6d9fbf9-b5d1-4ebd-a2b4-34d7a3a5562e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/b6d9fbf9-b5d1-4ebd-a2b4-34d7a3a5562e.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252F2bc3abf4-02a9-43bf-956d-7561f8b85fa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/2bc3abf4-02a9-43bf-956d-7561f8b85fa4.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252F61abc0b5-99cb-468c-b601-df7cc53f9ccd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/61abc0b5-99cb-468c-b601-df7cc53f9ccd.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252Ffcc62128-72f9-44ac-8396-f5d786be64d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/fcc62128-72f9-44ac-8396-f5d786be64d4.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252F283ed54b-c249-4222-947c-04779202960b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/283ed54b-c249-4222-947c-04779202960b.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252Fe201cc44-b834-4364-8d45-02bb3064a1f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/e201cc44-b834-4364-8d45-02bb3064a1f8.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252F9823ca4e-b9cc-434d-bbda-25820a829f14.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/9823ca4e-b9cc-434d-bbda-25820a829f14.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252Ff9915832-19b1-4549-ab97-27c10ac34f3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/f9915832-19b1-4549-ab97-27c10ac34f3f.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252F304f8e1c-a6ab-4c37-8efb-7f70f4cc207a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/304f8e1c-a6ab-4c37-8efb-7f70f4cc207a.jpg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739903%252Fgeneral%252Fdbfdbe7e-8366-43cf-9b99-10fbfed13caf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739903/general/dbfdbe7e-8366-43cf-9b99-10fbfed13caf.jpg already downloaded
2026-03-26 15:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c, identifier: 10730452
2026-03-26 15:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ce805b9-477d-557c-a017-c2351f1c5483 with identifier: 10730417
2026-03-26 15:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ce805b9-477d-557c-a017-c2351f1c5483 with scrape type 1
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ce805b9-477d-557c-a017-c2351f1c5483
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252Fddbbe259-02c7-4d27-860f-58fa2791978c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/ddbbe259-02c7-4d27-860f-58fa2791978c.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252F48d7be22-ec01-4491-9b83-811ebfdd8ff4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/48d7be22-ec01-4491-9b83-811ebfdd8ff4.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252F02f4fc1b-5ec4-4f93-8ab3-0e70162a0ea5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/02f4fc1b-5ec4-4f93-8ab3-0e70162a0ea5.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252F8e1cdfe8-72ae-4aaf-90c2-2c7a5f6216ed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/8e1cdfe8-72ae-4aaf-90c2-2c7a5f6216ed.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252F191cec30-4fa3-4fa6-b418-666d7a93073a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/191cec30-4fa3-4fa6-b418-666d7a93073a.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252Fa634092a-8ba9-4c37-9303-6f11843e80ec.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/a634092a-8ba9-4c37-9303-6f11843e80ec.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252Feba2e833-6885-4082-a4f4-36e645aa9bbd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/eba2e833-6885-4082-a4f4-36e645aa9bbd.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252Fcced3127-0a12-46d6-a318-3716235e200f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/cced3127-0a12-46d6-a318-3716235e200f.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252F032ea875-d7bb-4262-b157-35e62393f22e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/032ea875-d7bb-4262-b157-35e62393f22e.jpeg already downloaded
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5648308%252Fgeneral%252Fca595a3b-9a68-42c8-8aa5-e89208b5e79f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648308/general/ca595a3b-9a68-42c8-8aa5-e89208b5e79f.jpeg already downloaded
2026-03-26 15:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ce805b9-477d-557c-a017-c2351f1c5483, identifier: 10730417
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651d8810>
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F0dd66bca-4b69-44cd-a525-590230c66e6b.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/0dd66bca-4b69-44cd-a525-590230c66e6b.jpg saved to cache
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765254b50>
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F48ad7feb-ccc2-46a1-affa-6f72937e0eb5.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/48ad7feb-ccc2-46a1-affa-6f72937e0eb5.jpg saved to cache
2026-03-26 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/e3f0909a-8dec-40c6-b297-d99c28bd07cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:17:54 [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/10731733)
2026-03-26 15:17:54 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732465%27 HTTP/1.1" 200 None
2026-03-26 15:17:54 [adesa.be] INFO: Scrape type for 10732465: 1
2026-03-26 15:17:54 [adesa.be] INFO: Scraping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-26 15:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10730407
2026-03-26 15:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10730407
2026-03-26 15:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10730407 to the API
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 530,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'af752b11-e10a-52df-a3ff-43b1b854479b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XWV870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730407',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '8 Series',
'odometer': 141684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5566193/general/6d81ea6c-1d58-424d-a1b9-efc95d9ff1f1.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/9cdfec39-14fc-4397-9692-025413e42645.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/fb588935-e909-4092-b95d-0b7f58fc33db.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/8f6795fd-8003-4b2b-b08c-8460828e2e14.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/10403de1-5aa9-444f-9579-d7ea93eb8e09.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/212acbed-4510-496a-add4-8196b5e6cbca.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/bc632004-1bd3-435a-bc68-497ffce05562.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/710c22eb-c086-416a-9daf-25190f1ba9c4.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/846f9e43-c8b5-4eaa-a4c4-ee1183048e7f.jpeg',
'https://images.openlane.eu/carimgs/5566193/general/77476c69-7efb-4eab-a6a4-f4c07c525578.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2014602,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/6d81ea6c-1d58-424d-a1b9-efc95d9ff1f1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2394779,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/9cdfec39-14fc-4397-9692-025413e42645.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2753184,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/fb588935-e909-4092-b95d-0b7f58fc33db.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2601505,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/8f6795fd-8003-4b2b-b08c-8460828e2e14.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2635464,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/10403de1-5aa9-444f-9579-d7ea93eb8e09.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1442311,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/212acbed-4510-496a-add4-8196b5e6cbca.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1818389,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/bc632004-1bd3-435a-bc68-497ffce05562.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2439037,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/710c22eb-c086-416a-9daf-25190f1ba9c4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2664075,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/846f9e43-c8b5-4eaa-a4c4-ee1183048e7f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af752b11-e10a-52df-a3ff-43b1b854479b/af752b11-e10a-52df-a3ff-43b1b854479b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2762024,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566193/general/77476c69-7efb-4eab-a6a4-f4c07c525578.jpeg',
'Width': 4032}],
'price': 37550,
'price_includes_vat': True,
'registration_date': '2018-12-17',
'seats_number': 4,
'seller_name': 'Karauto',
'title': 'BMW 8 Series M850 4.4 - Petrol - Automatic - 530 hp - 141.684 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730407%27 HTTP/1.1" 200 None
2026-03-26 15:17:55 [adesa.be] INFO: Saving data for 10730407: {'created_time': 1774538275.235011, 'last_price_update_time': 1774538275.235021, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730407') HTTP/1.1" 204 0
2026-03-26 15:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10730452
2026-03-26 15:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10730452
2026-03-26 15:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10730452 to the API
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730452>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e0f01730-fdef-5ee4-90ff-f0cd42dbd09c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMG713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730452',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 159173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5739903/general/b6d9fbf9-b5d1-4ebd-a2b4-34d7a3a5562e.jpg',
'https://images.openlane.eu/carimgs/5739903/general/2bc3abf4-02a9-43bf-956d-7561f8b85fa4.jpg',
'https://images.openlane.eu/carimgs/5739903/general/61abc0b5-99cb-468c-b601-df7cc53f9ccd.jpg',
'https://images.openlane.eu/carimgs/5739903/general/fcc62128-72f9-44ac-8396-f5d786be64d4.jpg',
'https://images.openlane.eu/carimgs/5739903/general/283ed54b-c249-4222-947c-04779202960b.jpg',
'https://images.openlane.eu/carimgs/5739903/general/e201cc44-b834-4364-8d45-02bb3064a1f8.jpg',
'https://images.openlane.eu/carimgs/5739903/general/9823ca4e-b9cc-434d-bbda-25820a829f14.jpg',
'https://images.openlane.eu/carimgs/5739903/general/f9915832-19b1-4549-ab97-27c10ac34f3f.jpg',
'https://images.openlane.eu/carimgs/5739903/general/304f8e1c-a6ab-4c37-8efb-7f70f4cc207a.jpg',
'https://images.openlane.eu/carimgs/5739903/general/dbfdbe7e-8366-43cf-9b99-10fbfed13caf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450458,
'Height': 1212,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/b6d9fbf9-b5d1-4ebd-a2b4-34d7a3a5562e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417372,
'Height': 1429,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/2bc3abf4-02a9-43bf-956d-7561f8b85fa4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383914,
'Height': 1174,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/61abc0b5-99cb-468c-b601-df7cc53f9ccd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407954,
'Height': 1083,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/fcc62128-72f9-44ac-8396-f5d786be64d4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401038,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/283ed54b-c249-4222-947c-04779202960b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 520846,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/e201cc44-b834-4364-8d45-02bb3064a1f8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508708,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/9823ca4e-b9cc-434d-bbda-25820a829f14.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502106,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/f9915832-19b1-4549-ab97-27c10ac34f3f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231002,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/304f8e1c-a6ab-4c37-8efb-7f70f4cc207a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0f01730-fdef-5ee4-90ff-f0cd42dbd09c/e0f01730-fdef-5ee4-90ff-f0cd42dbd09c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413699,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739903/general/dbfdbe7e-8366-43cf-9b99-10fbfed13caf.jpg',
'Width': 2048}],
'price': 36950,
'price_includes_vat': True,
'registration_date': '2021-05-11',
'seats_number': 4,
'seller_name': 'Mikadav BV',
'title': 'BMW 7 Series Long 740 - xDrive - Diesel - Automatic - 340 hp - '
'159.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730452%27 HTTP/1.1" 200 None
2026-03-26 15:17:55 [adesa.be] INFO: Saving data for 10730452: {'created_time': 1774538275.630954, 'last_price_update_time': 1774538275.630964, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730452') HTTP/1.1" 204 0
2026-03-26 15:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ce805b9-477d-557c-a017-c2351f1c5483 with identifier: 10730417
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-26 15:17:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ce805b9-477d-557c-a017-c2351f1c5483 with identifier: 10730417
2026-03-26 15:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ce805b9-477d-557c-a017-c2351f1c5483 with identifier: 10730417 to the API
2026-03-26 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730417>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8ce805b9-477d-557c-a017-c2351f1c5483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTY705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730417',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 148156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5648308/general/ddbbe259-02c7-4d27-860f-58fa2791978c.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/48d7be22-ec01-4491-9b83-811ebfdd8ff4.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/02f4fc1b-5ec4-4f93-8ab3-0e70162a0ea5.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/8e1cdfe8-72ae-4aaf-90c2-2c7a5f6216ed.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/191cec30-4fa3-4fa6-b418-666d7a93073a.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/a634092a-8ba9-4c37-9303-6f11843e80ec.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/eba2e833-6885-4082-a4f4-36e645aa9bbd.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/cced3127-0a12-46d6-a318-3716235e200f.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/032ea875-d7bb-4262-b157-35e62393f22e.jpeg',
'https://images.openlane.eu/carimgs/5648308/general/ca595a3b-9a68-42c8-8aa5-e89208b5e79f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2919294,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/ddbbe259-02c7-4d27-860f-58fa2791978c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3397565,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/48d7be22-ec01-4491-9b83-811ebfdd8ff4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3285790,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/02f4fc1b-5ec4-4f93-8ab3-0e70162a0ea5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3899573,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/8e1cdfe8-72ae-4aaf-90c2-2c7a5f6216ed.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2435448,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/191cec30-4fa3-4fa6-b418-666d7a93073a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4336947,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/a634092a-8ba9-4c37-9303-6f11843e80ec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2157772,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/eba2e833-6885-4082-a4f4-36e645aa9bbd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2774110,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/cced3127-0a12-46d6-a318-3716235e200f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3442625,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/032ea875-d7bb-4262-b157-35e62393f22e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce805b9-477d-557c-a017-c2351f1c5483/8ce805b9-477d-557c-a017-c2351f1c5483_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3665856,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648308/general/ca595a3b-9a68-42c8-8aa5-e89208b5e79f.jpeg',
'Width': 4032}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'BMW X1 16d Business Design - Diesel - Manual - 116 hp - 148.156 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730417%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [adesa.be] INFO: Saving data for 10730417: {'created_time': 1774538276.069991, 'last_price_update_time': 1774538276.07, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730417') HTTP/1.1" 204 0
2026-03-26 15:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F3dc33619-df7e-4f9b-949b-e65b856564a0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [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-26 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:56 [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/10731733)
2026-03-26 15:17:56 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730420%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [adesa.be] INFO: Scrape type for 10730420: 1
2026-03-26 15:17:56 [adesa.be] INFO: Scraping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-26 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b3fb50>
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F1bf0b99d-d941-4fcd-9b7a-906a89a78d67.jpeg') HTTP/1.1" 204 0
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/1bf0b99d-d941-4fcd-9b7a-906a89a78d67.jpeg saved to cache
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765da3fd0>
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F7d773e9c-8c91-4fd6-a391-071385e14b4c.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/7d773e9c-8c91-4fd6-a391-071385e14b4c.jpg saved to cache
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b2ebd0>
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F470dd849-ffa7-454c-8431-8d9f2b94ec94.jpeg') HTTP/1.1" 204 0
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/470dd849-ffa7-454c-8431-8d9f2b94ec94.jpeg saved to cache
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765be8d10>
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F9bd16f1c-c102-4598-ba0b-8674d2f4b999.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/9bd16f1c-c102-4598-ba0b-8674d2f4b999.jpg saved to cache
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765be8910>
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252Fbd896314-e616-4060-8adf-f75fa1716db3.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/bd896314-e616-4060-8adf-f75fa1716db3.jpg saved to cache
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/00862dec-ae8e-4061-bdb9-a28c32f4a7bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fa034ad2f-27e4-448a-8571-9364632c290e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [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-26 15:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/5213654e-314f-490b-87e9-576ad8f2924e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/342f21b3-2bf2-405e-bb8d-5de59fb038a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:17:56 [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/10731733)
2026-03-26 15:17:56 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730437%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [adesa.be] INFO: Scrape type for 10730437: 1
2026-03-26 15:17:56 [adesa.be] INFO: Scraping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-26 15:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e228d0>
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252Fe3f0909a-8dec-40c6-b297-d99c28bd07cc.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/e3f0909a-8dec-40c6-b297-d99c28bd07cc.jpg saved to cache
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:56 [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-26 15:17:56 [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/10731733)
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Ff8615498-5dc1-4b42-abbd-bd35c4d36f43.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [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-26 15:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429
2026-03-26 15:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae64b68-a18a-5705-9664-66d3516d3ba1 with scrape type 1
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fce178279-a77b-409a-bdd7-b2e9a0040164.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/ce178279-a77b-409a-bdd7-b2e9a0040164.jpg not downloaded yet
2026-03-26 15:17:56 [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-26 15:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb16581-b348-5f99-bcb8-79c77ba0034a with identifier: 10730398
2026-03-26 15:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb16581-b348-5f99-bcb8-79c77ba0034a with scrape type 1
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bb16581-b348-5f99-bcb8-79c77ba0034a
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252F436b56a8-9d82-4804-9e27-195d2eff2da6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/436b56a8-9d82-4804-9e27-195d2eff2da6.jpg already downloaded
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252Fa8a2a9c7-a125-4f23-b112-ae258389bc0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/a8a2a9c7-a125-4f23-b112-ae258389bc0a.jpg already downloaded
2026-03-26 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252F72d734d7-6cde-443f-ae89-27ea38097e95.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/72d734d7-6cde-443f-ae89-27ea38097e95.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252F7a21fdf4-6de6-41eb-86b6-d02985c013a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/7a21fdf4-6de6-41eb-86b6-d02985c013a7.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252F76f9efdc-9138-4f79-b389-49992dbe6e07.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/76f9efdc-9138-4f79-b389-49992dbe6e07.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252Fb769bf80-b95f-4834-86be-bab145223c7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/b769bf80-b95f-4834-86be-bab145223c7b.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252Fce00b99e-dafe-4217-af04-7c790a52cf27.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/ce00b99e-dafe-4217-af04-7c790a52cf27.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252F93a71eb5-8cb9-40d5-a4cd-948075666bb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/93a71eb5-8cb9-40d5-a4cd-948075666bb1.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252F440fda91-56f2-4f17-8a47-6c3d7026d9ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/440fda91-56f2-4f17-8a47-6c3d7026d9ad.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4734924%252Fgeneral%252F09222881-d3c7-411b-953b-a104db67b45b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4734924/general/09222881-d3c7-411b-953b-a104db67b45b.jpg already downloaded
2026-03-26 15:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6bb16581-b348-5f99-bcb8-79c77ba0034a, identifier: 10730398
2026-03-26 15:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836bddb7-2887-5131-8d37-736785c1b438 with identifier: 10730444
2026-03-26 15:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836bddb7-2887-5131-8d37-736785c1b438 with scrape type 1
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 836bddb7-2887-5131-8d37-736785c1b438
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252Fbe38b9c5-4ece-4222-a302-b27cefad791e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/be38b9c5-4ece-4222-a302-b27cefad791e.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252Fe81ec38b-673f-41e8-b1a7-74c4a396390c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/e81ec38b-673f-41e8-b1a7-74c4a396390c.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252F53a674a1-4a1f-429b-be0e-2eba38818e02.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/53a674a1-4a1f-429b-be0e-2eba38818e02.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252F57a1366a-8318-4cc7-9c46-e7fe13e91461.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/57a1366a-8318-4cc7-9c46-e7fe13e91461.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252F8a3b3138-be22-41c8-bc85-46774d073caa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/8a3b3138-be22-41c8-bc85-46774d073caa.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252F496b36d1-1976-4277-90fd-61fbee0dc4cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/496b36d1-1976-4277-90fd-61fbee0dc4cb.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252Fd302dee3-c858-40c4-9bde-9c87f705c9e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/d302dee3-c858-40c4-9bde-9c87f705c9e8.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252Fb6b5338c-e4b0-4152-b714-12ccec2657eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/b6b5338c-e4b0-4152-b714-12ccec2657eb.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252F6b49d66f-b1d2-426b-afa4-50d3ac04d6e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/6b49d66f-b1d2-426b-afa4-50d3ac04d6e6.jpg already downloaded
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715123%252Fgeneral%252Fdeea8c86-a1ba-4f82-9a30-b7bb06813224.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715123/general/deea8c86-a1ba-4f82-9a30-b7bb06813224.jpg already downloaded
2026-03-26 15:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 836bddb7-2887-5131-8d37-736785c1b438, identifier: 10730444
2026-03-26 15:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/c6c1fd5f-1b00-4db4-bd3a-5742078deb48.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:17:57 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730426%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [adesa.be] INFO: Scrape type for 10730426: 1
2026-03-26 15:17:57 [adesa.be] INFO: Scraping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-26 15:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6bb16581-b348-5f99-bcb8-79c77ba0034a with identifier: 10730398
2026-03-26 15:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6bb16581-b348-5f99-bcb8-79c77ba0034a with identifier: 10730398
2026-03-26 15:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6bb16581-b348-5f99-bcb8-79c77ba0034a with identifier: 10730398 to the API
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730398>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6bb16581-b348-5f99-bcb8-79c77ba0034a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKG034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730398',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 109785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/4734924/general/436b56a8-9d82-4804-9e27-195d2eff2da6.jpg',
'https://images.openlane.eu/carimgs/4734924/general/a8a2a9c7-a125-4f23-b112-ae258389bc0a.jpg',
'https://images.openlane.eu/carimgs/4734924/general/72d734d7-6cde-443f-ae89-27ea38097e95.jpg',
'https://images.openlane.eu/carimgs/4734924/general/7a21fdf4-6de6-41eb-86b6-d02985c013a7.jpg',
'https://images.openlane.eu/carimgs/4734924/general/76f9efdc-9138-4f79-b389-49992dbe6e07.jpg',
'https://images.openlane.eu/carimgs/4734924/general/b769bf80-b95f-4834-86be-bab145223c7b.jpg',
'https://images.openlane.eu/carimgs/4734924/general/ce00b99e-dafe-4217-af04-7c790a52cf27.jpg',
'https://images.openlane.eu/carimgs/4734924/general/93a71eb5-8cb9-40d5-a4cd-948075666bb1.jpg',
'https://images.openlane.eu/carimgs/4734924/general/440fda91-56f2-4f17-8a47-6c3d7026d9ad.jpg',
'https://images.openlane.eu/carimgs/4734924/general/09222881-d3c7-411b-953b-a104db67b45b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300259,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/436b56a8-9d82-4804-9e27-195d2eff2da6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300553,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/a8a2a9c7-a125-4f23-b112-ae258389bc0a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274207,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/72d734d7-6cde-443f-ae89-27ea38097e95.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285654,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/7a21fdf4-6de6-41eb-86b6-d02985c013a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341084,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/76f9efdc-9138-4f79-b389-49992dbe6e07.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226759,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/b769bf80-b95f-4834-86be-bab145223c7b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354655,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/ce00b99e-dafe-4217-af04-7c790a52cf27.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337623,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/93a71eb5-8cb9-40d5-a4cd-948075666bb1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206630,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/440fda91-56f2-4f17-8a47-6c3d7026d9ad.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16581-b348-5f99-bcb8-79c77ba0034a/6bb16581-b348-5f99-bcb8-79c77ba0034a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304160,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/4734924/general/09222881-d3c7-411b-953b-a104db67b45b.jpg',
'Width': 1600}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2013-10-22',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X1 18i - Petrol - Automatic - 136 hp - 109.785 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730398%27 HTTP/1.1" 200 None
2026-03-26 15:17:57 [adesa.be] INFO: Saving data for 10730398: {'created_time': 1774538277.83539, 'last_price_update_time': 1774538277.835402, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730398') HTTP/1.1" 204 0
2026-03-26 15:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 836bddb7-2887-5131-8d37-736785c1b438 with identifier: 10730444
2026-03-26 15:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 836bddb7-2887-5131-8d37-736785c1b438 with identifier: 10730444
2026-03-26 15:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 836bddb7-2887-5131-8d37-736785c1b438 with identifier: 10730444 to the API
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730444>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '836bddb7-2887-5131-8d37-736785c1b438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQY376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730444',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 176898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5715123/general/be38b9c5-4ece-4222-a302-b27cefad791e.jpg',
'https://images.openlane.eu/carimgs/5715123/general/e81ec38b-673f-41e8-b1a7-74c4a396390c.jpg',
'https://images.openlane.eu/carimgs/5715123/general/53a674a1-4a1f-429b-be0e-2eba38818e02.jpg',
'https://images.openlane.eu/carimgs/5715123/general/57a1366a-8318-4cc7-9c46-e7fe13e91461.jpg',
'https://images.openlane.eu/carimgs/5715123/general/8a3b3138-be22-41c8-bc85-46774d073caa.jpg',
'https://images.openlane.eu/carimgs/5715123/general/496b36d1-1976-4277-90fd-61fbee0dc4cb.jpg',
'https://images.openlane.eu/carimgs/5715123/general/d302dee3-c858-40c4-9bde-9c87f705c9e8.jpg',
'https://images.openlane.eu/carimgs/5715123/general/b6b5338c-e4b0-4152-b714-12ccec2657eb.jpg',
'https://images.openlane.eu/carimgs/5715123/general/6b49d66f-b1d2-426b-afa4-50d3ac04d6e6.jpg',
'https://images.openlane.eu/carimgs/5715123/general/deea8c86-a1ba-4f82-9a30-b7bb06813224.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 670938,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/be38b9c5-4ece-4222-a302-b27cefad791e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 761665,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/e81ec38b-673f-41e8-b1a7-74c4a396390c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 698576,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/53a674a1-4a1f-429b-be0e-2eba38818e02.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489213,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/57a1366a-8318-4cc7-9c46-e7fe13e91461.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 553733,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/8a3b3138-be22-41c8-bc85-46774d073caa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475817,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/496b36d1-1976-4277-90fd-61fbee0dc4cb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659396,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/d302dee3-c858-40c4-9bde-9c87f705c9e8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 743756,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/b6b5338c-e4b0-4152-b714-12ccec2657eb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 696584,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/6b49d66f-b1d2-426b-afa4-50d3ac04d6e6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836bddb7-2887-5131-8d37-736785c1b438/836bddb7-2887-5131-8d37-736785c1b438_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458095,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715123/general/deea8c86-a1ba-4f82-9a30-b7bb06813224.jpg',
'Width': 2000}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-11-11',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'BMW X1 16 - Diesel - Automatic - 116 hp - 176.898 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730444%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [adesa.be] INFO: Saving data for 10730444: {'created_time': 1774538278.279023, 'last_price_update_time': 1774538278.279033, 'auction_closing_time': 1774864800.0}
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730444') HTTP/1.1" 204 0
2026-03-26 15:17:58 [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/10731733)
2026-03-26 15:17:58 [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/10731733)
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F43c24c26-340c-4977-93d0-a826e959d8b7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [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-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F3b4eb1fe-b0ad-4c89-93b3-978f8425631d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/3b4eb1fe-b0ad-4c89-93b3-978f8425631d.jpg not downloaded yet
2026-03-26 15:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e22b50>
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F00862dec-ae8e-4061-bdb9-a28c32f4a7bb.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/00862dec-ae8e-4061-bdb9-a28c32f4a7bb.jpg saved to cache
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651f3a90>
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252F5213654e-314f-490b-87e9-576ad8f2924e.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/5213654e-314f-490b-87e9-576ad8f2924e.jpg saved to cache
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765141450>
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F342f21b3-2bf2-405e-bb8d-5de59fb038a8.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/342f21b3-2bf2-405e-bb8d-5de59fb038a8.jpg saved to cache
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:58 [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-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fa5fc3792-c808-4e2f-a172-b9d55f1846d1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [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-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fe1118733-f41f-44f6-89d8-5d146d2d82e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/e1118733-f41f-44f6-89d8-5d146d2d82e5.jpg not downloaded yet
2026-03-26 15:17:58 [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-26 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db2150>
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fc6c1fd5f-1b00-4db4-bd3a-5742078deb48.jpeg') HTTP/1.1" 204 0
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/c6c1fd5f-1b00-4db4-bd3a-5742078deb48.jpeg saved to cache
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:17:58 [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-26 15:17:58 [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-26 15:17:58 [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/10731733)
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F7f85c538-0202-4bd9-95ee-e7ff270bf71f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/7f85c538-0202-4bd9-95ee-e7ff270bf71f.jpg not downloaded yet
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F91dcd2c7-15fe-420c-bec5-40afa85a642a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/91dcd2c7-15fe-420c-bec5-40afa85a642a.jpg not downloaded yet
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F9a627e40-b170-46a5-adfd-efe479396fd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/9a627e40-b170-46a5-adfd-efe479396fd1.jpg not downloaded yet
2026-03-26 15:17:58 [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/10731733)
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F45878543-3cc9-4eb8-be5f-f82fcb0d5122.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/45878543-3cc9-4eb8-be5f-f82fcb0d5122.jpg not downloaded yet
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Feec60a04-b0d8-4990-8b2a-b84442470686.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/eec60a04-b0d8-4990-8b2a-b84442470686.jpg not downloaded yet
2026-03-26 15:17:58 [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-26 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/ce178279-a77b-409a-bdd7-b2e9a0040164.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fce1f4b57-a5f0-42d3-a6eb-1d047ed751ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/ce1f4b57-a5f0-42d3-a6eb-1d047ed751ec.jpg not downloaded yet
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fce296f5d-24e1-4eb1-ba09-b6ede43bc4d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/ce296f5d-24e1-4eb1-ba09-b6ede43bc4d0.jpg not downloaded yet
2026-03-26 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/4de6f4d6-2b89-462e-b1d9-5e5607f1cd41.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/da113076-2a81-4540-ba15-70d7d94fa484.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:17:58 [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-26 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/ec53a134-f009-41eb-978f-f6ec84bdcb2e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/f0b5daa4-cf40-4117-9894-dd331620775d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cc0c50>
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fce178279-a77b-409a-bdd7-b2e9a0040164.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/ce178279-a77b-409a-bdd7-b2e9a0040164.jpg saved to cache
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/e1118733-f41f-44f6-89d8-5d146d2d82e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:17:59 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:17:59 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:17:59 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00 Zj\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x07M\x00 1\x07\x00\x00\x00\x00'
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e5e950>
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_6.mpo HTTP/1.1" 201 0
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F4de6f4d6-2b89-462e-b1d9-5e5607f1cd41.jpeg') HTTP/1.1" 204 0
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/4de6f4d6-2b89-462e-b1d9-5e5607f1cd41.jpeg saved to cache
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:17:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765275dd0>
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fda113076-2a81-4540-ba15-70d7d94fa484.jpeg') HTTP/1.1" 204 0
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/da113076-2a81-4540-ba15-70d7d94fa484.jpeg saved to cache
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/ce296f5d-24e1-4eb1-ba09-b6ede43bc4d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/eec60a04-b0d8-4990-8b2a-b84442470686.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/9a627e40-b170-46a5-adfd-efe479396fd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/b659b08f-1156-47bb-891b-6ca6e2f29061.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:17:59 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:17:59 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:17:59 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00 \xe2\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04HV\x00 \xb8\x11\x00\x00\x00\x00'
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b9fb50>
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_9.mpo HTTP/1.1" 201 0
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fec53a134-f009-41eb-978f-f6ec84bdcb2e.jpeg') HTTP/1.1" 204 0
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/ec53a134-f009-41eb-978f-f6ec84bdcb2e.jpeg saved to cache
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b389d0>
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252Ff0b5daa4-cf40-4117-9894-dd331620775d.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/f0b5daa4-cf40-4117-9894-dd331620775d.jpg saved to cache
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660231d0>
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fe1118733-f41f-44f6-89d8-5d146d2d82e5.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/e1118733-f41f-44f6-89d8-5d146d2d82e5.jpg saved to cache
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/ce1f4b57-a5f0-42d3-a6eb-1d047ed751ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576515da50>
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fce296f5d-24e1-4eb1-ba09-b6ede43bc4d0.jpg') HTTP/1.1" 204 0
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/ce296f5d-24e1-4eb1-ba09-b6ede43bc4d0.jpg saved to cache
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f2976c3-8a93-54f7-8cbb-31dbc8abc94b with identifier: 10730415
2026-03-26 15:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f2976c3-8a93-54f7-8cbb-31dbc8abc94b with scrape type 1
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f2976c3-8a93-54f7-8cbb-31dbc8abc94b
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252F86eb8bf9-5555-4d3d-95e1-56a788765edb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/86eb8bf9-5555-4d3d-95e1-56a788765edb.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252F661f36ec-c634-4a81-8a8b-5dbebe14b9df.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/661f36ec-c634-4a81-8a8b-5dbebe14b9df.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252F0a37f900-2c78-4dd9-b77c-e60a73649e0c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/0a37f900-2c78-4dd9-b77c-e60a73649e0c.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252Fe65b06da-abcb-4c4a-a360-ad6be9e7f032.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/e65b06da-abcb-4c4a-a360-ad6be9e7f032.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252Fe8994688-cb3f-46f8-874b-bd7d67fc0806.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/e8994688-cb3f-46f8-874b-bd7d67fc0806.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252F8e185d56-688d-474a-bee9-154260117475.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/8e185d56-688d-474a-bee9-154260117475.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252F6958051a-88a6-4027-8793-f60117022830.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/6958051a-88a6-4027-8793-f60117022830.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252Fed784b9d-7ba0-4073-8673-f55e6a66572e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/ed784b9d-7ba0-4073-8673-f55e6a66572e.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252Fb09e136b-0c6c-4d09-9d0e-fdee78b24898.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/b09e136b-0c6c-4d09-9d0e-fdee78b24898.jpg already downloaded
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640326%252Fgeneral%252F1506b1b3-04a0-45ac-a9d4-67496bd9378a.png%27 HTTP/1.1" 200 None
2026-03-26 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640326/general/1506b1b3-04a0-45ac-a9d4-67496bd9378a.png already downloaded
2026-03-26 15:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f2976c3-8a93-54f7-8cbb-31dbc8abc94b, identifier: 10730415
2026-03-26 15:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c72223c9-c6b8-566a-b49e-8c4eeb839d69 with identifier: 10730420
2026-03-26 15:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c72223c9-c6b8-566a-b49e-8c4eeb839d69 with scrape type 1
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c72223c9-c6b8-566a-b49e-8c4eeb839d69
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252F4487e524-ed98-4ea6-ad5d-c2ecde6d79e3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/4487e524-ed98-4ea6-ad5d-c2ecde6d79e3.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252F1eb46ca5-f24b-4476-8882-62f19c323ae6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/1eb46ca5-f24b-4476-8882-62f19c323ae6.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252F868e9bc4-7184-405a-88ca-25a87aef4f0b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/868e9bc4-7184-405a-88ca-25a87aef4f0b.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252Ff40e0159-59fb-427d-923b-d397760566c3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/f40e0159-59fb-427d-923b-d397760566c3.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252Fd1d7804c-7562-49b6-881f-31ae2b11458a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/d1d7804c-7562-49b6-881f-31ae2b11458a.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252F19dc1914-e544-49f7-92c4-b865133bf4c3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/19dc1914-e544-49f7-92c4-b865133bf4c3.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252F415bf016-a6bc-40ef-b19f-e26fb930a2f9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/415bf016-a6bc-40ef-b19f-e26fb930a2f9.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252Fdec8f8d6-35ed-4722-b137-19973ab9392a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/dec8f8d6-35ed-4722-b137-19973ab9392a.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252F40ec3e28-673b-44f5-a4da-0986b8ed71e6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/40ec3e28-673b-44f5-a4da-0986b8ed71e6.jpeg already downloaded
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656461%252Fgeneral%252F0ff89cb9-d074-4d38-a3f6-78111421c5f8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656461/general/0ff89cb9-d074-4d38-a3f6-78111421c5f8.jpeg already downloaded
2026-03-26 15:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c72223c9-c6b8-566a-b49e-8c4eeb839d69, identifier: 10730420
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c170d0>
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Feec60a04-b0d8-4990-8b2a-b84442470686.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/eec60a04-b0d8-4990-8b2a-b84442470686.jpg saved to cache
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651f1610>
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F9a627e40-b170-46a5-adfd-efe479396fd1.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/9a627e40-b170-46a5-adfd-efe479396fd1.jpg saved to cache
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:18:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc8690>
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fb659b08f-1156-47bb-891b-6ca6e2f29061.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/b659b08f-1156-47bb-891b-6ca6e2f29061.jpeg saved to cache
2026-03-26 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f2976c3-8a93-54f7-8cbb-31dbc8abc94b with identifier: 10730415
2026-03-26 15:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f2976c3-8a93-54f7-8cbb-31dbc8abc94b with identifier: 10730415
2026-03-26 15:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f2976c3-8a93-54f7-8cbb-31dbc8abc94b with identifier: 10730415 to the API
2026-03-26 15:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730415>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1f2976c3-8a93-54f7-8cbb-31dbc8abc94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHW411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730415',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 114051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5640326/general/86eb8bf9-5555-4d3d-95e1-56a788765edb.jpg',
'https://images.openlane.eu/carimgs/5640326/general/661f36ec-c634-4a81-8a8b-5dbebe14b9df.jpg',
'https://images.openlane.eu/carimgs/5640326/general/0a37f900-2c78-4dd9-b77c-e60a73649e0c.jpg',
'https://images.openlane.eu/carimgs/5640326/general/e65b06da-abcb-4c4a-a360-ad6be9e7f032.jpg',
'https://images.openlane.eu/carimgs/5640326/general/e8994688-cb3f-46f8-874b-bd7d67fc0806.jpg',
'https://images.openlane.eu/carimgs/5640326/general/8e185d56-688d-474a-bee9-154260117475.jpg',
'https://images.openlane.eu/carimgs/5640326/general/6958051a-88a6-4027-8793-f60117022830.jpg',
'https://images.openlane.eu/carimgs/5640326/general/ed784b9d-7ba0-4073-8673-f55e6a66572e.jpg',
'https://images.openlane.eu/carimgs/5640326/general/b09e136b-0c6c-4d09-9d0e-fdee78b24898.jpg',
'https://images.openlane.eu/carimgs/5640326/general/1506b1b3-04a0-45ac-a9d4-67496bd9378a.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302015,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/86eb8bf9-5555-4d3d-95e1-56a788765edb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284109,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/661f36ec-c634-4a81-8a8b-5dbebe14b9df.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298982,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/0a37f900-2c78-4dd9-b77c-e60a73649e0c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295248,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/e65b06da-abcb-4c4a-a360-ad6be9e7f032.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261731,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/e8994688-cb3f-46f8-874b-bd7d67fc0806.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193267,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/8e185d56-688d-474a-bee9-154260117475.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66881,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/6958051a-88a6-4027-8793-f60117022830.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261221,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/ed784b9d-7ba0-4073-8673-f55e6a66572e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354270,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/b09e136b-0c6c-4d09-9d0e-fdee78b24898.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2976c3-8a93-54f7-8cbb-31dbc8abc94b/1f2976c3-8a93-54f7-8cbb-31dbc8abc94b_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 223299,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640326/general/1506b1b3-04a0-45ac-a9d4-67496bd9378a.png',
'Width': 640}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 184 hp - 114.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730415%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [adesa.be] INFO: Saving data for 10730415: {'created_time': 1774538282.267131, 'last_price_update_time': 1774538282.267142, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730415') HTTP/1.1" 204 0
2026-03-26 15:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c72223c9-c6b8-566a-b49e-8c4eeb839d69 with identifier: 10730420
2026-03-26 15:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c72223c9-c6b8-566a-b49e-8c4eeb839d69 with identifier: 10730420
2026-03-26 15:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c72223c9-c6b8-566a-b49e-8c4eeb839d69 with identifier: 10730420 to the API
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c72223c9-c6b8-566a-b49e-8c4eeb839d69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HVY628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730420',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5656461/general/4487e524-ed98-4ea6-ad5d-c2ecde6d79e3.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/1eb46ca5-f24b-4476-8882-62f19c323ae6.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/868e9bc4-7184-405a-88ca-25a87aef4f0b.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/f40e0159-59fb-427d-923b-d397760566c3.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/d1d7804c-7562-49b6-881f-31ae2b11458a.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/19dc1914-e544-49f7-92c4-b865133bf4c3.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/415bf016-a6bc-40ef-b19f-e26fb930a2f9.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/dec8f8d6-35ed-4722-b137-19973ab9392a.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/40ec3e28-673b-44f5-a4da-0986b8ed71e6.jpeg',
'https://images.openlane.eu/carimgs/5656461/general/0ff89cb9-d074-4d38-a3f6-78111421c5f8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5010062,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/4487e524-ed98-4ea6-ad5d-c2ecde6d79e3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5399527,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/1eb46ca5-f24b-4476-8882-62f19c323ae6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4761775,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/868e9bc4-7184-405a-88ca-25a87aef4f0b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3853385,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/f40e0159-59fb-427d-923b-d397760566c3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2782371,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/d1d7804c-7562-49b6-881f-31ae2b11458a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2538323,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/19dc1914-e544-49f7-92c4-b865133bf4c3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2929717,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/415bf016-a6bc-40ef-b19f-e26fb930a2f9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2170384,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/dec8f8d6-35ed-4722-b137-19973ab9392a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1691333,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/40ec3e28-673b-44f5-a4da-0986b8ed71e6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c72223c9-c6b8-566a-b49e-8c4eeb839d69/c72223c9-c6b8-566a-b49e-8c4eeb839d69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2418271,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656461/general/0ff89cb9-d074-4d38-a3f6-78111421c5f8.jpeg',
'Width': 4032}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2025-12-01',
'seats_number': 5,
'seller_name': 'The Dream Car SA',
'title': 'Dacia Duster 1.6 Extreme - Hybrid - Automatic - 94 hp - 10 km',
'transmission': 'automatic',
'trim': 'Extreme',
'vin': None,
'year': 2025}
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730420%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [adesa.be] INFO: Saving data for 10730420: {'created_time': 1774538282.579019, 'last_price_update_time': 1774538282.579029, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730420') HTTP/1.1" 204 0
2026-03-26 15:18:02 [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/10731733)
2026-03-26 15:18:02 [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/10731733)
2026-03-26 15:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/45878543-3cc9-4eb8-be5f-f82fcb0d5122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/24f3a503-08bd-4b44-99e0-066aa2d4b717.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d66950>
2026-03-26 15:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252Fce1f4b57-a5f0-42d3-a6eb-1d047ed751ec.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/ce1f4b57-a5f0-42d3-a6eb-1d047ed751ec.jpg saved to cache
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab72930f-4e69-52f3-8ff9-1a5b7a606aea with identifier: 10732465
2026-03-26 15:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea with scrape type 1
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252Fab7bc442-b3e3-4e29-a8b6-fbc8e9dd8201.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/ab7bc442-b3e3-4e29-a8b6-fbc8e9dd8201.jpg already downloaded
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F48267b45-cc2e-44dd-9d1e-367d243ac475.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/48267b45-cc2e-44dd-9d1e-367d243ac475.jpg already downloaded
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F15c3fbc5-4ce1-4bd2-8bf8-992f38b4e5be.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/15c3fbc5-4ce1-4bd2-8bf8-992f38b4e5be.jpg already downloaded
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F6507024f-5552-4541-9144-3f4379c590d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/6507024f-5552-4541-9144-3f4379c590d2.jpg already downloaded
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F4fccaa87-1d93-4ff0-b502-e53136185539.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/4fccaa87-1d93-4ff0-b502-e53136185539.jpg already downloaded
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F025fc28c-9d0f-4278-8906-810b960a7446.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/025fc28c-9d0f-4278-8906-810b960a7446.jpg already downloaded
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F0c203b9f-49fb-4281-8a02-f1f4c1382d73.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/0c203b9f-49fb-4281-8a02-f1f4c1382d73.JPG not downloaded yet
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/91dcd2c7-15fe-420c-bec5-40afa85a642a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F66c1309e-8220-4680-a23c-851a8828e8f1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/66c1309e-8220-4680-a23c-851a8828e8f1.JPG not downloaded yet
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/7f85c538-0202-4bd9-95ee-e7ff270bf71f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686145/general/3b4eb1fe-b0ad-4c89-93b3-978f8425631d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730429)
2026-03-26 15:18:02 [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-26 15:18:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a71d668d-789d-533e-a052-bfea9d34d8e9, skipping ID generation
2026-03-26 15:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 1
2026-03-26 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a71d668d-789d-533e-a052-bfea9d34d8e9 sending to next pipeline
2026-03-26 15:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a71d668d-789d-533e-a052-bfea9d34d8e9, identifier: 10731733
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d67050>
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F45878543-3cc9-4eb8-be5f-f82fcb0d5122.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/45878543-3cc9-4eb8-be5f-f82fcb0d5122.jpg saved to cache
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437
2026-03-26 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186a63e1-bf68-56c9-800b-9780af36e75f with scrape type 1
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F27625676-5da5-4f9a-98b6-7ab44b39aee1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/27625676-5da5-4f9a-98b6-7ab44b39aee1.jpg not downloaded yet
2026-03-26 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a83920a-68db-5451-ac85-f3a1e788c193 with identifier: 10731354
2026-03-26 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a83920a-68db-5451-ac85-f3a1e788c193 with scrape type 1
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a83920a-68db-5451-ac85-f3a1e788c193
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252F8bbbc591-b9a1-457b-b3c4-59586ef25535.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/8bbbc591-b9a1-457b-b3c4-59586ef25535.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252F023afc71-bb25-477e-b41b-75a08bdbe040.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/023afc71-bb25-477e-b41b-75a08bdbe040.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252Faffbb016-f4d0-4584-96d8-2ca226e437f7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/affbb016-f4d0-4584-96d8-2ca226e437f7.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252Fa1136459-26b9-4a22-bdf9-82ad0e9c66d4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/a1136459-26b9-4a22-bdf9-82ad0e9c66d4.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252Fbef1a3e2-ac4d-494c-893b-f9cd1983a772.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/bef1a3e2-ac4d-494c-893b-f9cd1983a772.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252F829008eb-3ce8-4555-9008-810311c31da4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/829008eb-3ce8-4555-9008-810311c31da4.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252Ff998f69a-03e8-4893-bee0-20c4670b57f5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/f998f69a-03e8-4893-bee0-20c4670b57f5.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252Ffcbe1c0c-2786-4913-b735-bc5f638a342f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/fcbe1c0c-2786-4913-b735-bc5f638a342f.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252F7f648291-b21d-4a05-892d-dfe4ce980820.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/7f648291-b21d-4a05-892d-dfe4ce980820.jpeg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684845%252Fgeneral%252Ff5c322bb-5a16-450b-8ffb-4e157f30a428.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684845/general/f5c322bb-5a16-450b-8ffb-4e157f30a428.jpeg already downloaded
2026-03-26 15:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a83920a-68db-5451-ac85-f3a1e788c193, identifier: 10731354
2026-03-26 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10730446
2026-03-26 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with scrape type 1
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f3cb65d-2421-554f-9e3e-2d41c4db2051
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F56220da1-3343-49bf-b010-23773bcbf3f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/56220da1-3343-49bf-b010-23773bcbf3f5.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252Fda68fa47-3272-4778-abc2-a10d628252fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/da68fa47-3272-4778-abc2-a10d628252fd.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252Feead7489-0902-4935-9ccf-83fb7edaf639.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/eead7489-0902-4935-9ccf-83fb7edaf639.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F7e3dafde-45c8-4f30-b59e-238dab5565f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/7e3dafde-45c8-4f30-b59e-238dab5565f3.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F2fc0823b-e8e7-4429-b176-4f8c4cc4dc25.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/2fc0823b-e8e7-4429-b176-4f8c4cc4dc25.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F85480934-50e8-4c49-a85b-7396e9f994b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/85480934-50e8-4c49-a85b-7396e9f994b6.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F3a8050ef-e418-488e-9bc2-51507f6b1ce2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/3a8050ef-e418-488e-9bc2-51507f6b1ce2.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F5390d3fe-6150-457a-a807-74d9bfc34306.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/5390d3fe-6150-457a-a807-74d9bfc34306.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F501bbe3b-6f04-4522-94f2-285949b0be1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/501bbe3b-6f04-4522-94f2-285949b0be1c.jpg already downloaded
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719522%252Fgeneral%252F8b275baf-3db0-40cd-8e5b-eaec35bbecd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719522/general/8b275baf-3db0-40cd-8e5b-eaec35bbecd7.jpg already downloaded
2026-03-26 15:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f3cb65d-2421-554f-9e3e-2d41c4db2051, identifier: 10730446
2026-03-26 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a92e4584-b96b-56f0-8fe9-dbbf4f878bbf with identifier: 10730413
2026-03-26 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf with scrape type 1
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F07395a64-2cc4-401c-a17c-5df552f81d0b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/07395a64-2cc4-401c-a17c-5df552f81d0b.jpg not downloaded yet
2026-03-26 15:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d66810>
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F24f3a503-08bd-4b44-99e0-066aa2d4b717.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/24f3a503-08bd-4b44-99e0-066aa2d4b717.jpeg saved to cache
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252F1effc669-9fc0-43cf-92fd-8cb1e3107794.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/1effc669-9fc0-43cf-92fd-8cb1e3107794.JPG not downloaded yet
2026-03-26 15:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10731733
2026-03-26 15:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10731733
2026-03-26 15:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10731733 to the API
2026-03-26 15:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5650760/general/43c24c26-340c-4977-93d0-a826e959d8b7.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-27T10: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=10731733',
'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-26 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731733%27 HTTP/1.1" 200 None
2026-03-26 15:18:04 [adesa.be] INFO: Saving data for 10731733: {'created_time': 1774538284.432652, 'last_price_update_time': 1774538284.432663, 'auction_closing_time': 1774606200.0}
2026-03-26 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731733') HTTP/1.1" 204 0
2026-03-26 15:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a83920a-68db-5451-ac85-f3a1e788c193 with identifier: 10731354
2026-03-26 15:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a83920a-68db-5451-ac85-f3a1e788c193 with identifier: 10731354
2026-03-26 15:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a83920a-68db-5451-ac85-f3a1e788c193 with identifier: 10731354 to the API
2026-03-26 15:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731354>
{'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': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8a83920a-68db-5451-ac85-f3a1e788c193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDW698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731354',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 185607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5684845/general/8bbbc591-b9a1-457b-b3c4-59586ef25535.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/023afc71-bb25-477e-b41b-75a08bdbe040.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/affbb016-f4d0-4584-96d8-2ca226e437f7.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/a1136459-26b9-4a22-bdf9-82ad0e9c66d4.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/bef1a3e2-ac4d-494c-893b-f9cd1983a772.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/829008eb-3ce8-4555-9008-810311c31da4.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/f998f69a-03e8-4893-bee0-20c4670b57f5.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/fcbe1c0c-2786-4913-b735-bc5f638a342f.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/7f648291-b21d-4a05-892d-dfe4ce980820.jpeg',
'https://images.openlane.eu/carimgs/5684845/general/f5c322bb-5a16-450b-8ffb-4e157f30a428.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283236,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/8bbbc591-b9a1-457b-b3c4-59586ef25535.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279407,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/023afc71-bb25-477e-b41b-75a08bdbe040.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365660,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/affbb016-f4d0-4584-96d8-2ca226e437f7.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308345,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/a1136459-26b9-4a22-bdf9-82ad0e9c66d4.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284481,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/bef1a3e2-ac4d-494c-893b-f9cd1983a772.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241314,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/829008eb-3ce8-4555-9008-810311c31da4.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241702,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/f998f69a-03e8-4893-bee0-20c4670b57f5.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191816,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/fcbe1c0c-2786-4913-b735-bc5f638a342f.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204062,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/7f648291-b21d-4a05-892d-dfe4ce980820.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a83920a-68db-5451-ac85-f3a1e788c193/8a83920a-68db-5451-ac85-f3a1e788c193_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252487,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684845/general/f5c322bb-5a16-450b-8ffb-4e157f30a428.jpeg',
'Width': 2000}],
'price': 25850,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW X3 20 X Line - xDrive - Diesel - Automatic - 190 hp - 185.607 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731354%27 HTTP/1.1" 200 None
2026-03-26 15:18:05 [adesa.be] INFO: Saving data for 10731354: {'created_time': 1774538285.333325, 'last_price_update_time': 1774538285.333334, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731354') HTTP/1.1" 204 0
2026-03-26 15:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10730446
2026-03-26 15:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10730446
2026-03-26 15:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10730446 to the API
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1f3cb65d-2421-554f-9e3e-2d41c4db2051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVD038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730446',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 158337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5719522/general/56220da1-3343-49bf-b010-23773bcbf3f5.jpg',
'https://images.openlane.eu/carimgs/5719522/general/da68fa47-3272-4778-abc2-a10d628252fd.jpg',
'https://images.openlane.eu/carimgs/5719522/general/eead7489-0902-4935-9ccf-83fb7edaf639.jpg',
'https://images.openlane.eu/carimgs/5719522/general/7e3dafde-45c8-4f30-b59e-238dab5565f3.jpg',
'https://images.openlane.eu/carimgs/5719522/general/2fc0823b-e8e7-4429-b176-4f8c4cc4dc25.jpg',
'https://images.openlane.eu/carimgs/5719522/general/85480934-50e8-4c49-a85b-7396e9f994b6.jpg',
'https://images.openlane.eu/carimgs/5719522/general/3a8050ef-e418-488e-9bc2-51507f6b1ce2.jpg',
'https://images.openlane.eu/carimgs/5719522/general/5390d3fe-6150-457a-a807-74d9bfc34306.jpg',
'https://images.openlane.eu/carimgs/5719522/general/501bbe3b-6f04-4522-94f2-285949b0be1c.jpg',
'https://images.openlane.eu/carimgs/5719522/general/8b275baf-3db0-40cd-8e5b-eaec35bbecd7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115216,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/56220da1-3343-49bf-b010-23773bcbf3f5.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111468,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/da68fa47-3272-4778-abc2-a10d628252fd.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115429,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/eead7489-0902-4935-9ccf-83fb7edaf639.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103382,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/7e3dafde-45c8-4f30-b59e-238dab5565f3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111120,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/2fc0823b-e8e7-4429-b176-4f8c4cc4dc25.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114555,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/85480934-50e8-4c49-a85b-7396e9f994b6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91940,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/3a8050ef-e418-488e-9bc2-51507f6b1ce2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68026,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/5390d3fe-6150-457a-a807-74d9bfc34306.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87417,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/501bbe3b-6f04-4522-94f2-285949b0be1c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3cb65d-2421-554f-9e3e-2d41c4db2051/1f3cb65d-2421-554f-9e3e-2d41c4db2051_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387226,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719522/general/8b275baf-3db0-40cd-8e5b-eaec35bbecd7.jpg',
'Width': 2040}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-01-09',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Citroën C4 1.4i VTR - Petrol - Manual - 88 hp - 158.337 km',
'transmission': 'manual',
'trim': 'VTR',
'vin': None,
'year': 2006}
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730446%27 HTTP/1.1" 200 None
2026-03-26 15:18:05 [adesa.be] INFO: Saving data for 10730446: {'created_time': 1774538285.688623, 'last_price_update_time': 1774538285.688633, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730446') HTTP/1.1" 204 0
2026-03-26 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/d55db820-1532-4c16-8fd8-0d6790dc6458.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/8cf5a233-af01-4e2b-a734-df19d400111f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:18:05 [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-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F4725e625-6f76-4245-bbce-89beb74244e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/4725e625-6f76-4245-bbce-89beb74244e3.jpg not downloaded yet
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F57929d9e-78c4-4f0f-9a7c-41d57dae236b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/57929d9e-78c4-4f0f-9a7c-41d57dae236b.jpg not downloaded yet
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731942%252Fgeneral%252Faec2d35c-505b-4af8-b248-85ed3f0f885e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731942/general/aec2d35c-505b-4af8-b248-85ed3f0f885e.JPG not downloaded yet
2026-03-26 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b2bc90>
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F91dcd2c7-15fe-420c-bec5-40afa85a642a.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/91dcd2c7-15fe-420c-bec5-40afa85a642a.jpg saved to cache
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506f990>
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F7f85c538-0202-4bd9-95ee-e7ff270bf71f.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/7f85c538-0202-4bd9-95ee-e7ff270bf71f.jpg saved to cache
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765acc990>
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686145%252Fgeneral%252F3b4eb1fe-b0ad-4c89-93b3-978f8425631d.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686145/general/3b4eb1fe-b0ad-4c89-93b3-978f8425631d.jpg saved to cache
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fae64b68-a18a-5705-9664-66d3516d3ba1
2026-03-26 15:18:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fae64b68-a18a-5705-9664-66d3516d3ba1, skipping ID generation
2026-03-26 15:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae64b68-a18a-5705-9664-66d3516d3ba1 with scrape type 1
2026-03-26 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fae64b68-a18a-5705-9664-66d3516d3ba1 sending to next pipeline
2026-03-26 15:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fae64b68-a18a-5705-9664-66d3516d3ba1, identifier: 10730429
2026-03-26 15:18:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5731942/general/0c203b9f-49fb-4281-8a02-f1f4c1382d73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732465)
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F71b493fc-3f5c-4665-bdb2-516f04e05ec8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/71b493fc-3f5c-4665-bdb2-516f04e05ec8.jpg not downloaded yet
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fe871b3c1-5157-43cb-a54d-30ec11ec9089.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/e871b3c1-5157-43cb-a54d-30ec11ec9089.jpg not downloaded yet
2026-03-26 15:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429
2026-03-26 15:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429
2026-03-26 15:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429 to the API
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5686145/general/3b4eb1fe-b0ad-4c89-93b3-978f8425631d.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': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fae64b68-a18a-5705-9664-66d3516d3ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KVF019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730429',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 84665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326841,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/ce178279-a77b-409a-bdd7-b2e9a0040164.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333853,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/3b4eb1fe-b0ad-4c89-93b3-978f8425631d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332080,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/e1118733-f41f-44f6-89d8-5d146d2d82e5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327315,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/7f85c538-0202-4bd9-95ee-e7ff270bf71f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229559,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/91dcd2c7-15fe-420c-bec5-40afa85a642a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270423,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/9a627e40-b170-46a5-adfd-efe479396fd1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66667,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/45878543-3cc9-4eb8-be5f-f82fcb0d5122.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284826,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/eec60a04-b0d8-4990-8b2a-b84442470686.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275453,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/ce1f4b57-a5f0-42d3-a6eb-1d047ed751ec.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae64b68-a18a-5705-9664-66d3516d3ba1/fae64b68-a18a-5705-9664-66d3516d3ba1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289320,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686145/general/ce296f5d-24e1-4eb1-ba09-b6ede43bc4d0.jpg',
'Width': 1600}],
'price': 25500,
'price_includes_vat': True,
'registration_date': '2020-08-28',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X3 20d - xDrive - Diesel - Automatic - 190 hp - 84.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730429%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [adesa.be] INFO: Saving data for 10730429: {'created_time': 1774538286.694568, 'last_price_update_time': 1774538286.694577, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730429') HTTP/1.1" 204 0
2026-03-26 15:18:06 [scrapy.extensions.logstats] INFO: Crawled 778 pages (at 162 pages/min), scraped 154 items (at 42 items/min)
2026-03-26 15:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 185MiB
2026-03-26 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686148/general/f2e4b70a-2c7f-459d-b91d-e710823be71a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730430)
2026-03-26 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/498cc196-ee02-4c9f-860f-903d585119fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Fa458b85a-e845-4bcd-872c-b9b77496516b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/a458b85a-e845-4bcd-872c-b9b77496516b.jpg not downloaded yet
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F8520a5fb-3d85-4745-a777-475c93a4b7d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/8520a5fb-3d85-4745-a777-475c93a4b7d5.jpg not downloaded yet
2026-03-26 15:18: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-26 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cbf950>
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252Fd55db820-1532-4c16-8fd8-0d6790dc6458.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/d55db820-1532-4c16-8fd8-0d6790dc6458.jpg saved to cache
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db4190>
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F8cf5a233-af01-4e2b-a734-df19d400111f.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/8cf5a233-af01-4e2b-a734-df19d400111f.jpg saved to cache
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10730426
2026-03-26 15:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77b03827-f04c-5963-b337-49671a43cf65 with scrape type 1
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77b03827-f04c-5963-b337-49671a43cf65
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252Feca5c1dc-3d84-42e6-8a88-c03cf69729d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/eca5c1dc-3d84-42e6-8a88-c03cf69729d5.jpg already downloaded
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F44677bde-0eed-4d75-8574-da9ee79235e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/44677bde-0eed-4d75-8574-da9ee79235e8.jpg already downloaded
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F6efd07ca-5366-499a-a55e-4a59d5632ef5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/6efd07ca-5366-499a-a55e-4a59d5632ef5.jpg already downloaded
2026-03-26 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F92448ab3-a701-4d30-888c-0ba58186c930.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/92448ab3-a701-4d30-888c-0ba58186c930.jpg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F31ddfc9e-5e78-46eb-b409-aea7cd4c1881.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/31ddfc9e-5e78-46eb-b409-aea7cd4c1881.jpg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F56de9b7a-14a2-44b5-a297-edbde13f9bb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/56de9b7a-14a2-44b5-a297-edbde13f9bb1.jpg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F22c8e271-19f0-4ca3-b0f7-dee97dee469e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/22c8e271-19f0-4ca3-b0f7-dee97dee469e.jpg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F9ca6f216-6cd6-4dc4-8481-75eace74acf9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/9ca6f216-6cd6-4dc4-8481-75eace74acf9.jpg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252F8e8a50d1-c163-460a-bb2d-df0c857fceb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/8e8a50d1-c163-460a-bb2d-df0c857fceb0.jpg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672850%252Fgeneral%252Fb4242847-06e9-4884-9d89-110243ac25ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672850/general/b4242847-06e9-4884-9d89-110243ac25ab.jpg already downloaded
2026-03-26 15:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77b03827-f04c-5963-b337-49671a43cf65, identifier: 10730426
2026-03-26 15:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355
2026-03-26 15:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54043532-ff09-5b2f-889f-05a36ca880b6 with scrape type 1
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54043532-ff09-5b2f-889f-05a36ca880b6
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252Fcc36f742-0e35-4330-aaad-76fa77a11cdf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/cc36f742-0e35-4330-aaad-76fa77a11cdf.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252F36b72d8a-ed31-49d0-a0fd-e5743b690366.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/36b72d8a-ed31-49d0-a0fd-e5743b690366.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252F28f2cd54-88fd-4a09-bfc1-932780093b5b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/28f2cd54-88fd-4a09-bfc1-932780093b5b.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252Fb6ef4f9c-7016-4181-8ac2-b6344d523461.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/b6ef4f9c-7016-4181-8ac2-b6344d523461.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252Fa1c2bfe1-c0fc-4b47-8e23-8a1cc98e85bd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/a1c2bfe1-c0fc-4b47-8e23-8a1cc98e85bd.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252F6c522701-862e-4655-b981-5d43b703db85.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/6c522701-862e-4655-b981-5d43b703db85.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252F23cb0593-e974-417a-af36-6bbf9792d42c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/23cb0593-e974-417a-af36-6bbf9792d42c.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252Fca031700-8364-4ba7-b7d2-9d20ef0ead20.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/ca031700-8364-4ba7-b7d2-9d20ef0ead20.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252Fa4457875-01d0-4bd5-838b-fef96f03fcce.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/a4457875-01d0-4bd5-838b-fef96f03fcce.jpeg already downloaded
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684874%252Fgeneral%252Fa3819764-29dd-48c6-b67f-ded72b450e9f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684874/general/a3819764-29dd-48c6-b67f-ded72b450e9f.jpeg already downloaded
2026-03-26 15:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54043532-ff09-5b2f-889f-05a36ca880b6, identifier: 10731355
2026-03-26 15:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5663403/general/6a97bea8-7ed1-4fb2-8cc1-39897ab7e014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730423)
2026-03-26 15:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10730426
2026-03-26 15:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10730426
2026-03-26 15:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10730426 to the API
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730426>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '77b03827-f04c-5963-b337-49671a43cf65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AEM085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730426',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 197731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5672850/general/eca5c1dc-3d84-42e6-8a88-c03cf69729d5.jpg',
'https://images.openlane.eu/carimgs/5672850/general/44677bde-0eed-4d75-8574-da9ee79235e8.jpg',
'https://images.openlane.eu/carimgs/5672850/general/6efd07ca-5366-499a-a55e-4a59d5632ef5.jpg',
'https://images.openlane.eu/carimgs/5672850/general/92448ab3-a701-4d30-888c-0ba58186c930.jpg',
'https://images.openlane.eu/carimgs/5672850/general/31ddfc9e-5e78-46eb-b409-aea7cd4c1881.jpg',
'https://images.openlane.eu/carimgs/5672850/general/56de9b7a-14a2-44b5-a297-edbde13f9bb1.jpg',
'https://images.openlane.eu/carimgs/5672850/general/22c8e271-19f0-4ca3-b0f7-dee97dee469e.jpg',
'https://images.openlane.eu/carimgs/5672850/general/9ca6f216-6cd6-4dc4-8481-75eace74acf9.jpg',
'https://images.openlane.eu/carimgs/5672850/general/8e8a50d1-c163-460a-bb2d-df0c857fceb0.jpg',
'https://images.openlane.eu/carimgs/5672850/general/b4242847-06e9-4884-9d89-110243ac25ab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101743,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/eca5c1dc-3d84-42e6-8a88-c03cf69729d5.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96051,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/44677bde-0eed-4d75-8574-da9ee79235e8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82042,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/6efd07ca-5366-499a-a55e-4a59d5632ef5.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77720,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/92448ab3-a701-4d30-888c-0ba58186c930.jpg',
'Width': 360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95700,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/31ddfc9e-5e78-46eb-b409-aea7cd4c1881.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340509,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/56de9b7a-14a2-44b5-a297-edbde13f9bb1.jpg',
'Width': 1152},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286122,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/22c8e271-19f0-4ca3-b0f7-dee97dee469e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154413,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/9ca6f216-6cd6-4dc4-8481-75eace74acf9.jpg',
'Width': 1152},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99968,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/8e8a50d1-c163-460a-bb2d-df0c857fceb0.jpg',
'Width': 360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b03827-f04c-5963-b337-49671a43cf65/77b03827-f04c-5963-b337-49671a43cf65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98925,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672850/general/b4242847-06e9-4884-9d89-110243ac25ab.jpg',
'Width': 640}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2014-09-01',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Fiat Bravo 1.6 MultiJet - Diesel - Manual - 105 hp - 197.731 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730426%27 HTTP/1.1" 200 None
2026-03-26 15:18:07 [adesa.be] INFO: Saving data for 10730426: {'created_time': 1774538287.815057, 'last_price_update_time': 1774538287.815069, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730426') HTTP/1.1" 204 0
2026-03-26 15:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355
2026-03-26 15:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355
2026-03-26 15:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355 to the API
2026-03-26 15:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731355>
{'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': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '54043532-ff09-5b2f-889f-05a36ca880b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMY217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731355',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 180021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5684874/general/cc36f742-0e35-4330-aaad-76fa77a11cdf.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/36b72d8a-ed31-49d0-a0fd-e5743b690366.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/28f2cd54-88fd-4a09-bfc1-932780093b5b.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/b6ef4f9c-7016-4181-8ac2-b6344d523461.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/a1c2bfe1-c0fc-4b47-8e23-8a1cc98e85bd.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/6c522701-862e-4655-b981-5d43b703db85.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/23cb0593-e974-417a-af36-6bbf9792d42c.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/ca031700-8364-4ba7-b7d2-9d20ef0ead20.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/a4457875-01d0-4bd5-838b-fef96f03fcce.jpeg',
'https://images.openlane.eu/carimgs/5684874/general/a3819764-29dd-48c6-b67f-ded72b450e9f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292802,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/cc36f742-0e35-4330-aaad-76fa77a11cdf.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314830,
'Height': 954,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/36b72d8a-ed31-49d0-a0fd-e5743b690366.jpeg',
'Width': 1694},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356414,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/28f2cd54-88fd-4a09-bfc1-932780093b5b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353441,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/b6ef4f9c-7016-4181-8ac2-b6344d523461.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302499,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/a1c2bfe1-c0fc-4b47-8e23-8a1cc98e85bd.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254957,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/6c522701-862e-4655-b981-5d43b703db85.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280757,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/23cb0593-e974-417a-af36-6bbf9792d42c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170535,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/ca031700-8364-4ba7-b7d2-9d20ef0ead20.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184218,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/a4457875-01d0-4bd5-838b-fef96f03fcce.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54043532-ff09-5b2f-889f-05a36ca880b6/54043532-ff09-5b2f-889f-05a36ca880b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239588,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684874/general/a3819764-29dd-48c6-b67f-ded72b450e9f.jpeg',
'Width': 2000}],
'price': 25850,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW X3 20 X Line - xDrive - Diesel - Automatic - 190 hp - 180.021 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731355%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [adesa.be] INFO: Saving data for 10731355: {'created_time': 1774538288.169421, 'last_price_update_time': 1774538288.16943, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731355') HTTP/1.1" 204 0
2026-03-26 15:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/609faf52-4ba0-4452-8463-fc77cf099e7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Ffce65a50-0ae5-4b60-a6fe-05e465d1a5ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/fce65a50-0ae5-4b60-a6fe-05e465d1a5ac.jpg not downloaded yet
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fd48b92c8-8c87-41b3-a757-989c33768b98.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/d48b92c8-8c87-41b3-a757-989c33768b98.jpg not downloaded yet
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea due to Ignoring non-200 response
2026-03-26 15:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/67045a85-2cc0-40fb-bf45-f43a8562ffd2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5731942/general/1effc669-9fc0-43cf-92fd-8cb1e3107794.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732465)
2026-03-26 15:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F8097d604-216a-4e0a-aa59-b06c23e49385.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/8097d604-216a-4e0a-aa59-b06c23e49385.jpg not downloaded yet
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F6992e6a6-42e5-4625-a3d1-d1fde05e9759.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/6992e6a6-42e5-4625-a3d1-d1fde05e9759.jpg not downloaded yet
2026-03-26 15:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/57929d9e-78c4-4f0f-9a7c-41d57dae236b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765db4e50>
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686148%252Fgeneral%252Ff2e4b70a-2c7f-459d-b91d-e710823be71a.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686148/general/f2e4b70a-2c7f-459d-b91d-e710823be71a.jpg saved to cache
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa
2026-03-26 15:18:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 299b5055-4db0-52da-a3d5-210a5dd6bdfa, skipping ID generation
2026-03-26 15:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa with scrape type 1
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 299b5055-4db0-52da-a3d5-210a5dd6bdfa sending to next pipeline
2026-03-26 15:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 299b5055-4db0-52da-a3d5-210a5dd6bdfa, identifier: 10730430
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651db190>
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F498cc196-ee02-4c9f-860f-903d585119fb.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/498cc196-ee02-4c9f-860f-903d585119fb.jpg saved to cache
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:18:08 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730451%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [adesa.be] INFO: Scrape type for 10730451: 1
2026-03-26 15:18:08 [adesa.be] INFO: Scraping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-26 15:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442
2026-03-26 15:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3566410-987d-592b-902c-3c7c5ec4fa3f with scrape type 1
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3566410-987d-592b-902c-3c7c5ec4fa3f
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252Fd8d5d7e8-0415-4551-b4ba-288f49b3b500.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/d8d5d7e8-0415-4551-b4ba-288f49b3b500.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252F64a9a504-1928-4318-ac88-69d23a2dac9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/64a9a504-1928-4318-ac88-69d23a2dac9e.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252F0322920f-4082-477f-bbec-30f76574bbc5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/0322920f-4082-477f-bbec-30f76574bbc5.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252Ff0c88dc8-dc42-4fb5-936c-3fb81039f3d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/f0c88dc8-dc42-4fb5-936c-3fb81039f3d8.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252F36ece6fd-18db-4f94-84db-b031489e8744.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/36ece6fd-18db-4f94-84db-b031489e8744.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252Fe341def6-3bfb-47fd-809e-2d97ebc58fcd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/e341def6-3bfb-47fd-809e-2d97ebc58fcd.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252F422d9687-22d6-424b-986f-b9842255b282.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/422d9687-22d6-424b-986f-b9842255b282.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252F427f082b-8160-464b-9a11-1c0400c88018.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/427f082b-8160-464b-9a11-1c0400c88018.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252F26b21f40-71b5-499e-a6cb-dd4fa3cb7282.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/26b21f40-71b5-499e-a6cb-dd4fa3cb7282.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714826%252Fgeneral%252F54d0b838-12d1-4c70-9bf3-bae4c7021c0f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714826/general/54d0b838-12d1-4c70-9bf3-bae4c7021c0f.jpg already downloaded
2026-03-26 15:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3566410-987d-592b-902c-3c7c5ec4fa3f, identifier: 10730442
2026-03-26 15:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac536614-a1de-51f4-96fe-ef6a122e5f15 with identifier: 10730448
2026-03-26 15:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac536614-a1de-51f4-96fe-ef6a122e5f15 with scrape type 1
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac536614-a1de-51f4-96fe-ef6a122e5f15
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252F1b4c6dc3-448a-4464-a24d-268ffc8e555f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/1b4c6dc3-448a-4464-a24d-268ffc8e555f.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252F2efc6452-60ad-4ae8-acd7-1605fe569b9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/2efc6452-60ad-4ae8-acd7-1605fe569b9a.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252Fa730a237-1b22-4318-b622-ee08650eacd9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/a730a237-1b22-4318-b622-ee08650eacd9.jpg already downloaded
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252F9bf4e05f-b08e-4a71-b797-91beb0fe425e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/9bf4e05f-b08e-4a71-b797-91beb0fe425e.jpg already downloaded
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252F405f8645-e2e7-4966-a0e9-fce5c16bfac0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/405f8645-e2e7-4966-a0e9-fce5c16bfac0.jpg already downloaded
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252Fc0875d48-7861-4b0a-b8f7-df1cf5458ab8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/c0875d48-7861-4b0a-b8f7-df1cf5458ab8.jpg already downloaded
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252F93593973-58b1-47d3-80a5-44212604f2b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/93593973-58b1-47d3-80a5-44212604f2b8.jpg already downloaded
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252Fccfd2e87-b142-40c9-9937-72140390c676.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/ccfd2e87-b142-40c9-9937-72140390c676.jpg already downloaded
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252F4688353b-9845-419d-abe0-f9aa9f941531.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/4688353b-9845-419d-abe0-f9aa9f941531.jpg already downloaded
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728474%252Fgeneral%252Fa04290e2-095e-49cd-9e76-87f85a7333f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728474/general/a04290e2-095e-49cd-9e76-87f85a7333f4.jpg already downloaded
2026-03-26 15:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac536614-a1de-51f4-96fe-ef6a122e5f15, identifier: 10730448
2026-03-26 15:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7667d5a8-1f84-5660-aedd-1c6d55325296 with identifier: 10730443
2026-03-26 15:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7667d5a8-1f84-5660-aedd-1c6d55325296 with scrape type 1
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F33a15884-094c-40cd-9431-c2d5830b9951.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/33a15884-094c-40cd-9431-c2d5830b9951.jpg not downloaded yet
2026-03-26 15:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57681f7fd0>
2026-03-26 15:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663403%252Fgeneral%252F6a97bea8-7ed1-4fb2-8cc1-39897ab7e014.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663403/general/6a97bea8-7ed1-4fb2-8cc1-39897ab7e014.jpg saved to cache
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc
2026-03-26 15:18:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 93098a19-635f-51f8-8a1b-4b5129b0d7cc, skipping ID generation
2026-03-26 15:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc with scrape type 1
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 93098a19-635f-51f8-8a1b-4b5129b0d7cc sending to next pipeline
2026-03-26 15:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93098a19-635f-51f8-8a1b-4b5129b0d7cc, identifier: 10730423
2026-03-26 15:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/4725e625-6f76-4245-bbce-89beb74244e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/07395a64-2cc4-401c-a17c-5df552f81d0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F94594ac7-5c94-4532-8936-80fbe0115122.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/94594ac7-5c94-4532-8936-80fbe0115122.jpg not downloaded yet
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F31176c2d-5fe3-457c-b746-0d6544cf3c29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/31176c2d-5fe3-457c-b746-0d6544cf3c29.jpg not downloaded yet
2026-03-26 15:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 299b5055-4db0-52da-a3d5-210a5dd6bdfa with identifier: 10730430
2026-03-26 15:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 299b5055-4db0-52da-a3d5-210a5dd6bdfa with identifier: 10730430
2026-03-26 15:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 299b5055-4db0-52da-a3d5-210a5dd6bdfa with identifier: 10730430 to the API
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5686148/general/f2e4b70a-2c7f-459d-b91d-e710823be71a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '299b5055-4db0-52da-a3d5-210a5dd6bdfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '807L98166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730430',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 80676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299635,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/6e1fd46e-507f-41ee-9394-7fac62e394c0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282646,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/12548eb6-dcb0-4d71-9c97-85c037803234.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316185,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/f2e4b70a-2c7f-459d-b91d-e710823be71a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321739,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/9bd16f1c-c102-4598-ba0b-8674d2f4b999.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218702,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/fc75faf1-3cbf-444c-b433-1be81af287b6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275702,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/7d773e9c-8c91-4fd6-a391-071385e14b4c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368113,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/bd896314-e616-4060-8adf-f75fa1716db3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290989,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/d55db820-1532-4c16-8fd8-0d6790dc6458.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251253,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/00862dec-ae8e-4061-bdb9-a28c32f4a7bb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_299b5055-4db0-52da-a3d5-210a5dd6bdfa/299b5055-4db0-52da-a3d5-210a5dd6bdfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302713,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686148/general/5213654e-314f-490b-87e9-576ad8f2924e.jpg',
'Width': 1600}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW 1 Series 118i M Sport - Petrol - Automatic - 136 hp - 80.676 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730430%27 HTTP/1.1" 200 None
2026-03-26 15:18:09 [adesa.be] INFO: Saving data for 10730430: {'created_time': 1774538289.823724, 'last_price_update_time': 1774538289.823733, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730430') HTTP/1.1" 204 0
2026-03-26 15:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442
2026-03-26 15:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442
2026-03-26 15:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442 to the API
2026-03-26 15:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730442>
{'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': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3566410-987d-592b-902c-3c7c5ec4fa3f',
'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=10730442',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 76222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5714826/general/d8d5d7e8-0415-4551-b4ba-288f49b3b500.jpg',
'https://images.openlane.eu/carimgs/5714826/general/64a9a504-1928-4318-ac88-69d23a2dac9e.jpg',
'https://images.openlane.eu/carimgs/5714826/general/0322920f-4082-477f-bbec-30f76574bbc5.jpg',
'https://images.openlane.eu/carimgs/5714826/general/f0c88dc8-dc42-4fb5-936c-3fb81039f3d8.jpg',
'https://images.openlane.eu/carimgs/5714826/general/36ece6fd-18db-4f94-84db-b031489e8744.jpg',
'https://images.openlane.eu/carimgs/5714826/general/e341def6-3bfb-47fd-809e-2d97ebc58fcd.jpg',
'https://images.openlane.eu/carimgs/5714826/general/422d9687-22d6-424b-986f-b9842255b282.jpg',
'https://images.openlane.eu/carimgs/5714826/general/427f082b-8160-464b-9a11-1c0400c88018.jpg',
'https://images.openlane.eu/carimgs/5714826/general/26b21f40-71b5-499e-a6cb-dd4fa3cb7282.jpg',
'https://images.openlane.eu/carimgs/5714826/general/54d0b838-12d1-4c70-9bf3-bae4c7021c0f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316135,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/d8d5d7e8-0415-4551-b4ba-288f49b3b500.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325583,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/64a9a504-1928-4318-ac88-69d23a2dac9e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336073,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/0322920f-4082-477f-bbec-30f76574bbc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319168,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/f0c88dc8-dc42-4fb5-936c-3fb81039f3d8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322608,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/36ece6fd-18db-4f94-84db-b031489e8744.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342716,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/e341def6-3bfb-47fd-809e-2d97ebc58fcd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297200,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/422d9687-22d6-424b-986f-b9842255b282.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289174,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/427f082b-8160-464b-9a11-1c0400c88018.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277641,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/26b21f40-71b5-499e-a6cb-dd4fa3cb7282.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3566410-987d-592b-902c-3c7c5ec4fa3f/d3566410-987d-592b-902c-3c7c5ec4fa3f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313067,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714826/general/54d0b838-12d1-4c70-9bf3-bae4c7021c0f.jpg',
'Width': 1600}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2018-08-24',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X3 20 - Petrol - Automatic - 184 hp - 76.222 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730442%27 HTTP/1.1" 200 None
2026-03-26 15:18:10 [adesa.be] INFO: Saving data for 10730442: {'created_time': 1774538290.167491, 'last_price_update_time': 1774538290.1675, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730442') HTTP/1.1" 204 0
2026-03-26 15:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac536614-a1de-51f4-96fe-ef6a122e5f15 with identifier: 10730448
2026-03-26 15:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac536614-a1de-51f4-96fe-ef6a122e5f15 with identifier: 10730448
2026-03-26 15:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac536614-a1de-51f4-96fe-ef6a122e5f15 with identifier: 10730448 to the API
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730448>
{'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': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac536614-a1de-51f4-96fe-ef6a122e5f15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SBA635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730448',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 101754,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5728474/general/1b4c6dc3-448a-4464-a24d-268ffc8e555f.jpg',
'https://images.openlane.eu/carimgs/5728474/general/2efc6452-60ad-4ae8-acd7-1605fe569b9a.jpg',
'https://images.openlane.eu/carimgs/5728474/general/a730a237-1b22-4318-b622-ee08650eacd9.jpg',
'https://images.openlane.eu/carimgs/5728474/general/9bf4e05f-b08e-4a71-b797-91beb0fe425e.jpg',
'https://images.openlane.eu/carimgs/5728474/general/405f8645-e2e7-4966-a0e9-fce5c16bfac0.jpg',
'https://images.openlane.eu/carimgs/5728474/general/c0875d48-7861-4b0a-b8f7-df1cf5458ab8.jpg',
'https://images.openlane.eu/carimgs/5728474/general/93593973-58b1-47d3-80a5-44212604f2b8.jpg',
'https://images.openlane.eu/carimgs/5728474/general/ccfd2e87-b142-40c9-9937-72140390c676.jpg',
'https://images.openlane.eu/carimgs/5728474/general/4688353b-9845-419d-abe0-f9aa9f941531.jpg',
'https://images.openlane.eu/carimgs/5728474/general/a04290e2-095e-49cd-9e76-87f85a7333f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275889,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/1b4c6dc3-448a-4464-a24d-268ffc8e555f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265433,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/a730a237-1b22-4318-b622-ee08650eacd9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251423,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/9bf4e05f-b08e-4a71-b797-91beb0fe425e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73096,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/405f8645-e2e7-4966-a0e9-fce5c16bfac0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74925,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/c0875d48-7861-4b0a-b8f7-df1cf5458ab8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257129,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/93593973-58b1-47d3-80a5-44212604f2b8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182028,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/ccfd2e87-b142-40c9-9937-72140390c676.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209892,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/4688353b-9845-419d-abe0-f9aa9f941531.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276061,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/2efc6452-60ad-4ae8-acd7-1605fe569b9a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac536614-a1de-51f4-96fe-ef6a122e5f15/ac536614-a1de-51f4-96fe-ef6a122e5f15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348476,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728474/general/a04290e2-095e-49cd-9e76-87f85a7333f4.jpg',
'Width': 1600}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2021-04-15',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X1 18d X Line - Diesel - Automatic - 150 hp - 101.754 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730448%27 HTTP/1.1" 200 None
2026-03-26 15:18:10 [adesa.be] INFO: Saving data for 10730448: {'created_time': 1774538290.4778, 'last_price_update_time': 1774538290.477809, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730448') HTTP/1.1" 204 0
2026-03-26 15:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93098a19-635f-51f8-8a1b-4b5129b0d7cc with identifier: 10730423
2026-03-26 15:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93098a19-635f-51f8-8a1b-4b5129b0d7cc with identifier: 10730423
2026-03-26 15:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93098a19-635f-51f8-8a1b-4b5129b0d7cc with identifier: 10730423 to the API
2026-03-26 15:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5663403/general/6a97bea8-7ed1-4fb2-8cc1-39897ab7e014.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '93098a19-635f-51f8-8a1b-4b5129b0d7cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BBV443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730423',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 87434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276094,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/dfe66867-ea7d-4ed6-bc96-795f23fe5062.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272731,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/859dd72e-3d7e-4264-8c78-d9ff68120ecd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263354,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/6a97bea8-7ed1-4fb2-8cc1-39897ab7e014.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248626,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/48ad7feb-ccc2-46a1-affa-6f72937e0eb5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270950,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/0dd66bca-4b69-44cd-a525-590230c66e6b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271336,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/498cc196-ee02-4c9f-860f-903d585119fb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298134,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/e3f0909a-8dec-40c6-b297-d99c28bd07cc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255807,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/8cf5a233-af01-4e2b-a734-df19d400111f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214636,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/f0b5daa4-cf40-4117-9894-dd331620775d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93098a19-635f-51f8-8a1b-4b5129b0d7cc/93098a19-635f-51f8-8a1b-4b5129b0d7cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279015,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663403/general/342f21b3-2bf2-405e-bb8d-5de59fb038a8.jpg',
'Width': 1600}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW 1 Series 116d M Sport - Diesel - Manual - 116 hp - 87.434 km',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730423%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [adesa.be] INFO: Saving data for 10730423: {'created_time': 1774538291.385524, 'last_price_update_time': 1774538291.385534, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730423') HTTP/1.1" 204 0
2026-03-26 15:18:11 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730434%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [adesa.be] INFO: Scrape type for 10730434: 1
2026-03-26 15:18:11 [adesa.be] INFO: Scraping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F763279bc-9516-49f1-a841-27639d61dcc5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/763279bc-9516-49f1-a841-27639d61dcc5.jpg not downloaded yet
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Fea08b75d-f4ab-4a6c-be3e-4c6f13f0d61a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/ea08b75d-f4ab-4a6c-be3e-4c6f13f0d61a.jpg not downloaded yet
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fca45b286-5e81-4e9b-9fcf-ca708078227f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/ca45b286-5e81-4e9b-9fcf-ca708078227f.jpg not downloaded yet
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b24990>
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F609faf52-4ba0-4452-8463-fc77cf099e7c.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/609faf52-4ba0-4452-8463-fc77cf099e7c.jpg saved to cache
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c2d6d0>
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252F67045a85-2cc0-40fb-bf45-f43a8562ffd2.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/67045a85-2cc0-40fb-bf45-f43a8562ffd2.jpeg saved to cache
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea due to Ignoring non-200 response
2026-03-26 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6280b0-5bfb-5207-a966-d0200989b57a with identifier: 10730416
2026-03-26 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6280b0-5bfb-5207-a966-d0200989b57a with scrape type 1
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da6280b0-5bfb-5207-a966-d0200989b57a
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252F0c2ea0b1-d5cf-4a31-acb0-d3b787bc0f4b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/0c2ea0b1-d5cf-4a31-acb0-d3b787bc0f4b.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252Fa634db72-c924-41e5-bf15-f086e20dc09b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/a634db72-c924-41e5-bf15-f086e20dc09b.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252F2ec1c97d-f0d4-4dba-93e6-b7a5539d361b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/2ec1c97d-f0d4-4dba-93e6-b7a5539d361b.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252Feec88a30-fe4d-4f4f-a266-7b7f7ba12ded.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/eec88a30-fe4d-4f4f-a266-7b7f7ba12ded.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252Fd86be5eb-fa5e-404a-bbdd-b5f8c37b00f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/d86be5eb-fa5e-404a-bbdd-b5f8c37b00f8.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252F434e9d88-fb51-4358-b31d-246859397ecc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/434e9d88-fb51-4358-b31d-246859397ecc.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252F8bdaeffc-23f9-4731-a29c-35947e904a3d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/8bdaeffc-23f9-4731-a29c-35947e904a3d.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252Fdbf871d6-4672-4ee5-b96b-c423628ecef7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/dbf871d6-4672-4ee5-b96b-c423628ecef7.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252F939e92ab-0107-425c-90e0-d1440d1053fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/939e92ab-0107-425c-90e0-d1440d1053fb.jpg already downloaded
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640356%252Fgeneral%252F6e0bd447-52ee-49b6-95ef-84efcd0ff4cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640356/general/6e0bd447-52ee-49b6-95ef-84efcd0ff4cb.jpg already downloaded
2026-03-26 15:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da6280b0-5bfb-5207-a966-d0200989b57a, identifier: 10730416
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f27510>
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F57929d9e-78c4-4f0f-9a7c-41d57dae236b.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/57929d9e-78c4-4f0f-9a7c-41d57dae236b.jpg saved to cache
2026-03-26 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/71b493fc-3f5c-4665-bdb2-516f04e05ec8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/27625676-5da5-4f9a-98b6-7ab44b39aee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/8520a5fb-3d85-4745-a777-475c93a4b7d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5731942/general/66c1309e-8220-4680-a23c-851a8828e8f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732465)
2026-03-26 15:18:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5731942/general/aec2d35c-505b-4af8-b248-85ed3f0f885e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732465)
2026-03-26 15:18:11 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730403%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [adesa.be] INFO: Scrape type for 10730403: 1
2026-03-26 15:18:12 [adesa.be] INFO: Scraping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fec7b11b3-3d32-4e8e-b4e5-1ee7b415a6fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/ec7b11b3-3d32-4e8e-b4e5-1ee7b415a6fe.jpg not downloaded yet
2026-03-26 15:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da6280b0-5bfb-5207-a966-d0200989b57a with identifier: 10730416
2026-03-26 15:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da6280b0-5bfb-5207-a966-d0200989b57a with identifier: 10730416
2026-03-26 15:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da6280b0-5bfb-5207-a966-d0200989b57a with identifier: 10730416 to the API
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730416>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'da6280b0-5bfb-5207-a966-d0200989b57a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SZP524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730416',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5640356/general/0c2ea0b1-d5cf-4a31-acb0-d3b787bc0f4b.jpg',
'https://images.openlane.eu/carimgs/5640356/general/a634db72-c924-41e5-bf15-f086e20dc09b.jpg',
'https://images.openlane.eu/carimgs/5640356/general/2ec1c97d-f0d4-4dba-93e6-b7a5539d361b.jpg',
'https://images.openlane.eu/carimgs/5640356/general/eec88a30-fe4d-4f4f-a266-7b7f7ba12ded.jpg',
'https://images.openlane.eu/carimgs/5640356/general/d86be5eb-fa5e-404a-bbdd-b5f8c37b00f8.jpg',
'https://images.openlane.eu/carimgs/5640356/general/434e9d88-fb51-4358-b31d-246859397ecc.jpg',
'https://images.openlane.eu/carimgs/5640356/general/8bdaeffc-23f9-4731-a29c-35947e904a3d.jpg',
'https://images.openlane.eu/carimgs/5640356/general/dbf871d6-4672-4ee5-b96b-c423628ecef7.jpg',
'https://images.openlane.eu/carimgs/5640356/general/939e92ab-0107-425c-90e0-d1440d1053fb.jpg',
'https://images.openlane.eu/carimgs/5640356/general/6e0bd447-52ee-49b6-95ef-84efcd0ff4cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295403,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/0c2ea0b1-d5cf-4a31-acb0-d3b787bc0f4b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304566,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/a634db72-c924-41e5-bf15-f086e20dc09b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284349,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/2ec1c97d-f0d4-4dba-93e6-b7a5539d361b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280991,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/eec88a30-fe4d-4f4f-a266-7b7f7ba12ded.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284285,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/d86be5eb-fa5e-404a-bbdd-b5f8c37b00f8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308327,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/434e9d88-fb51-4358-b31d-246859397ecc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73841,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/8bdaeffc-23f9-4731-a29c-35947e904a3d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269087,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/dbf871d6-4672-4ee5-b96b-c423628ecef7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306359,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/939e92ab-0107-425c-90e0-d1440d1053fb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6280b0-5bfb-5207-a966-d0200989b57a/da6280b0-5bfb-5207-a966-d0200989b57a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253106,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640356/general/6e0bd447-52ee-49b6-95ef-84efcd0ff4cb.jpg',
'Width': 1600}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2017-08-29',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X1 16d X Line - Diesel - Manual - 115 hp - 92.984 km',
'transmission': 'manual',
'trim': 'X Line',
'vin': None,
'year': 2017}
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730416%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [adesa.be] INFO: Saving data for 10730416: {'created_time': 1774538292.42081, 'last_price_update_time': 1774538292.42082, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730416') HTTP/1.1" 204 0
2026-03-26 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/e871b3c1-5157-43cb-a54d-30ec11ec9089.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/a458b85a-e845-4bcd-872c-b9b77496516b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Fec847b07-1fe4-435b-bd59-59e6f927aa0f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/ec847b07-1fe4-435b-bd59-59e6f927aa0f.jpg not downloaded yet
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fec94dcf2-4c2a-4c91-8b15-b7719ee900dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/ec94dcf2-4c2a-4c91-8b15-b7719ee900dc.jpg not downloaded yet
2026-03-26 15:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:12 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:12 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:12 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00GP\x9a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\x1a\xc0\x00G\x08y\x00\x00\x00\x00'
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509e790>
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_1.mpo HTTP/1.1" 201 0
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F4725e625-6f76-4245-bbce-89beb74244e3.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/4725e625-6f76-4245-bbce-89beb74244e3.jpg saved to cache
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765aa7410>
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F07395a64-2cc4-401c-a17c-5df552f81d0b.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/07395a64-2cc4-401c-a17c-5df552f81d0b.jpg saved to cache
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:12 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730438%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [adesa.be] INFO: Scrape type for 10730438: 1
2026-03-26 15:18:12 [adesa.be] INFO: Scraping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fde3d24fb-d35b-430c-9054-58c0b53841a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/de3d24fb-d35b-430c-9054-58c0b53841a6.jpg not downloaded yet
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F7cf519ab-6ece-4666-b395-0e6b0ad4de89.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/7cf519ab-6ece-4666-b395-0e6b0ad4de89.jpg not downloaded yet
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fb019cc4a-177c-4955-b83f-45908de48442.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/b019cc4a-177c-4955-b83f-45908de48442.jpg not downloaded yet
2026-03-26 15:18:12 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731367%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [adesa.be] INFO: Scrape type for 10731367: 1
2026-03-26 15:18:12 [adesa.be] INFO: Scraping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F2dbdb524-d161-40f6-ae79-5f7cca1ecc6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/2dbdb524-d161-40f6-ae79-5f7cca1ecc6a.jpg not downloaded yet
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509ecd0>
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F71b493fc-3f5c-4665-bdb2-516f04e05ec8.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/71b493fc-3f5c-4665-bdb2-516f04e05ec8.jpg saved to cache
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b9dfd0>
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F27625676-5da5-4f9a-98b6-7ab44b39aee1.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/27625676-5da5-4f9a-98b6-7ab44b39aee1.jpg saved to cache
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e85690>
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F8520a5fb-3d85-4745-a777-475c93a4b7d5.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/8520a5fb-3d85-4745-a777-475c93a4b7d5.jpg saved to cache
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea due to Ignoring non-200 response
2026-03-26 15:18:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab72930f-4e69-52f3-8ff9-1a5b7a606aea, skipping ID generation
2026-03-26 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea with scrape type 1
2026-03-26 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea sending to next pipeline
2026-03-26 15:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab72930f-4e69-52f3-8ff9-1a5b7a606aea, identifier: 10732465
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e6590>
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fe871b3c1-5157-43cb-a54d-30ec11ec9089.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/e871b3c1-5157-43cb-a54d-30ec11ec9089.jpg saved to cache
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c14d10>
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Fa458b85a-e845-4bcd-872c-b9b77496516b.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/a458b85a-e845-4bcd-872c-b9b77496516b.jpg saved to cache
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab72930f-4e69-52f3-8ff9-1a5b7a606aea with identifier: 10732465
2026-03-26 15:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab72930f-4e69-52f3-8ff9-1a5b7a606aea with identifier: 10732465
2026-03-26 15:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab72930f-4e69-52f3-8ff9-1a5b7a606aea with identifier: 10732465 to the API
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5731942/general/aec2d35c-505b-4af8-b248-85ed3f0f885e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab72930f-4e69-52f3-8ff9-1a5b7a606aea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRG177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732465',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 178422,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab72930f-4e69-52f3-8ff9-1a5b7a606aea/ab72930f-4e69-52f3-8ff9-1a5b7a606aea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2064308,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731942/general/ab7bc442-b3e3-4e29-a8b6-fbc8e9dd8201.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab72930f-4e69-52f3-8ff9-1a5b7a606aea/ab72930f-4e69-52f3-8ff9-1a5b7a606aea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1847082,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731942/general/48267b45-cc2e-44dd-9d1e-367d243ac475.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab72930f-4e69-52f3-8ff9-1a5b7a606aea/ab72930f-4e69-52f3-8ff9-1a5b7a606aea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3215826,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731942/general/15c3fbc5-4ce1-4bd2-8bf8-992f38b4e5be.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab72930f-4e69-52f3-8ff9-1a5b7a606aea/ab72930f-4e69-52f3-8ff9-1a5b7a606aea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1873379,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731942/general/6507024f-5552-4541-9144-3f4379c590d2.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab72930f-4e69-52f3-8ff9-1a5b7a606aea/ab72930f-4e69-52f3-8ff9-1a5b7a606aea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2124475,
'Height': 2282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731942/general/4fccaa87-1d93-4ff0-b502-e53136185539.jpg',
'Width': 4030},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab72930f-4e69-52f3-8ff9-1a5b7a606aea/ab72930f-4e69-52f3-8ff9-1a5b7a606aea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2410046,
'Height': 2230,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731942/general/025fc28c-9d0f-4278-8906-810b960a7446.jpg',
'Width': 4030}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-03-16',
'seats_number': 3,
'seller_name': 'AP Automotive CommV',
'title': 'Citroën Jumpy XL 2.0 HDI DRIVER - Diesel - Automatic - 177 hp - '
'178.422 km',
'transmission': 'automatic',
'trim': 'DRIVER',
'vin': None,
'year': 2020}
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732465%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [adesa.be] INFO: Saving data for 10732465: {'created_time': 1774538293.396211, 'last_price_update_time': 1774538293.39622, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732465') HTTP/1.1" 204 0
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/497e4de8-bbbb-4f92-89fb-2fdc22af43cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/97e05b46-2664-40e5-b6a4-2528f1cc71c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/8097d604-216a-4e0a-aa59-b06c23e49385.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:13 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730455%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [adesa.be] INFO: Scrape type for 10730455: 1
2026-03-26 15:18:13 [adesa.be] INFO: Scraping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F645f6294-48c9-4824-9146-a23813574bcf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/645f6294-48c9-4824-9146-a23813574bcf.jpg not downloaded yet
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ab72930f-4e69-52f3-8ff9-1a5b7a606aea due to Ignoring non-200 response
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747973/general/8e2e075b-494a-4eda-b50d-f915390c8faa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729586)
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/fce65a50-0ae5-4b60-a6fe-05e465d1a5ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/6992e6a6-42e5-4625-a3d1-d1fde05e9759.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/d48b92c8-8c87-41b3-a757-989c33768b98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:13 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730441%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [adesa.be] INFO: Scrape type for 10730441: 1
2026-03-26 15:18:13 [adesa.be] INFO: Scraping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fb3530ef2-6b42-4e07-a51a-d59cb5c5054a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/b3530ef2-6b42-4e07-a51a-d59cb5c5054a.jpg not downloaded yet
2026-03-26 15:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:13 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730406%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [adesa.be] INFO: Scrape type for 10730406: 1
2026-03-26 15:18:13 [adesa.be] INFO: Scraping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fa7ab2d4e-deaf-48b2-8065-3821b7caee05.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/a7ab2d4e-deaf-48b2-8065-3821b7caee05.jpg not downloaded yet
2026-03-26 15:18:13 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730412%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [adesa.be] INFO: Scrape type for 10730412: 1
2026-03-26 15:18:13 [adesa.be] INFO: Scraping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fe7d3e7b9-c4bd-4ce2-9927-4b606bc9eccd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/e7d3e7b9-c4bd-4ce2-9927-4b606bc9eccd.jpg not downloaded yet
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dcf350>
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F497e4de8-bbbb-4f92-89fb-2fdc22af43cd.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/497e4de8-bbbb-4f92-89fb-2fdc22af43cd.jpg saved to cache
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d2d4d0>
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F97e05b46-2664-40e5-b6a4-2528f1cc71c4.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/97e05b46-2664-40e5-b6a4-2528f1cc71c4.jpg saved to cache
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660432d0>
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F8097d604-216a-4e0a-aa59-b06c23e49385.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/8097d604-216a-4e0a-aa59-b06c23e49385.jpg saved to cache
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:13 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731357%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [adesa.be] INFO: Scrape type for 10731357: 1
2026-03-26 15:18:13 [adesa.be] INFO: Scraping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Ff3cdc241-25d0-4290-a6d6-aaefc960f5b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/f3cdc241-25d0-4290-a6d6-aaefc960f5b4.jpg not downloaded yet
2026-03-26 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/763279bc-9516-49f1-a841-27639d61dcc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766041e10>
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747973%252Fgeneral%252F8e2e075b-494a-4eda-b50d-f915390c8faa.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747973/general/8e2e075b-494a-4eda-b50d-f915390c8faa.jpg saved to cache
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2821e074-d451-51aa-9e32-888fec565f4b
2026-03-26 15:18:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2821e074-d451-51aa-9e32-888fec565f4b, skipping ID generation
2026-03-26 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2821e074-d451-51aa-9e32-888fec565f4b with scrape type 1
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2821e074-d451-51aa-9e32-888fec565f4b sending to next pipeline
2026-03-26 15:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2821e074-d451-51aa-9e32-888fec565f4b, identifier: 10729586
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b49850>
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Ffce65a50-0ae5-4b60-a6fe-05e465d1a5ac.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/fce65a50-0ae5-4b60-a6fe-05e465d1a5ac.jpg saved to cache
2026-03-26 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dd6e10>
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F6992e6a6-42e5-4625-a3d1-d1fde05e9759.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/6992e6a6-42e5-4625-a3d1-d1fde05e9759.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b47e10>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fd48b92c8-8c87-41b3-a757-989c33768b98.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/d48b92c8-8c87-41b3-a757-989c33768b98.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:14 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731353%27 HTTP/1.1" 200 None
2026-03-26 15:18:14 [adesa.be] INFO: Scrape type for 10731353: 1
2026-03-26 15:18:14 [adesa.be] INFO: Scraping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-26 15:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586
2026-03-26 15:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586
2026-03-26 15:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586 to the API
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747973/general/8e2e075b-494a-4eda-b50d-f915390c8faa.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2821e074-d451-51aa-9e32-888fec565f4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 48768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/8b695247-fb01-4148-947a-8b57f8d8cf66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/8e2e075b-494a-4eda-b50d-f915390c8faa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/97e05b46-2664-40e5-b6a4-2528f1cc71c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/6285a743-ec1e-4e6d-98f7-8b8eea150d36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/c0f7b487-7aca-4f06-9147-2178673f4ec6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/06cc8858-60e5-4d16-b7bc-bfa0e3fadbe6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/c1398607-23bc-45cb-8e3f-99c5087d5ec2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/bc63b261-dad1-4786-9e96-82f1d9e5ce85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/2268c3f8-640b-448b-95aa-0b07ecbe5e10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2821e074-d451-51aa-9e32-888fec565f4b/2821e074-d451-51aa-9e32-888fec565f4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747973/general/9220fe26-8593-4dc1-b19f-3ac4b4e00687.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 48.768 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729586%27 HTTP/1.1" 200 None
2026-03-26 15:18:14 [adesa.be] INFO: Saving data for 10729586: {'created_time': 1774538294.425968, 'last_price_update_time': 1774538294.425981, 'auction_closing_time': 1775030400.0}
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729586') HTTP/1.1" 204 0
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/ca45b286-5e81-4e9b-9fcf-ca708078227f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/31176c2d-5fe3-457c-b746-0d6544cf3c29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/94594ac7-5c94-4532-8936-80fbe0115122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/2dbdb524-d161-40f6-ae79-5f7cca1ecc6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/ea08b75d-f4ab-4a6c-be3e-4c6f13f0d61a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:14 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730410%27 HTTP/1.1" 200 None
2026-03-26 15:18:14 [adesa.be] INFO: Scrape type for 10730410: 1
2026-03-26 15:18:14 [adesa.be] INFO: Scraping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-26 15:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dab410>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F763279bc-9516-49f1-a841-27639d61dcc5.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/763279bc-9516-49f1-a841-27639d61dcc5.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/33a15884-094c-40cd-9431-c2d5830b9951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/b019cc4a-177c-4955-b83f-45908de48442.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:14 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730453%27 HTTP/1.1" 200 None
2026-03-26 15:18:14 [adesa.be] INFO: Scrape type for 10730453: 1
2026-03-26 15:18:14 [adesa.be] INFO: Scraping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-26 15:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765afe950>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fca45b286-5e81-4e9b-9fcf-ca708078227f.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/ca45b286-5e81-4e9b-9fcf-ca708078227f.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1cbd0>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252F31176c2d-5fe3-457c-b746-0d6544cf3c29.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/31176c2d-5fe3-457c-b746-0d6544cf3c29.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:14 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:14 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:14 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Q\xb5>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x1f\xf4\x00Q^\x88\x00\x00\x00\x00'
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576526a5d0>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_6.mpo HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F94594ac7-5c94-4532-8936-80fbe0115122.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/94594ac7-5c94-4532-8936-80fbe0115122.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e20c10>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F2dbdb524-d161-40f6-ae79-5f7cca1ecc6a.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/2dbdb524-d161-40f6-ae79-5f7cca1ecc6a.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:14 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:14 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:14 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x007\x087\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06&\x02\x006\xc5\xe9\x00\x00\x00\x00'
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c163d0>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_7.mpo HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Fea08b75d-f4ab-4a6c-be3e-4c6f13f0d61a.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/ea08b75d-f4ab-4a6c-be3e-4c6f13f0d61a.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:14 [adesa.be] INFO: Found listing with ID: 10730447
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730447%27 HTTP/1.1" 200 None
2026-03-26 15:18:14 [adesa.be] INFO: Scrape type for 10730447: 1
2026-03-26 15:18:14 [adesa.be] INFO: Scraping item 10730447 url https://www.openlane.eu/en/carv6/auction/10730447
2026-03-26 15:18:14 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730440%27 HTTP/1.1" 200 None
2026-03-26 15:18:14 [adesa.be] INFO: Scrape type for 10730440: 1
2026-03-26 15:18:14 [adesa.be] INFO: Scraping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/f3cdc241-25d0-4290-a6d6-aaefc960f5b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/7cf519ab-6ece-4666-b395-0e6b0ad4de89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:14 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731362%27 HTTP/1.1" 200 None
2026-03-26 15:18:14 [adesa.be] INFO: Scrape type for 10731362: 1
2026-03-26 15:18:14 [adesa.be] INFO: Scraping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dca9d0>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F33a15884-094c-40cd-9431-c2d5830b9951.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/33a15884-094c-40cd-9431-c2d5830b9951.jpg saved to cache
2026-03-26 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766028090>
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fb019cc4a-177c-4955-b83f-45908de48442.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/b019cc4a-177c-4955-b83f-45908de48442.jpg saved to cache
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57bc6a8a-a594-5066-a052-3e3d7a12c47c with identifier: 10730434
2026-03-26 15:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57bc6a8a-a594-5066-a052-3e3d7a12c47c with scrape type 1
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57bc6a8a-a594-5066-a052-3e3d7a12c47c
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252Fca382f23-b7d5-47d5-b92b-dc67608a77c8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/ca382f23-b7d5-47d5-b92b-dc67608a77c8.jpeg already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252Fc0dd4712-d396-4a88-b554-c6ce9e3d26a1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/c0dd4712-d396-4a88-b554-c6ce9e3d26a1.jpeg already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252F674d05a2-eb9f-4e4a-b23f-06a131753890.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/674d05a2-eb9f-4e4a-b23f-06a131753890.jpeg already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252F58682cc4-775e-4461-820f-6374badd029f.png%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/58682cc4-775e-4461-820f-6374badd029f.png already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252Fc8de92c0-d00d-44d3-bf18-20cad65952ce.png%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/c8de92c0-d00d-44d3-bf18-20cad65952ce.png already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252F128ac574-9744-4052-be53-7f0b991498dc.png%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/128ac574-9744-4052-be53-7f0b991498dc.png already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252Fae419120-59d6-4f90-a7e9-455d22513a06.png%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/ae419120-59d6-4f90-a7e9-455d22513a06.png already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252Fff7c76a1-0036-429f-ad21-4a4337d51eba.png%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/ff7c76a1-0036-429f-ad21-4a4337d51eba.png already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252F3a11d773-7f26-4d47-a029-133e97b7845e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/3a11d773-7f26-4d47-a029-133e97b7845e.jpeg already downloaded
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695972%252Fgeneral%252F4718c2c7-9561-4904-8a31-d2e95a882e5e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695972/general/4718c2c7-9561-4904-8a31-d2e95a882e5e.jpeg already downloaded
2026-03-26 15:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57bc6a8a-a594-5066-a052-3e3d7a12c47c, identifier: 10730434
2026-03-26 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/e7d3e7b9-c4bd-4ce2-9927-4b606bc9eccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/b3530ef2-6b42-4e07-a51a-d59cb5c5054a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/645f6294-48c9-4824-9146-a23813574bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/a7ab2d4e-deaf-48b2-8065-3821b7caee05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57bc6a8a-a594-5066-a052-3e3d7a12c47c with identifier: 10730434
2026-03-26 15:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57bc6a8a-a594-5066-a052-3e3d7a12c47c with identifier: 10730434
2026-03-26 15:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57bc6a8a-a594-5066-a052-3e3d7a12c47c with identifier: 10730434 to the API
2026-03-26 15:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '57bc6a8a-a594-5066-a052-3e3d7a12c47c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FJL733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730434',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 16000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5695972/general/ca382f23-b7d5-47d5-b92b-dc67608a77c8.jpeg',
'https://images.openlane.eu/carimgs/5695972/general/c0dd4712-d396-4a88-b554-c6ce9e3d26a1.jpeg',
'https://images.openlane.eu/carimgs/5695972/general/674d05a2-eb9f-4e4a-b23f-06a131753890.jpeg',
'https://images.openlane.eu/carimgs/5695972/general/58682cc4-775e-4461-820f-6374badd029f.png',
'https://images.openlane.eu/carimgs/5695972/general/c8de92c0-d00d-44d3-bf18-20cad65952ce.png',
'https://images.openlane.eu/carimgs/5695972/general/128ac574-9744-4052-be53-7f0b991498dc.png',
'https://images.openlane.eu/carimgs/5695972/general/ae419120-59d6-4f90-a7e9-455d22513a06.png',
'https://images.openlane.eu/carimgs/5695972/general/ff7c76a1-0036-429f-ad21-4a4337d51eba.png',
'https://images.openlane.eu/carimgs/5695972/general/3a11d773-7f26-4d47-a029-133e97b7845e.jpeg',
'https://images.openlane.eu/carimgs/5695972/general/4718c2c7-9561-4904-8a31-d2e95a882e5e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7020620,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/ca382f23-b7d5-47d5-b92b-dc67608a77c8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7430025,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/c0dd4712-d396-4a88-b554-c6ce9e3d26a1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5616018,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/674d05a2-eb9f-4e4a-b23f-06a131753890.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 1820577,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/58682cc4-775e-4461-820f-6374badd029f.png',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 1606527,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/c8de92c0-d00d-44d3-bf18-20cad65952ce.png',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 1647338,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/128ac574-9744-4052-be53-7f0b991498dc.png',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 1329821,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/ae419120-59d6-4f90-a7e9-455d22513a06.png',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 1520382,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/ff7c76a1-0036-429f-ad21-4a4337d51eba.png',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2448194,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/3a11d773-7f26-4d47-a029-133e97b7845e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57bc6a8a-a594-5066-a052-3e3d7a12c47c/57bc6a8a-a594-5066-a052-3e3d7a12c47c_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5198553,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695972/general/4718c2c7-9561-4904-8a31-d2e95a882e5e.jpeg',
'Width': 5712}],
'price': 58300,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 6,
'seller_name': 'Lapierre, Jana',
'title': 'Fiat Ducato 2.2 - Diesel - Manual - 139 hp - 16.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730434%27 HTTP/1.1" 200 None
2026-03-26 15:18:16 [adesa.be] INFO: Saving data for 10730434: {'created_time': 1774538296.352984, 'last_price_update_time': 1774538296.352997, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730434') HTTP/1.1" 204 0
2026-03-26 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/de3d24fb-d35b-430c-9054-58c0b53841a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:16 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731352%27 HTTP/1.1" 200 None
2026-03-26 15:18:16 [adesa.be] INFO: Scrape type for 10731352: 1
2026-03-26 15:18:16 [adesa.be] INFO: Scraping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-26 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:16 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731359%27 HTTP/1.1" 200 None
2026-03-26 15:18:16 [adesa.be] INFO: Scrape type for 10731359: 1
2026-03-26 15:18:16 [adesa.be] INFO: Scraping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-26 15:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576508dd10>
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Ff3cdc241-25d0-4290-a6d6-aaefc960f5b4.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/f3cdc241-25d0-4290-a6d6-aaefc960f5b4.jpg saved to cache
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:16 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:16 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:16 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x007@m\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\xa4\xb0\x006\xe9\xdf\x00\x00\x00\x00'
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb3410>
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_9.mpo HTTP/1.1" 201 0
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252F7cf519ab-6ece-4666-b395-0e6b0ad4de89.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/7cf519ab-6ece-4666-b395-0e6b0ad4de89.jpg saved to cache
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb2790>
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fe7d3e7b9-c4bd-4ce2-9927-4b606bc9eccd.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/e7d3e7b9-c4bd-4ce2-9927-4b606bc9eccd.jpg saved to cache
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bdcf50>
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fb3530ef2-6b42-4e07-a51a-d59cb5c5054a.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/b3530ef2-6b42-4e07-a51a-d59cb5c5054a.jpg saved to cache
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c73f90>
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252F645f6294-48c9-4824-9146-a23813574bcf.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/645f6294-48c9-4824-9146-a23813574bcf.jpg saved to cache
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651409d0>
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fa7ab2d4e-deaf-48b2-8065-3821b7caee05.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/a7ab2d4e-deaf-48b2-8065-3821b7caee05.jpg saved to cache
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:16 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732466%27 HTTP/1.1" 200 None
2026-03-26 15:18:16 [adesa.be] INFO: Scrape type for 10732466: 1
2026-03-26 15:18:16 [adesa.be] INFO: Scraping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-26 15:18:16 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731360%27 HTTP/1.1" 200 None
2026-03-26 15:18:16 [adesa.be] INFO: Scrape type for 10731360: 1
2026-03-26 15:18:16 [adesa.be] INFO: Scraping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b29ad0>
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fde3d24fb-d35b-430c-9054-58c0b53841a6.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/de3d24fb-d35b-430c-9054-58c0b53841a6.jpg saved to cache
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402
2026-03-26 15:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with scrape type 1
2026-03-26 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad5234b3-7dbf-5cab-b11f-dc6a33c673d1
2026-03-26 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252F441d4ac1-7d60-4618-a245-2281c6f87047.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/441d4ac1-7d60-4618-a245-2281c6f87047.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252Fc4a8accf-cd85-4d66-8f49-692914786863.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/c4a8accf-cd85-4d66-8f49-692914786863.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252F71ae18f3-5365-474a-920c-77aade53f57c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/71ae18f3-5365-474a-920c-77aade53f57c.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252Ff7d3408d-8c02-44ac-9abb-9f54fa755e51.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/f7d3408d-8c02-44ac-9abb-9f54fa755e51.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252Fec508a6d-1647-4cf0-bbba-ba6b567c20cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/ec508a6d-1647-4cf0-bbba-ba6b567c20cd.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252F27d5041a-f3a3-49ef-9d86-56ce80a8066f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/27d5041a-f3a3-49ef-9d86-56ce80a8066f.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252Fba5a9488-be23-46d8-8bca-d80676a0ff23.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/ba5a9488-be23-46d8-8bca-d80676a0ff23.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252F61d2c46c-9390-4f87-9af7-65f5566b1ead.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/61d2c46c-9390-4f87-9af7-65f5566b1ead.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252F2d01b197-fc30-4b8e-acdf-571881563a2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/2d01b197-fc30-4b8e-acdf-571881563a2d.jpg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5375956%252Fgeneral%252F97416727-8faf-47a3-a2cd-6ccf85d650bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5375956/general/97416727-8faf-47a3-a2cd-6ccf85d650bd.jpg already downloaded
2026-03-26 15:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1, identifier: 10730402
2026-03-26 15:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367
2026-03-26 15:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53871932-5eaa-5e1a-b69a-08779d838c16 with scrape type 1
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53871932-5eaa-5e1a-b69a-08779d838c16
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252Fb6977167-7bde-45d0-8085-c045b1b873df.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/b6977167-7bde-45d0-8085-c045b1b873df.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252F91998c95-9c42-4063-ab95-eeb2514b6699.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/91998c95-9c42-4063-ab95-eeb2514b6699.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252F18020650-8168-495b-b562-84046dd63a30.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/18020650-8168-495b-b562-84046dd63a30.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252Fee0c9ce2-96f5-4945-b79b-3bcc43d90a11.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/ee0c9ce2-96f5-4945-b79b-3bcc43d90a11.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252F5a4353ed-f18c-48ef-8c54-ecf3cfda27d2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/5a4353ed-f18c-48ef-8c54-ecf3cfda27d2.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252F3e4c7893-5843-450e-9526-f19b4e642523.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/3e4c7893-5843-450e-9526-f19b4e642523.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252F33a9b9a4-b18e-4709-84d8-aeb4fae6439e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/33a9b9a4-b18e-4709-84d8-aeb4fae6439e.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252F306b08eb-04fc-40a9-a529-767dcadfb3a2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/306b08eb-04fc-40a9-a529-767dcadfb3a2.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252Fedd79102-6949-4df7-9aa6-f9d99d294ff2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/edd79102-6949-4df7-9aa6-f9d99d294ff2.jpeg already downloaded
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737159%252Fgeneral%252F5cd8a6ac-6c0e-4a33-a0ff-d1bdacfe2291.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737159/general/5cd8a6ac-6c0e-4a33-a0ff-d1bdacfe2291.jpeg already downloaded
2026-03-26 15:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53871932-5eaa-5e1a-b69a-08779d838c16, identifier: 10731367
2026-03-26 15:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455
2026-03-26 15:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with scrape type 1
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fd791a489-76d1-497c-9fb0-f6358cdc9757.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/d791a489-76d1-497c-9fb0-f6358cdc9757.jpeg not downloaded yet
2026-03-26 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622107/general/ec94dcf2-4c2a-4c91-8b15-b7719ee900dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730413)
2026-03-26 15:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402
2026-03-26 15:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402
2026-03-26 15:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402 to the API
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730402>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad5234b3-7dbf-5cab-b11f-dc6a33c673d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBW280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730402',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 48644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5375956/general/441d4ac1-7d60-4618-a245-2281c6f87047.jpg',
'https://images.openlane.eu/carimgs/5375956/general/c4a8accf-cd85-4d66-8f49-692914786863.jpg',
'https://images.openlane.eu/carimgs/5375956/general/71ae18f3-5365-474a-920c-77aade53f57c.jpg',
'https://images.openlane.eu/carimgs/5375956/general/f7d3408d-8c02-44ac-9abb-9f54fa755e51.jpg',
'https://images.openlane.eu/carimgs/5375956/general/ec508a6d-1647-4cf0-bbba-ba6b567c20cd.jpg',
'https://images.openlane.eu/carimgs/5375956/general/27d5041a-f3a3-49ef-9d86-56ce80a8066f.jpg',
'https://images.openlane.eu/carimgs/5375956/general/ba5a9488-be23-46d8-8bca-d80676a0ff23.jpg',
'https://images.openlane.eu/carimgs/5375956/general/61d2c46c-9390-4f87-9af7-65f5566b1ead.jpg',
'https://images.openlane.eu/carimgs/5375956/general/2d01b197-fc30-4b8e-acdf-571881563a2d.jpg',
'https://images.openlane.eu/carimgs/5375956/general/97416727-8faf-47a3-a2cd-6ccf85d650bd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80804,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/441d4ac1-7d60-4618-a245-2281c6f87047.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86072,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/c4a8accf-cd85-4d66-8f49-692914786863.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81702,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/71ae18f3-5365-474a-920c-77aade53f57c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88524,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/f7d3408d-8c02-44ac-9abb-9f54fa755e51.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69573,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/ec508a6d-1647-4cf0-bbba-ba6b567c20cd.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404836,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/27d5041a-f3a3-49ef-9d86-56ce80a8066f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378725,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/ba5a9488-be23-46d8-8bca-d80676a0ff23.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444987,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/61d2c46c-9390-4f87-9af7-65f5566b1ead.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314441,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/2d01b197-fc30-4b8e-acdf-571881563a2d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad5234b3-7dbf-5cab-b11f-dc6a33c673d1/ad5234b3-7dbf-5cab-b11f-dc6a33c673d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251952,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5375956/general/97416727-8faf-47a3-a2cd-6ccf85d650bd.jpg',
'Width': 2000}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-04-15',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Manual - 95 hp - '
'48.644 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730402%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [adesa.be] INFO: Saving data for 10730402: {'created_time': 1774538298.082904, 'last_price_update_time': 1774538298.082913, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730402') HTTP/1.1" 204 0
2026-03-26 15:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367
2026-03-26 15:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367
2026-03-26 15:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367 to the API
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731367>
{'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': 240,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '53871932-5eaa-5e1a-b69a-08779d838c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJL439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 157426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5737159/general/b6977167-7bde-45d0-8085-c045b1b873df.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/91998c95-9c42-4063-ab95-eeb2514b6699.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/18020650-8168-495b-b562-84046dd63a30.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/ee0c9ce2-96f5-4945-b79b-3bcc43d90a11.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/5a4353ed-f18c-48ef-8c54-ecf3cfda27d2.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/3e4c7893-5843-450e-9526-f19b4e642523.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/33a9b9a4-b18e-4709-84d8-aeb4fae6439e.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/306b08eb-04fc-40a9-a529-767dcadfb3a2.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/edd79102-6949-4df7-9aa6-f9d99d294ff2.jpeg',
'https://images.openlane.eu/carimgs/5737159/general/5cd8a6ac-6c0e-4a33-a0ff-d1bdacfe2291.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323774,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/b6977167-7bde-45d0-8085-c045b1b873df.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278481,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/91998c95-9c42-4063-ab95-eeb2514b6699.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319116,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/18020650-8168-495b-b562-84046dd63a30.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327060,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/ee0c9ce2-96f5-4945-b79b-3bcc43d90a11.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298615,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/5a4353ed-f18c-48ef-8c54-ecf3cfda27d2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216288,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/3e4c7893-5843-450e-9526-f19b4e642523.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230050,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/33a9b9a4-b18e-4709-84d8-aeb4fae6439e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155382,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/306b08eb-04fc-40a9-a529-767dcadfb3a2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275589,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/edd79102-6949-4df7-9aa6-f9d99d294ff2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53871932-5eaa-5e1a-b69a-08779d838c16/53871932-5eaa-5e1a-b69a-08779d838c16_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252866,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737159/general/5cd8a6ac-6c0e-4a33-a0ff-d1bdacfe2291.jpeg',
'Width': 2000}],
'price': 4650,
'price_includes_vat': True,
'registration_date': '2014-01-10',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'Ford S-Max 2.0 EcoBoost Titanium S - Petrol - Automatic - 240 hp - '
'157.426 km',
'transmission': 'automatic',
'trim': 'Titanium S',
'vin': None,
'year': 2014}
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731367%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [adesa.be] INFO: Saving data for 10731367: {'created_time': 1774538298.445393, 'last_price_update_time': 1774538298.445409, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731367') HTTP/1.1" 204 0
2026-03-26 15:18:18 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730399%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [adesa.be] INFO: Scrape type for 10730399: 1
2026-03-26 15:18:18 [adesa.be] INFO: Scraping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fbcedd337-2db5-4a1d-b9a6-11ff1dda5ee0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/bcedd337-2db5-4a1d-b9a6-11ff1dda5ee0.jpeg not downloaded yet
2026-03-26 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:18 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730401%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [adesa.be] INFO: Scrape type for 10730401: 1
2026-03-26 15:18:18 [adesa.be] INFO: Scraping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fec3d0033-5065-4861-adc9-6e57985a7dec.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/ec3d0033-5065-4861-adc9-6e57985a7dec.jpeg not downloaded yet
2026-03-26 15:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5714892/general/ec7b11b3-3d32-4e8e-b4e5-1ee7b415a6fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730443)
2026-03-26 15:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1d390>
2026-03-26 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622107%252Fgeneral%252Fec94dcf2-4c2a-4c91-8b15-b7719ee900dc.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622107/general/ec94dcf2-4c2a-4c91-8b15-b7719ee900dc.jpg saved to cache
2026-03-26 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf
2026-03-26 15:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a92e4584-b96b-56f0-8fe9-dbbf4f878bbf, skipping ID generation
2026-03-26 15:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf with scrape type 1
2026-03-26 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a92e4584-b96b-56f0-8fe9-dbbf4f878bbf sending to next pipeline
2026-03-26 15:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a92e4584-b96b-56f0-8fe9-dbbf4f878bbf, identifier: 10730413
2026-03-26 15:18:18 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730421%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [adesa.be] INFO: Scrape type for 10730421: 1
2026-03-26 15:18:18 [adesa.be] INFO: Scraping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F608ce5fa-3daf-423b-9384-9a221dcbe5f0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/608ce5fa-3daf-423b-9384-9a221dcbe5f0.jpeg not downloaded yet
2026-03-26 15:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a92e4584-b96b-56f0-8fe9-dbbf4f878bbf with identifier: 10730413
2026-03-26 15:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a92e4584-b96b-56f0-8fe9-dbbf4f878bbf with identifier: 10730413
2026-03-26 15:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a92e4584-b96b-56f0-8fe9-dbbf4f878bbf with identifier: 10730413 to the API
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5622107/general/ec94dcf2-4c2a-4c91-8b15-b7719ee900dc.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': 245,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a92e4584-b96b-56f0-8fe9-dbbf4f878bbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CDL944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730413',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 231572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/07395a64-2cc4-401c-a17c-5df552f81d0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/57929d9e-78c4-4f0f-9a7c-41d57dae236b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/e871b3c1-5157-43cb-a54d-30ec11ec9089.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/8520a5fb-3d85-4745-a777-475c93a4b7d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/d48b92c8-8c87-41b3-a757-989c33768b98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/6992e6a6-42e5-4625-a3d1-d1fde05e9759.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/31176c2d-5fe3-457c-b746-0d6544cf3c29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/ca45b286-5e81-4e9b-9fcf-ca708078227f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/ec94dcf2-4c2a-4c91-8b15-b7719ee900dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a92e4584-b96b-56f0-8fe9-dbbf4f878bbf/a92e4584-b96b-56f0-8fe9-dbbf4f878bbf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622107/general/b019cc4a-177c-4955-b83f-45908de48442.jpg',
'Width': 1024}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2018-04-16',
'seats_number': 5,
'seller_name': 'AutoHalle BV',
'title': 'BMW X5 40e M Sport - xDrive - Hybrid - Automatic - 245 hp - 231.572 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730413%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [adesa.be] INFO: Saving data for 10730413: {'created_time': 1774538299.073417, 'last_price_update_time': 1774538299.073427, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730413') HTTP/1.1" 204 0
2026-03-26 15:18:19 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731365%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [adesa.be] INFO: Scrape type for 10731365: 1
2026-03-26 15:18:19 [adesa.be] INFO: Scraping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F822402eb-88f7-4330-b820-ef5b970ef79f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/822402eb-88f7-4330-b820-ef5b970ef79f.jpeg not downloaded yet
2026-03-26 15:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e with identifier: 10731353
2026-03-26 15:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e with scrape type 1
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252F09673783-3faa-4b43-a04c-1c70dad2c316.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/09673783-3faa-4b43-a04c-1c70dad2c316.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252Fd9adae88-2561-4e9d-aef1-b98ef389cd2b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/d9adae88-2561-4e9d-aef1-b98ef389cd2b.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252F2ebd77ae-e504-4ddf-95db-4e8fbd4fb924.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/2ebd77ae-e504-4ddf-95db-4e8fbd4fb924.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252Ff4ef1a27-a333-4952-849b-edd849706f83.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/f4ef1a27-a333-4952-849b-edd849706f83.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252Fb78f35c5-1fec-434e-a181-e7bd416b5330.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/b78f35c5-1fec-434e-a181-e7bd416b5330.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252F29f5e5e4-9290-430e-b118-c66640cf9076.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/29f5e5e4-9290-430e-b118-c66640cf9076.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252F67ac2133-b34f-4e94-a36e-b290d9233e53.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/67ac2133-b34f-4e94-a36e-b290d9233e53.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252Fa9d2e3b2-1fa6-4c03-bdfe-41d2b94d3a92.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/a9d2e3b2-1fa6-4c03-bdfe-41d2b94d3a92.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252Fb5def085-293f-4450-937a-0102b05e2d3f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/b5def085-293f-4450-937a-0102b05e2d3f.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471488%252Fgeneral%252F48d8f8f4-4286-476a-bf75-5bab550802fa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471488/general/48d8f8f4-4286-476a-bf75-5bab550802fa.jpeg already downloaded
2026-03-26 15:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e, identifier: 10731353
2026-03-26 15:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10730412
2026-03-26 15:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with scrape type 1
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ff38f53-aa5e-56b7-a773-8b513c6b7300
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252Fa816def2-82db-444b-9adf-c2c55c87effc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/a816def2-82db-444b-9adf-c2c55c87effc.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252Fd4dccafe-9bda-4f42-a8c2-b95d9018e5da.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/d4dccafe-9bda-4f42-a8c2-b95d9018e5da.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252Fcdea9400-8b13-44a9-9738-39dca9feaa41.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/cdea9400-8b13-44a9-9738-39dca9feaa41.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252F8ac95141-c2cc-4c8a-a768-78cfe4e2b1d3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/8ac95141-c2cc-4c8a-a768-78cfe4e2b1d3.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252Fa1e350fd-c11f-484b-af0e-42bf23bac720.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/a1e350fd-c11f-484b-af0e-42bf23bac720.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252F2484f682-f514-4895-a036-42ed2da7e12e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/2484f682-f514-4895-a036-42ed2da7e12e.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252F58cca31f-eccc-42d6-9a99-bdd37e903f51.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/58cca31f-eccc-42d6-9a99-bdd37e903f51.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252F1b6c6070-0e48-40bf-b38f-82b1a8e2bc30.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/1b6c6070-0e48-40bf-b38f-82b1a8e2bc30.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252F15c8c1ea-b7fb-4991-8291-8cc76f75734a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/15c8c1ea-b7fb-4991-8291-8cc76f75734a.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618500%252Fgeneral%252F485f8436-e3ab-49e2-ab88-4cf9b821515b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618500/general/485f8436-e3ab-49e2-ab88-4cf9b821515b.jpeg already downloaded
2026-03-26 15:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ff38f53-aa5e-56b7-a773-8b513c6b7300, identifier: 10730412
2026-03-26 15:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d0981df-2257-5209-982b-a8be33dcf27b with identifier: 10730406
2026-03-26 15:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d0981df-2257-5209-982b-a8be33dcf27b with scrape type 1
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d0981df-2257-5209-982b-a8be33dcf27b
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252Fd7ec3a8f-ad3a-455b-a4ac-41137849a1d8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/d7ec3a8f-ad3a-455b-a4ac-41137849a1d8.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252Ffd831ceb-da75-46bc-b86a-be2408b6f66b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/fd831ceb-da75-46bc-b86a-be2408b6f66b.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252Fce7cf968-1be4-4998-91fe-cae54e4e71e8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/ce7cf968-1be4-4998-91fe-cae54e4e71e8.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252F70c13be5-5219-4aa6-9e8c-8df78e09ce51.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/70c13be5-5219-4aa6-9e8c-8df78e09ce51.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252F26b89ddf-d8b8-4926-ab7a-935e17728823.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/26b89ddf-d8b8-4926-ab7a-935e17728823.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252F9fa640bc-584d-4b5d-ad7c-121c9e8406e6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/9fa640bc-584d-4b5d-ad7c-121c9e8406e6.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252F91c35aa3-3ef8-4b99-bd51-58f75a64fd58.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/91c35aa3-3ef8-4b99-bd51-58f75a64fd58.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252F61248a48-11ed-488a-b648-ef343edda159.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/61248a48-11ed-488a-b648-ef343edda159.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252Fe3e78dac-aab7-4038-9eff-22582cc3b765.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/e3e78dac-aab7-4038-9eff-22582cc3b765.jpeg already downloaded
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560932%252Fgeneral%252F97039301-45bd-4470-8674-c26535e9345b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560932/general/97039301-45bd-4470-8674-c26535e9345b.jpeg already downloaded
2026-03-26 15:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d0981df-2257-5209-982b-a8be33dcf27b, identifier: 10730406
2026-03-26 15:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa with identifier: 10731357
2026-03-26 15:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa with scrape type 1
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F3cf53554-233e-4f1c-a948-d84741b6f365.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/3cf53554-233e-4f1c-a948-d84741b6f365.jpeg not downloaded yet
2026-03-26 15:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10730410
2026-03-26 15:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e97f7581-4ff0-59ab-a2ba-53d1eedec705 with scrape type 1
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e97f7581-4ff0-59ab-a2ba-53d1eedec705
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252Fb045b804-455d-4350-8f9c-3a17c637edbe.webp%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/b045b804-455d-4350-8f9c-3a17c637edbe.webp already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252Fa1305b7d-754b-44d5-9e0c-e3a67e240224.webp%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/a1305b7d-754b-44d5-9e0c-e3a67e240224.webp already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252F29a44d58-af38-4fe8-a3a3-fe478b491822.webp%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/29a44d58-af38-4fe8-a3a3-fe478b491822.webp already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252F6b08c7c7-2c66-421e-8a18-e41ec55e2b2a.webp%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/6b08c7c7-2c66-421e-8a18-e41ec55e2b2a.webp already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252Ffd4062c6-d19c-4de5-8404-758363e7713c.webp%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/fd4062c6-d19c-4de5-8404-758363e7713c.webp already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252F971d4983-3301-40dd-b817-adb1644b1824.webp%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/971d4983-3301-40dd-b817-adb1644b1824.webp already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252F9febeffb-8c65-4d28-a5f6-f4bbb680f0f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/9febeffb-8c65-4d28-a5f6-f4bbb680f0f6.jpg already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252Fb01b3d1e-9ad8-4f71-98ef-a0a92fec2205.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/b01b3d1e-9ad8-4f71-98ef-a0a92fec2205.jpg already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252F6349f60a-7c35-4989-b4fd-0c1d80f26cfa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/6349f60a-7c35-4989-b4fd-0c1d80f26cfa.jpg already downloaded
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610459%252Fgeneral%252Fabb8ef56-e54b-42f7-9aed-1d06be2af623.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610459/general/abb8ef56-e54b-42f7-9aed-1d06be2af623.jpg already downloaded
2026-03-26 15:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e97f7581-4ff0-59ab-a2ba-53d1eedec705, identifier: 10730410
2026-03-26 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661a55d0>
2026-03-26 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714892%252Fgeneral%252Fec7b11b3-3d32-4e8e-b4e5-1ee7b415a6fe.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714892/general/ec7b11b3-3d32-4e8e-b4e5-1ee7b415a6fe.jpg saved to cache
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7667d5a8-1f84-5660-aedd-1c6d55325296
2026-03-26 15:18:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7667d5a8-1f84-5660-aedd-1c6d55325296, skipping ID generation
2026-03-26 15:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7667d5a8-1f84-5660-aedd-1c6d55325296 with scrape type 1
2026-03-26 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7667d5a8-1f84-5660-aedd-1c6d55325296 sending to next pipeline
2026-03-26 15:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7667d5a8-1f84-5660-aedd-1c6d55325296, identifier: 10730443
2026-03-26 15:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e with identifier: 10731353
2026-03-26 15:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e with identifier: 10731353
2026-03-26 15:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e with identifier: 10731353 to the API
2026-03-26 15:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731353>
{'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': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCS880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731353',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 87785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5471488/general/09673783-3faa-4b43-a04c-1c70dad2c316.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/d9adae88-2561-4e9d-aef1-b98ef389cd2b.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/2ebd77ae-e504-4ddf-95db-4e8fbd4fb924.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/f4ef1a27-a333-4952-849b-edd849706f83.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/b78f35c5-1fec-434e-a181-e7bd416b5330.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/29f5e5e4-9290-430e-b118-c66640cf9076.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/67ac2133-b34f-4e94-a36e-b290d9233e53.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/a9d2e3b2-1fa6-4c03-bdfe-41d2b94d3a92.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/b5def085-293f-4450-937a-0102b05e2d3f.jpeg',
'https://images.openlane.eu/carimgs/5471488/general/48d8f8f4-4286-476a-bf75-5bab550802fa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315382,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/09673783-3faa-4b43-a04c-1c70dad2c316.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303689,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/d9adae88-2561-4e9d-aef1-b98ef389cd2b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336453,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/2ebd77ae-e504-4ddf-95db-4e8fbd4fb924.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341129,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/f4ef1a27-a333-4952-849b-edd849706f83.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308346,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/b78f35c5-1fec-434e-a181-e7bd416b5330.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260194,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/29f5e5e4-9290-430e-b118-c66640cf9076.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308962,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/67ac2133-b34f-4e94-a36e-b290d9233e53.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221350,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/a9d2e3b2-1fa6-4c03-bdfe-41d2b94d3a92.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257930,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/b5def085-293f-4450-937a-0102b05e2d3f.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e/67c7b8a1-e249-5c7d-b1f1-1f356e0f8b5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223420,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471488/general/48d8f8f4-4286-476a-bf75-5bab550802fa.jpeg',
'Width': 2000}],
'price': 27350,
'price_includes_vat': True,
'registration_date': '2019-04-26',
'seats_number': 2,
'seller_name': 'KGA MOTORS bv',
'title': 'Land Rover Range Rover Sport 3.0 SDV6 HSE Dynamic - Diesel - '
'Automatic - 306 hp - 87.785 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2019}
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731353%27 HTTP/1.1" 200 None
2026-03-26 15:18:21 [adesa.be] INFO: Saving data for 10731353: {'created_time': 1774538301.157633, 'last_price_update_time': 1774538301.157646, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731353') HTTP/1.1" 204 0
2026-03-26 15:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10730412
2026-03-26 15:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10730412
2026-03-26 15:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10730412 to the API
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730412>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5ff38f53-aa5e-56b7-a773-8b513c6b7300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GVT611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730412',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 189702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5618500/general/a816def2-82db-444b-9adf-c2c55c87effc.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/d4dccafe-9bda-4f42-a8c2-b95d9018e5da.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/cdea9400-8b13-44a9-9738-39dca9feaa41.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/8ac95141-c2cc-4c8a-a768-78cfe4e2b1d3.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/a1e350fd-c11f-484b-af0e-42bf23bac720.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/2484f682-f514-4895-a036-42ed2da7e12e.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/58cca31f-eccc-42d6-9a99-bdd37e903f51.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/1b6c6070-0e48-40bf-b38f-82b1a8e2bc30.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/15c8c1ea-b7fb-4991-8291-8cc76f75734a.jpeg',
'https://images.openlane.eu/carimgs/5618500/general/485f8436-e3ab-49e2-ab88-4cf9b821515b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5072646,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/a816def2-82db-444b-9adf-c2c55c87effc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5665285,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/d4dccafe-9bda-4f42-a8c2-b95d9018e5da.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4367947,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/cdea9400-8b13-44a9-9738-39dca9feaa41.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3360366,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/8ac95141-c2cc-4c8a-a768-78cfe4e2b1d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2498661,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/a1e350fd-c11f-484b-af0e-42bf23bac720.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2108073,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/2484f682-f514-4895-a036-42ed2da7e12e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2991322,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/58cca31f-eccc-42d6-9a99-bdd37e903f51.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1676417,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/1b6c6070-0e48-40bf-b38f-82b1a8e2bc30.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3516387,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/15c8c1ea-b7fb-4991-8291-8cc76f75734a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff38f53-aa5e-56b7-a773-8b513c6b7300/5ff38f53-aa5e-56b7-a773-8b513c6b7300_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1930127,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618500/general/485f8436-e3ab-49e2-ab88-4cf9b821515b.jpeg',
'Width': 4032}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2018-04-21',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Land Rover Discovery Sport 2.0 - AWD - Diesel - Automatic - 149 hp '
'- 189.702 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730412%27 HTTP/1.1" 200 None
2026-03-26 15:18:21 [adesa.be] INFO: Saving data for 10730412: {'created_time': 1774538301.638203, 'last_price_update_time': 1774538301.638215, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730412') HTTP/1.1" 204 0
2026-03-26 15:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d0981df-2257-5209-982b-a8be33dcf27b with identifier: 10730406
2026-03-26 15:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d0981df-2257-5209-982b-a8be33dcf27b with identifier: 10730406
2026-03-26 15:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d0981df-2257-5209-982b-a8be33dcf27b with identifier: 10730406 to the API
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 248,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '5d0981df-2257-5209-982b-a8be33dcf27b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GTQ383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730406',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 88812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5560932/general/d7ec3a8f-ad3a-455b-a4ac-41137849a1d8.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/fd831ceb-da75-46bc-b86a-be2408b6f66b.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/ce7cf968-1be4-4998-91fe-cae54e4e71e8.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/70c13be5-5219-4aa6-9e8c-8df78e09ce51.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/26b89ddf-d8b8-4926-ab7a-935e17728823.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/9fa640bc-584d-4b5d-ad7c-121c9e8406e6.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/91c35aa3-3ef8-4b99-bd51-58f75a64fd58.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/61248a48-11ed-488a-b648-ef343edda159.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/e3e78dac-aab7-4038-9eff-22582cc3b765.jpeg',
'https://images.openlane.eu/carimgs/5560932/general/97039301-45bd-4470-8674-c26535e9345b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2616460,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/d7ec3a8f-ad3a-455b-a4ac-41137849a1d8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2677423,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/fd831ceb-da75-46bc-b86a-be2408b6f66b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3251055,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/ce7cf968-1be4-4998-91fe-cae54e4e71e8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3312469,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/70c13be5-5219-4aa6-9e8c-8df78e09ce51.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2894480,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/26b89ddf-d8b8-4926-ab7a-935e17728823.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2567349,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/9fa640bc-584d-4b5d-ad7c-121c9e8406e6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2334040,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/91c35aa3-3ef8-4b99-bd51-58f75a64fd58.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3445270,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/61248a48-11ed-488a-b648-ef343edda159.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1630354,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/e3e78dac-aab7-4038-9eff-22582cc3b765.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d0981df-2257-5209-982b-a8be33dcf27b/5d0981df-2257-5209-982b-a8be33dcf27b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2844727,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560932/general/97039301-45bd-4470-8674-c26535e9345b.jpeg',
'Width': 4032}],
'price': 35700,
'price_includes_vat': True,
'registration_date': '2024-01-29',
'seats_number': 7,
'seller_name': 'Car Investment Belgium BV',
'title': 'Land Rover Discovery 3.0 - Hybrid - Automatic - 248 hp - 88.812 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730406%27 HTTP/1.1" 200 None
2026-03-26 15:18:22 [adesa.be] INFO: Saving data for 10730406: {'created_time': 1774538302.045696, 'last_price_update_time': 1774538302.045705, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730406') HTTP/1.1" 204 0
2026-03-26 15:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10730410
2026-03-26 15:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10730410
2026-03-26 15:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10730410 to the API
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730410>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 339,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e97f7581-4ff0-59ab-a2ba-53d1eedec705',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FJ4HA3401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730410',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 168605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5610459/general/b045b804-455d-4350-8f9c-3a17c637edbe.webp',
'https://images.openlane.eu/carimgs/5610459/general/a1305b7d-754b-44d5-9e0c-e3a67e240224.webp',
'https://images.openlane.eu/carimgs/5610459/general/29a44d58-af38-4fe8-a3a3-fe478b491822.webp',
'https://images.openlane.eu/carimgs/5610459/general/6b08c7c7-2c66-421e-8a18-e41ec55e2b2a.webp',
'https://images.openlane.eu/carimgs/5610459/general/fd4062c6-d19c-4de5-8404-758363e7713c.webp',
'https://images.openlane.eu/carimgs/5610459/general/971d4983-3301-40dd-b817-adb1644b1824.webp',
'https://images.openlane.eu/carimgs/5610459/general/9febeffb-8c65-4d28-a5f6-f4bbb680f0f6.jpg',
'https://images.openlane.eu/carimgs/5610459/general/b01b3d1e-9ad8-4f71-98ef-a0a92fec2205.jpg',
'https://images.openlane.eu/carimgs/5610459/general/6349f60a-7c35-4989-b4fd-0c1d80f26cfa.jpg',
'https://images.openlane.eu/carimgs/5610459/general/abb8ef56-e54b-42f7-9aed-1d06be2af623.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 417004,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/b045b804-455d-4350-8f9c-3a17c637edbe.webp',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 351656,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/a1305b7d-754b-44d5-9e0c-e3a67e240224.webp',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 379060,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/29a44d58-af38-4fe8-a3a3-fe478b491822.webp',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 386938,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/6b08c7c7-2c66-421e-8a18-e41ec55e2b2a.webp',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 347632,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/fd4062c6-d19c-4de5-8404-758363e7713c.webp',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 351600,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/971d4983-3301-40dd-b817-adb1644b1824.webp',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163682,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/9febeffb-8c65-4d28-a5f6-f4bbb680f0f6.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215238,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/b01b3d1e-9ad8-4f71-98ef-a0a92fec2205.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244568,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/6349f60a-7c35-4989-b4fd-0c1d80f26cfa.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e97f7581-4ff0-59ab-a2ba-53d1eedec705/e97f7581-4ff0-59ab-a2ba-53d1eedec705_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263899,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610459/general/abb8ef56-e54b-42f7-9aed-1d06be2af623.jpg',
'Width': 1200}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2017-03-27',
'seats_number': 2,
'seller_name': "Kris Geudens Auto's",
'title': 'Land Rover Range Rover Vogue 4.4 TDV8 - AWD - Diesel - Automatic - '
'339 hp - 168.605 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730410%27 HTTP/1.1" 200 None
2026-03-26 15:18:22 [adesa.be] INFO: Saving data for 10730410: {'created_time': 1774538302.478776, 'last_price_update_time': 1774538302.478785, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730410') HTTP/1.1" 204 0
2026-03-26 15:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7667d5a8-1f84-5660-aedd-1c6d55325296 with identifier: 10730443
2026-03-26 15:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7667d5a8-1f84-5660-aedd-1c6d55325296 with identifier: 10730443
2026-03-26 15:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7667d5a8-1f84-5660-aedd-1c6d55325296 with identifier: 10730443 to the API
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5714892/general/ec7b11b3-3d32-4e8e-b4e5-1ee7b415a6fe.jpg>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7667d5a8-1f84-5660-aedd-1c6d55325296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KRR416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730443',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 77355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274079,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/33a15884-094c-40cd-9431-c2d5830b9951.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256295,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/763279bc-9516-49f1-a841-27639d61dcc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239019,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/ec7b11b3-3d32-4e8e-b4e5-1ee7b415a6fe.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244540,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/de3d24fb-d35b-430c-9054-58c0b53841a6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315342,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/2dbdb524-d161-40f6-ae79-5f7cca1ecc6a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318068,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/645f6294-48c9-4824-9146-a23813574bcf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303465,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/b3530ef2-6b42-4e07-a51a-d59cb5c5054a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278169,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/a7ab2d4e-deaf-48b2-8065-3821b7caee05.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267016,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/e7d3e7b9-c4bd-4ce2-9927-4b606bc9eccd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7667d5a8-1f84-5660-aedd-1c6d55325296/7667d5a8-1f84-5660-aedd-1c6d55325296_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143553,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714892/general/f3cdc241-25d0-4290-a6d6-aaefc960f5b4.jpg',
'Width': 1600}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2018-11-14',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X3 18d - Diesel - Automatic - 150 hp - 77.355 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730443%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [adesa.be] INFO: Saving data for 10730443: {'created_time': 1774538303.128045, 'last_price_update_time': 1774538303.128055, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730443') HTTP/1.1" 204 0
2026-03-26 15:18:23 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730445%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [adesa.be] INFO: Scrape type for 10730445: 1
2026-03-26 15:18:23 [adesa.be] INFO: Scraping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F32a61be8-dff2-4133-afe0-e3502839e436.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/32a61be8-dff2-4133-afe0-e3502839e436.jpeg not downloaded yet
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F10ccc5a5-3882-45c1-b030-ce83a00d017b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/10ccc5a5-3882-45c1-b030-ce83a00d017b.jpeg not downloaded yet
2026-03-26 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:23 [adesa.be] INFO: Found listing with ID: 10732464
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732464%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [adesa.be] INFO: Scrape type for 10732464: 1
2026-03-26 15:18:23 [adesa.be] INFO: Scraping item 10732464 url https://www.openlane.eu/en/carv6/auction/10732464
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F4e15b9c1-aead-4f91-a20c-127ac24f407e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/4e15b9c1-aead-4f91-a20c-127ac24f407e.jpeg not downloaded yet
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F50a4ccf7-793d-47f9-8ec9-7a4a841cf91f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/50a4ccf7-793d-47f9-8ec9-7a4a841cf91f.jpeg not downloaded yet
2026-03-26 15:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/d791a489-76d1-497c-9fb0-f6358cdc9757.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/bcedd337-2db5-4a1d-b9a6-11ff1dda5ee0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:23 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730428%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [adesa.be] INFO: Scrape type for 10730428: 1
2026-03-26 15:18:23 [adesa.be] INFO: Scraping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F0988b337-0dc3-44df-b31d-9ee885fdc35e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/0988b337-0dc3-44df-b31d-9ee885fdc35e.jpeg not downloaded yet
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252Fc9b7c657-be30-4c18-8050-dd36368f99d2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/c9b7c657-be30-4c18-8050-dd36368f99d2.jpeg not downloaded yet
2026-03-26 15:18:23 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730449%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [adesa.be] INFO: Scrape type for 10730449: 1
2026-03-26 15:18:23 [adesa.be] INFO: Scraping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fee06c51e-f4df-4048-8ffc-c8f5ffc13b65.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/ee06c51e-f4df-4048-8ffc-c8f5ffc13b65.jpeg not downloaded yet
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F59bb53e3-545a-4058-8edb-4cca841c0282.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/59bb53e3-545a-4058-8edb-4cca841c0282.jpeg not downloaded yet
2026-03-26 15:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10730440
2026-03-26 15:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with scrape type 1
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252F7205f270-302b-455c-b09c-a0ad15e728da.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/7205f270-302b-455c-b09c-a0ad15e728da.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252F63f2d9c3-1b64-4237-a737-d4421a1b3328.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/63f2d9c3-1b64-4237-a737-d4421a1b3328.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252Ff2a2aeae-fb34-432f-969d-3bacb8b63ad5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/f2a2aeae-fb34-432f-969d-3bacb8b63ad5.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252F2b8c1d75-d44c-46f2-906f-070c94cae424.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/2b8c1d75-d44c-46f2-906f-070c94cae424.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252F2e1d2be6-4247-4853-b635-69a2cbb8b4d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/2e1d2be6-4247-4853-b635-69a2cbb8b4d7.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252Fb0968154-92ac-4338-889d-4d803ffd7075.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/b0968154-92ac-4338-889d-4d803ffd7075.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252Fb997da30-22ec-4a61-8a98-f5acbc5b0cd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/b997da30-22ec-4a61-8a98-f5acbc5b0cd7.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252F902abca5-f9fb-4f8e-973f-2d07782b1e19.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/902abca5-f9fb-4f8e-973f-2d07782b1e19.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252F5ba2ca5c-034b-4b47-9f4d-9772a0e0eac8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/5ba2ca5c-034b-4b47-9f4d-9772a0e0eac8.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710783%252Fgeneral%252Fcfb56163-7bbf-4633-8138-a856aeef32d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710783/general/cfb56163-7bbf-4633-8138-a856aeef32d5.jpg already downloaded
2026-03-26 15:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b, identifier: 10730440
2026-03-26 15:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b251e2c3-71ea-5cc1-8209-1f777c43bb5b with identifier: 10731362
2026-03-26 15:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b251e2c3-71ea-5cc1-8209-1f777c43bb5b with scrape type 1
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b251e2c3-71ea-5cc1-8209-1f777c43bb5b
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252F9ccd65b8-cdad-48b8-8d64-ce810a6aa025.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/9ccd65b8-cdad-48b8-8d64-ce810a6aa025.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252Fea325ff9-1518-4465-879a-d60064161968.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/ea325ff9-1518-4465-879a-d60064161968.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252F207f8d27-fda8-4b7e-83ae-201389ad7430.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/207f8d27-fda8-4b7e-83ae-201389ad7430.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252Fc8f12671-4aab-475a-87ef-1f47c0aa0844.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/c8f12671-4aab-475a-87ef-1f47c0aa0844.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252Ff94893bf-065f-4a7b-9b28-48990a57fd45.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/f94893bf-065f-4a7b-9b28-48990a57fd45.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252F8616845b-341d-447a-b614-e7c685b20c2e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/8616845b-341d-447a-b614-e7c685b20c2e.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252F2ac9737d-a02a-47a4-a160-2088da17eb61.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/2ac9737d-a02a-47a4-a160-2088da17eb61.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252F2321c98e-6d69-48ca-86df-ea60f0e4cf39.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/2321c98e-6d69-48ca-86df-ea60f0e4cf39.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252Fefa22c86-1c93-4f2b-a7c5-1003a5eaf21b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/efa22c86-1c93-4f2b-a7c5-1003a5eaf21b.jpg already downloaded
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724854%252Fgeneral%252F9d45275e-4a63-4803-8a25-4ed8130ad2ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724854/general/9d45275e-4a63-4803-8a25-4ed8130ad2ad.jpg already downloaded
2026-03-26 15:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b251e2c3-71ea-5cc1-8209-1f777c43bb5b, identifier: 10731362
2026-03-26 15:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 142daa59-b136-552d-a29d-d4ed4792be89 with identifier: 10730447
2026-03-26 15:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 142daa59-b136-552d-a29d-d4ed4792be89 with scrape type 1
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 142daa59-b136-552d-a29d-d4ed4792be89
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252Fc38ad1e8-4be8-42a4-972a-31de86ac68d7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/c38ad1e8-4be8-42a4-972a-31de86ac68d7.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252Fe41de8b7-83dd-4b3a-9f9b-ec1aeb1a5017.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/e41de8b7-83dd-4b3a-9f9b-ec1aeb1a5017.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F00bccf7c-e205-439d-9778-d40845fb8eb2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/00bccf7c-e205-439d-9778-d40845fb8eb2.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F1378efd8-6a3c-46da-9929-9be0dcfd06dd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/1378efd8-6a3c-46da-9929-9be0dcfd06dd.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F655c55de-ad60-445d-bc92-03cca0b96861.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/655c55de-ad60-445d-bc92-03cca0b96861.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F989b349f-4663-4948-8df3-f649a782bb02.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/989b349f-4663-4948-8df3-f649a782bb02.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F4c0e331b-11f6-416f-988c-ca69848d82f1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/4c0e331b-11f6-416f-988c-ca69848d82f1.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F77b17176-5c0a-48e0-a9c4-44e684dc9eca.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/77b17176-5c0a-48e0-a9c4-44e684dc9eca.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F8acd291c-56cf-4a22-856f-d9bd9710e77a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/8acd291c-56cf-4a22-856f-d9bd9710e77a.jpeg already downloaded
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720449%252Fgeneral%252F77e19e9a-b816-4214-917f-2cc1cd1bd508.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720449/general/77e19e9a-b816-4214-917f-2cc1cd1bd508.jpeg already downloaded
2026-03-26 15:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 142daa59-b136-552d-a29d-d4ed4792be89, identifier: 10730447
2026-03-26 15:18:24 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732463%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [adesa.be] INFO: Scrape type for 10732463: 1
2026-03-26 15:18:24 [adesa.be] INFO: Scraping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F3b79cfa4-f6dd-48bc-afaa-3aed82ff1e8d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/3b79cfa4-f6dd-48bc-afaa-3aed82ff1e8d.jpeg not downloaded yet
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F9977a795-63c2-4526-b519-6ff33cf73f51.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/9977a795-63c2-4526-b519-6ff33cf73f51.jpeg not downloaded yet
2026-03-26 15:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10730440
2026-03-26 15:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10730440
2026-03-26 15:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10730440 to the API
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730440',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 219508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5710783/general/7205f270-302b-455c-b09c-a0ad15e728da.jpg',
'https://images.openlane.eu/carimgs/5710783/general/63f2d9c3-1b64-4237-a737-d4421a1b3328.jpg',
'https://images.openlane.eu/carimgs/5710783/general/f2a2aeae-fb34-432f-969d-3bacb8b63ad5.jpg',
'https://images.openlane.eu/carimgs/5710783/general/2b8c1d75-d44c-46f2-906f-070c94cae424.jpg',
'https://images.openlane.eu/carimgs/5710783/general/2e1d2be6-4247-4853-b635-69a2cbb8b4d7.jpg',
'https://images.openlane.eu/carimgs/5710783/general/b0968154-92ac-4338-889d-4d803ffd7075.jpg',
'https://images.openlane.eu/carimgs/5710783/general/b997da30-22ec-4a61-8a98-f5acbc5b0cd7.jpg',
'https://images.openlane.eu/carimgs/5710783/general/902abca5-f9fb-4f8e-973f-2d07782b1e19.jpg',
'https://images.openlane.eu/carimgs/5710783/general/5ba2ca5c-034b-4b47-9f4d-9772a0e0eac8.jpg',
'https://images.openlane.eu/carimgs/5710783/general/cfb56163-7bbf-4633-8138-a856aeef32d5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85438,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/7205f270-302b-455c-b09c-a0ad15e728da.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94929,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/63f2d9c3-1b64-4237-a737-d4421a1b3328.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95248,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/f2a2aeae-fb34-432f-969d-3bacb8b63ad5.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96441,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/2b8c1d75-d44c-46f2-906f-070c94cae424.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96160,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/2e1d2be6-4247-4853-b635-69a2cbb8b4d7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74816,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/b0968154-92ac-4338-889d-4d803ffd7075.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77931,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/b997da30-22ec-4a61-8a98-f5acbc5b0cd7.jpg',
'Width': 360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384083,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/902abca5-f9fb-4f8e-973f-2d07782b1e19.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192806,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/5ba2ca5c-034b-4b47-9f4d-9772a0e0eac8.jpg',
'Width': 1152},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b/27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340823,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710783/general/cfb56163-7bbf-4633-8138-a856aeef32d5.jpg',
'Width': 1152}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Mercedes-Benz CLA Shooting Brake 180d Luxury - Diesel - Automatic - '
'116 hp - 219.508 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730440%27 HTTP/1.1" 200 None
2026-03-26 15:18:24 [adesa.be] INFO: Saving data for 10730440: {'created_time': 1774538304.651501, 'last_price_update_time': 1774538304.651514, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730440') HTTP/1.1" 204 0
2026-03-26 15:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b251e2c3-71ea-5cc1-8209-1f777c43bb5b with identifier: 10731362
2026-03-26 15:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b251e2c3-71ea-5cc1-8209-1f777c43bb5b with identifier: 10731362
2026-03-26 15:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b251e2c3-71ea-5cc1-8209-1f777c43bb5b with identifier: 10731362 to the API
2026-03-26 15:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731362>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b251e2c3-71ea-5cc1-8209-1f777c43bb5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JKS381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731362',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 198681,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5724854/general/9ccd65b8-cdad-48b8-8d64-ce810a6aa025.jpg',
'https://images.openlane.eu/carimgs/5724854/general/ea325ff9-1518-4465-879a-d60064161968.jpg',
'https://images.openlane.eu/carimgs/5724854/general/207f8d27-fda8-4b7e-83ae-201389ad7430.jpg',
'https://images.openlane.eu/carimgs/5724854/general/c8f12671-4aab-475a-87ef-1f47c0aa0844.jpg',
'https://images.openlane.eu/carimgs/5724854/general/f94893bf-065f-4a7b-9b28-48990a57fd45.jpg',
'https://images.openlane.eu/carimgs/5724854/general/8616845b-341d-447a-b614-e7c685b20c2e.jpg',
'https://images.openlane.eu/carimgs/5724854/general/2ac9737d-a02a-47a4-a160-2088da17eb61.jpg',
'https://images.openlane.eu/carimgs/5724854/general/2321c98e-6d69-48ca-86df-ea60f0e4cf39.jpg',
'https://images.openlane.eu/carimgs/5724854/general/efa22c86-1c93-4f2b-a7c5-1003a5eaf21b.jpg',
'https://images.openlane.eu/carimgs/5724854/general/9d45275e-4a63-4803-8a25-4ed8130ad2ad.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126473,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/9ccd65b8-cdad-48b8-8d64-ce810a6aa025.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143001,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/ea325ff9-1518-4465-879a-d60064161968.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116917,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/207f8d27-fda8-4b7e-83ae-201389ad7430.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181692,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/c8f12671-4aab-475a-87ef-1f47c0aa0844.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132933,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/f94893bf-065f-4a7b-9b28-48990a57fd45.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127980,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/8616845b-341d-447a-b614-e7c685b20c2e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95805,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/2ac9737d-a02a-47a4-a160-2088da17eb61.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91573,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/2321c98e-6d69-48ca-86df-ea60f0e4cf39.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143752,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/efa22c86-1c93-4f2b-a7c5-1003a5eaf21b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b251e2c3-71ea-5cc1-8209-1f777c43bb5b/b251e2c3-71ea-5cc1-8209-1f777c43bb5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70822,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724854/general/9d45275e-4a63-4803-8a25-4ed8130ad2ad.jpg',
'Width': 640}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2015-01-12',
'seats_number': 5,
'seller_name': 'Delta-Cars bv',
'title': 'Mercedes-Benz GLA 200d - Diesel - Automatic - 136 hp - 198.681 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731362%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [adesa.be] INFO: Saving data for 10731362: {'created_time': 1774538305.10023, 'last_price_update_time': 1774538305.100239, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731362') HTTP/1.1" 204 0
2026-03-26 15:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 142daa59-b136-552d-a29d-d4ed4792be89 with identifier: 10730447
2026-03-26 15:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 142daa59-b136-552d-a29d-d4ed4792be89 with identifier: 10730447
2026-03-26 15:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 142daa59-b136-552d-a29d-d4ed4792be89 with identifier: 10730447 to the API
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730447>
{'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': 163,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '142daa59-b136-552d-a29d-d4ed4792be89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DPB943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730447',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 268221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5720449/general/c38ad1e8-4be8-42a4-972a-31de86ac68d7.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/e41de8b7-83dd-4b3a-9f9b-ec1aeb1a5017.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/00bccf7c-e205-439d-9778-d40845fb8eb2.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/1378efd8-6a3c-46da-9929-9be0dcfd06dd.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/655c55de-ad60-445d-bc92-03cca0b96861.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/989b349f-4663-4948-8df3-f649a782bb02.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/4c0e331b-11f6-416f-988c-ca69848d82f1.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/77b17176-5c0a-48e0-a9c4-44e684dc9eca.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/8acd291c-56cf-4a22-856f-d9bd9710e77a.jpeg',
'https://images.openlane.eu/carimgs/5720449/general/77e19e9a-b816-4214-917f-2cc1cd1bd508.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3484235,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/c38ad1e8-4be8-42a4-972a-31de86ac68d7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4312988,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/e41de8b7-83dd-4b3a-9f9b-ec1aeb1a5017.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4421181,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/00bccf7c-e205-439d-9778-d40845fb8eb2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3585478,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/1378efd8-6a3c-46da-9929-9be0dcfd06dd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2511670,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/655c55de-ad60-445d-bc92-03cca0b96861.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2885410,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/989b349f-4663-4948-8df3-f649a782bb02.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2826363,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/4c0e331b-11f6-416f-988c-ca69848d82f1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3236479,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/77b17176-5c0a-48e0-a9c4-44e684dc9eca.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2541930,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/8acd291c-56cf-4a22-856f-d9bd9710e77a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_142daa59-b136-552d-a29d-d4ed4792be89/142daa59-b136-552d-a29d-d4ed4792be89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2300476,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720449/general/77e19e9a-b816-4214-917f-2cc1cd1bd508.jpeg',
'Width': 4032}],
'price': 7450,
'price_includes_vat': True,
'registration_date': '2013-08-16',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Mercedes-Benz CLA 220 CDI - Diesel - Automatic - 163 hp - 268.221 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730447%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [adesa.be] INFO: Saving data for 10730447: {'created_time': 1774538305.419297, 'last_price_update_time': 1774538305.419307, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730447') HTTP/1.1" 204 0
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 102 - value: b'2026:03:25 16:33:30\x00'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00z'
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bdd7d0>
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fd791a489-76d1-497c-9fb0-f6358cdc9757.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/d791a489-76d1-497c-9fb0-f6358cdc9757.jpeg saved to cache
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 102 - value: b'2026:03:25 16:32:33\x00'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00z'
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576602ad10>
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fbcedd337-2db5-4a1d-b9a6-11ff1dda5ee0.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/bcedd337-2db5-4a1d-b9a6-11ff1dda5ee0.jpeg saved to cache
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5706059/general/bbf7e84e-33f8-4032-8841-8f9c6b4287e9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730439)
2026-03-26 15:18:25 [adesa.be] INFO: Found listing with ID: 10730450
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730450%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [adesa.be] INFO: Scrape type for 10730450: 1
2026-03-26 15:18:25 [adesa.be] INFO: Scraping item 10730450 url https://www.openlane.eu/en/carv6/auction/10730450
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F073e05af-7365-4a58-9fe9-8afbebb9455c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/073e05af-7365-4a58-9fe9-8afbebb9455c.jpeg not downloaded yet
2026-03-26 15:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:25 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730454%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [adesa.be] INFO: Scrape type for 10730454: 1
2026-03-26 15:18:25 [adesa.be] INFO: Scraping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252Fe7997831-7e65-45cb-a023-cd242373949d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/e7997831-7e65-45cb-a023-cd242373949d.jpeg not downloaded yet
2026-03-26 15:18:25 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730427%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [adesa.be] INFO: Scrape type for 10730427: 1
2026-03-26 15:18:25 [adesa.be] INFO: Scraping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F15c1a2cf-3b9c-40d8-9786-c67f2ec0eb1d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/15c1a2cf-3b9c-40d8-9786-c67f2ec0eb1d.jpeg not downloaded yet
2026-03-26 15:18:25 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730436%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [adesa.be] INFO: Scrape type for 10730436: 1
2026-03-26 15:18:25 [adesa.be] INFO: Scraping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252Ffb74a728-5a9d-4235-8e3e-feba001038b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/fb74a728-5a9d-4235-8e3e-feba001038b9.jpeg not downloaded yet
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:25 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00B\xaf(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x19P\x00B}\x1d\x00\x00\x00\x00'
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b5d490>
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_4.mpo HTTP/1.1" 201 0
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706059%252Fgeneral%252Fbbf7e84e-33f8-4032-8841-8f9c6b4287e9.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706059/general/bbf7e84e-33f8-4032-8841-8f9c6b4287e9.jpeg saved to cache
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127
2026-03-26 15:18:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127, skipping ID generation
2026-03-26 15:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127 with scrape type 1
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127 sending to next pipeline
2026-03-26 15:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127, identifier: 10730439
2026-03-26 15:18:26 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730425%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [adesa.be] INFO: Scrape type for 10730425: 1
2026-03-26 15:18:26 [adesa.be] INFO: Scraping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-26 15:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127 with identifier: 10730439
2026-03-26 15:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127 with identifier: 10730439
2026-03-26 15:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a3a2d0c-87cd-5281-9ff5-a9841bc6f127 with identifier: 10730439 to the API
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5706059/general/bbf7e84e-33f8-4032-8841-8f9c6b4287e9.jpeg>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '7a3a2d0c-87cd-5281-9ff5-a9841bc6f127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HKZ309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730439',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 48288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497724,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/1bf0b99d-d941-4fcd-9b7a-906a89a78d67.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468510,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/470dd849-ffa7-454c-8431-8d9f2b94ec94.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451003,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/c6c1fd5f-1b00-4db4-bd3a-5742078deb48.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477318,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/67045a85-2cc0-40fb-bf45-f43a8562ffd2.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4900984,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/bbf7e84e-33f8-4032-8841-8f9c6b4287e9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2193389,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/da113076-2a81-4540-ba15-70d7d94fa484.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2318775,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/4de6f4d6-2b89-462e-b1d9-5e5607f1cd41.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1752920,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/b659b08f-1156-47bb-891b-6ca6e2f29061.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3834628,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/24f3a503-08bd-4b44-99e0-066aa2d4b717.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3a2d0c-87cd-5281-9ff5-a9841bc6f127/7a3a2d0c-87cd-5281-9ff5-a9841bc6f127_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2435689,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706059/general/ec53a134-f009-41eb-978f-f6ec84bdcb2e.jpeg',
'Width': 4032}],
'price': 30850,
'price_includes_vat': True,
'registration_date': '2024-07-01',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'BMW 3 Series Touring 330e - xDrive - Hybrid - Automatic - 184 hp - '
'48.288 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730439%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [adesa.be] INFO: Saving data for 10730439: {'created_time': 1774538306.577287, 'last_price_update_time': 1774538306.577297, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730439') HTTP/1.1" 204 0
2026-03-26 15:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/50a4ccf7-793d-47f9-8ec9-7a4a841cf91f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441
2026-03-26 15:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83eb1191-3725-5b3d-be78-35ace87dd0f6 with scrape type 1
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83eb1191-3725-5b3d-be78-35ace87dd0f6
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252F364dd89e-3799-4aa2-b5f5-370a28885092.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/364dd89e-3799-4aa2-b5f5-370a28885092.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252F6921b854-13f1-47a1-96d6-1f31fb2c7be6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/6921b854-13f1-47a1-96d6-1f31fb2c7be6.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252Fd7eb53a3-ac8c-43da-b717-e89d1e8504f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/d7eb53a3-ac8c-43da-b717-e89d1e8504f3.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252Ff120967a-8e4f-4081-b20a-e004ec712cce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/f120967a-8e4f-4081-b20a-e004ec712cce.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252Fee9b181f-f9e6-4214-8a4e-1e12b8a41305.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/ee9b181f-f9e6-4214-8a4e-1e12b8a41305.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252Ffab9658c-b982-4b5f-a970-40b7f9579205.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/fab9658c-b982-4b5f-a970-40b7f9579205.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252F80dfc0d0-9765-4af0-a860-85dc7ef8a18f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/80dfc0d0-9765-4af0-a860-85dc7ef8a18f.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252F246617e4-5b41-4257-8503-455df5809078.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/246617e4-5b41-4257-8503-455df5809078.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252F789c8365-0a1c-4cca-940e-e520699a2a77.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/789c8365-0a1c-4cca-940e-e520699a2a77.jpg already downloaded
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712535%252Fgeneral%252Fd8e1404f-2217-43ae-9f0e-9c82c30ec7de.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712535/general/d8e1404f-2217-43ae-9f0e-9c82c30ec7de.jpg already downloaded
2026-03-26 15:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83eb1191-3725-5b3d-be78-35ace87dd0f6, identifier: 10730441
2026-03-26 15:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38f3fb5f-e748-5ed4-8cd4-a36d64b90853 with identifier: 10730399
2026-03-26 15:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f3fb5f-e748-5ed4-8cd4-a36d64b90853 with scrape type 1
2026-03-26 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38f3fb5f-e748-5ed4-8cd4-a36d64b90853
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252F2c3d2f9f-d986-43b9-aac9-026df26204fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/2c3d2f9f-d986-43b9-aac9-026df26204fb.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252Fc0c7aba7-4b42-4507-8faf-7cb3dedfcf49.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/c0c7aba7-4b42-4507-8faf-7cb3dedfcf49.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252F1862c300-a483-456c-8647-b5dc61bcc21d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/1862c300-a483-456c-8647-b5dc61bcc21d.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252F7666b41f-f890-4216-b696-5fad944a2f92.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/7666b41f-f890-4216-b696-5fad944a2f92.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252F9d8e08bd-ad60-4d8f-9a01-70976e45c425.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/9d8e08bd-ad60-4d8f-9a01-70976e45c425.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252Fa241b43e-dabe-47d6-99f4-af8543f1ba8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/a241b43e-dabe-47d6-99f4-af8543f1ba8f.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252F13641fe7-8fc2-446e-b9e8-4e3f46abf31f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/13641fe7-8fc2-446e-b9e8-4e3f46abf31f.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252F45effafb-77ae-4726-97c9-563fd487685e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/45effafb-77ae-4726-97c9-563fd487685e.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252F33b4d22e-50a7-434e-9f62-6cc8007735db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/33b4d22e-50a7-434e-9f62-6cc8007735db.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5141749%252Fgeneral%252Fb1f08170-7611-4721-8f2d-4efdf7473818.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5141749/general/b1f08170-7611-4721-8f2d-4efdf7473818.jpg already downloaded
2026-03-26 15:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38f3fb5f-e748-5ed4-8cd4-a36d64b90853, identifier: 10730399
2026-03-26 15:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4aac560-5da5-5db8-b1a9-ba56e26b5ac8 with identifier: 10731352
2026-03-26 15:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4aac560-5da5-5db8-b1a9-ba56e26b5ac8 with scrape type 1
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4aac560-5da5-5db8-b1a9-ba56e26b5ac8
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252F727a7913-06f1-42ee-af84-8a42c768d60b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/727a7913-06f1-42ee-af84-8a42c768d60b.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252F27b02801-b41f-42ed-9d9a-b96311ade15d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/27b02801-b41f-42ed-9d9a-b96311ade15d.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252Fdf44afd7-85ce-49d1-b229-cce113324d3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/df44afd7-85ce-49d1-b229-cce113324d3f.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252F8d05171e-d92b-4cb4-9047-0b38cbdeef9f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/8d05171e-d92b-4cb4-9047-0b38cbdeef9f.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252F17bb3f55-af28-4bfb-9460-3efbf5659e17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/17bb3f55-af28-4bfb-9460-3efbf5659e17.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252F8591ca94-cd95-4d80-9f22-848615d3302a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/8591ca94-cd95-4d80-9f22-848615d3302a.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252F9ef7ff5f-80a7-47ba-83e0-c87d71eeebce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/9ef7ff5f-80a7-47ba-83e0-c87d71eeebce.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252F3e5dbc98-6cd2-4efe-b6dc-55b2fb91c801.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/3e5dbc98-6cd2-4efe-b6dc-55b2fb91c801.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252Fd8432254-4353-430f-9216-c6af640fd135.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/d8432254-4353-430f-9216-c6af640fd135.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655961%252Fgeneral%252Fbd16b778-d846-41db-bf94-2b81e37568e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655961/general/bd16b778-d846-41db-bf94-2b81e37568e1.jpg already downloaded
2026-03-26 15:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4aac560-5da5-5db8-b1a9-ba56e26b5ac8, identifier: 10731352
2026-03-26 15:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83665c68-fdda-5149-bf78-7b4e89d0f5fc with identifier: 10730453
2026-03-26 15:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc with scrape type 1
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740016%252Fgeneral%252F8b0f092d-fd4c-4fce-96c6-3167ef12031d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/8b0f092d-fd4c-4fce-96c6-3167ef12031d.JPG not downloaded yet
2026-03-26 15:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438
2026-03-26 15:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49f63ea7-3928-55e4-8d08-67fb6f3477ef with scrape type 1
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49f63ea7-3928-55e4-8d08-67fb6f3477ef
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252F4f502364-27cc-4cac-908c-c47b5cb19043.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/4f502364-27cc-4cac-908c-c47b5cb19043.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252F4fd7ac63-6a7f-412c-a875-66c858770561.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/4fd7ac63-6a7f-412c-a875-66c858770561.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252F0cec334e-dd63-4625-bbac-052422b2dcf3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/0cec334e-dd63-4625-bbac-052422b2dcf3.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252F5c225baa-cee2-490e-9a78-53fcac59964e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/5c225baa-cee2-490e-9a78-53fcac59964e.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252F19d0d311-6377-473b-8098-84939f9cd2c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/19d0d311-6377-473b-8098-84939f9cd2c6.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252F1ac9069b-526e-4b2f-ace1-a5d844eba2eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/1ac9069b-526e-4b2f-ace1-a5d844eba2eb.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252Fc89b8b6a-c7e4-4a1e-8db7-f5417cfabc35.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/c89b8b6a-c7e4-4a1e-8db7-f5417cfabc35.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252Fd60c151d-e027-4d7b-8ff2-19a64f0ad3cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/d60c151d-e027-4d7b-8ff2-19a64f0ad3cf.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252Fe3d7962a-ffec-4a50-8645-0ff1b23d1fbf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/e3d7962a-ffec-4a50-8645-0ff1b23d1fbf.jpg already downloaded
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706048%252Fgeneral%252Fd6368dfe-1b33-470c-8dd6-5344b8349ad5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706048/general/d6368dfe-1b33-470c-8dd6-5344b8349ad5.jpg already downloaded
2026-03-26 15:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49f63ea7-3928-55e4-8d08-67fb6f3477ef, identifier: 10730438
2026-03-26 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/3cf53554-233e-4f1c-a948-d84741b6f365.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:28 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730418%27 HTTP/1.1" 200 None
2026-03-26 15:18:28 [adesa.be] INFO: Scrape type for 10730418: 1
2026-03-26 15:18:28 [adesa.be] INFO: Scraping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-26 15:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441
2026-03-26 15:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441
2026-03-26 15:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441 to the API
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730441>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '83eb1191-3725-5b3d-be78-35ace87dd0f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WNB403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730441',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 108779,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5712535/general/364dd89e-3799-4aa2-b5f5-370a28885092.jpg',
'https://images.openlane.eu/carimgs/5712535/general/6921b854-13f1-47a1-96d6-1f31fb2c7be6.jpg',
'https://images.openlane.eu/carimgs/5712535/general/d7eb53a3-ac8c-43da-b717-e89d1e8504f3.jpg',
'https://images.openlane.eu/carimgs/5712535/general/f120967a-8e4f-4081-b20a-e004ec712cce.jpg',
'https://images.openlane.eu/carimgs/5712535/general/ee9b181f-f9e6-4214-8a4e-1e12b8a41305.jpg',
'https://images.openlane.eu/carimgs/5712535/general/fab9658c-b982-4b5f-a970-40b7f9579205.jpg',
'https://images.openlane.eu/carimgs/5712535/general/80dfc0d0-9765-4af0-a860-85dc7ef8a18f.jpg',
'https://images.openlane.eu/carimgs/5712535/general/246617e4-5b41-4257-8503-455df5809078.jpg',
'https://images.openlane.eu/carimgs/5712535/general/789c8365-0a1c-4cca-940e-e520699a2a77.jpg',
'https://images.openlane.eu/carimgs/5712535/general/d8e1404f-2217-43ae-9f0e-9c82c30ec7de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284222,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/364dd89e-3799-4aa2-b5f5-370a28885092.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284290,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/6921b854-13f1-47a1-96d6-1f31fb2c7be6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250183,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/d7eb53a3-ac8c-43da-b717-e89d1e8504f3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304170,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/f120967a-8e4f-4081-b20a-e004ec712cce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340251,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/ee9b181f-f9e6-4214-8a4e-1e12b8a41305.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257910,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/fab9658c-b982-4b5f-a970-40b7f9579205.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84973,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/80dfc0d0-9765-4af0-a860-85dc7ef8a18f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286587,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/246617e4-5b41-4257-8503-455df5809078.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243871,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/789c8365-0a1c-4cca-940e-e520699a2a77.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83eb1191-3725-5b3d-be78-35ace87dd0f6/83eb1191-3725-5b3d-be78-35ace87dd0f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257182,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712535/general/d8e1404f-2217-43ae-9f0e-9c82c30ec7de.jpg',
'Width': 1600}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Jaguar E-Pace 2.0 R-Dynamic - AWD - Diesel - Automatic - 179 hp - '
'108.779 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730441%27 HTTP/1.1" 200 None
2026-03-26 15:18:28 [adesa.be] INFO: Saving data for 10730441: {'created_time': 1774538308.346354, 'last_price_update_time': 1774538308.346363, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730441') HTTP/1.1" 204 0
2026-03-26 15:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38f3fb5f-e748-5ed4-8cd4-a36d64b90853 with identifier: 10730399
2026-03-26 15:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38f3fb5f-e748-5ed4-8cd4-a36d64b90853 with identifier: 10730399
2026-03-26 15:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38f3fb5f-e748-5ed4-8cd4-a36d64b90853 with identifier: 10730399 to the API
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '38f3fb5f-e748-5ed4-8cd4-a36d64b90853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SEDED38',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730399',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 48893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5141749/general/2c3d2f9f-d986-43b9-aac9-026df26204fb.jpg',
'https://images.openlane.eu/carimgs/5141749/general/c0c7aba7-4b42-4507-8faf-7cb3dedfcf49.jpg',
'https://images.openlane.eu/carimgs/5141749/general/1862c300-a483-456c-8647-b5dc61bcc21d.jpg',
'https://images.openlane.eu/carimgs/5141749/general/7666b41f-f890-4216-b696-5fad944a2f92.jpg',
'https://images.openlane.eu/carimgs/5141749/general/9d8e08bd-ad60-4d8f-9a01-70976e45c425.jpg',
'https://images.openlane.eu/carimgs/5141749/general/a241b43e-dabe-47d6-99f4-af8543f1ba8f.jpg',
'https://images.openlane.eu/carimgs/5141749/general/13641fe7-8fc2-446e-b9e8-4e3f46abf31f.jpg',
'https://images.openlane.eu/carimgs/5141749/general/45effafb-77ae-4726-97c9-563fd487685e.jpg',
'https://images.openlane.eu/carimgs/5141749/general/33b4d22e-50a7-434e-9f62-6cc8007735db.jpg',
'https://images.openlane.eu/carimgs/5141749/general/b1f08170-7611-4721-8f2d-4efdf7473818.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76161,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/2c3d2f9f-d986-43b9-aac9-026df26204fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76322,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/c0c7aba7-4b42-4507-8faf-7cb3dedfcf49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73647,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/1862c300-a483-456c-8647-b5dc61bcc21d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/7666b41f-f890-4216-b696-5fad944a2f92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70762,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/9d8e08bd-ad60-4d8f-9a01-70976e45c425.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/a241b43e-dabe-47d6-99f4-af8543f1ba8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83844,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/13641fe7-8fc2-446e-b9e8-4e3f46abf31f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/45effafb-77ae-4726-97c9-563fd487685e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83923,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/33b4d22e-50a7-434e-9f62-6cc8007735db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f3fb5f-e748-5ed4-8cd4-a36d64b90853/38f3fb5f-e748-5ed4-8cd4-a36d64b90853_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5141749/general/b1f08170-7611-4721-8f2d-4efdf7473818.jpg',
'Width': 800}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Opel Astra 1.2 - Petrol - Manual - 110 hp - 48.893 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730399%27 HTTP/1.1" 200 None
2026-03-26 15:18:28 [adesa.be] INFO: Saving data for 10730399: {'created_time': 1774538308.671326, 'last_price_update_time': 1774538308.671335, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730399') HTTP/1.1" 204 0
2026-03-26 15:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4aac560-5da5-5db8-b1a9-ba56e26b5ac8 with identifier: 10731352
2026-03-26 15:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4aac560-5da5-5db8-b1a9-ba56e26b5ac8 with identifier: 10731352
2026-03-26 15:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4aac560-5da5-5db8-b1a9-ba56e26b5ac8 with identifier: 10731352 to the API
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731352>
{'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': 224,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e4aac560-5da5-5db8-b1a9-ba56e26b5ac8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '409032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731352',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 17592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5655961/general/727a7913-06f1-42ee-af84-8a42c768d60b.jpg',
'https://images.openlane.eu/carimgs/5655961/general/27b02801-b41f-42ed-9d9a-b96311ade15d.jpg',
'https://images.openlane.eu/carimgs/5655961/general/df44afd7-85ce-49d1-b229-cce113324d3f.jpg',
'https://images.openlane.eu/carimgs/5655961/general/8d05171e-d92b-4cb4-9047-0b38cbdeef9f.jpg',
'https://images.openlane.eu/carimgs/5655961/general/17bb3f55-af28-4bfb-9460-3efbf5659e17.jpg',
'https://images.openlane.eu/carimgs/5655961/general/8591ca94-cd95-4d80-9f22-848615d3302a.jpg',
'https://images.openlane.eu/carimgs/5655961/general/9ef7ff5f-80a7-47ba-83e0-c87d71eeebce.jpg',
'https://images.openlane.eu/carimgs/5655961/general/3e5dbc98-6cd2-4efe-b6dc-55b2fb91c801.jpg',
'https://images.openlane.eu/carimgs/5655961/general/d8432254-4353-430f-9216-c6af640fd135.jpg',
'https://images.openlane.eu/carimgs/5655961/general/bd16b778-d846-41db-bf94-2b81e37568e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275914,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/727a7913-06f1-42ee-af84-8a42c768d60b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299373,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/27b02801-b41f-42ed-9d9a-b96311ade15d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279154,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/df44afd7-85ce-49d1-b229-cce113324d3f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278473,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/8d05171e-d92b-4cb4-9047-0b38cbdeef9f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264900,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/17bb3f55-af28-4bfb-9460-3efbf5659e17.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290125,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/8591ca94-cd95-4d80-9f22-848615d3302a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334872,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/9ef7ff5f-80a7-47ba-83e0-c87d71eeebce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294430,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/3e5dbc98-6cd2-4efe-b6dc-55b2fb91c801.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243429,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/d8432254-4353-430f-9216-c6af640fd135.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aac560-5da5-5db8-b1a9-ba56e26b5ac8/e4aac560-5da5-5db8-b1a9-ba56e26b5ac8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296973,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655961/general/bd16b778-d846-41db-bf94-2b81e37568e1.jpg',
'Width': 1600}],
'price': 34800,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Mercedes-Benz GLA 250 AMG Line - Petrol - Automatic - 224 hp - '
'17.592 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731352%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Saving data for 10731352: {'created_time': 1774538309.016862, 'last_price_update_time': 1774538309.016871, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731352') HTTP/1.1" 204 0
2026-03-26 15:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438
2026-03-26 15:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438
2026-03-26 15:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438 to the API
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '49f63ea7-3928-55e4-8d08-67fb6f3477ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PNP60123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730438',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 92490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5706048/general/4f502364-27cc-4cac-908c-c47b5cb19043.jpg',
'https://images.openlane.eu/carimgs/5706048/general/4fd7ac63-6a7f-412c-a875-66c858770561.jpg',
'https://images.openlane.eu/carimgs/5706048/general/0cec334e-dd63-4625-bbac-052422b2dcf3.jpg',
'https://images.openlane.eu/carimgs/5706048/general/5c225baa-cee2-490e-9a78-53fcac59964e.jpg',
'https://images.openlane.eu/carimgs/5706048/general/19d0d311-6377-473b-8098-84939f9cd2c6.jpg',
'https://images.openlane.eu/carimgs/5706048/general/1ac9069b-526e-4b2f-ace1-a5d844eba2eb.jpg',
'https://images.openlane.eu/carimgs/5706048/general/c89b8b6a-c7e4-4a1e-8db7-f5417cfabc35.jpg',
'https://images.openlane.eu/carimgs/5706048/general/d60c151d-e027-4d7b-8ff2-19a64f0ad3cf.jpg',
'https://images.openlane.eu/carimgs/5706048/general/e3d7962a-ffec-4a50-8645-0ff1b23d1fbf.jpg',
'https://images.openlane.eu/carimgs/5706048/general/d6368dfe-1b33-470c-8dd6-5344b8349ad5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258041,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/4f502364-27cc-4cac-908c-c47b5cb19043.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239871,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/4fd7ac63-6a7f-412c-a875-66c858770561.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216169,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/0cec334e-dd63-4625-bbac-052422b2dcf3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243587,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/5c225baa-cee2-490e-9a78-53fcac59964e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326474,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/19d0d311-6377-473b-8098-84939f9cd2c6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346147,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/1ac9069b-526e-4b2f-ace1-a5d844eba2eb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361958,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/c89b8b6a-c7e4-4a1e-8db7-f5417cfabc35.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256062,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/d60c151d-e027-4d7b-8ff2-19a64f0ad3cf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75256,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/e3d7962a-ffec-4a50-8645-0ff1b23d1fbf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f63ea7-3928-55e4-8d08-67fb6f3477ef/49f63ea7-3928-55e4-8d08-67fb6f3477ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76155,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706048/general/d6368dfe-1b33-470c-8dd6-5344b8349ad5.jpg',
'Width': 640}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'92.490 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730438%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Saving data for 10730438: {'created_time': 1774538309.340468, 'last_price_update_time': 1774538309.340479, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730438') HTTP/1.1" 204 0
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740016%252Fgeneral%252F22318f1b-15d2-4f34-bdfa-1164c7e45f59.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/22318f1b-15d2-4f34-bdfa-1164c7e45f59.JPG not downloaded yet
2026-03-26 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730435%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10730435: 1
2026-03-26 15:18:29 [adesa.be] INFO: Scraping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-26 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 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-26 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-26 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-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740016%252Fgeneral%252F528a6668-251f-4cbf-ae8b-9958e0f0ee4b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/528a6668-251f-4cbf-ae8b-9958e0f0ee4b.JPG not downloaded yet
2026-03-26 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-26 15:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cce810>
2026-03-26 15:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F50a4ccf7-793d-47f9-8ec9-7a4a841cf91f.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/50a4ccf7-793d-47f9-8ec9-7a4a841cf91f.jpeg saved to cache
2026-03-26 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576514dd10>
2026-03-26 15:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F3cf53554-233e-4f1c-a948-d84741b6f365.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/3cf53554-233e-4f1c-a948-d84741b6f365.jpeg saved to cache
2026-03-26 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731356%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10731356: 1
2026-03-26 15:18:29 [adesa.be] INFO: Scraping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740016%252Fgeneral%252F40187f3d-81d1-47c7-b019-ddd7d17083ab.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/40187f3d-81d1-47c7-b019-ddd7d17083ab.JPG not downloaded yet
2026-03-26 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/10ccc5a5-3882-45c1-b030-ce83a00d017b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726007
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726007%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726007: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726007 url https://www.openlane.eu/en/carv6/auction/10726007
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726009
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726009%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726009: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726009 url https://www.openlane.eu/en/carv6/auction/10726009
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726351%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726351: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726353%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726353: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726376%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726376: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726381%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726381: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726387%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726387: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726389%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726389: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726432%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726432: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726442%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726442: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726447%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726457%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726457: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726459%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726459: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726462%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726462: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726466%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726466: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726464%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726464: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726468%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726468: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726470%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726470: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726472%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726472: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726474%27 HTTP/1.1" 200 None
2026-03-26 15:18:29 [adesa.be] INFO: Scrape type for 10726474: 0
2026-03-26 15:18:29 [adesa.be] INFO: Skipping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-26 15:18:29 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-26 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726510%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726510: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726517%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726517: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726519%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726519: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726521%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726521: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726523%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726523: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726525%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726525: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726528%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726528: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726529%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726529: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726533%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726533: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726541%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726541: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726539%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726539: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726543%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726543: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726544%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726544: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726546%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726546: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726548%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726548: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726551%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726551: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726554%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726554: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726558%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726558: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726559%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726559: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726562%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726562: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726556%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726556: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726569%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726569: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726578%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726578: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726580%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726580: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726599%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726599: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726608%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726608: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726611%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726611: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726628%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726628: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726630
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726630%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726630: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726630 url https://www.openlane.eu/en/carv6/auction/10726630
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726638
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726638%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726638: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726638 url https://www.openlane.eu/en/carv6/auction/10726638
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726641
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726641%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726641: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726641 url https://www.openlane.eu/en/carv6/auction/10726641
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726642
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726642%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726642: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726642 url https://www.openlane.eu/en/carv6/auction/10726642
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726668%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726668: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726983%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726983: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726985%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726985: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726988%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726988: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726986%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726986: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726990%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726990: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726992%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726992: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726997%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726997: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726995%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726995: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726323
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726323%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726323: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726323 url https://www.openlane.eu/en/carv6/auction/10726323
2026-03-26 15:18:30 [adesa.be] INFO: Found listing with ID: 10726319
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726319%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [adesa.be] INFO: Scrape type for 10726319: 0
2026-03-26 15:18:30 [adesa.be] INFO: Skipping item 10726319 url https://www.openlane.eu/en/carv6/auction/10726319
2026-03-26 15:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e557933-e65f-5689-b803-868d6aea9fc2 with identifier: 10731360
2026-03-26 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e557933-e65f-5689-b803-868d6aea9fc2 with scrape type 1
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e557933-e65f-5689-b803-868d6aea9fc2
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252F5cbf7ff3-735b-4b3f-b2be-936ca875d6d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/5cbf7ff3-735b-4b3f-b2be-936ca875d6d9.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252F07aab0d5-9c84-4c47-80ca-9156a96de9cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/07aab0d5-9c84-4c47-80ca-9156a96de9cf.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252Ff45d9c2d-9728-4022-859f-8cf8350c2ced.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/f45d9c2d-9728-4022-859f-8cf8350c2ced.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252F821c9093-640e-4a9b-8401-311ba7295c56.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/821c9093-640e-4a9b-8401-311ba7295c56.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252Fcebd7d0c-9e5c-4756-a996-ceed49b57765.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/cebd7d0c-9e5c-4756-a996-ceed49b57765.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252Fd517fbf2-1fa9-46a0-9e2c-6dd4efd17bb6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/d517fbf2-1fa9-46a0-9e2c-6dd4efd17bb6.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252F3a245e36-922d-4e92-8ad7-f773d1084b1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/3a245e36-922d-4e92-8ad7-f773d1084b1f.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252F03389d37-9091-4337-a901-0e6eb706ba3d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/03389d37-9091-4337-a901-0e6eb706ba3d.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252F4a8f7a08-364e-4526-9475-20d1d26abc4f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/4a8f7a08-364e-4526-9475-20d1d26abc4f.jpg already downloaded
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5324191%252Fgeneral%252F28b07e28-4fef-4f3c-b174-1b9249dd2581.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5324191/general/28b07e28-4fef-4f3c-b174-1b9249dd2581.jpg already downloaded
2026-03-26 15:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e557933-e65f-5689-b803-868d6aea9fc2, identifier: 10731360
2026-03-26 15:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466
2026-03-26 15:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 704cd116-581a-50cb-bb3b-4187894f49f7 with scrape type 1
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F32830803-8028-4842-a987-0c25999f15b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/32830803-8028-4842-a987-0c25999f15b8.jpg not downloaded yet
2026-03-26 15:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359
2026-03-26 15:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa2a069-6dcd-5805-b52e-db3db21f30a8 with scrape type 1
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item daa2a069-6dcd-5805-b52e-db3db21f30a8
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252F15c633b6-7cb7-463a-aa81-b66a43ca3adb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/15c633b6-7cb7-463a-aa81-b66a43ca3adb.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252F2f30f83d-09f3-4da1-a999-958c2452f4f2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/2f30f83d-09f3-4da1-a999-958c2452f4f2.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252F51d08401-b117-4689-80ef-d1cfb588be2b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/51d08401-b117-4689-80ef-d1cfb588be2b.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252Fa05685b1-0f54-43a3-9534-11d76903e970.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/a05685b1-0f54-43a3-9534-11d76903e970.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252Fdd19eaaf-856e-4d32-8ec3-a38267fcc99f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/dd19eaaf-856e-4d32-8ec3-a38267fcc99f.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252Fb144a0bc-08e8-4b1c-984c-09c8d6ab3915.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/b144a0bc-08e8-4b1c-984c-09c8d6ab3915.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252Fc81ede46-e256-481a-a4b1-76e3450b08f2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/c81ede46-e256-481a-a4b1-76e3450b08f2.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252Fdc44ff05-793d-4ebf-a66e-303da59c012e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/dc44ff05-793d-4ebf-a66e-303da59c012e.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252F65b3161b-b0c2-4268-a9be-364ff14050b2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/65b3161b-b0c2-4268-a9be-364ff14050b2.jpeg already downloaded
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724448%252Fgeneral%252Fd133ffc2-381b-4430-9c47-fd5276fafba6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724448/general/d133ffc2-381b-4430-9c47-fd5276fafba6.jpeg already downloaded
2026-03-26 15:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: daa2a069-6dcd-5805-b52e-db3db21f30a8, identifier: 10731359
2026-03-26 15:18:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/8b0f092d-fd4c-4fce-96c6-3167ef12031d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740016%252Fgeneral%252Fd6fbc8be-46a3-449c-8e40-cf71240db284.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/d6fbc8be-46a3-449c-8e40-cf71240db284.JPG not downloaded yet
2026-03-26 15:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e557933-e65f-5689-b803-868d6aea9fc2 with identifier: 10731360
2026-03-26 15:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e557933-e65f-5689-b803-868d6aea9fc2 with identifier: 10731360
2026-03-26 15:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e557933-e65f-5689-b803-868d6aea9fc2 with identifier: 10731360 to the API
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731360>
{'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': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2e557933-e65f-5689-b803-868d6aea9fc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BXY439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731360',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 72649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5324191/general/5cbf7ff3-735b-4b3f-b2be-936ca875d6d9.jpg',
'https://images.openlane.eu/carimgs/5324191/general/07aab0d5-9c84-4c47-80ca-9156a96de9cf.jpg',
'https://images.openlane.eu/carimgs/5324191/general/f45d9c2d-9728-4022-859f-8cf8350c2ced.jpg',
'https://images.openlane.eu/carimgs/5324191/general/821c9093-640e-4a9b-8401-311ba7295c56.jpg',
'https://images.openlane.eu/carimgs/5324191/general/cebd7d0c-9e5c-4756-a996-ceed49b57765.jpg',
'https://images.openlane.eu/carimgs/5324191/general/d517fbf2-1fa9-46a0-9e2c-6dd4efd17bb6.jpg',
'https://images.openlane.eu/carimgs/5324191/general/3a245e36-922d-4e92-8ad7-f773d1084b1f.jpg',
'https://images.openlane.eu/carimgs/5324191/general/03389d37-9091-4337-a901-0e6eb706ba3d.jpg',
'https://images.openlane.eu/carimgs/5324191/general/4a8f7a08-364e-4526-9475-20d1d26abc4f.jpg',
'https://images.openlane.eu/carimgs/5324191/general/28b07e28-4fef-4f3c-b174-1b9249dd2581.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289530,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/5cbf7ff3-735b-4b3f-b2be-936ca875d6d9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272158,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/07aab0d5-9c84-4c47-80ca-9156a96de9cf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310443,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/f45d9c2d-9728-4022-859f-8cf8350c2ced.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291991,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/821c9093-640e-4a9b-8401-311ba7295c56.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246812,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/cebd7d0c-9e5c-4756-a996-ceed49b57765.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252288,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/d517fbf2-1fa9-46a0-9e2c-6dd4efd17bb6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223682,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/3a245e36-922d-4e92-8ad7-f773d1084b1f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206378,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/03389d37-9091-4337-a901-0e6eb706ba3d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236583,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/4a8f7a08-364e-4526-9475-20d1d26abc4f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e557933-e65f-5689-b803-868d6aea9fc2/2e557933-e65f-5689-b803-868d6aea9fc2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197617,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5324191/general/28b07e28-4fef-4f3c-b174-1b9249dd2581.jpg',
'Width': 2000}],
'price': 13550,
'price_includes_vat': True,
'registration_date': '2016-11-16',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'Nissan X-Trail 1.6 360 - Diesel - Automatic - 130 hp - 72.649 km',
'transmission': 'automatic',
'trim': '360',
'vin': None,
'year': 2016}
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731360%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [adesa.be] INFO: Saving data for 10731360: {'created_time': 1774538312.330575, 'last_price_update_time': 1774538312.330585, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731360') HTTP/1.1" 204 0
2026-03-26 15:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359
2026-03-26 15:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359
2026-03-26 15:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359 to the API
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'daa2a069-6dcd-5805-b52e-db3db21f30a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXB759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731359',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 326843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5724448/general/15c633b6-7cb7-463a-aa81-b66a43ca3adb.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/2f30f83d-09f3-4da1-a999-958c2452f4f2.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/51d08401-b117-4689-80ef-d1cfb588be2b.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/a05685b1-0f54-43a3-9534-11d76903e970.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/dd19eaaf-856e-4d32-8ec3-a38267fcc99f.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/b144a0bc-08e8-4b1c-984c-09c8d6ab3915.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/c81ede46-e256-481a-a4b1-76e3450b08f2.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/dc44ff05-793d-4ebf-a66e-303da59c012e.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/65b3161b-b0c2-4268-a9be-364ff14050b2.jpeg',
'https://images.openlane.eu/carimgs/5724448/general/d133ffc2-381b-4430-9c47-fd5276fafba6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242922,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/15c633b6-7cb7-463a-aa81-b66a43ca3adb.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251668,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/2f30f83d-09f3-4da1-a999-958c2452f4f2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313630,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/51d08401-b117-4689-80ef-d1cfb588be2b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251113,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/a05685b1-0f54-43a3-9534-11d76903e970.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252098,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/dd19eaaf-856e-4d32-8ec3-a38267fcc99f.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282323,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/b144a0bc-08e8-4b1c-984c-09c8d6ab3915.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375549,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/c81ede46-e256-481a-a4b1-76e3450b08f2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250366,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/dc44ff05-793d-4ebf-a66e-303da59c012e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315728,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/65b3161b-b0c2-4268-a9be-364ff14050b2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa2a069-6dcd-5805-b52e-db3db21f30a8/daa2a069-6dcd-5805-b52e-db3db21f30a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296620,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724448/general/d133ffc2-381b-4430-9c47-fd5276fafba6.jpeg',
'Width': 2000}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2011-05-04',
'seats_number': 3,
'seller_name': 'KGA MOTORS bv',
'title': 'Mercedes-Benz Sprinter flatbed 319 CDI - Diesel - Manual - 190 hp - '
'326.843 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731359%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [adesa.be] INFO: Saving data for 10731359: {'created_time': 1774538312.72506, 'last_price_update_time': 1774538312.725071, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731359') HTTP/1.1" 204 0
2026-03-26 15:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/22318f1b-15d2-4f34-bdfa-1164c7e45f59.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F890bcd3b-1f74-4590-8db5-55fc33900727.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/890bcd3b-1f74-4590-8db5-55fc33900727.jpg not downloaded yet
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740016%252Fgeneral%252F6b96faee-049b-4932-b64d-a7cd33e52328.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/6b96faee-049b-4932-b64d-a7cd33e52328.JPG not downloaded yet
2026-03-26 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-26 15:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576600fb50>
2026-03-26 15:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F10ccc5a5-3882-45c1-b030-ce83a00d017b.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/10ccc5a5-3882-45c1-b030-ce83a00d017b.jpeg saved to cache
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F3b45721a-95b0-4930-af75-1b7fbec72de2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/3b45721a-95b0-4930-af75-1b7fbec72de2.jpg not downloaded yet
2026-03-26 15:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/40187f3d-81d1-47c7-b019-ddd7d17083ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740016%252Fgeneral%252F94f8c8bb-caee-464a-a9ae-f67b35f3e6ce.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/94f8c8bb-caee-464a-a9ae-f67b35f3e6ce.JPG not downloaded yet
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/15c1a2cf-3b9c-40d8-9786-c67f2ec0eb1d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F3dfe0db5-f7f6-4ef4-9aff-16add4521f7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/3dfe0db5-f7f6-4ef4-9aff-16add4521f7b.jpg not downloaded yet
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740016%252Fgeneral%252F994b2fd4-e343-4d65-ae51-b6e27319e1f8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/994b2fd4-e343-4d65-ae51-b6e27319e1f8.JPG not downloaded yet
2026-03-26 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/fb74a728-5a9d-4235-8e3e-feba001038b9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/073e05af-7365-4a58-9fe9-8afbebb9455c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252Fe43000db-70a4-43ff-bb75-7003ed340f9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/e43000db-70a4-43ff-bb75-7003ed340f9a.jpg not downloaded yet
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403
2026-03-26 15:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb9652fb-161b-50d1-a138-f5d02aed0191 with scrape type 1
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb9652fb-161b-50d1-a138-f5d02aed0191
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252F5a0d8c2e-48ec-4411-b126-1f751cd21ba9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/5a0d8c2e-48ec-4411-b126-1f751cd21ba9.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252Fed9b73ec-224c-4244-b44a-45b6c84b0f51.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/ed9b73ec-224c-4244-b44a-45b6c84b0f51.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252F5164c705-3bb3-4359-8808-5b2c23d86bd2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/5164c705-3bb3-4359-8808-5b2c23d86bd2.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252Fd2ef9542-da48-478d-aa8d-95a29bc1a396.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/d2ef9542-da48-478d-aa8d-95a29bc1a396.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252F624aa792-2de1-4800-b25b-47874442a517.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/624aa792-2de1-4800-b25b-47874442a517.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252Ffd92b26a-023e-42a0-a60a-be81233adef6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/fd92b26a-023e-42a0-a60a-be81233adef6.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252Fd379eb27-f45b-4911-b104-d8376e60536f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/d379eb27-f45b-4911-b104-d8376e60536f.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252F0b3af789-4b45-487a-a9d2-ee123672f6ea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/0b3af789-4b45-487a-a9d2-ee123672f6ea.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252F6d0d638d-f1c8-410c-8123-584cfab7c633.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/6d0d638d-f1c8-410c-8123-584cfab7c633.jpeg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444608%252Fgeneral%252F6b33e0b3-7997-4135-9c74-263fed1f2ad3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444608/general/6b33e0b3-7997-4135-9c74-263fed1f2ad3.jpg already downloaded
2026-03-26 15:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb9652fb-161b-50d1-a138-f5d02aed0191, identifier: 10730403
2026-03-26 15:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445
2026-03-26 15:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with scrape type 1
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6ea5e9c-90c2-5100-81b6-0f73a6accb62
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252F01a2e711-7317-4426-831d-cb00c679b10e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/01a2e711-7317-4426-831d-cb00c679b10e.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252Fc26fe7e0-a042-467b-8a6c-4b7061cc7283.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/c26fe7e0-a042-467b-8a6c-4b7061cc7283.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252Ff9e5a2c6-58b0-4a24-9e8c-9f26ccbefa68.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/f9e5a2c6-58b0-4a24-9e8c-9f26ccbefa68.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252Fa4a337c5-aa04-42a7-b1f3-b0a7519eaa9c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/a4a337c5-aa04-42a7-b1f3-b0a7519eaa9c.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252F31044147-7c2b-45a0-ac51-b4302ee5f4d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/31044147-7c2b-45a0-ac51-b4302ee5f4d7.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252Fe11abcd5-5d10-4df9-8a1a-d48595ca26e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/e11abcd5-5d10-4df9-8a1a-d48595ca26e5.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252Ffe1adb42-e0dd-48b5-bb1c-58b289763fad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/fe1adb42-e0dd-48b5-bb1c-58b289763fad.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252Fd203322f-0e31-4dc4-9365-84b54e419eda.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/d203322f-0e31-4dc4-9365-84b54e419eda.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252Fba5d7066-a703-47f4-a8c1-5e161cf29daf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/ba5d7066-a703-47f4-a8c1-5e161cf29daf.jpg already downloaded
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717879%252Fgeneral%252F860efc5c-9378-449e-abb3-3d8f415a2f6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717879/general/860efc5c-9378-449e-abb3-3d8f415a2f6b.jpg already downloaded
2026-03-26 15:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6ea5e9c-90c2-5100-81b6-0f73a6accb62, identifier: 10730445
2026-03-26 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705816/general/ec847b07-1fe4-435b-bd59-59e6f927aa0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730437)
2026-03-26 15:18:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/6b96faee-049b-4932-b64d-a7cd33e52328.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740016%252Fgeneral%252F457f1936-7ffd-4721-858a-93e44ece4de1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/457f1936-7ffd-4721-858a-93e44ece4de1.JPG not downloaded yet
2026-03-26 15:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403
2026-03-26 15:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403
2026-03-26 15:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403 to the API
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730403>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb9652fb-161b-50d1-a138-f5d02aed0191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UUN341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730403',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 69492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5444608/general/5a0d8c2e-48ec-4411-b126-1f751cd21ba9.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/ed9b73ec-224c-4244-b44a-45b6c84b0f51.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/5164c705-3bb3-4359-8808-5b2c23d86bd2.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/d2ef9542-da48-478d-aa8d-95a29bc1a396.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/624aa792-2de1-4800-b25b-47874442a517.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/fd92b26a-023e-42a0-a60a-be81233adef6.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/d379eb27-f45b-4911-b104-d8376e60536f.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/0b3af789-4b45-487a-a9d2-ee123672f6ea.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/6d0d638d-f1c8-410c-8123-584cfab7c633.jpeg',
'https://images.openlane.eu/carimgs/5444608/general/6b33e0b3-7997-4135-9c74-263fed1f2ad3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4698616,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/5a0d8c2e-48ec-4411-b126-1f751cd21ba9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4844242,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/ed9b73ec-224c-4244-b44a-45b6c84b0f51.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4709660,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/5164c705-3bb3-4359-8808-5b2c23d86bd2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4680063,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/d2ef9542-da48-478d-aa8d-95a29bc1a396.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2542824,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/624aa792-2de1-4800-b25b-47874442a517.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3713129,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/fd92b26a-023e-42a0-a60a-be81233adef6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3147648,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/d379eb27-f45b-4911-b104-d8376e60536f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2210282,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/0b3af789-4b45-487a-a9d2-ee123672f6ea.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2301992,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/6d0d638d-f1c8-410c-8123-584cfab7c633.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb9652fb-161b-50d1-a138-f5d02aed0191/bb9652fb-161b-50d1-a138-f5d02aed0191_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432714,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444608/general/6b33e0b3-7997-4135-9c74-263fed1f2ad3.jpg',
'Width': 2000}],
'price': 8750,
'price_includes_vat': True,
'registration_date': '2016-09-20',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Ford Kuga 2.0 TDCI Titanium - Diesel - Manual - 120 hp - 69.492 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2016}
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730403%27 HTTP/1.1" 200 None
2026-03-26 15:18:34 [adesa.be] INFO: Saving data for 10730403: {'created_time': 1774538314.043865, 'last_price_update_time': 1774538314.043876, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730403') HTTP/1.1" 204 0
2026-03-26 15:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445
2026-03-26 15:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445
2026-03-26 15:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445 to the API
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6ea5e9c-90c2-5100-81b6-0f73a6accb62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CCE129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730445',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 45148,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5717879/general/01a2e711-7317-4426-831d-cb00c679b10e.jpg',
'https://images.openlane.eu/carimgs/5717879/general/c26fe7e0-a042-467b-8a6c-4b7061cc7283.jpg',
'https://images.openlane.eu/carimgs/5717879/general/f9e5a2c6-58b0-4a24-9e8c-9f26ccbefa68.jpg',
'https://images.openlane.eu/carimgs/5717879/general/a4a337c5-aa04-42a7-b1f3-b0a7519eaa9c.jpg',
'https://images.openlane.eu/carimgs/5717879/general/31044147-7c2b-45a0-ac51-b4302ee5f4d7.jpg',
'https://images.openlane.eu/carimgs/5717879/general/e11abcd5-5d10-4df9-8a1a-d48595ca26e5.jpg',
'https://images.openlane.eu/carimgs/5717879/general/fe1adb42-e0dd-48b5-bb1c-58b289763fad.jpg',
'https://images.openlane.eu/carimgs/5717879/general/d203322f-0e31-4dc4-9365-84b54e419eda.jpg',
'https://images.openlane.eu/carimgs/5717879/general/ba5d7066-a703-47f4-a8c1-5e161cf29daf.jpg',
'https://images.openlane.eu/carimgs/5717879/general/860efc5c-9378-449e-abb3-3d8f415a2f6b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256907,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/01a2e711-7317-4426-831d-cb00c679b10e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239538,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/c26fe7e0-a042-467b-8a6c-4b7061cc7283.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233424,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/f9e5a2c6-58b0-4a24-9e8c-9f26ccbefa68.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232738,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/a4a337c5-aa04-42a7-b1f3-b0a7519eaa9c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369348,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/31044147-7c2b-45a0-ac51-b4302ee5f4d7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202691,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/e11abcd5-5d10-4df9-8a1a-d48595ca26e5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354218,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/fe1adb42-e0dd-48b5-bb1c-58b289763fad.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228817,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/d203322f-0e31-4dc4-9365-84b54e419eda.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241909,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/ba5d7066-a703-47f4-a8c1-5e161cf29daf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ea5e9c-90c2-5100-81b6-0f73a6accb62/b6ea5e9c-90c2-5100-81b6-0f73a6accb62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314172,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717879/general/860efc5c-9378-449e-abb3-3d8f415a2f6b.jpg',
'Width': 1600}],
'price': 57300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Porsche Macan 2.0 - AWD - Petrol - Automatic - 265 hp - 45.148 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730445%27 HTTP/1.1" 200 None
2026-03-26 15:18:34 [adesa.be] INFO: Saving data for 10730445: {'created_time': 1774538314.356323, 'last_price_update_time': 1774538314.356333, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730445') HTTP/1.1" 204 0
2026-03-26 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252Fde09bee8-adbe-41ca-9d7e-264dff9b8f43.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/de09bee8-adbe-41ca-9d7e-264dff9b8f43.jpg not downloaded yet
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/d6fbc8be-46a3-449c-8e40-cf71240db284.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740016%252Fgeneral%252F2ae8aab7-247c-4c21-b3e7-576164f3a04d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740016/general/2ae8aab7-247c-4c21-b3e7-576164f3a04d.JPG not downloaded yet
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc6ed0>
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F15c1a2cf-3b9c-40d8-9786-c67f2ec0eb1d.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/15c1a2cf-3b9c-40d8-9786-c67f2ec0eb1d.jpeg saved to cache
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650da410>
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252Ffb74a728-5a9d-4235-8e3e-feba001038b9.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/fb74a728-5a9d-4235-8e3e-feba001038b9.jpeg saved to cache
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765257e10>
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F073e05af-7365-4a58-9fe9-8afbebb9455c.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/073e05af-7365-4a58-9fe9-8afbebb9455c.jpeg saved to cache
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/e7997831-7e65-45cb-a023-cd242373949d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F3849d488-5aca-42b0-9667-0c1c4fe576ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/3849d488-5aca-42b0-9667-0c1c4fe576ea.jpg not downloaded yet
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/94f8c8bb-caee-464a-a9ae-f67b35f3e6ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765118390>
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705816%252Fgeneral%252Fec847b07-1fe4-435b-bd59-59e6f927aa0f.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705816/general/ec847b07-1fe4-435b-bd59-59e6f927aa0f.jpg saved to cache
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 186a63e1-bf68-56c9-800b-9780af36e75f
2026-03-26 15:18:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 186a63e1-bf68-56c9-800b-9780af36e75f, skipping ID generation
2026-03-26 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186a63e1-bf68-56c9-800b-9780af36e75f with scrape type 1
2026-03-26 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 186a63e1-bf68-56c9-800b-9780af36e75f sending to next pipeline
2026-03-26 15:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 186a63e1-bf68-56c9-800b-9780af36e75f, identifier: 10730437
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F35d52b66-f0b6-4586-b802-0398ab64cfa8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/35d52b66-f0b6-4586-b802-0398ab64cfa8.jpg not downloaded yet
2026-03-26 15:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437
2026-03-26 15:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437
2026-03-26 15:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437 to the API
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5705816/general/ec847b07-1fe4-435b-bd59-59e6f927aa0f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '186a63e1-bf68-56c9-800b-9780af36e75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1sjs023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 144345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/27625676-5da5-4f9a-98b6-7ab44b39aee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 319256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/4725e625-6f76-4245-bbce-89beb74244e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/71b493fc-3f5c-4665-bdb2-516f04e05ec8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/a458b85a-e845-4bcd-872c-b9b77496516b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/fce65a50-0ae5-4b60-a6fe-05e465d1a5ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/8097d604-216a-4e0a-aa59-b06c23e49385.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 287479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/94594ac7-5c94-4532-8936-80fbe0115122.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 201023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/ea08b75d-f4ab-4a6c-be3e-4c6f13f0d61a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2823270,
'Height': 4096,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/ec847b07-1fe4-435b-bd59-59e6f927aa0f.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186a63e1-bf68-56c9-800b-9780af36e75f/186a63e1-bf68-56c9-800b-9780af36e75f_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 240480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705816/general/7cf519ab-6ece-4666-b395-0e6b0ad4de89.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 5,
'seller_name': 'AutoHalle BV',
'title': 'Fiat 500X 1.4 Pop - Petrol - Manual - 140 hp - 144.345 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2016}
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730437%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [adesa.be] INFO: Saving data for 10730437: {'created_time': 1774538315.458291, 'last_price_update_time': 1774538315.458301, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730437') HTTP/1.1" 204 0
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/994b2fd4-e343-4d65-ae51-b6e27319e1f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/457f1936-7ffd-4721-858a-93e44ece4de1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F32b478df-def8-4334-96e1-1c6197d1679b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/32b478df-def8-4334-96e1-1c6197d1679b.jpg not downloaded yet
2026-03-26 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c1d050>
2026-03-26 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252Fe7997831-7e65-45cb-a023-cd242373949d.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/e7997831-7e65-45cb-a023-cd242373949d.jpeg saved to cache
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356
2026-03-26 15:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af8d7e6-0918-5321-acad-a6f6d4abc661 with scrape type 1
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5af8d7e6-0918-5321-acad-a6f6d4abc661
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252F23a9c36d-a215-4135-8914-b384397ec83b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/23a9c36d-a215-4135-8914-b384397ec83b.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252Fa765ebc6-9a0e-4295-a586-977590cf8af9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/a765ebc6-9a0e-4295-a586-977590cf8af9.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252Fca774198-6253-4a91-97f9-5c56077de2ea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/ca774198-6253-4a91-97f9-5c56077de2ea.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252F602ba726-ffd8-4468-9c8a-3690b9a2a8ea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/602ba726-ffd8-4468-9c8a-3690b9a2a8ea.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252Fc13c154a-0426-4b9a-91f9-295d56635f25.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/c13c154a-0426-4b9a-91f9-295d56635f25.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252Fd112924e-92cf-497f-bbd6-ad7e9ee34122.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/d112924e-92cf-497f-bbd6-ad7e9ee34122.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252Ff6eda053-160f-4c24-bc17-db03d0599593.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/f6eda053-160f-4c24-bc17-db03d0599593.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252F551d7e9a-3d69-4ec7-b018-31c5854b6d45.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/551d7e9a-3d69-4ec7-b018-31c5854b6d45.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252F5e94062b-968c-497f-8263-dd10d31b5e2e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/5e94062b-968c-497f-8263-dd10d31b5e2e.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5278345%252Fgeneral%252F82fedc42-41e8-45f2-b8c6-6f720e955b4f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5278345/general/82fedc42-41e8-45f2-b8c6-6f720e955b4f.jpeg already downloaded
2026-03-26 15:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5af8d7e6-0918-5321-acad-a6f6d4abc661, identifier: 10731356
2026-03-26 15:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c95096f-82fb-556c-ab42-274eeb18aac1 with identifier: 10730425
2026-03-26 15:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c95096f-82fb-556c-ab42-274eeb18aac1 with scrape type 1
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c95096f-82fb-556c-ab42-274eeb18aac1
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252F4cc95e4f-2dde-4bc0-a673-549931c1e2d5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/4cc95e4f-2dde-4bc0-a673-549931c1e2d5.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252F8e4803cc-e8df-43cf-98ff-bec5965e1e7b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/8e4803cc-e8df-43cf-98ff-bec5965e1e7b.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252Fd98471e1-efb6-4fcf-856c-becb9c22fbc5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/d98471e1-efb6-4fcf-856c-becb9c22fbc5.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252Fe096a5be-4e0b-4275-acad-e0c81aadbeac.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/e096a5be-4e0b-4275-acad-e0c81aadbeac.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252F65cf8197-36bd-402b-8cd0-90793a19e52a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/65cf8197-36bd-402b-8cd0-90793a19e52a.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252Fb30a2aff-3229-4c1a-bc81-1cb3838ff093.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/b30a2aff-3229-4c1a-bc81-1cb3838ff093.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252F7184134d-92ee-46ed-b3c2-aef1b211a450.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/7184134d-92ee-46ed-b3c2-aef1b211a450.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252F23f2bd65-e0bc-4e97-894b-5a128887ac6a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/23f2bd65-e0bc-4e97-894b-5a128887ac6a.jpeg already downloaded
2026-03-26 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252Fcac4b751-31ed-4a43-911b-a0639fa44dfb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/cac4b751-31ed-4a43-911b-a0639fa44dfb.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5668108%252Fgeneral%252F5dd74e67-81cc-4ec1-9b9f-953ce76d68c0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668108/general/5dd74e67-81cc-4ec1-9b9f-953ce76d68c0.jpeg already downloaded
2026-03-26 15:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c95096f-82fb-556c-ab42-274eeb18aac1, identifier: 10730425
2026-03-26 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8 with identifier: 10730418
2026-03-26 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8 with scrape type 1
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252Ffd292123-f370-4c3d-8170-657995271b48.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/fd292123-f370-4c3d-8170-657995271b48.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252Ff6f18d49-bbd1-4448-a2bd-56c86551d725.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/f6f18d49-bbd1-4448-a2bd-56c86551d725.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252F6ff6e2aa-4b6c-466e-b1e0-87daec344435.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/6ff6e2aa-4b6c-466e-b1e0-87daec344435.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252Ffb508444-c9e7-49d2-a427-dc171d91848d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/fb508444-c9e7-49d2-a427-dc171d91848d.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252Feaa2fad8-01be-4efe-95c0-3f992771a159.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/eaa2fad8-01be-4efe-95c0-3f992771a159.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252F700ea6c9-6f55-47b4-8bd9-777b9a844ddf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/700ea6c9-6f55-47b4-8bd9-777b9a844ddf.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252F84e6075a-b55b-4d3c-9519-35b076ce30e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/84e6075a-b55b-4d3c-9519-35b076ce30e9.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252Fa9ede83b-96e2-460b-85fa-0b35d158f4b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/a9ede83b-96e2-460b-85fa-0b35d158f4b0.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252F6ba7f2f8-ebb7-4a97-9f23-a84f566c6ef9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/6ba7f2f8-ebb7-4a97-9f23-a84f566c6ef9.jpg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5648549%252Fgeneral%252F9a2369f2-1f7d-4a39-be22-43ec081debc2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648549/general/9a2369f2-1f7d-4a39-be22-43ec081debc2.jpg already downloaded
2026-03-26 15:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8, identifier: 10730418
2026-03-26 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454
2026-03-26 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa673435-082c-5b76-aa15-4285c7fdf3d5 with scrape type 1
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252Fd1d52d2f-5b8a-4a13-859f-a0d5ba5a691e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/d1d52d2f-5b8a-4a13-859f-a0d5ba5a691e.jpg not downloaded yet
2026-03-26 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1ace8a2-2c28-5952-9136-038a765546f4 with identifier: 10730436
2026-03-26 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1ace8a2-2c28-5952-9136-038a765546f4 with scrape type 1
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1ace8a2-2c28-5952-9136-038a765546f4
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F67d3f5a1-575e-4bff-81ff-b415d388c782.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/67d3f5a1-575e-4bff-81ff-b415d388c782.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F5ed56a0f-73be-4999-a9aa-a11b4d4d674d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/5ed56a0f-73be-4999-a9aa-a11b4d4d674d.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F14096a1b-4ae5-4c7b-812f-76fb3d8b7c04.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/14096a1b-4ae5-4c7b-812f-76fb3d8b7c04.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252Ff6453e60-1855-48d5-9ed1-75bff1118a7f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/f6453e60-1855-48d5-9ed1-75bff1118a7f.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F134d2056-3f2e-47b0-8d0a-68e2af3d36e9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/134d2056-3f2e-47b0-8d0a-68e2af3d36e9.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F7dbb0c5c-b587-4f92-9256-bec878e893b4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/7dbb0c5c-b587-4f92-9256-bec878e893b4.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F23323eda-30fa-4347-98b4-a75163eab815.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/23323eda-30fa-4347-98b4-a75163eab815.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F95a27acf-bf24-423e-a024-363ddca7c865.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/95a27acf-bf24-423e-a024-363ddca7c865.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F82db2e52-7925-4891-bb35-1f00b2d5b3a1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/82db2e52-7925-4891-bb35-1f00b2d5b3a1.jpeg already downloaded
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701756%252Fgeneral%252F29df14d7-5200-4eed-9554-dd5fd4d62585.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701756/general/29df14d7-5200-4eed-9554-dd5fd4d62585.jpeg already downloaded
2026-03-26 15:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1ace8a2-2c28-5952-9136-038a765546f4, identifier: 10730436
2026-03-26 15:18:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356
2026-03-26 15:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356
2026-03-26 15:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356 to the API
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731356>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5af8d7e6-0918-5321-acad-a6f6d4abc661',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DNW873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731356',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 15432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5278345/general/23a9c36d-a215-4135-8914-b384397ec83b.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/a765ebc6-9a0e-4295-a586-977590cf8af9.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/ca774198-6253-4a91-97f9-5c56077de2ea.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/602ba726-ffd8-4468-9c8a-3690b9a2a8ea.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/c13c154a-0426-4b9a-91f9-295d56635f25.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/d112924e-92cf-497f-bbd6-ad7e9ee34122.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/f6eda053-160f-4c24-bc17-db03d0599593.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/551d7e9a-3d69-4ec7-b018-31c5854b6d45.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/5e94062b-968c-497f-8263-dd10d31b5e2e.jpeg',
'https://images.openlane.eu/carimgs/5278345/general/82fedc42-41e8-45f2-b8c6-6f720e955b4f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337325,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/23a9c36d-a215-4135-8914-b384397ec83b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352958,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/a765ebc6-9a0e-4295-a586-977590cf8af9.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349689,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/ca774198-6253-4a91-97f9-5c56077de2ea.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362505,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/602ba726-ffd8-4468-9c8a-3690b9a2a8ea.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352255,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/c13c154a-0426-4b9a-91f9-295d56635f25.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223666,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/d112924e-92cf-497f-bbd6-ad7e9ee34122.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244007,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/f6eda053-160f-4c24-bc17-db03d0599593.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204171,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/551d7e9a-3d69-4ec7-b018-31c5854b6d45.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239171,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/5e94062b-968c-497f-8263-dd10d31b5e2e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af8d7e6-0918-5321-acad-a6f6d4abc661/5af8d7e6-0918-5321-acad-a6f6d4abc661_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322655,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5278345/general/82fedc42-41e8-45f2-b8c6-6f720e955b4f.jpeg',
'Width': 2000}],
'price': 24850,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'Volvo XC40 1.5 T2 Inscription - Petrol - Automatic - 129 hp - '
'15.432 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731356%27 HTTP/1.1" 200 None
2026-03-26 15:18:37 [adesa.be] INFO: Saving data for 10731356: {'created_time': 1774538317.027179, 'last_price_update_time': 1774538317.027188, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731356') HTTP/1.1" 204 0
2026-03-26 15:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c95096f-82fb-556c-ab42-274eeb18aac1 with identifier: 10730425
2026-03-26 15:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c95096f-82fb-556c-ab42-274eeb18aac1 with identifier: 10730425
2026-03-26 15:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c95096f-82fb-556c-ab42-274eeb18aac1 with identifier: 10730425 to the API
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '9c95096f-82fb-556c-ab42-274eeb18aac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRU198',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730425',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 137671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5668108/general/4cc95e4f-2dde-4bc0-a673-549931c1e2d5.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/8e4803cc-e8df-43cf-98ff-bec5965e1e7b.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/d98471e1-efb6-4fcf-856c-becb9c22fbc5.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/e096a5be-4e0b-4275-acad-e0c81aadbeac.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/65cf8197-36bd-402b-8cd0-90793a19e52a.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/b30a2aff-3229-4c1a-bc81-1cb3838ff093.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/7184134d-92ee-46ed-b3c2-aef1b211a450.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/23f2bd65-e0bc-4e97-894b-5a128887ac6a.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/cac4b751-31ed-4a43-911b-a0639fa44dfb.jpeg',
'https://images.openlane.eu/carimgs/5668108/general/5dd74e67-81cc-4ec1-9b9f-953ce76d68c0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4752101,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/4cc95e4f-2dde-4bc0-a673-549931c1e2d5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5349438,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/8e4803cc-e8df-43cf-98ff-bec5965e1e7b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5089301,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/d98471e1-efb6-4fcf-856c-becb9c22fbc5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4752451,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/e096a5be-4e0b-4275-acad-e0c81aadbeac.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2574961,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/65cf8197-36bd-402b-8cd0-90793a19e52a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4330582,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/b30a2aff-3229-4c1a-bc81-1cb3838ff093.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3554497,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/7184134d-92ee-46ed-b3c2-aef1b211a450.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4362724,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/23f2bd65-e0bc-4e97-894b-5a128887ac6a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2266702,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/cac4b751-31ed-4a43-911b-a0639fa44dfb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c95096f-82fb-556c-ab42-274eeb18aac1/9c95096f-82fb-556c-ab42-274eeb18aac1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1672783,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668108/general/5dd74e67-81cc-4ec1-9b9f-953ce76d68c0.jpeg',
'Width': 4032}],
'price': 9650,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 137.671 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730425%27 HTTP/1.1" 200 None
2026-03-26 15:18:37 [adesa.be] INFO: Saving data for 10730425: {'created_time': 1774538317.42771, 'last_price_update_time': 1774538317.427721, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730425') HTTP/1.1" 204 0
2026-03-26 15:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8 with identifier: 10730418
2026-03-26 15:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8 with identifier: 10730418
2026-03-26 15:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8 with identifier: 10730418 to the API
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730418>
{'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': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TU9631',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730418',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 116618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5648549/general/fd292123-f370-4c3d-8170-657995271b48.jpg',
'https://images.openlane.eu/carimgs/5648549/general/f6f18d49-bbd1-4448-a2bd-56c86551d725.jpg',
'https://images.openlane.eu/carimgs/5648549/general/6ff6e2aa-4b6c-466e-b1e0-87daec344435.jpg',
'https://images.openlane.eu/carimgs/5648549/general/fb508444-c9e7-49d2-a427-dc171d91848d.jpg',
'https://images.openlane.eu/carimgs/5648549/general/eaa2fad8-01be-4efe-95c0-3f992771a159.jpg',
'https://images.openlane.eu/carimgs/5648549/general/700ea6c9-6f55-47b4-8bd9-777b9a844ddf.jpg',
'https://images.openlane.eu/carimgs/5648549/general/84e6075a-b55b-4d3c-9519-35b076ce30e9.jpg',
'https://images.openlane.eu/carimgs/5648549/general/a9ede83b-96e2-460b-85fa-0b35d158f4b0.jpg',
'https://images.openlane.eu/carimgs/5648549/general/6ba7f2f8-ebb7-4a97-9f23-a84f566c6ef9.jpg',
'https://images.openlane.eu/carimgs/5648549/general/9a2369f2-1f7d-4a39-be22-43ec081debc2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120320,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/fd292123-f370-4c3d-8170-657995271b48.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119133,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/f6f18d49-bbd1-4448-a2bd-56c86551d725.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119083,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/6ff6e2aa-4b6c-466e-b1e0-87daec344435.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104138,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/fb508444-c9e7-49d2-a427-dc171d91848d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121002,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/eaa2fad8-01be-4efe-95c0-3f992771a159.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345214,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/700ea6c9-6f55-47b4-8bd9-777b9a844ddf.jpg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297989,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/84e6075a-b55b-4d3c-9519-35b076ce30e9.jpg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351277,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/a9ede83b-96e2-460b-85fa-0b35d158f4b0.jpg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88022,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/6ba7f2f8-ebb7-4a97-9f23-a84f566c6ef9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8/fe03dcc1-fe6f-5ee1-91e3-9d42360e05e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237282,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648549/general/9a2369f2-1f7d-4a39-be22-43ec081debc2.jpg',
'Width': 2040}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2018-07-11',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Volkswagen Golf Variant 1.6 TDI Join - Diesel - Manual - 115 hp - '
'116.618 km',
'transmission': 'manual',
'trim': 'Join',
'vin': None,
'year': 2018}
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730418%27 HTTP/1.1" 200 None
2026-03-26 15:18:37 [adesa.be] INFO: Saving data for 10730418: {'created_time': 1774538317.739036, 'last_price_update_time': 1774538317.739048, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730418') HTTP/1.1" 204 0
2026-03-26 15:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1ace8a2-2c28-5952-9136-038a765546f4 with identifier: 10730436
2026-03-26 15:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1ace8a2-2c28-5952-9136-038a765546f4 with identifier: 10730436
2026-03-26 15:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1ace8a2-2c28-5952-9136-038a765546f4 with identifier: 10730436 to the API
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730436>
{'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': 85,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e1ace8a2-2c28-5952-9136-038a765546f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XAK150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 150389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5701756/general/67d3f5a1-575e-4bff-81ff-b415d388c782.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/5ed56a0f-73be-4999-a9aa-a11b4d4d674d.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/14096a1b-4ae5-4c7b-812f-76fb3d8b7c04.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/f6453e60-1855-48d5-9ed1-75bff1118a7f.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/134d2056-3f2e-47b0-8d0a-68e2af3d36e9.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/7dbb0c5c-b587-4f92-9256-bec878e893b4.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/23323eda-30fa-4347-98b4-a75163eab815.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/95a27acf-bf24-423e-a024-363ddca7c865.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/82db2e52-7925-4891-bb35-1f00b2d5b3a1.jpeg',
'https://images.openlane.eu/carimgs/5701756/general/29df14d7-5200-4eed-9554-dd5fd4d62585.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5792074,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/67d3f5a1-575e-4bff-81ff-b415d388c782.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5349691,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/5ed56a0f-73be-4999-a9aa-a11b4d4d674d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5082622,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/14096a1b-4ae5-4c7b-812f-76fb3d8b7c04.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4999085,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/f6453e60-1855-48d5-9ed1-75bff1118a7f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2513820,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/134d2056-3f2e-47b0-8d0a-68e2af3d36e9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2891290,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/7dbb0c5c-b587-4f92-9256-bec878e893b4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2751279,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/23323eda-30fa-4347-98b4-a75163eab815.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2728269,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/95a27acf-bf24-423e-a024-363ddca7c865.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2769420,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/82db2e52-7925-4891-bb35-1f00b2d5b3a1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1ace8a2-2c28-5952-9136-038a765546f4/e1ace8a2-2c28-5952-9136-038a765546f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2972301,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701756/general/29df14d7-5200-4eed-9554-dd5fd4d62585.jpeg',
'Width': 4032}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2016-02-05',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Volkswagen Golf 1.2 TSI Trendline - Petrol - Manual - 85 hp - '
'150.389 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730436%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [adesa.be] INFO: Saving data for 10730436: {'created_time': 1774538318.03718, 'last_price_update_time': 1774538318.037189, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730436') HTTP/1.1" 204 0
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F97af142b-4a07-4046-919f-fa323e2435e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/97af142b-4a07-4046-919f-fa323e2435e8.jpg not downloaded yet
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F2f9f5260-9ccb-4e64-ae93-ce18512382ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/2f9f5260-9ccb-4e64-ae93-ce18512382ee.jpg not downloaded yet
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/2ae8aab7-247c-4c21-b3e7-576164f3a04d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F18ce3934-044b-4ec2-ad6f-350cbb8b4378.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/18ce3934-044b-4ec2-ad6f-350cbb8b4378.jpg not downloaded yet
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F67567fa2-e1ff-4f66-a4f9-4bac7eddf672.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/67567fa2-e1ff-4f66-a4f9-4bac7eddf672.jpg not downloaded yet
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740016/general/528a6668-251f-4cbf-ae8b-9958e0f0ee4b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730453)
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252Fb46b865a-7cd6-4279-8559-280e91e2b577.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/b46b865a-7cd6-4279-8559-280e91e2b577.jpg not downloaded yet
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F98abdfca-aad8-49d7-88f3-0f82d1187c91.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/98abdfca-aad8-49d7-88f3-0f82d1187c91.jpg not downloaded yet
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F71e98119-3242-4270-ab7f-5858e34c07eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/71e98119-3242-4270-ab7f-5858e34c07eb.jpg not downloaded yet
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/32a61be8-dff2-4133-afe0-e3502839e436.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F1230b025-9fdd-43b1-9829-91293cdeb259.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/1230b025-9fdd-43b1-9829-91293cdeb259.jpg not downloaded yet
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F59b5d066-fb95-45a1-a503-b560033942cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/59b5d066-fb95-45a1-a503-b560033942cf.jpg not downloaded yet
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F06435814-be3a-4afb-bf74-886908d318e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/06435814-be3a-4afb-bf74-886908d318e1.jpg not downloaded yet
2026-03-26 15:18:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83665c68-fdda-5149-bf78-7b4e89d0f5fc, skipping ID generation
2026-03-26 15:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc with scrape type 1
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc sending to next pipeline
2026-03-26 15:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83665c68-fdda-5149-bf78-7b4e89d0f5fc, identifier: 10730453
2026-03-26 15:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83665c68-fdda-5149-bf78-7b4e89d0f5fc with identifier: 10730453
2026-03-26 15:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83665c68-fdda-5149-bf78-7b4e89d0f5fc with identifier: 10730453
2026-03-26 15:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83665c68-fdda-5149-bf78-7b4e89d0f5fc with identifier: 10730453 to the API
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5740016/general/528a6668-251f-4cbf-ae8b-9958e0f0ee4b.JPG>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '83665c68-fdda-5149-bf78-7b4e89d0f5fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71F529930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730453',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 236638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2017-02-09',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz C Break 200d - Diesel - Manual - 136 hp - 236.638 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730453%27 HTTP/1.1" 200 None
2026-03-26 15:18:38 [adesa.be] INFO: Saving data for 10730453: {'created_time': 1774538318.780266, 'last_price_update_time': 1774538318.780279, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730453') HTTP/1.1" 204 0
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 83665c68-fdda-5149-bf78-7b4e89d0f5fc due to Ignoring non-200 response
2026-03-26 15:18:38 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:38 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:38 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00(k\xd4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\xd3v\x00(@\xaf\x00\x00\x00\x00'
2026-03-26 15:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765aa8290>
2026-03-26 15:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_5.mpo HTTP/1.1" 201 0
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F32a61be8-dff2-4133-afe0-e3502839e436.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/32a61be8-dff2-4133-afe0-e3502839e436.jpeg saved to cache
2026-03-26 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/9977a795-63c2-4526-b519-6ff33cf73f51.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/3dfe0db5-f7f6-4ef4-9aff-16add4521f7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/890bcd3b-1f74-4590-8db5-55fc33900727.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/3b45721a-95b0-4930-af75-1b7fbec72de2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765aa7950>
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F9977a795-63c2-4526-b519-6ff33cf73f51.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/9977a795-63c2-4526-b519-6ff33cf73f51.jpeg saved to cache
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/de09bee8-adbe-41ca-9d7e-264dff9b8f43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/e43000db-70a4-43ff-bb75-7003ed340f9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15fe93b9-4edc-588b-9195-b565fea9b5db with identifier: 10730450
2026-03-26 15:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15fe93b9-4edc-588b-9195-b565fea9b5db with scrape type 1
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15fe93b9-4edc-588b-9195-b565fea9b5db
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252Fe774baa7-6d7c-4982-979d-63442338193a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/e774baa7-6d7c-4982-979d-63442338193a.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252Ff853164f-e8bb-47e8-959d-adf2bb071c12.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/f853164f-e8bb-47e8-959d-adf2bb071c12.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252Fa29f2c81-7426-40b0-ab2d-54b4846b9201.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/a29f2c81-7426-40b0-ab2d-54b4846b9201.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252Fe98ff686-ae29-4561-bec7-36d89d4ba18c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/e98ff686-ae29-4561-bec7-36d89d4ba18c.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252F21abb904-978b-40b8-8359-d140a269f2f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/21abb904-978b-40b8-8359-d140a269f2f1.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252F329f9969-15ee-44b7-ac02-05df81b26f86.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/329f9969-15ee-44b7-ac02-05df81b26f86.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252F3455a235-8d87-41ac-a55d-e29116ebe645.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/3455a235-8d87-41ac-a55d-e29116ebe645.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252F18a9a932-1723-4fd0-ac0c-3db57c3c7ef4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/18a9a932-1723-4fd0-ac0c-3db57c3c7ef4.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252Ff95ca120-4439-4105-b64e-f9e7d4f634d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/f95ca120-4439-4105-b64e-f9e7d4f634d1.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733531%252Fgeneral%252F33d4245f-0a2a-4347-b08e-7c324c228680.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733531/general/33d4245f-0a2a-4347-b08e-7c324c228680.jpg already downloaded
2026-03-26 15:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15fe93b9-4edc-588b-9195-b565fea9b5db, identifier: 10730450
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765aa7910>
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F3dfe0db5-f7f6-4ef4-9aff-16add4521f7b.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/3dfe0db5-f7f6-4ef4-9aff-16add4521f7b.jpg saved to cache
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 22 - Data Location: 158 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 166 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 174 - value: b'Galaxy S23 Ultra\x00'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xcc'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 82 - Data Location: 191 - value: b'samsung\x00'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 199 - value: b'S918BXXS9EZB6\x00'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xe9'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 154 - Data Location: 213 - value: b'2026:03:25 14:17:38\x00'
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765242b50>
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F890bcd3b-1f74-4590-8db5-55fc33900727.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/890bcd3b-1f74-4590-8db5-55fc33900727.jpg saved to cache
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 22 - Data Location: 158 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 166 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 174 - value: b'Galaxy S23 Ultra\x00'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xcc'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 82 - Data Location: 191 - value: b'samsung\x00'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 199 - value: b'S918BXXS9EZB6\x00'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xe9'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:39 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 154 - Data Location: 213 - value: b'2026:03:25 14:18:16\x00'
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5767efb2d0>
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F3b45721a-95b0-4930-af75-1b7fbec72de2.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/3b45721a-95b0-4930-af75-1b7fbec72de2.jpg saved to cache
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427
2026-03-26 15:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb4fa312-c5dc-56e3-be88-1f61becd54b7 with scrape type 1
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb4fa312-c5dc-56e3-be88-1f61becd54b7
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252F50517258-01aa-42df-ae6e-76966383775c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/50517258-01aa-42df-ae6e-76966383775c.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252F12628a29-e7cb-41a3-a5e3-ffb89e5f5975.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/12628a29-e7cb-41a3-a5e3-ffb89e5f5975.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252F513e3a7a-9507-4bb5-9a9b-fed6723be72c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/513e3a7a-9507-4bb5-9a9b-fed6723be72c.jpg already downloaded
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252F220a987d-7825-44f9-acab-4cf85e1c8c65.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/220a987d-7825-44f9-acab-4cf85e1c8c65.jpg already downloaded
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252Fe69d4874-f65b-48a5-8959-8648cbca63d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/e69d4874-f65b-48a5-8959-8648cbca63d7.jpg already downloaded
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252F0a5679d6-9693-4442-b20c-293922183a9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/0a5679d6-9693-4442-b20c-293922183a9e.jpg already downloaded
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252Fec0b2f0a-0d13-47ca-a9c0-b1af8e5c7776.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/ec0b2f0a-0d13-47ca-a9c0-b1af8e5c7776.jpg already downloaded
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252Fd48e9ed0-ff07-4060-b213-746ca9b48863.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/d48e9ed0-ff07-4060-b213-746ca9b48863.jpg already downloaded
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252Fc255f012-19e3-462c-9142-b73a0a566d2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/c255f012-19e3-462c-9142-b73a0a566d2c.jpg already downloaded
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677189%252Fgeneral%252Fcaaeb551-2831-4528-b636-de6b085c4391.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677189/general/caaeb551-2831-4528-b636-de6b085c4391.jpg already downloaded
2026-03-26 15:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb4fa312-c5dc-56e3-be88-1f61becd54b7, identifier: 10730427
2026-03-26 15:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15fe93b9-4edc-588b-9195-b565fea9b5db with identifier: 10730450
2026-03-26 15:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15fe93b9-4edc-588b-9195-b565fea9b5db with identifier: 10730450
2026-03-26 15:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15fe93b9-4edc-588b-9195-b565fea9b5db with identifier: 10730450 to the API
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '15fe93b9-4edc-588b-9195-b565fea9b5db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCT657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730450',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 115147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5733531/general/e774baa7-6d7c-4982-979d-63442338193a.jpg',
'https://images.openlane.eu/carimgs/5733531/general/f853164f-e8bb-47e8-959d-adf2bb071c12.jpg',
'https://images.openlane.eu/carimgs/5733531/general/a29f2c81-7426-40b0-ab2d-54b4846b9201.jpg',
'https://images.openlane.eu/carimgs/5733531/general/e98ff686-ae29-4561-bec7-36d89d4ba18c.jpg',
'https://images.openlane.eu/carimgs/5733531/general/21abb904-978b-40b8-8359-d140a269f2f1.jpg',
'https://images.openlane.eu/carimgs/5733531/general/329f9969-15ee-44b7-ac02-05df81b26f86.jpg',
'https://images.openlane.eu/carimgs/5733531/general/3455a235-8d87-41ac-a55d-e29116ebe645.jpg',
'https://images.openlane.eu/carimgs/5733531/general/18a9a932-1723-4fd0-ac0c-3db57c3c7ef4.jpg',
'https://images.openlane.eu/carimgs/5733531/general/f95ca120-4439-4105-b64e-f9e7d4f634d1.jpg',
'https://images.openlane.eu/carimgs/5733531/general/33d4245f-0a2a-4347-b08e-7c324c228680.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232251,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/e774baa7-6d7c-4982-979d-63442338193a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241107,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/f853164f-e8bb-47e8-959d-adf2bb071c12.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287528,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/a29f2c81-7426-40b0-ab2d-54b4846b9201.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262182,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/e98ff686-ae29-4561-bec7-36d89d4ba18c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283562,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/21abb904-978b-40b8-8359-d140a269f2f1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220710,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/329f9969-15ee-44b7-ac02-05df81b26f86.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301167,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/3455a235-8d87-41ac-a55d-e29116ebe645.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351085,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/18a9a932-1723-4fd0-ac0c-3db57c3c7ef4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211391,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/f95ca120-4439-4105-b64e-f9e7d4f634d1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fe93b9-4edc-588b-9195-b565fea9b5db/15fe93b9-4edc-588b-9195-b565fea9b5db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254179,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733531/general/33d4245f-0a2a-4347-b08e-7c324c228680.jpg',
'Width': 1600}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2018-06-29',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Tesla Model S 100D 100 kWh - Dual Motor - Electric - Automatic - '
'214 hp - 115.147 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730450%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [adesa.be] INFO: Saving data for 10730450: {'created_time': 1774538320.567786, 'last_price_update_time': 1774538320.567796, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730450') HTTP/1.1" 204 0
2026-03-26 15:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427
2026-03-26 15:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427
2026-03-26 15:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427 to the API
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb4fa312-c5dc-56e3-be88-1f61becd54b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFH580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 264867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5677189/general/50517258-01aa-42df-ae6e-76966383775c.jpg',
'https://images.openlane.eu/carimgs/5677189/general/12628a29-e7cb-41a3-a5e3-ffb89e5f5975.jpg',
'https://images.openlane.eu/carimgs/5677189/general/513e3a7a-9507-4bb5-9a9b-fed6723be72c.jpg',
'https://images.openlane.eu/carimgs/5677189/general/220a987d-7825-44f9-acab-4cf85e1c8c65.jpg',
'https://images.openlane.eu/carimgs/5677189/general/e69d4874-f65b-48a5-8959-8648cbca63d7.jpg',
'https://images.openlane.eu/carimgs/5677189/general/0a5679d6-9693-4442-b20c-293922183a9e.jpg',
'https://images.openlane.eu/carimgs/5677189/general/ec0b2f0a-0d13-47ca-a9c0-b1af8e5c7776.jpg',
'https://images.openlane.eu/carimgs/5677189/general/d48e9ed0-ff07-4060-b213-746ca9b48863.jpg',
'https://images.openlane.eu/carimgs/5677189/general/c255f012-19e3-462c-9142-b73a0a566d2c.jpg',
'https://images.openlane.eu/carimgs/5677189/general/caaeb551-2831-4528-b636-de6b085c4391.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511268,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/50517258-01aa-42df-ae6e-76966383775c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492681,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/12628a29-e7cb-41a3-a5e3-ffb89e5f5975.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592968,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/513e3a7a-9507-4bb5-9a9b-fed6723be72c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470482,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/220a987d-7825-44f9-acab-4cf85e1c8c65.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413981,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/e69d4874-f65b-48a5-8959-8648cbca63d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486841,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/0a5679d6-9693-4442-b20c-293922183a9e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348956,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/ec0b2f0a-0d13-47ca-a9c0-b1af8e5c7776.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325400,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/d48e9ed0-ff07-4060-b213-746ca9b48863.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338110,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/c255f012-19e3-462c-9142-b73a0a566d2c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb4fa312-c5dc-56e3-be88-1f61becd54b7/cb4fa312-c5dc-56e3-be88-1f61becd54b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339495,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677189/general/caaeb551-2831-4528-b636-de6b085c4391.jpg',
'Width': 2000}],
'price': 6450,
'price_includes_vat': True,
'registration_date': '2013-03-21',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Toyota Rav4 2.0 D-4D - Diesel - Manual - 123 hp - 264.867 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730427%27 HTTP/1.1" 200 None
2026-03-26 15:18:40 [adesa.be] INFO: Saving data for 10730427: {'created_time': 1774538320.999671, 'last_price_update_time': 1774538320.999681, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730427') HTTP/1.1" 204 0
2026-03-26 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/32830803-8028-4842-a987-0c25999f15b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765255e50>
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252Fde09bee8-adbe-41ca-9d7e-264dff9b8f43.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/de09bee8-adbe-41ca-9d7e-264dff9b8f43.jpg saved to cache
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e11fd0>
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252Fe43000db-70a4-43ff-bb75-7003ed340f9a.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/e43000db-70a4-43ff-bb75-7003ed340f9a.jpg saved to cache
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765257390>
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F32830803-8028-4842-a987-0c25999f15b8.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/32830803-8028-4842-a987-0c25999f15b8.jpg saved to cache
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10730435
2026-03-26 15:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d755ba7a-a520-5ec9-918d-a3577202f2cd with scrape type 1
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d755ba7a-a520-5ec9-918d-a3577202f2cd
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252F71b7a119-f15e-4fe5-b74a-1f8a0d846ec7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/71b7a119-f15e-4fe5-b74a-1f8a0d846ec7.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252Fa9803820-9f68-44fe-8006-72ac75f43cda.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/a9803820-9f68-44fe-8006-72ac75f43cda.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252Fe8dd2b65-5924-48ce-ab57-2635f552ae7c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/e8dd2b65-5924-48ce-ab57-2635f552ae7c.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252F73898ca9-a395-4f99-880f-77c617281ada.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/73898ca9-a395-4f99-880f-77c617281ada.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252F36a90bd1-1296-4dd5-989d-be3b8ac9e2af.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/36a90bd1-1296-4dd5-989d-be3b8ac9e2af.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252F5d30a700-8665-4396-8aa4-6bc8d7b42391.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/5d30a700-8665-4396-8aa4-6bc8d7b42391.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252F1d6c0b60-9f55-44bb-9e10-b95b2b518940.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/1d6c0b60-9f55-44bb-9e10-b95b2b518940.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252Fea0c7ab6-f75f-470d-8f41-479f0415266f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/ea0c7ab6-f75f-470d-8f41-479f0415266f.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252Fa790e780-8f35-4840-a558-31fd7bee3539.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/a790e780-8f35-4840-a558-31fd7bee3539.jpeg already downloaded
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699663%252Fgeneral%252F2a973978-05f0-475a-9bf9-5964963e99d5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699663/general/2a973978-05f0-475a-9bf9-5964963e99d5.jpeg already downloaded
2026-03-26 15:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d755ba7a-a520-5ec9-918d-a3577202f2cd, identifier: 10730435
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726322
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726322%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [adesa.be] INFO: Scrape type for 10726322: 0
2026-03-26 15:18:41 [adesa.be] INFO: Skipping item 10726322 url https://www.openlane.eu/en/carv6/auction/10726322
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726325
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726325%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [adesa.be] INFO: Scrape type for 10726325: 0
2026-03-26 15:18:41 [adesa.be] INFO: Skipping item 10726325 url https://www.openlane.eu/en/carv6/auction/10726325
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726327
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726327%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [adesa.be] INFO: Scrape type for 10726327: 0
2026-03-26 15:18:41 [adesa.be] INFO: Skipping item 10726327 url https://www.openlane.eu/en/carv6/auction/10726327
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726344
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726344%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [adesa.be] INFO: Scrape type for 10726344: 0
2026-03-26 15:18:41 [adesa.be] INFO: Skipping item 10726344 url https://www.openlane.eu/en/carv6/auction/10726344
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726342
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726342%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [adesa.be] INFO: Scrape type for 10726342: 0
2026-03-26 15:18:41 [adesa.be] INFO: Skipping item 10726342 url https://www.openlane.eu/en/carv6/auction/10726342
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726346
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726346%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [adesa.be] INFO: Scrape type for 10726346: 0
2026-03-26 15:18:41 [adesa.be] INFO: Skipping item 10726346 url https://www.openlane.eu/en/carv6/auction/10726346
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726348%27 HTTP/1.1" 200 None
2026-03-26 15:18:41 [adesa.be] INFO: Scrape type for 10726348: 0
2026-03-26 15:18:41 [adesa.be] INFO: Skipping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-26 15:18:41 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726349%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726349: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726355%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726355: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726375%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726375: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726379%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726379: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726382%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726382: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726385%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726385: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726391%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726391: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726393%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726393: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726395%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726395: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726399%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726399: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726401%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726401: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726403%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726403: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726410%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726410: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726411%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726411: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726405%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726405: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726407%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726407: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726415
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726415%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726415: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726415 url https://www.openlane.eu/en/carv6/auction/10726415
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726417
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726417%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726417: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726417 url https://www.openlane.eu/en/carv6/auction/10726417
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726421
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726421%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726421: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726421 url https://www.openlane.eu/en/carv6/auction/10726421
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726419
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726419%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726419: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726419 url https://www.openlane.eu/en/carv6/auction/10726419
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726431
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726431%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726431: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726431 url https://www.openlane.eu/en/carv6/auction/10726431
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726429
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726429%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726429: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726429 url https://www.openlane.eu/en/carv6/auction/10726429
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726424
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726424%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726424: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726424 url https://www.openlane.eu/en/carv6/auction/10726424
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726434
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726434%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726434: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726434 url https://www.openlane.eu/en/carv6/auction/10726434
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726440
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726440%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726440: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726440 url https://www.openlane.eu/en/carv6/auction/10726440
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726438
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726438%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726438: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726438 url https://www.openlane.eu/en/carv6/auction/10726438
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726436
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726436%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726436: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726436 url https://www.openlane.eu/en/carv6/auction/10726436
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726446
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726446%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726446: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726446 url https://www.openlane.eu/en/carv6/auction/10726446
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726476%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726476: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726478%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726478: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726493%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726493: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726495%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726495: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726497%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726497: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726500%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726500: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726503%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726503: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726508%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726508: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726505%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726505: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726512%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726512: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726535%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726535: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726537%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726537: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726563%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726563: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726565%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726565: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726571%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726571: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726572%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726572: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726575%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726575: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726581%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726581: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726583%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726583: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726585%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726585: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726587%27 HTTP/1.1" 200 None
2026-03-26 15:18:42 [adesa.be] INFO: Scrape type for 10726587: 0
2026-03-26 15:18:42 [adesa.be] INFO: Skipping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-26 15:18:42 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-26 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726588%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726588: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726591%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726591: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726593%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726593: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726595%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726595: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726598%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726598: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726605%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726605: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726607%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726607: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726603%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726603: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726601%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726601: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726613%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726613: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726620%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726620: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726621%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726621: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726624%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726624: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726627%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726627: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726632
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726632%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726632: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726632 url https://www.openlane.eu/en/carv6/auction/10726632
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726631
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726631%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726631: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726631 url https://www.openlane.eu/en/carv6/auction/10726631
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726635
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726635%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726635: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726635 url https://www.openlane.eu/en/carv6/auction/10726635
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726636
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726636%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726636: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726636 url https://www.openlane.eu/en/carv6/auction/10726636
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726637
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726637%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726637: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726637 url https://www.openlane.eu/en/carv6/auction/10726637
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726644
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726644%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726644: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726644 url https://www.openlane.eu/en/carv6/auction/10726644
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726645
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726645%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726645: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726645 url https://www.openlane.eu/en/carv6/auction/10726645
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726650
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726650%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726650: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726650 url https://www.openlane.eu/en/carv6/auction/10726650
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726651
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726651%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726651: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726651 url https://www.openlane.eu/en/carv6/auction/10726651
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726653%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726653: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726654%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726654: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726656%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726656: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726658%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726658: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726660%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726660: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726661%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726661: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726663%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726663: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726666%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726666: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726670%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726670: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726945%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726945: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726999%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10726999: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10728345
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728345%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10728345: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10728345 url https://www.openlane.eu/en/carv6/auction/10728345
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10728416
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728416%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10728416: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10728416 url https://www.openlane.eu/en/carv6/auction/10728416
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729171
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729171%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729171: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729171 url https://www.openlane.eu/en/carv6/auction/10729171
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729358
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729358%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729358: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729358 url https://www.openlane.eu/en/carv6/auction/10729358
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729362
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729362%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729362: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729362 url https://www.openlane.eu/en/carv6/auction/10729362
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729339
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729339%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729339: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729339 url https://www.openlane.eu/en/carv6/auction/10729339
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729351
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729351%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729351: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729351 url https://www.openlane.eu/en/carv6/auction/10729351
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729235
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729235%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729235: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729235 url https://www.openlane.eu/en/carv6/auction/10729235
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729121
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729121%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729121: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729121 url https://www.openlane.eu/en/carv6/auction/10729121
2026-03-26 15:18:43 [adesa.be] INFO: Found listing with ID: 10729010
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729010%27 HTTP/1.1" 200 None
2026-03-26 15:18:43 [adesa.be] INFO: Scrape type for 10729010: 0
2026-03-26 15:18:43 [adesa.be] INFO: Skipping item 10729010 url https://www.openlane.eu/en/carv6/auction/10729010
2026-03-26 15:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10730435
2026-03-26 15:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10730435
2026-03-26 15:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10730435 to the API
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd755ba7a-a520-5ec9-918d-a3577202f2cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EAJ972',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730435',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 117900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5699663/general/71b7a119-f15e-4fe5-b74a-1f8a0d846ec7.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/a9803820-9f68-44fe-8006-72ac75f43cda.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/e8dd2b65-5924-48ce-ab57-2635f552ae7c.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/73898ca9-a395-4f99-880f-77c617281ada.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/36a90bd1-1296-4dd5-989d-be3b8ac9e2af.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/5d30a700-8665-4396-8aa4-6bc8d7b42391.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/1d6c0b60-9f55-44bb-9e10-b95b2b518940.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/ea0c7ab6-f75f-470d-8f41-479f0415266f.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/a790e780-8f35-4840-a558-31fd7bee3539.jpeg',
'https://images.openlane.eu/carimgs/5699663/general/2a973978-05f0-475a-9bf9-5964963e99d5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367955,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/71b7a119-f15e-4fe5-b74a-1f8a0d846ec7.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359280,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/a9803820-9f68-44fe-8006-72ac75f43cda.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350297,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/e8dd2b65-5924-48ce-ab57-2635f552ae7c.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353395,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/73898ca9-a395-4f99-880f-77c617281ada.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2073843,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/36a90bd1-1296-4dd5-989d-be3b8ac9e2af.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2770657,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/5d30a700-8665-4396-8aa4-6bc8d7b42391.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4845758,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/1d6c0b60-9f55-44bb-9e10-b95b2b518940.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5737132,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/ea0c7ab6-f75f-470d-8f41-479f0415266f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4402494,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/a790e780-8f35-4840-a558-31fd7bee3539.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d755ba7a-a520-5ec9-918d-a3577202f2cd/d755ba7a-a520-5ec9-918d-a3577202f2cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3827220,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699663/general/2a973978-05f0-475a-9bf9-5964963e99d5.jpeg',
'Width': 5712}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2018-05-15',
'seats_number': 5,
'seller_name': 'YA-Motors',
'title': 'Volkswagen Polo 1.0 TSI R-Line - Petrol - Manual - 95 hp - 117.900 '
'km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2018}
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730435%27 HTTP/1.1" 200 None
2026-03-26 15:18:44 [adesa.be] INFO: Saving data for 10730435: {'created_time': 1774538324.518286, 'last_price_update_time': 1774538324.518295, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730435') HTTP/1.1" 204 0
2026-03-26 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/35d52b66-f0b6-4586-b802-0398ab64cfa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/06435814-be3a-4afb-bf74-886908d318e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/d1d52d2f-5b8a-4a13-859f-a0d5ba5a691e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/98abdfca-aad8-49d7-88f3-0f82d1187c91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/59b5d066-fb95-45a1-a503-b560033942cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/67567fa2-e1ff-4f66-a4f9-4bac7eddf672.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/1230b025-9fdd-43b1-9829-91293cdeb259.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d02ed0>
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F35d52b66-f0b6-4586-b802-0398ab64cfa8.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/35d52b66-f0b6-4586-b802-0398ab64cfa8.jpg saved to cache
2026-03-26 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:24 15:21:24\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-26 15:18:44 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\xcd\xef\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xffn\x01\x00f\xd6\x1a\x00\x00\x00\x00\x00'
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d1b510>
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_9.mpo HTTP/1.1" 201 0
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F06435814-be3a-4afb-bf74-886908d318e1.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/06435814-be3a-4afb-bf74-886908d318e1.jpg saved to cache
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Compression (259) - type: short (3) - value: b'\x00\x06'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormat (513) - type: long (4) - value: b'\x00\x00\x03\x98'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormatLength (514) - type: long (4) - value: b'\x00\x00\xd2_'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x0b\xb8'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 70 - Data Location: 194 - value: b'samsung\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 202 - value: b'2026:03:24 15:16:56\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 106 - Data Location: 222 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 118 - Data Location: 230 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 142 - Data Location: 238 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 154 - Data Location: 255 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x01\r'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650dd590>
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252Fd1d52d2f-5b8a-4a13-859f-a0d5ba5a691e.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/d1d52d2f-5b8a-4a13-859f-a0d5ba5a691e.jpg saved to cache
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:24 15:18:45\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x00\x03\x00\x9b'1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x89\xeb\x00\x00\x0c\xfc/\x00\x00\x00\x00\x00"
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e40d0>
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_5.mpo HTTP/1.1" 201 0
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F98abdfca-aad8-49d7-88f3-0f82d1187c91.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/98abdfca-aad8-49d7-88f3-0f82d1187c91.jpg saved to cache
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:24 14:01:13\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\xa7\x0c-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x9c\xda\x00\x00d\xfe+\x00\x00\x00\x00\x00'
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660a7e10>
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_8.mpo HTTP/1.1" 201 0
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F59b5d066-fb95-45a1-a503-b560033942cf.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/59b5d066-fb95-45a1-a503-b560033942cf.jpg saved to cache
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Compression (259) - type: short (3) - value: b'\x00\x06'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormat (513) - type: long (4) - value: b'\x00\x00\x03\x98'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormatLength (514) - type: long (4) - value: b'\x00\x00\xe8v'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x0b\xb8'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 70 - Data Location: 194 - value: b'samsung\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 202 - value: b'2026:03:24 15:17:08\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 106 - Data Location: 222 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 118 - Data Location: 230 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 142 - Data Location: 238 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 154 - Data Location: 255 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x01\r'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e65d0>
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F67567fa2-e1ff-4f66-a4f9-4bac7eddf672.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/67567fa2-e1ff-4f66-a4f9-4bac7eddf672.jpg saved to cache
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:24 15:19:15\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-26 15:18:45 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00^\x9a2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb5\\\x01\x004p1\x00\x00\x00\x00\x00'
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bc7310>
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_7.mpo HTTP/1.1" 201 0
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F1230b025-9fdd-43b1-9829-91293cdeb259.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/1230b025-9fdd-43b1-9829-91293cdeb259.jpg saved to cache
2026-03-26 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/2f9f5260-9ccb-4e64-ae93-ce18512382ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abcacc2e-45bf-5f21-bc00-032aec5df365 with identifier: 10732463
2026-03-26 15:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abcacc2e-45bf-5f21-bc00-032aec5df365 with scrape type 1
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item abcacc2e-45bf-5f21-bc00-032aec5df365
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252Ff4e5a4c9-952f-42b6-9072-f30f80bcf94c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/f4e5a4c9-952f-42b6-9072-f30f80bcf94c.jpg already downloaded
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252F0e31b002-3221-4153-b1e4-cff9bbed8251.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/0e31b002-3221-4153-b1e4-cff9bbed8251.jpg already downloaded
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252F8a8b3918-de0e-4cc9-80c1-3768c55dd9ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/8a8b3918-de0e-4cc9-80c1-3768c55dd9ff.jpg already downloaded
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252F133d1145-2820-4797-9188-3f6a0aec0447.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/133d1145-2820-4797-9188-3f6a0aec0447.jpg already downloaded
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252Fb3de2b99-eb42-4ddd-8ebf-86dfa6808774.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/b3de2b99-eb42-4ddd-8ebf-86dfa6808774.jpg already downloaded
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252F35075c59-51c6-43f2-bede-dbcd8fa0c17c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/35075c59-51c6-43f2-bede-dbcd8fa0c17c.jpg already downloaded
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252Fb5944d12-bfdc-471a-8209-5f46360dc07f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/b5944d12-bfdc-471a-8209-5f46360dc07f.JPG not downloaded yet
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252F9d02be17-0038-408b-b28f-4e6b9d035a0d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/9d02be17-0038-408b-b28f-4e6b9d035a0d.JPG not downloaded yet
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252F3e1af3b4-7561-4df4-aa1e-7e2f8e88ac96.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/3e1af3b4-7561-4df4-aa1e-7e2f8e88ac96.JPG not downloaded yet
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Compression (259) - type: short (3) - value: b'\x00\x06'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormat (513) - type: long (4) - value: b'\x00\x00\x03\x98'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormatLength (514) - type: long (4) - value: b'\x00\x00\xe0\xbb'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x0b\xb8'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 70 - Data Location: 194 - value: b'samsung\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 202 - value: b'2026:03:24 15:17:23\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 106 - Data Location: 222 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 118 - Data Location: 230 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 142 - Data Location: 238 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 154 - Data Location: 255 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x01\r'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b9d810>
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F2f9f5260-9ccb-4e64-ae93-ce18512382ee.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/2f9f5260-9ccb-4e64-ae93-ce18512382ee.jpg saved to cache
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/59bb53e3-545a-4058-8edb-4cca841c0282.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647406%252Fgeneral%252Fe99e22c9-8fd8-4367-8bc9-c3d7acf5a3c0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647406/general/e99e22c9-8fd8-4367-8bc9-c3d7acf5a3c0.JPG not downloaded yet
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bf8210>
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252F59bb53e3-545a-4058-8edb-4cca841c0282.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/59bb53e3-545a-4058-8edb-4cca841c0282.jpeg saved to cache
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/b46b865a-7cd6-4279-8559-280e91e2b577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/32b478df-def8-4334-96e1-1c6197d1679b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/3849d488-5aca-42b0-9667-0c1c4fe576ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:24 15:20:03\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00J\x1a2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc17\x01\x00\xbc\xf50\x00\x00\x00\x00\x00'
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bf9d50>
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_4.mpo HTTP/1.1" 201 0
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252Fb46b865a-7cd6-4279-8559-280e91e2b577.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/b46b865a-7cd6-4279-8559-280e91e2b577.jpg saved to cache
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 22 - Data Location: 158 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 166 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 174 - value: b'Galaxy S23 Ultra\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xcc'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 82 - Data Location: 191 - value: b'samsung\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 199 - value: b'S918BXXS9EZB6\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xe9'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 154 - Data Location: 213 - value: b'2026:03:25 14:18:03\x00'
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bc6650>
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F32b478df-def8-4334-96e1-1c6197d1679b.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/32b478df-def8-4334-96e1-1c6197d1679b.jpg saved to cache
2026-03-26 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xcc\x08\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S23 Ultra\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S918BXXS9EZB6\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:25 14:17:06\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fdb350>
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F3849d488-5aca-42b0-9667-0c1c4fe576ea.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/3849d488-5aca-42b0-9667-0c1c4fe576ea.jpg saved to cache
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746209/general/97af142b-4a07-4046-919f-fa323e2435e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732466)
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/71e98119-3242-4270-ab7f-5858e34c07eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745630/general/18ce3934-044b-4ec2-ad6f-350cbb8b4378.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730454)
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3639509/general/c9b7c657-be30-4c18-8050-dd36368f99d2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731357)
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5647406/general/3e1af3b4-7561-4df4-aa1e-7e2f8e88ac96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732463)
2026-03-26 15:18:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5647406/general/e99e22c9-8fd8-4367-8bc9-c3d7acf5a3c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732463)
2026-03-26 15:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2603ca-e98e-52de-a25e-0783a7901e77 with identifier: 10730428
2026-03-26 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2603ca-e98e-52de-a25e-0783a7901e77 with scrape type 1
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef2603ca-e98e-52de-a25e-0783a7901e77
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F1431720e-3644-4e21-9ef0-86a17e1184e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/1431720e-3644-4e21-9ef0-86a17e1184e9.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F67b71c23-12c5-41a3-9059-71fee26656f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/67b71c23-12c5-41a3-9059-71fee26656f6.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F8f6c85b7-a1ce-41a3-826a-8598b4f77af0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/8f6c85b7-a1ce-41a3-826a-8598b4f77af0.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F8b6e13a0-962b-48d3-8a3d-d6fd38a8c337.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/8b6e13a0-962b-48d3-8a3d-d6fd38a8c337.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F8a8035e4-51a2-4337-88ba-6697d3c12d05.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/8a8035e4-51a2-4337-88ba-6697d3c12d05.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F560ff5e7-6634-4d5e-9890-64d01fe29159.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/560ff5e7-6634-4d5e-9890-64d01fe29159.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F18d59d89-6332-40c3-b32a-55c26fd73866.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/18d59d89-6332-40c3-b32a-55c26fd73866.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252Fc41eeb7a-799c-40d6-bc70-4421a6a5b225.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/c41eeb7a-799c-40d6-bc70-4421a6a5b225.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252F006fd5ac-6488-4a5e-baaa-02c193ed19d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/006fd5ac-6488-4a5e-baaa-02c193ed19d1.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677326%252Fgeneral%252Fc82ddaeb-df24-4ee3-b85d-fc7ae067447a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677326/general/c82ddaeb-df24-4ee3-b85d-fc7ae067447a.jpg already downloaded
2026-03-26 15:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef2603ca-e98e-52de-a25e-0783a7901e77, identifier: 10730428
2026-03-26 15:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef2603ca-e98e-52de-a25e-0783a7901e77 with identifier: 10730428
2026-03-26 15:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef2603ca-e98e-52de-a25e-0783a7901e77 with identifier: 10730428
2026-03-26 15:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef2603ca-e98e-52de-a25e-0783a7901e77 with identifier: 10730428 to the API
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730428>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef2603ca-e98e-52de-a25e-0783a7901e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HLV806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730428',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 179912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5677326/general/1431720e-3644-4e21-9ef0-86a17e1184e9.jpg',
'https://images.openlane.eu/carimgs/5677326/general/67b71c23-12c5-41a3-9059-71fee26656f6.jpg',
'https://images.openlane.eu/carimgs/5677326/general/8f6c85b7-a1ce-41a3-826a-8598b4f77af0.jpg',
'https://images.openlane.eu/carimgs/5677326/general/8b6e13a0-962b-48d3-8a3d-d6fd38a8c337.jpg',
'https://images.openlane.eu/carimgs/5677326/general/8a8035e4-51a2-4337-88ba-6697d3c12d05.jpg',
'https://images.openlane.eu/carimgs/5677326/general/560ff5e7-6634-4d5e-9890-64d01fe29159.jpg',
'https://images.openlane.eu/carimgs/5677326/general/18d59d89-6332-40c3-b32a-55c26fd73866.jpg',
'https://images.openlane.eu/carimgs/5677326/general/c41eeb7a-799c-40d6-bc70-4421a6a5b225.jpg',
'https://images.openlane.eu/carimgs/5677326/general/006fd5ac-6488-4a5e-baaa-02c193ed19d1.jpg',
'https://images.openlane.eu/carimgs/5677326/general/c82ddaeb-df24-4ee3-b85d-fc7ae067447a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546806,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/1431720e-3644-4e21-9ef0-86a17e1184e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464243,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/67b71c23-12c5-41a3-9059-71fee26656f6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545906,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/8f6c85b7-a1ce-41a3-826a-8598b4f77af0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397712,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/8b6e13a0-962b-48d3-8a3d-d6fd38a8c337.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460495,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/8a8035e4-51a2-4337-88ba-6697d3c12d05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245430,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/560ff5e7-6634-4d5e-9890-64d01fe29159.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319096,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/18d59d89-6332-40c3-b32a-55c26fd73866.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286738,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/c41eeb7a-799c-40d6-bc70-4421a6a5b225.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399887,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/006fd5ac-6488-4a5e-baaa-02c193ed19d1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2603ca-e98e-52de-a25e-0783a7901e77/ef2603ca-e98e-52de-a25e-0783a7901e77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396962,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677326/general/c82ddaeb-df24-4ee3-b85d-fc7ae067447a.jpg',
'Width': 2000}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-05-15',
'seats_number': 3,
'seller_name': 'Karauto',
'title': 'Renault Master L2H3 2.3 - Diesel - Automatic - 149 hp - 179.912 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730428%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [adesa.be] INFO: Saving data for 10730428: {'created_time': 1774538327.796498, 'last_price_update_time': 1774538327.796507, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730428') HTTP/1.1" 204 0
2026-03-26 15:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9 with identifier: 10730449
2026-03-26 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9 with scrape type 1
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F0384a9f7-ce3a-4946-8715-718abc7b6d9d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/0384a9f7-ce3a-4946-8715-718abc7b6d9d.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F671606b6-1205-4d4a-9fea-436c88e9476b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/671606b6-1205-4d4a-9fea-436c88e9476b.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F395a5f76-4d9b-46a3-91fa-3fc32e7cc076.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/395a5f76-4d9b-46a3-91fa-3fc32e7cc076.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F20b14f7c-997f-4f7d-b4c8-9140fd8eb2bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/20b14f7c-997f-4f7d-b4c8-9140fd8eb2bc.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F1ff7df9e-994d-40c6-8130-1a1801fc1f35.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/1ff7df9e-994d-40c6-8130-1a1801fc1f35.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252Fc713f363-dfba-4a4b-95ef-c5d49ae1b67b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/c713f363-dfba-4a4b-95ef-c5d49ae1b67b.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F3f2fed75-af7f-4b1c-9eef-431f9e07b186.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/3f2fed75-af7f-4b1c-9eef-431f9e07b186.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F10547cfb-44b2-439e-b809-b2d72c77bba8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/10547cfb-44b2-439e-b809-b2d72c77bba8.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252Fc4c32b90-11c8-417f-8381-201dc069b754.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/c4c32b90-11c8-417f-8381-201dc069b754.jpg already downloaded
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731044%252Fgeneral%252F613c3fe4-17af-4a1e-9c94-c63365afacd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731044/general/613c3fe4-17af-4a1e-9c94-c63365afacd1.jpg already downloaded
2026-03-26 15:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9, identifier: 10730449
2026-03-26 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9 with identifier: 10730449
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-26 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9 with identifier: 10730449
2026-03-26 15:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9 with identifier: 10730449 to the API
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DRW770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730449',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 198067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5731044/general/0384a9f7-ce3a-4946-8715-718abc7b6d9d.jpg',
'https://images.openlane.eu/carimgs/5731044/general/671606b6-1205-4d4a-9fea-436c88e9476b.jpg',
'https://images.openlane.eu/carimgs/5731044/general/395a5f76-4d9b-46a3-91fa-3fc32e7cc076.jpg',
'https://images.openlane.eu/carimgs/5731044/general/20b14f7c-997f-4f7d-b4c8-9140fd8eb2bc.jpg',
'https://images.openlane.eu/carimgs/5731044/general/1ff7df9e-994d-40c6-8130-1a1801fc1f35.jpg',
'https://images.openlane.eu/carimgs/5731044/general/c713f363-dfba-4a4b-95ef-c5d49ae1b67b.jpg',
'https://images.openlane.eu/carimgs/5731044/general/3f2fed75-af7f-4b1c-9eef-431f9e07b186.jpg',
'https://images.openlane.eu/carimgs/5731044/general/10547cfb-44b2-439e-b809-b2d72c77bba8.jpg',
'https://images.openlane.eu/carimgs/5731044/general/c4c32b90-11c8-417f-8381-201dc069b754.jpg',
'https://images.openlane.eu/carimgs/5731044/general/613c3fe4-17af-4a1e-9c94-c63365afacd1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111590,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/0384a9f7-ce3a-4946-8715-718abc7b6d9d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184385,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/671606b6-1205-4d4a-9fea-436c88e9476b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 141947,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/395a5f76-4d9b-46a3-91fa-3fc32e7cc076.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127428,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/20b14f7c-997f-4f7d-b4c8-9140fd8eb2bc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99108,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/1ff7df9e-994d-40c6-8130-1a1801fc1f35.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156444,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/c713f363-dfba-4a4b-95ef-c5d49ae1b67b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169010,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/3f2fed75-af7f-4b1c-9eef-431f9e07b186.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106477,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/10547cfb-44b2-439e-b809-b2d72c77bba8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118053,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/c4c32b90-11c8-417f-8381-201dc069b754.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9/9d5fb5e7-b54c-51a4-b1c1-9bbf5f9d25d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89850,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731044/general/613c3fe4-17af-4a1e-9c94-c63365afacd1.jpg',
'Width': 640}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2013-04-09',
'seats_number': 5,
'seller_name': 'S&D Automotive',
'title': 'Renault Scenic 1.5 DCI Expression - Diesel - Manual - 110 hp - '
'198.067 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2013}
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730449%27 HTTP/1.1" 200 None
2026-03-26 15:18:48 [adesa.be] INFO: Saving data for 10730449: {'created_time': 1774538328.689218, 'last_price_update_time': 1774538328.689231, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730449') HTTP/1.1" 204 0
2026-03-26 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ccd950>
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746209%252Fgeneral%252F97af142b-4a07-4046-919f-fa323e2435e8.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746209/general/97af142b-4a07-4046-919f-fa323e2435e8.jpg saved to cache
2026-03-26 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 704cd116-581a-50cb-bb3b-4187894f49f7
2026-03-26 15:18:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 704cd116-581a-50cb-bb3b-4187894f49f7, skipping ID generation
2026-03-26 15:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 704cd116-581a-50cb-bb3b-4187894f49f7 with scrape type 1
2026-03-26 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 704cd116-581a-50cb-bb3b-4187894f49f7 sending to next pipeline
2026-03-26 15:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 704cd116-581a-50cb-bb3b-4187894f49f7, identifier: 10732466
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:24 15:18:39\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-26 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\xe6q8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00[\xeb\x01\x00\xfei7\x00\x00\x00\x00\x00'
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509c110>
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_6.mpo HTTP/1.1" 201 0
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F71e98119-3242-4270-ab7f-5858e34c07eb.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/71e98119-3242-4270-ab7f-5858e34c07eb.jpg saved to cache
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: Compression (259) - type: short (3) - value: b'\x00\x06'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormat (513) - type: long (4) - value: b'\x00\x00\x03\x98'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormatLength (514) - type: long (4) - value: b'\x00\x00\xb0%'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x0b\xb8'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 70 - Data Location: 194 - value: b'samsung\x00'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 202 - value: b'2026:03:24 15:17:32\x00'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 106 - Data Location: 222 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 118 - Data Location: 230 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 142 - Data Location: 238 - value: b'Galaxy S26 Ultra\x00'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 154 - Data Location: 255 - value: b'S948BXXS1AZC7\x00'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x01\r'
2026-03-26 15:18:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d355d0>
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745630%252Fgeneral%252F18ce3934-044b-4ec2-ad6f-350cbb8b4378.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745630/general/18ce3934-044b-4ec2-ad6f-350cbb8b4378.jpg saved to cache
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa673435-082c-5b76-aa15-4285c7fdf3d5
2026-03-26 15:18:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa673435-082c-5b76-aa15-4285c7fdf3d5, skipping ID generation
2026-03-26 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa673435-082c-5b76-aa15-4285c7fdf3d5 with scrape type 1
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa673435-082c-5b76-aa15-4285c7fdf3d5 sending to next pipeline
2026-03-26 15:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa673435-082c-5b76-aa15-4285c7fdf3d5, identifier: 10730454
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d9b710>
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3639509%252Fgeneral%252Fc9b7c657-be30-4c18-8050-dd36368f99d2.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3639509/general/c9b7c657-be30-4c18-8050-dd36368f99d2.jpeg saved to cache
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa
2026-03-26 15:18:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa, skipping ID generation
2026-03-26 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa with scrape type 1
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa sending to next pipeline
2026-03-26 15:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa, identifier: 10731357
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item abcacc2e-45bf-5f21-bc00-032aec5df365 due to Ignoring non-200 response
2026-03-26 15:18:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item abcacc2e-45bf-5f21-bc00-032aec5df365 due to Ignoring non-200 response
2026-03-26 15:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466
2026-03-26 15:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466
2026-03-26 15:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466 to the API
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746209/general/97af142b-4a07-4046-919f-fa323e2435e8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '704cd116-581a-50cb-bb3b-4187894f49f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '313916458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732466',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 116468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3454325,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/32830803-8028-4842-a987-0c25999f15b8.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3193161,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/890bcd3b-1f74-4590-8db5-55fc33900727.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3729810,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/3b45721a-95b0-4930-af75-1b7fbec72de2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2795444,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/3dfe0db5-f7f6-4ef4-9aff-16add4521f7b.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860043,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/e43000db-70a4-43ff-bb75-7003ed340f9a.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3110636,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/de09bee8-adbe-41ca-9d7e-264dff9b8f43.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5865307,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/3849d488-5aca-42b0-9667-0c1c4fe576ea.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2362171,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/35d52b66-f0b6-4586-b802-0398ab64cfa8.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2754545,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/32b478df-def8-4334-96e1-1c6197d1679b.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_704cd116-581a-50cb-bb3b-4187894f49f7/704cd116-581a-50cb-bb3b-4187894f49f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3007246,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746209/general/97af142b-4a07-4046-919f-fa323e2435e8.jpg',
'Width': 4000}],
'price': 33350,
'price_includes_vat': True,
'registration_date': '2021-10-30',
'seats_number': 5,
'seller_name': 'IGOR & CARS',
'title': 'Mercedes-Benz V 250 Avantgarde - Diesel - Automatic - 190 hp - '
'116.468 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2021}
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732466%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Saving data for 10732466: {'created_time': 1774538330.01026, 'last_price_update_time': 1774538330.010271, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732466') HTTP/1.1" 204 0
2026-03-26 15:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454
2026-03-26 15:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454
2026-03-26 15:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454 to the API
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745630/general/18ce3934-044b-4ec2-ad6f-350cbb8b4378.jpg>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fa673435-082c-5b76-aa15-4285c7fdf3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '018390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730454',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 282770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3149720,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/d1d52d2f-5b8a-4a13-859f-a0d5ba5a691e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3475600,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/2f9f5260-9ccb-4e64-ae93-ce18512382ee.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3442387,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/18ce3934-044b-4ec2-ad6f-350cbb8b4378.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3688763,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/67567fa2-e1ff-4f66-a4f9-4bac7eddf672.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3363556,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/b46b865a-7cd6-4279-8559-280e91e2b577.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3282001,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/98abdfca-aad8-49d7-88f3-0f82d1187c91.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3825262,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/71e98119-3242-4270-ab7f-5858e34c07eb.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3405888,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/1230b025-9fdd-43b1-9829-91293cdeb259.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3008578,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/59b5d066-fb95-45a1-a503-b560033942cf.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa673435-082c-5b76-aa15-4285c7fdf3d5/fa673435-082c-5b76-aa15-4285c7fdf3d5_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1925067,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745630/general/06435814-be3a-4afb-bf74-886908d318e1.jpg',
'Width': 4000}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-04-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Toyota Auris 1.4 D-4D - Diesel - Manual - 89 hp - 282.770 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730454%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Saving data for 10730454: {'created_time': 1774538330.452858, 'last_price_update_time': 1774538330.452869, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730454') HTTP/1.1" 204 0
2026-03-26 15:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa with identifier: 10731357
2026-03-26 15:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa with identifier: 10731357
2026-03-26 15:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa with identifier: 10731357 to the API
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/3639509/general/c9b7c657-be30-4c18-8050-dd36368f99d2.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': 300,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa',
'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=10731357',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 97196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 848954,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/3cf53554-233e-4f1c-a948-d84741b6f365.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1150982,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/10ccc5a5-3882-45c1-b030-ce83a00d017b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724123,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/50a4ccf7-793d-47f9-8ec9-7a4a841cf91f.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1015187,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/c9b7c657-be30-4c18-8050-dd36368f99d2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/59bb53e3-545a-4058-8edb-4cca841c0282.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341203,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/9977a795-63c2-4526-b519-6ff33cf73f51.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356719,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/073e05af-7365-4a58-9fe9-8afbebb9455c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 734763,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/e7997831-7e65-45cb-a023-cd242373949d.jpeg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310212,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/15c1a2cf-3b9c-40d8-9786-c67f2ec0eb1d.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa/8d8bc2c2-12e3-5806-95d5-a6def2ddd6aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436134,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/3639509/general/fb74a728-5a9d-4235-8e3e-feba001038b9.jpeg',
'Width': 2000}],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2019-06-12',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Land Rover Range Rover Sport 2.0 HSE - AWD - Hybrid - Automatic - '
'300 hp - 97.196 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2019}
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731357%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Saving data for 10731357: {'created_time': 1774538330.812983, 'last_price_update_time': 1774538330.812995, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731357') HTTP/1.1" 204 0
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729113
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729113%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729113: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729113 url https://www.openlane.eu/en/carv6/auction/10729113
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729230
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729230%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729230: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729230 url https://www.openlane.eu/en/carv6/auction/10729230
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729384
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729384%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729384: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729384 url https://www.openlane.eu/en/carv6/auction/10729384
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729138
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729138%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729138: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729138 url https://www.openlane.eu/en/carv6/auction/10729138
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729442
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729442%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729442: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729442 url https://www.openlane.eu/en/carv6/auction/10729442
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729349
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729349%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729349: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729349 url https://www.openlane.eu/en/carv6/auction/10729349
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729352
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729352%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729352: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729352 url https://www.openlane.eu/en/carv6/auction/10729352
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729222
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729222%27 HTTP/1.1" 200 None
2026-03-26 15:18:50 [adesa.be] INFO: Scrape type for 10729222: 0
2026-03-26 15:18:50 [adesa.be] INFO: Skipping item 10729222 url https://www.openlane.eu/en/carv6/auction/10729222
2026-03-26 15:18:50 [adesa.be] INFO: Found listing with ID: 10729256
2026-03-26 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729256%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729256: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729256 url https://www.openlane.eu/en/carv6/auction/10729256
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729125
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729125%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729125: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729125 url https://www.openlane.eu/en/carv6/auction/10729125
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729082
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729082%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729082: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729082 url https://www.openlane.eu/en/carv6/auction/10729082
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729261
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729261%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729261: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729261 url https://www.openlane.eu/en/carv6/auction/10729261
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729340
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729340%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729340: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729340 url https://www.openlane.eu/en/carv6/auction/10729340
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729202
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729202%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729202: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729202 url https://www.openlane.eu/en/carv6/auction/10729202
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729248
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729248%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729248: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729248 url https://www.openlane.eu/en/carv6/auction/10729248
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729034
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729034%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729034: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729034 url https://www.openlane.eu/en/carv6/auction/10729034
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729152
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729152%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729152: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729152 url https://www.openlane.eu/en/carv6/auction/10729152
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729200
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729200%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729200: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729200 url https://www.openlane.eu/en/carv6/auction/10729200
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729019
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729019%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729019: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729019 url https://www.openlane.eu/en/carv6/auction/10729019
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729143
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729143%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729143: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729143 url https://www.openlane.eu/en/carv6/auction/10729143
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729088
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729088%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729088: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729088 url https://www.openlane.eu/en/carv6/auction/10729088
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729081
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729081%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729081: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729081 url https://www.openlane.eu/en/carv6/auction/10729081
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729025
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729025%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729025: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729025 url https://www.openlane.eu/en/carv6/auction/10729025
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729419
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729419%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729419: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729419 url https://www.openlane.eu/en/carv6/auction/10729419
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729257
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729257%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729257: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729257 url https://www.openlane.eu/en/carv6/auction/10729257
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729245
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729245%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729245: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729245 url https://www.openlane.eu/en/carv6/auction/10729245
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729240
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729240%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729240: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729240 url https://www.openlane.eu/en/carv6/auction/10729240
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729032
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729032%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729032: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729032 url https://www.openlane.eu/en/carv6/auction/10729032
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729284
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729284%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729284: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729284 url https://www.openlane.eu/en/carv6/auction/10729284
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729224
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729224%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729224: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729224 url https://www.openlane.eu/en/carv6/auction/10729224
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729425
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729425%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729425: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729425 url https://www.openlane.eu/en/carv6/auction/10729425
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729206
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729206%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729206: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729206 url https://www.openlane.eu/en/carv6/auction/10729206
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729033
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729033%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729033: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729033 url https://www.openlane.eu/en/carv6/auction/10729033
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729072
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729072%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729072: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729072 url https://www.openlane.eu/en/carv6/auction/10729072
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729422
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729422%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729422: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729422 url https://www.openlane.eu/en/carv6/auction/10729422
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729288
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729288%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729288: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729288 url https://www.openlane.eu/en/carv6/auction/10729288
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729428
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729428%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729428: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729428 url https://www.openlane.eu/en/carv6/auction/10729428
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729214
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729214%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729214: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729214 url https://www.openlane.eu/en/carv6/auction/10729214
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729208
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729208%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729208: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729208 url https://www.openlane.eu/en/carv6/auction/10729208
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729404
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729404%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729404: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729404 url https://www.openlane.eu/en/carv6/auction/10729404
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729359
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729359%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729359: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729359 url https://www.openlane.eu/en/carv6/auction/10729359
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729410
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729410%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729410: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729410 url https://www.openlane.eu/en/carv6/auction/10729410
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729110
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729110%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729110: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729110 url https://www.openlane.eu/en/carv6/auction/10729110
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729055
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729055%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729055: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729055 url https://www.openlane.eu/en/carv6/auction/10729055
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729274
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729274%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729274: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729274 url https://www.openlane.eu/en/carv6/auction/10729274
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729172
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729172%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729172: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729172 url https://www.openlane.eu/en/carv6/auction/10729172
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729374
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729374%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729374: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729374 url https://www.openlane.eu/en/carv6/auction/10729374
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729302
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729302%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729302: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729302 url https://www.openlane.eu/en/carv6/auction/10729302
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729297
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729297%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729297: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729297 url https://www.openlane.eu/en/carv6/auction/10729297
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729170
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729170%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729170: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729170 url https://www.openlane.eu/en/carv6/auction/10729170
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729400
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729400%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729400: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729400 url https://www.openlane.eu/en/carv6/auction/10729400
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729347
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729347%27 HTTP/1.1" 200 None
2026-03-26 15:18:51 [adesa.be] INFO: Scrape type for 10729347: 0
2026-03-26 15:18:51 [adesa.be] INFO: Skipping item 10729347 url https://www.openlane.eu/en/carv6/auction/10729347
2026-03-26 15:18:51 [adesa.be] INFO: Found listing with ID: 10729187
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729187%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729187: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729187 url https://www.openlane.eu/en/carv6/auction/10729187
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729407
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729407%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729407: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729407 url https://www.openlane.eu/en/carv6/auction/10729407
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729275
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729275%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729275: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729275 url https://www.openlane.eu/en/carv6/auction/10729275
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729323
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729323%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729323: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729323 url https://www.openlane.eu/en/carv6/auction/10729323
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729244
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729244%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729244: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729244 url https://www.openlane.eu/en/carv6/auction/10729244
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729083
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729083%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729083: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729083 url https://www.openlane.eu/en/carv6/auction/10729083
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729036
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729036%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729036: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729036 url https://www.openlane.eu/en/carv6/auction/10729036
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729369
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729369%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729369: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729369 url https://www.openlane.eu/en/carv6/auction/10729369
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10728995
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728995%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10728995: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10728995 url https://www.openlane.eu/en/carv6/auction/10728995
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729078
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729078%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729078: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729078 url https://www.openlane.eu/en/carv6/auction/10729078
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729268
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729268%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729268: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729268 url https://www.openlane.eu/en/carv6/auction/10729268
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729313
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729313%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729313: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729313 url https://www.openlane.eu/en/carv6/auction/10729313
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729076
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729076%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729076: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729076 url https://www.openlane.eu/en/carv6/auction/10729076
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729370
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729370%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729370: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729370 url https://www.openlane.eu/en/carv6/auction/10729370
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10723709
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723709%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10723709: 2
2026-03-26 15:18:52 [adesa.be] INFO: Scraping item 10723709 url https://www.openlane.eu/en/carv6/auction/10723709
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729306
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729306%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729306: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729306 url https://www.openlane.eu/en/carv6/auction/10729306
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729318
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729318%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729318: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729318 url https://www.openlane.eu/en/carv6/auction/10729318
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729117
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729117%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729117: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729117 url https://www.openlane.eu/en/carv6/auction/10729117
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729177
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729177%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729177: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729177 url https://www.openlane.eu/en/carv6/auction/10729177
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729266
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729266%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729266: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729266 url https://www.openlane.eu/en/carv6/auction/10729266
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729389
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729389%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729389: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729389 url https://www.openlane.eu/en/carv6/auction/10729389
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729056
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729056%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729056: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729056 url https://www.openlane.eu/en/carv6/auction/10729056
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729075
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729075%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729075: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729075 url https://www.openlane.eu/en/carv6/auction/10729075
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729053
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729053%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729053: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729053 url https://www.openlane.eu/en/carv6/auction/10729053
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729413
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729413%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729413: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729413 url https://www.openlane.eu/en/carv6/auction/10729413
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729429
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729429%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729429: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729429 url https://www.openlane.eu/en/carv6/auction/10729429
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729099
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729099%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729099: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729099 url https://www.openlane.eu/en/carv6/auction/10729099
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729189
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729189%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729189: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729189 url https://www.openlane.eu/en/carv6/auction/10729189
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729211
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729211%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729211: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729211 url https://www.openlane.eu/en/carv6/auction/10729211
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729354
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729354%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729354: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729354 url https://www.openlane.eu/en/carv6/auction/10729354
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729415
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729415%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729415: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729415 url https://www.openlane.eu/en/carv6/auction/10729415
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729333
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729333%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729333: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729333 url https://www.openlane.eu/en/carv6/auction/10729333
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729194
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729194%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729194: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729194 url https://www.openlane.eu/en/carv6/auction/10729194
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729183
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729183%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729183: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729183 url https://www.openlane.eu/en/carv6/auction/10729183
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729377
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729377%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729377: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729377 url https://www.openlane.eu/en/carv6/auction/10729377
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729093
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729093%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729093: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729093 url https://www.openlane.eu/en/carv6/auction/10729093
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729262
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729262%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729262: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729262 url https://www.openlane.eu/en/carv6/auction/10729262
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729231
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729231%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729231: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729231 url https://www.openlane.eu/en/carv6/auction/10729231
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729332
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729332%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729332: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729332 url https://www.openlane.eu/en/carv6/auction/10729332
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729249
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729249%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729249: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729249 url https://www.openlane.eu/en/carv6/auction/10729249
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729411
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729411%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729411: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729411 url https://www.openlane.eu/en/carv6/auction/10729411
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729105
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729105%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729105: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729105 url https://www.openlane.eu/en/carv6/auction/10729105
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729273
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729273%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729273: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729273 url https://www.openlane.eu/en/carv6/auction/10729273
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729236
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729236%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729236: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729236 url https://www.openlane.eu/en/carv6/auction/10729236
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729210
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729210%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729210: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729210 url https://www.openlane.eu/en/carv6/auction/10729210
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729178
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729178%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729178: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729178 url https://www.openlane.eu/en/carv6/auction/10729178
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10729058
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729058%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10729058: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10729058 url https://www.openlane.eu/en/carv6/auction/10729058
2026-03-26 15:18:52 [adesa.be] INFO: Found listing with ID: 10728992
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728992%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [adesa.be] INFO: Scrape type for 10728992: 0
2026-03-26 15:18:52 [adesa.be] INFO: Skipping item 10728992 url https://www.openlane.eu/en/carv6/auction/10728992
2026-03-26 15:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 with identifier: 10732464
2026-03-26 15:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 with scrape type 1
2026-03-26 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726991%252Fgeneral%252F72446b61-2003-43f0-9e8f-e3c0ca8c888a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/72446b61-2003-43f0-9e8f-e3c0ca8c888a.jpg already downloaded
2026-03-26 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252F5e67e668-a5b8-4f1a-8b58-11476ec195ed.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/5e67e668-a5b8-4f1a-8b58-11476ec195ed.jpg already downloaded
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252F2fc6b699-e304-4a83-b1e8-ac6be9bb6d5c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/2fc6b699-e304-4a83-b1e8-ac6be9bb6d5c.jpg already downloaded
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252F86c96c9a-05ce-4de6-be67-617ecf936d2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/86c96c9a-05ce-4de6-be67-617ecf936d2b.jpg already downloaded
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252F852fa894-8c73-447a-a228-6911d687f74c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/852fa894-8c73-447a-a228-6911d687f74c.jpg already downloaded
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252Ffc3b74b5-70a6-457c-97e1-2ffea55057bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/fc3b74b5-70a6-457c-97e1-2ffea55057bf.jpg already downloaded
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252F130bf29b-4935-47e2-a200-a79f22808ceb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/130bf29b-4935-47e2-a200-a79f22808ceb.JPG not downloaded yet
2026-03-26 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-26 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-26 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-26 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-26 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-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252Fe669d6e3-822b-4d2e-b8ef-43e4ea9a72ee.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/e669d6e3-822b-4d2e-b8ef-43e4ea9a72ee.JPG not downloaded yet
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252F2c62f244-7b76-4f5c-8ee0-c38026c171b1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/2c62f244-7b76-4f5c-8ee0-c38026c171b1.JPG not downloaded yet
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5726991%252Fgeneral%252Ff9bd72d6-edb9-4bde-ae82-3203e1bb88cf.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726991/general/f9bd72d6-edb9-4bde-ae82-3203e1bb88cf.JPG not downloaded yet
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/ee06c51e-f4df-4048-8ffc-c8f5ffc13b65.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5647406/general/b5944d12-bfdc-471a-8209-5f46360dc07f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732463)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5647406/general/9d02be17-0038-408b-b28f-4e6b9d035a0d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732463)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/4e15b9c1-aead-4f91-a20c-127ac24f407e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/0988b337-0dc3-44df-b31d-9ee885fdc35e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/3b79cfa4-f6dd-48bc-afaa-3aed82ff1e8d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726991/general/2c62f244-7b76-4f5c-8ee0-c38026c171b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732464)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726991/general/e669d6e3-822b-4d2e-b8ef-43e4ea9a72ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732464)
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726991/general/f9bd72d6-edb9-4bde-ae82-3203e1bb88cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732464)
2026-03-26 15:18:53 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:53 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:53 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00,6\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\xc2\xb3\x00+\xf8.\x00\x00\x00\x00'
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d37950>
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_8.mpo HTTP/1.1" 201 0
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fee06c51e-f4df-4048-8ffc-c8f5ffc13b65.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/ee06c51e-f4df-4048-8ffc-c8f5ffc13b65.jpeg saved to cache
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748026/general/f8d33ed5-3755-4a6f-b24e-842125963a11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729664)
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item abcacc2e-45bf-5f21-bc00-032aec5df365 due to Ignoring non-200 response
2026-03-26 15:18:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: abcacc2e-45bf-5f21-bc00-032aec5df365, skipping ID generation
2026-03-26 15:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abcacc2e-45bf-5f21-bc00-032aec5df365 with scrape type 1
2026-03-26 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item abcacc2e-45bf-5f21-bc00-032aec5df365 sending to next pipeline
2026-03-26 15:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abcacc2e-45bf-5f21-bc00-032aec5df365, identifier: 10732463
2026-03-26 15:18:53 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:53 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:53 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00-\x14\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xa7>\x00,\xd9\xc8\x00\x00\x00\x00'
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dcfa10>
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_6.mpo HTTP/1.1" 201 0
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F4e15b9c1-aead-4f91-a20c-127ac24f407e.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/4e15b9c1-aead-4f91-a20c-127ac24f407e.jpeg saved to cache
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:54 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:54 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:54 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00F\xb6\xc9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\xc4\xcb\x00F\x8cM\x00\x00\x00\x00'
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f697d0>
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_7.mpo HTTP/1.1" 201 0
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F0988b337-0dc3-44df-b31d-9ee885fdc35e.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/0988b337-0dc3-44df-b31d-9ee885fdc35e.jpeg saved to cache
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:54 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:18:54 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:18:54 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Z1}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x83\x19\x00Z\t\x0f\x00\x00\x00\x00'
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57652763d0>
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_9.mpo HTTP/1.1" 201 0
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F3b79cfa4-f6dd-48bc-afaa-3aed82ff1e8d.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/3b79cfa4-f6dd-48bc-afaa-3aed82ff1e8d.jpeg saved to cache
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 due to Ignoring non-200 response
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 due to Ignoring non-200 response
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 due to Ignoring non-200 response
2026-03-26 15:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abcacc2e-45bf-5f21-bc00-032aec5df365 with identifier: 10732463
2026-03-26 15:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abcacc2e-45bf-5f21-bc00-032aec5df365 with identifier: 10732463
2026-03-26 15:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abcacc2e-45bf-5f21-bc00-032aec5df365 with identifier: 10732463 to the API
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5647406/general/9d02be17-0038-408b-b28f-4e6b9d035a0d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'abcacc2e-45bf-5f21-bc00-032aec5df365',
'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=10732463',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 67368,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abcacc2e-45bf-5f21-bc00-032aec5df365/abcacc2e-45bf-5f21-bc00-032aec5df365_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2204404,
'Height': 2695,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647406/general/f4e5a4c9-952f-42b6-9072-f30f80bcf94c.jpg',
'Width': 4030},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abcacc2e-45bf-5f21-bc00-032aec5df365/abcacc2e-45bf-5f21-bc00-032aec5df365_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2312813,
'Height': 2823,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647406/general/0e31b002-3221-4153-b1e4-cff9bbed8251.jpg',
'Width': 4030},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abcacc2e-45bf-5f21-bc00-032aec5df365/abcacc2e-45bf-5f21-bc00-032aec5df365_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2190848,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647406/general/8a8b3918-de0e-4cc9-80c1-3768c55dd9ff.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abcacc2e-45bf-5f21-bc00-032aec5df365/abcacc2e-45bf-5f21-bc00-032aec5df365_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2252435,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647406/general/133d1145-2820-4797-9188-3f6a0aec0447.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abcacc2e-45bf-5f21-bc00-032aec5df365/abcacc2e-45bf-5f21-bc00-032aec5df365_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2320059,
'Height': 2331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647406/general/b3de2b99-eb42-4ddd-8ebf-86dfa6808774.jpg',
'Width': 4030},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abcacc2e-45bf-5f21-bc00-032aec5df365/abcacc2e-45bf-5f21-bc00-032aec5df365_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2944099,
'Height': 2326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647406/general/35075c59-51c6-43f2-bede-dbcd8fa0c17c.jpg',
'Width': 4030}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': 'AP Automotive CommV',
'title': 'Skoda Kamiq 1.6 TDI Style - Diesel - Automatic - 115 hp - 67.368 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732463%27 HTTP/1.1" 200 None
2026-03-26 15:18:54 [adesa.be] INFO: Saving data for 10732463: {'created_time': 1774538334.741493, 'last_price_update_time': 1774538334.741503, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732463') HTTP/1.1" 204 0
2026-03-26 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/7cc63038-446b-4f57-968c-029f48b2cc1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item abcacc2e-45bf-5f21-bc00-032aec5df365 due to Ignoring non-200 response
2026-03-26 15:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/ec3d0033-5065-4861-adc9-6e57985a7dec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/608ce5fa-3daf-423b-9384-9a221dcbe5f0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:18:54 [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-26 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cb3c90>
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748026%252Fgeneral%252Ff8d33ed5-3755-4a6f-b24e-842125963a11.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748026/general/f8d33ed5-3755-4a6f-b24e-842125963a11.jpg saved to cache
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737
2026-03-26 15:18:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8286c4e1-11a8-5e73-b1ff-d29038ec2737, skipping ID generation
2026-03-26 15:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737 with scrape type 1
2026-03-26 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8286c4e1-11a8-5e73-b1ff-d29038ec2737 sending to next pipeline
2026-03-26 15:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8286c4e1-11a8-5e73-b1ff-d29038ec2737, identifier: 10729664
2026-03-26 15:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8286c4e1-11a8-5e73-b1ff-d29038ec2737 with identifier: 10729664
2026-03-26 15:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8286c4e1-11a8-5e73-b1ff-d29038ec2737 with identifier: 10729664
2026-03-26 15:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8286c4e1-11a8-5e73-b1ff-d29038ec2737 with identifier: 10729664 to the API
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748026/general/f8d33ed5-3755-4a6f-b24e-842125963a11.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': 514,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '8286c4e1-11a8-5e73-b1ff-d29038ec2737',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ESD476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 57116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/c6760a84-d0b6-4c1e-aac5-937537dba170.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/7dd47893-de04-4013-91ac-bd05b04c040f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/7c9e964f-1db0-4d49-b755-e45e9c2d0865.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/26268dd9-6ef9-4b09-b37c-5c1de071311e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/fd680d7b-5f5c-4842-be7c-ff8859eafd09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/c1116568-340d-4c8c-b22d-1a720e4fb655.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37810,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/11d747fd-7644-43a4-acc5-9ad37618eb88.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/b3dd0644-1817-4713-a3c0-3e4c3712e965.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/067d614c-f914-4986-9fac-c62ab33531f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8286c4e1-11a8-5e73-b1ff-d29038ec2737/8286c4e1-11a8-5e73-b1ff-d29038ec2737_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748026/general/f8d33ed5-3755-4a6f-b24e-842125963a11.jpg',
'Width': 1024}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2024-01-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 57.116 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729664%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [adesa.be] INFO: Saving data for 10729664: {'created_time': 1774538335.308763, 'last_price_update_time': 1774538335.308772, 'auction_closing_time': 1775030400.0}
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729664') HTTP/1.1" 204 0
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726991/general/130bf29b-4935-47e2-a200-a79f22808ceb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732464)
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/a1cec494-b20f-49c5-acb1-0824ae23ddb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748027/general/35cb5569-32e8-41b4-8cd7-145550685d7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729666)
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/116b4d6c-8715-4461-908d-ea7748d5ba32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/41f39778-7002-467e-9b56-ec8c3c01b5ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748001/general/4c520d36-f1df-4841-81f1-4c660130948c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729630)
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/956345c9-0234-42d6-838a-aefaaf329c13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f43550>
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F7cc63038-446b-4f57-968c-029f48b2cc1f.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/7cc63038-446b-4f57-968c-029f48b2cc1f.jpg saved to cache
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 102 - value: b'2026:03:25 16:35:54\x00'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00z'
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d98750>
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252Fec3d0033-5065-4861-adc9-6e57985a7dec.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/ec3d0033-5065-4861-adc9-6e57985a7dec.jpeg saved to cache
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 102 - value: b'2026:03:25 16:35:09\x00'
2026-03-26 15:18:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00z'
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576511b350>
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F608ce5fa-3daf-423b-9384-9a221dcbe5f0.jpeg') HTTP/1.1" 204 0
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/608ce5fa-3daf-423b-9384-9a221dcbe5f0.jpeg saved to cache
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709
2026-03-26 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-26 15:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6d77acf-f713-5385-89dd-15729212a87b, identifier: 10723709
2026-03-26 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4c5860b-3431-5055-9025-ea752c592d2f with identifier: 10730421
2026-03-26 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4c5860b-3431-5055-9025-ea752c592d2f with scrape type 1
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Fecfd3a96-5c5f-4d80-b11b-a26b1ca08311.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/ecfd3a96-5c5f-4d80-b11b-a26b1ca08311.jpeg not downloaded yet
2026-03-26 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6f7d07-0249-5a58-9dfc-83cc8d1cab32 with identifier: 10731365
2026-03-26 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6f7d07-0249-5a58-9dfc-83cc8d1cab32 with scrape type 1
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d6f7d07-0249-5a58-9dfc-83cc8d1cab32
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252F9e42805c-66ca-49cc-ba68-2a21e68abec1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/9e42805c-66ca-49cc-ba68-2a21e68abec1.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252Fdb1e4af2-e630-482b-ab39-727ee98c8d61.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/db1e4af2-e630-482b-ab39-727ee98c8d61.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252F7dff4c6e-4a2c-4948-8c23-38ad55019c63.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/7dff4c6e-4a2c-4948-8c23-38ad55019c63.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252F792b1204-f579-42d9-8195-77f673ac46cf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/792b1204-f579-42d9-8195-77f673ac46cf.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252F679ff0bc-c430-49da-ac9f-d4e7b5b36d23.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/679ff0bc-c430-49da-ac9f-d4e7b5b36d23.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252F1a10ce4b-d6b1-4ada-8636-618b7561bafb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/1a10ce4b-d6b1-4ada-8636-618b7561bafb.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252Fc7273474-c99a-471e-9fe2-4e78fc248255.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/c7273474-c99a-471e-9fe2-4e78fc248255.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252F80a8b6ab-3974-4329-96db-69a5fa495dfd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/80a8b6ab-3974-4329-96db-69a5fa495dfd.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252Ff85d4cc6-fd38-45df-99b4-524c3974409e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/f85d4cc6-fd38-45df-99b4-524c3974409e.jpeg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673302%252Fgeneral%252F8f14b62c-b702-4906-8c51-16fd08c23211.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673302/general/8f14b62c-b702-4906-8c51-16fd08c23211.jpeg already downloaded
2026-03-26 15:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d6f7d07-0249-5a58-9dfc-83cc8d1cab32, identifier: 10731365
2026-03-26 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbfa8ff0-42a4-57d6-a630-3fbdb42504c9 with identifier: 10730401
2026-03-26 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbfa8ff0-42a4-57d6-a630-3fbdb42504c9 with scrape type 1
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbfa8ff0-42a4-57d6-a630-3fbdb42504c9
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252Fad3ff862-423f-4b95-9070-99eb8b0e958c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/ad3ff862-423f-4b95-9070-99eb8b0e958c.jpg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252Fd29443f6-ce54-4790-be7c-f0f9ff9ef07c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/d29443f6-ce54-4790-be7c-f0f9ff9ef07c.jpg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252Fd717af6d-811b-4512-a443-9142bbce7729.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/d717af6d-811b-4512-a443-9142bbce7729.jpg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252F529de440-1bf9-4aaa-b4e2-edb949417c6c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/529de440-1bf9-4aaa-b4e2-edb949417c6c.jpg already downloaded
2026-03-26 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252F069687e5-5cbb-4abd-b535-cd662baf72bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/069687e5-5cbb-4abd-b535-cd662baf72bf.jpg already downloaded
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252F1a6a79ab-3e52-4e72-bfaa-d019b6c50913.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/1a6a79ab-3e52-4e72-bfaa-d019b6c50913.jpg already downloaded
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252F0ca9b7f9-8940-44b2-967c-4eed3394e797.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/0ca9b7f9-8940-44b2-967c-4eed3394e797.jpg already downloaded
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252F16d91a01-4e90-41cc-ac09-b5830c240b61.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/16d91a01-4e90-41cc-ac09-b5830c240b61.jpg already downloaded
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252Fdfc0a854-9425-4ad7-9e68-cd1ff2aa6e76.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/dfc0a854-9425-4ad7-9e68-cd1ff2aa6e76.jpg already downloaded
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5330158%252Fgeneral%252F7eb7ab26-bb5e-461e-bd49-889a0465a7f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5330158/general/7eb7ab26-bb5e-461e-bd49-889a0465a7f0.jpg already downloaded
2026-03-26 15:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbfa8ff0-42a4-57d6-a630-3fbdb42504c9, identifier: 10730401
2026-03-26 15:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709
2026-03-26 15:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709
2026-03-26 15:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709 to the API
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723709>
{'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': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 518 Comfort - Diesel - Automatic - 136 hp - 79.192 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723709%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [adesa.be] INFO: Saving data for 10723709: {'auction_closing_time': 1774599000.0, 'created_time': 1774451726.089166, 'last_price_update_time': 1774538336.443322}
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723709') HTTP/1.1" 204 0
2026-03-26 15:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d6f7d07-0249-5a58-9dfc-83cc8d1cab32 with identifier: 10731365
2026-03-26 15:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d6f7d07-0249-5a58-9dfc-83cc8d1cab32 with identifier: 10731365
2026-03-26 15:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d6f7d07-0249-5a58-9dfc-83cc8d1cab32 with identifier: 10731365 to the API
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731365>
{'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': 122,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0d6f7d07-0249-5a58-9dfc-83cc8d1cab32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AJD369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731365',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 206557,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5673302/general/9e42805c-66ca-49cc-ba68-2a21e68abec1.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/db1e4af2-e630-482b-ab39-727ee98c8d61.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/7dff4c6e-4a2c-4948-8c23-38ad55019c63.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/792b1204-f579-42d9-8195-77f673ac46cf.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/679ff0bc-c430-49da-ac9f-d4e7b5b36d23.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/1a10ce4b-d6b1-4ada-8636-618b7561bafb.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/c7273474-c99a-471e-9fe2-4e78fc248255.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/80a8b6ab-3974-4329-96db-69a5fa495dfd.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/f85d4cc6-fd38-45df-99b4-524c3974409e.jpeg',
'https://images.openlane.eu/carimgs/5673302/general/8f14b62c-b702-4906-8c51-16fd08c23211.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300535,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/9e42805c-66ca-49cc-ba68-2a21e68abec1.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265732,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/db1e4af2-e630-482b-ab39-727ee98c8d61.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308926,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/7dff4c6e-4a2c-4948-8c23-38ad55019c63.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302214,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/792b1204-f579-42d9-8195-77f673ac46cf.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215886,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/679ff0bc-c430-49da-ac9f-d4e7b5b36d23.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214649,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/1a10ce4b-d6b1-4ada-8636-618b7561bafb.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236542,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/c7273474-c99a-471e-9fe2-4e78fc248255.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214721,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/80a8b6ab-3974-4329-96db-69a5fa495dfd.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168334,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/f85d4cc6-fd38-45df-99b4-524c3974409e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6f7d07-0249-5a58-9dfc-83cc8d1cab32/0d6f7d07-0249-5a58-9dfc-83cc8d1cab32_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248884,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673302/general/8f14b62c-b702-4906-8c51-16fd08c23211.jpeg',
'Width': 2000}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-11-05',
'seats_number': 3,
'seller_name': 'KGA MOTORS bv',
'title': 'Peugeot Expert 2.0 HDI Premium - Diesel - Manual - 122 hp - 206.557 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2018}
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731365%27 HTTP/1.1" 200 None
2026-03-26 15:18:56 [adesa.be] INFO: Saving data for 10731365: {'created_time': 1774538336.752878, 'last_price_update_time': 1774538336.752889, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731365') HTTP/1.1" 204 0
2026-03-26 15:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbfa8ff0-42a4-57d6-a630-3fbdb42504c9 with identifier: 10730401
2026-03-26 15:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbfa8ff0-42a4-57d6-a630-3fbdb42504c9 with identifier: 10730401
2026-03-26 15:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbfa8ff0-42a4-57d6-a630-3fbdb42504c9 with identifier: 10730401 to the API
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cbfa8ff0-42a4-57d6-a630-3fbdb42504c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730401',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 121551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5330158/general/ad3ff862-423f-4b95-9070-99eb8b0e958c.jpg',
'https://images.openlane.eu/carimgs/5330158/general/d29443f6-ce54-4790-be7c-f0f9ff9ef07c.jpg',
'https://images.openlane.eu/carimgs/5330158/general/d717af6d-811b-4512-a443-9142bbce7729.jpg',
'https://images.openlane.eu/carimgs/5330158/general/529de440-1bf9-4aaa-b4e2-edb949417c6c.jpg',
'https://images.openlane.eu/carimgs/5330158/general/069687e5-5cbb-4abd-b535-cd662baf72bf.jpg',
'https://images.openlane.eu/carimgs/5330158/general/1a6a79ab-3e52-4e72-bfaa-d019b6c50913.jpg',
'https://images.openlane.eu/carimgs/5330158/general/0ca9b7f9-8940-44b2-967c-4eed3394e797.jpg',
'https://images.openlane.eu/carimgs/5330158/general/16d91a01-4e90-41cc-ac09-b5830c240b61.jpg',
'https://images.openlane.eu/carimgs/5330158/general/dfc0a854-9425-4ad7-9e68-cd1ff2aa6e76.jpg',
'https://images.openlane.eu/carimgs/5330158/general/7eb7ab26-bb5e-461e-bd49-889a0465a7f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84897,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/ad3ff862-423f-4b95-9070-99eb8b0e958c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84633,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/d29443f6-ce54-4790-be7c-f0f9ff9ef07c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85900,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/d717af6d-811b-4512-a443-9142bbce7729.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458441,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/529de440-1bf9-4aaa-b4e2-edb949417c6c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48577,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/069687e5-5cbb-4abd-b535-cd662baf72bf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67239,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/1a6a79ab-3e52-4e72-bfaa-d019b6c50913.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486030,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/0ca9b7f9-8940-44b2-967c-4eed3394e797.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347091,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/16d91a01-4e90-41cc-ac09-b5830c240b61.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86698,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/dfc0a854-9425-4ad7-9e68-cd1ff2aa6e76.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbfa8ff0-42a4-57d6-a630-3fbdb42504c9/cbfa8ff0-42a4-57d6-a630-3fbdb42504c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83076,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5330158/general/7eb7ab26-bb5e-461e-bd49-889a0465a7f0.jpg',
'Width': 640}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2017-10-30',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Peugeot 208 1.6 HDI Like - Diesel - Manual - 75 hp - 121.551 km',
'transmission': 'manual',
'trim': 'Like',
'vin': None,
'year': 2017}
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730401%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [adesa.be] INFO: Saving data for 10730401: {'created_time': 1774538337.0622, 'last_price_update_time': 1774538337.062211, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730401') HTTP/1.1" 204 0
2026-03-26 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748022/general/b9ebbfa0-8a87-41d2-87ee-864c369ec5ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729661)
2026-03-26 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748029/general/13a5e422-ec98-4699-aef6-8d26831ce52d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729668)
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F8c7cebb6-635b-4d03-9992-610820a6b539.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/8c7cebb6-635b-4d03-9992-610820a6b539.jpeg not downloaded yet
2026-03-26 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/d1594a36-d0c0-4b61-9eea-d4bc004b4f64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/9659ce08-8b80-4de2-97ee-5ace2d3840c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/33afcf10-c5b6-4f4e-a274-bbbdcc138094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F59d363a9-4899-4436-b85f-e8772cd5315c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/59d363a9-4899-4436-b85f-e8772cd5315c.jpeg not downloaded yet
2026-03-26 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/01ac2356-d606-4a55-a424-28f882e87dcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/4e8ea1c2-17c5-49e5-9daf-ca8b6881f2dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:18:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70455f92-4e03-56dc-9a9b-1d0e0d8fea72, skipping ID generation
2026-03-26 15:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 with scrape type 1
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 sending to next pipeline
2026-03-26 15:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70455f92-4e03-56dc-9a9b-1d0e0d8fea72, identifier: 10732464
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509f690>
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252Fa1cec494-b20f-49c5-acb1-0824ae23ddb5.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/a1cec494-b20f-49c5-acb1-0824ae23ddb5.jpg saved to cache
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bc69d0>
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748027%252Fgeneral%252F35cb5569-32e8-41b4-8cd7-145550685d7a.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748027/general/35cb5569-32e8-41b4-8cd7-145550685d7a.jpg saved to cache
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b439521d-a976-5fa1-9826-4e108956894a
2026-03-26 15:18:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b439521d-a976-5fa1-9826-4e108956894a, skipping ID generation
2026-03-26 15:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b439521d-a976-5fa1-9826-4e108956894a with scrape type 1
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b439521d-a976-5fa1-9826-4e108956894a sending to next pipeline
2026-03-26 15:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b439521d-a976-5fa1-9826-4e108956894a, identifier: 10729666
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c2c550>
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F116b4d6c-8715-4461-908d-ea7748d5ba32.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/116b4d6c-8715-4461-908d-ea7748d5ba32.jpg saved to cache
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c1e390>
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252F41f39778-7002-467e-9b56-ec8c3c01b5ce.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/41f39778-7002-467e-9b56-ec8c3c01b5ce.jpg saved to cache
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5769995690>
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748001%252Fgeneral%252F4c520d36-f1df-4841-81f1-4c660130948c.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748001/general/4c520d36-f1df-4841-81f1-4c660130948c.jpg saved to cache
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1
2026-03-26 15:18:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1, skipping ID generation
2026-03-26 15:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1 with scrape type 1
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1 sending to next pipeline
2026-03-26 15:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1, identifier: 10729630
2026-03-26 15:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10730451
2026-03-26 15:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 029ba8f2-0254-5260-b288-3de20752104a with scrape type 1
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 029ba8f2-0254-5260-b288-3de20752104a
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F4c37ea0b-fcef-495e-a959-4c53b0d1742a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/4c37ea0b-fcef-495e-a959-4c53b0d1742a.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F6943f7e6-d28b-4b63-be44-ff1a23dc487d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/6943f7e6-d28b-4b63-be44-ff1a23dc487d.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F41b1fc2a-f6fc-4e52-9e8d-50ae7910dc76.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/41b1fc2a-f6fc-4e52-9e8d-50ae7910dc76.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F53f694ae-1a14-478c-8dcd-582c0de17ed3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/53f694ae-1a14-478c-8dcd-582c0de17ed3.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F4c79e327-6858-425b-9902-eac7b1987feb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/4c79e327-6858-425b-9902-eac7b1987feb.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F83c4de74-bd7d-4093-b251-9084a734f2df.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/83c4de74-bd7d-4093-b251-9084a734f2df.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252Fa5b2afe0-5c55-45df-80a4-31678d2a9e70.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/a5b2afe0-5c55-45df-80a4-31678d2a9e70.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F6bba9f85-1784-438d-a482-8d9726ed43ba.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/6bba9f85-1784-438d-a482-8d9726ed43ba.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252Fbe48ddde-41ef-48ed-8342-406b27264fea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/be48ddde-41ef-48ed-8342-406b27264fea.jpeg already downloaded
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735488%252Fgeneral%252F5042940b-1527-4356-84eb-44a307480af4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735488/general/5042940b-1527-4356-84eb-44a307480af4.jpeg already downloaded
2026-03-26 15:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 029ba8f2-0254-5260-b288-3de20752104a, identifier: 10730451
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e2a510>
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F956345c9-0234-42d6-838a-aefaaf329c13.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/956345c9-0234-42d6-838a-aefaaf329c13.jpg saved to cache
2026-03-26 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5656620%252Fgeneral%252F1cb1195e-aa0b-4497-bd47-ee9a603c1b2b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/1cb1195e-aa0b-4497-bd47-ee9a603c1b2b.jpeg not downloaded yet
2026-03-26 15:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 with identifier: 10732464
2026-03-26 15:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 with identifier: 10732464
2026-03-26 15:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 with identifier: 10732464 to the API
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:18:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5726991/general/130bf29b-4935-47e2-a200-a79f22808ceb.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '70455f92-4e03-56dc-9a9b-1d0e0d8fea72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HGX140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732464',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 136935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70455f92-4e03-56dc-9a9b-1d0e0d8fea72/70455f92-4e03-56dc-9a9b-1d0e0d8fea72_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2086353,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726991/general/72446b61-2003-43f0-9e8f-e3c0ca8c888a.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70455f92-4e03-56dc-9a9b-1d0e0d8fea72/70455f92-4e03-56dc-9a9b-1d0e0d8fea72_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2075136,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726991/general/5e67e668-a5b8-4f1a-8b58-11476ec195ed.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70455f92-4e03-56dc-9a9b-1d0e0d8fea72/70455f92-4e03-56dc-9a9b-1d0e0d8fea72_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2314944,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726991/general/2fc6b699-e304-4a83-b1e8-ac6be9bb6d5c.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70455f92-4e03-56dc-9a9b-1d0e0d8fea72/70455f92-4e03-56dc-9a9b-1d0e0d8fea72_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2154152,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726991/general/86c96c9a-05ce-4de6-be67-617ecf936d2b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70455f92-4e03-56dc-9a9b-1d0e0d8fea72/70455f92-4e03-56dc-9a9b-1d0e0d8fea72_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2344647,
'Height': 2380,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726991/general/852fa894-8c73-447a-a228-6911d687f74c.jpg',
'Width': 4030},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70455f92-4e03-56dc-9a9b-1d0e0d8fea72/70455f92-4e03-56dc-9a9b-1d0e0d8fea72_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3023450,
'Height': 2305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726991/general/fc3b74b5-70a6-457c-97e1-2ffea55057bf.jpg',
'Width': 4030}],
'price': 23550,
'price_includes_vat': True,
'registration_date': '2014-08-18',
'seats_number': 5,
'seller_name': 'AP Automotive CommV',
'title': 'Porsche Macan S 3.0 - AWD - Diesel - Automatic - 258 hp - 136.935 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732464%27 HTTP/1.1" 200 None
2026-03-26 15:18:58 [adesa.be] INFO: Saving data for 10732464: {'created_time': 1774538338.496863, 'last_price_update_time': 1774538338.496872, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732464') HTTP/1.1" 204 0
2026-03-26 15:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b439521d-a976-5fa1-9826-4e108956894a with identifier: 10729666
2026-03-26 15:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b439521d-a976-5fa1-9826-4e108956894a with identifier: 10729666
2026-03-26 15:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b439521d-a976-5fa1-9826-4e108956894a with identifier: 10729666 to the API
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748027/general/35cb5569-32e8-41b4-8cd7-145550685d7a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b439521d-a976-5fa1-9826-4e108956894a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAE269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Camry',
'odometer': 194470,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/35cb5569-32e8-41b4-8cd7-145550685d7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38813,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/249eb31e-70d9-4378-8220-9e1e2947e009.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/b6154724-aa34-4bbe-ac56-caf2b3c59d4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/a5bb2ac7-6323-4bf1-a5e8-90ad8d5597a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/6c8115bc-9826-406d-b118-861808671329.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/3e0f395f-76fc-43d5-baa2-0b2549e0e27e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/5943401a-7e71-4e9d-8790-0f07e7955722.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/848a28f5-aa96-4c8c-a430-22ade9e0f09e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/a5f5a8d5-d4ac-4916-aeae-ef7f5b9d3155.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b439521d-a976-5fa1-9826-4e108956894a/b439521d-a976-5fa1-9826-4e108956894a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748027/general/93416f4a-b469-4d73-9a9d-c6e93787617c.jpg',
'Width': 1024}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Toyota Camry 2.5 - Hybrid - Automatic - 178 hp - 194.470 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729666%27 HTTP/1.1" 200 None
2026-03-26 15:18:58 [adesa.be] INFO: Saving data for 10729666: {'created_time': 1774538338.897494, 'last_price_update_time': 1774538338.897504, 'auction_closing_time': 1775030400.0}
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729666') HTTP/1.1" 204 0
2026-03-26 15:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1 with identifier: 10729630
2026-03-26 15:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1 with identifier: 10729630
2026-03-26 15:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1 with identifier: 10729630 to the API
2026-03-26 15:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748001/general/4c520d36-f1df-4841-81f1-4c660130948c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNW358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 84563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/4c520d36-f1df-4841-81f1-4c660130948c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33486,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/a1cec494-b20f-49c5-acb1-0824ae23ddb5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/929a489d-a41f-470d-b220-64f412c2a81d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/ba28b099-883a-4703-b493-845e80b39431.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/72a40ffd-f249-40de-803a-6694e9045999.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/72d4af22-2494-4204-8b78-ec3707d8790e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/0bd4e32d-96f7-473e-b783-e276c7666bb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/1bf64c6c-f510-490e-9256-d94a31c94141.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/dcbf37ef-5cfa-49ae-a945-b78009b63253.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1/1cd42e09-ede8-5f48-80a3-2f1c4f8fb9a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748001/general/31a117a7-bb4f-4f68-8521-202ffe16d542.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Opel Vivaro L3H1 1.5 - Diesel - Manual - 102 hp - 84.563 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729630%27 HTTP/1.1" 200 None
2026-03-26 15:18:59 [adesa.be] INFO: Saving data for 10729630: {'created_time': 1774538339.227533, 'last_price_update_time': 1774538339.227544, 'auction_closing_time': 1775030400.0}
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729630') HTTP/1.1" 204 0
2026-03-26 15:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10730451
2026-03-26 15:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10730451
2026-03-26 15:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10730451 to the API
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730451>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '029ba8f2-0254-5260-b288-3de20752104a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NKB805',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730451',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 235933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5735488/general/4c37ea0b-fcef-495e-a959-4c53b0d1742a.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/6943f7e6-d28b-4b63-be44-ff1a23dc487d.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/41b1fc2a-f6fc-4e52-9e8d-50ae7910dc76.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/53f694ae-1a14-478c-8dcd-582c0de17ed3.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/4c79e327-6858-425b-9902-eac7b1987feb.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/83c4de74-bd7d-4093-b251-9084a734f2df.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/a5b2afe0-5c55-45df-80a4-31678d2a9e70.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/6bba9f85-1784-438d-a482-8d9726ed43ba.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/be48ddde-41ef-48ed-8342-406b27264fea.jpeg',
'https://images.openlane.eu/carimgs/5735488/general/5042940b-1527-4356-84eb-44a307480af4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5278291,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/4c37ea0b-fcef-495e-a959-4c53b0d1742a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4634880,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/6943f7e6-d28b-4b63-be44-ff1a23dc487d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3192413,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/41b1fc2a-f6fc-4e52-9e8d-50ae7910dc76.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3430715,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/53f694ae-1a14-478c-8dcd-582c0de17ed3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860504,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/4c79e327-6858-425b-9902-eac7b1987feb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2697682,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/83c4de74-bd7d-4093-b251-9084a734f2df.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3316361,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/a5b2afe0-5c55-45df-80a4-31678d2a9e70.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2406942,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/6bba9f85-1784-438d-a482-8d9726ed43ba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2763220,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/be48ddde-41ef-48ed-8342-406b27264fea.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_029ba8f2-0254-5260-b288-3de20752104a/029ba8f2-0254-5260-b288-3de20752104a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3328632,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735488/general/5042940b-1527-4356-84eb-44a307480af4.jpeg',
'Width': 4032}],
'price': 350,
'price_includes_vat': True,
'registration_date': '2004-12-03',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Fiat Doblo 1.3 - Diesel - Manual - 69 hp - 235.933 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2004}
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730451%27 HTTP/1.1" 200 None
2026-03-26 15:18:59 [adesa.be] INFO: Saving data for 10730451: {'created_time': 1774538339.55698, 'last_price_update_time': 1774538339.556991, 'auction_closing_time': 1774864800.0}
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730451') HTTP/1.1" 204 0
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 70455f92-4e03-56dc-9a9b-1d0e0d8fea72 due to Ignoring non-200 response
2026-03-26 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/80219cf4-83cd-4b7c-80e2-b6ef2ccbf5a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/2569dd84-c1ba-4fbb-8c62-fbba811fec97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/8573da65-0ac3-4a10-b4f6-dca3d1119bd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/6bd194ac-25bd-40c9-be53-9492c5b2f6fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/f19d33e4-e27b-4a69-be1d-b2cc40d67bda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Fa661cd03-39ed-489d-906e-8ac8c2b97a6a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/a661cd03-39ed-489d-906e-8ac8c2b97a6a.jpeg not downloaded yet
2026-03-26 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661ab410>
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748022%252Fgeneral%252Fb9ebbfa0-8a87-41d2-87ee-864c369ec5ef.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748022/general/b9ebbfa0-8a87-41d2-87ee-864c369ec5ef.jpg saved to cache
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cfb79173-c048-585e-9fa2-d85cfd54786a
2026-03-26 15:18:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cfb79173-c048-585e-9fa2-d85cfd54786a, skipping ID generation
2026-03-26 15:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb79173-c048-585e-9fa2-d85cfd54786a with scrape type 1
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cfb79173-c048-585e-9fa2-d85cfd54786a sending to next pipeline
2026-03-26 15:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfb79173-c048-585e-9fa2-d85cfd54786a, identifier: 10729661
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b45c90>
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748029%252Fgeneral%252F13a5e422-ec98-4699-aef6-8d26831ce52d.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748029/general/13a5e422-ec98-4699-aef6-8d26831ce52d.jpg saved to cache
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f
2026-03-26 15:18:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b86bc1b2-5b56-5e3d-88b2-a84313f9176f, skipping ID generation
2026-03-26 15:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f with scrape type 1
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b86bc1b2-5b56-5e3d-88b2-a84313f9176f sending to next pipeline
2026-03-26 15:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b86bc1b2-5b56-5e3d-88b2-a84313f9176f, identifier: 10729668
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b7ba10>
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252Fd1594a36-d0c0-4b61-9eea-d4bc004b4f64.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/d1594a36-d0c0-4b61-9eea-d4bc004b4f64.jpg saved to cache
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651f3650>
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F9659ce08-8b80-4de2-97ee-5ace2d3840c7.jpg') HTTP/1.1" 204 0
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/9659ce08-8b80-4de2-97ee-5ace2d3840c7.jpg saved to cache
2026-03-26 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d2e7d0>
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F33afcf10-c5b6-4f4e-a274-bbbdcc138094.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/33afcf10-c5b6-4f4e-a274-bbbdcc138094.jpg saved to cache
2026-03-26 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576514f950>
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F01ac2356-d606-4a55-a424-28f882e87dcc.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/01ac2356-d606-4a55-a424-28f882e87dcc.jpg saved to cache
2026-03-26 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5767ef9dd0>
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F4e8ea1c2-17c5-49e5-9daf-ca8b6881f2dd.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/4e8ea1c2-17c5-49e5-9daf-ca8b6881f2dd.jpg saved to cache
2026-03-26 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/ed62363d-b21a-4523-8527-df0cf83b2091.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/05536059-b26b-49ea-85da-c7ff2e0e0960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfb79173-c048-585e-9fa2-d85cfd54786a with identifier: 10729661
2026-03-26 15:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfb79173-c048-585e-9fa2-d85cfd54786a with identifier: 10729661
2026-03-26 15:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfb79173-c048-585e-9fa2-d85cfd54786a with identifier: 10729661 to the API
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748022/general/b9ebbfa0-8a87-41d2-87ee-864c369ec5ef.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cfb79173-c048-585e-9fa2-d85cfd54786a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBU716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 151770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/ba71a8c5-19c7-4111-b906-95a49e54b165.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38318,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/b9ebbfa0-8a87-41d2-87ee-864c369ec5ef.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/41f39778-7002-467e-9b56-ec8c3c01b5ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/116b4d6c-8715-4461-908d-ea7748d5ba32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/497e4de8-bbbb-4f92-89fb-2fdc22af43cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/609faf52-4ba0-4452-8463-fc77cf099e7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/c00ac707-598a-4f6e-805e-78d4293a2b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/7e23c7e5-ec75-411a-a590-b859a594f1cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/aa4a7cc9-fd66-488a-af6a-af6f1b2123bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb79173-c048-585e-9fa2-d85cfd54786a/cfb79173-c048-585e-9fa2-d85cfd54786a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748022/general/77fb18a0-0efe-4bea-aaf4-35e3a0cebfb0.jpg',
'Width': 1024}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Scala 1.6 TDI Ambition - Diesel - Manual - 115 hp - 151.770 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729661%27 HTTP/1.1" 200 None
2026-03-26 15:19:00 [adesa.be] INFO: Saving data for 10729661: {'created_time': 1774538340.480753, 'last_price_update_time': 1774538340.480768, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729661') HTTP/1.1" 204 0
2026-03-26 15:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b86bc1b2-5b56-5e3d-88b2-a84313f9176f with identifier: 10729668
2026-03-26 15:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b86bc1b2-5b56-5e3d-88b2-a84313f9176f with identifier: 10729668
2026-03-26 15:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b86bc1b2-5b56-5e3d-88b2-a84313f9176f with identifier: 10729668 to the API
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748029/general/13a5e422-ec98-4699-aef6-8d26831ce52d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b86bc1b2-5b56-5e3d-88b2-a84313f9176f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWY658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 44221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297564,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/dbc9e8f6-825f-4062-a8b2-c4c3fe11b1dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27911,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/13a5e422-ec98-4699-aef6-8d26831ce52d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257985,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/956345c9-0234-42d6-838a-aefaaf329c13.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257363,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/7cc63038-446b-4f57-968c-029f48b2cc1f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260346,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/4d64dfcd-5bd4-42ae-939f-874a71d51177.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287222,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/169182da-74c5-41cf-9827-f74cc802c76f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/b840ad26-779e-4049-857c-0efe45f1ac25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186638,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/d4ee3717-24a7-456f-bea0-b136119d796f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391417,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/501cbb4e-b7fe-40db-ba28-76fba9f8d419.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86bc1b2-5b56-5e3d-88b2-a84313f9176f/b86bc1b2-5b56-5e3d-88b2-a84313f9176f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221828,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748029/general/1756b10a-c2c1-4409-b6d0-d1c89d267b44.jpg',
'Width': 1920}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Toyota ProAce 1.5D Active - Diesel - Manual - 120 hp - 44.221 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729668%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Saving data for 10729668: {'created_time': 1774538341.03384, 'last_price_update_time': 1774538341.033849, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729668') HTTP/1.1" 204 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Fc3c20808-73f8-4f2e-9396-0e9f37edce05.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/c3c20808-73f8-4f2e-9396-0e9f37edce05.jpeg not downloaded yet
2026-03-26 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/29654190-9c3c-471c-878a-63db85fa70bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/8abe56a1-fe9f-466e-b7ca-933ca752609a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F9cff3a8b-669c-43e6-ad22-7670f693cdd6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/9cff3a8b-669c-43e6-ad22-7670f693cdd6.jpeg not downloaded yet
2026-03-26 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/73f6c771-f817-475f-91a4-3775caa26496.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576525ce50>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F80219cf4-83cd-4b7c-80e2-b6ef2ccbf5a7.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/80219cf4-83cd-4b7c-80e2-b6ef2ccbf5a7.jpg saved to cache
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576612bf90>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252F2569dd84-c1ba-4fbb-8c62-fbba811fec97.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/2569dd84-c1ba-4fbb-8c62-fbba811fec97.jpg saved to cache
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765aa9910>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F8573da65-0ac3-4a10-b4f6-dca3d1119bd7.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/8573da65-0ac3-4a10-b4f6-dca3d1119bd7.jpg saved to cache
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bd1250>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F6bd194ac-25bd-40c9-be53-9492c5b2f6fe.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/6bd194ac-25bd-40c9-be53-9492c5b2f6fe.jpg saved to cache
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765aaa510>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Ff19d33e4-e27b-4a69-be1d-b2cc40d67bda.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/f19d33e4-e27b-4a69-be1d-b2cc40d67bda.jpg saved to cache
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10725542
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725542%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10725542: 2
2026-03-26 15:19:01 [adesa.be] INFO: Scraping item 10725542 url https://www.openlane.eu/en/carv6/auction/10725542
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521e8d0>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Fed62363d-b21a-4523-8527-df0cf83b2091.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/ed62363d-b21a-4523-8527-df0cf83b2091.jpg saved to cache
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db4c10>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F05536059-b26b-49ea-85da-c7ff2e0e0960.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/05536059-b26b-49ea-85da-c7ff2e0e0960.jpg saved to cache
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/5b73c3f6-8978-4bba-982d-d82c9c4c9ae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F4ab93623-2081-452f-9c32-8ca6a8d4a3f0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/4ab93623-2081-452f-9c32-8ca6a8d4a3f0.jpeg not downloaded yet
2026-03-26 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/85d83693-90df-49ee-9f8d-9b31a2f61da3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729160
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729160%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729160: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729160 url https://www.openlane.eu/en/carv6/auction/10729160
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729047
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729047%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729047: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729047 url https://www.openlane.eu/en/carv6/auction/10729047
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729198
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729198%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729198: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729198 url https://www.openlane.eu/en/carv6/auction/10729198
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729108
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729108%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729108: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729108 url https://www.openlane.eu/en/carv6/auction/10729108
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729048
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729048%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729048: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729048 url https://www.openlane.eu/en/carv6/auction/10729048
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729094
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729094%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729094: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729094 url https://www.openlane.eu/en/carv6/auction/10729094
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729159
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729159%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729159: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729159 url https://www.openlane.eu/en/carv6/auction/10729159
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729336
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729336%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729336: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729336 url https://www.openlane.eu/en/carv6/auction/10729336
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729334
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729334%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729334: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729334 url https://www.openlane.eu/en/carv6/auction/10729334
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729361
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729361%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729361: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729361 url https://www.openlane.eu/en/carv6/auction/10729361
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729335
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729335%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729335: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729335 url https://www.openlane.eu/en/carv6/auction/10729335
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729397
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729397%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729397: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729397 url https://www.openlane.eu/en/carv6/auction/10729397
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729398
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729398%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729398: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729398 url https://www.openlane.eu/en/carv6/auction/10729398
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729396
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729396%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729396: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729396 url https://www.openlane.eu/en/carv6/auction/10729396
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729393
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729393%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729393: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729393 url https://www.openlane.eu/en/carv6/auction/10729393
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729119
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729119%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729119: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729119 url https://www.openlane.eu/en/carv6/auction/10729119
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10729100
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729100%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10729100: 0
2026-03-26 15:19:01 [adesa.be] INFO: Skipping item 10729100 url https://www.openlane.eu/en/carv6/auction/10729100
2026-03-26 15:19:01 [adesa.be] INFO: Found listing with ID: 10725540
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725540%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [adesa.be] INFO: Scrape type for 10725540: 2
2026-03-26 15:19:01 [adesa.be] INFO: Scraping item 10725540 url https://www.openlane.eu/en/carv6/auction/10725540
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Ff753f649-89fd-42f6-8146-eac48318e6eb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/f753f649-89fd-42f6-8146-eac48318e6eb.jpeg not downloaded yet
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765147950>
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F29654190-9c3c-471c-878a-63db85fa70bc.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/29654190-9c3c-471c-878a-63db85fa70bc.jpg saved to cache
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b9ea50>
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F8abe56a1-fe9f-466e-b7ca-933ca752609a.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/8abe56a1-fe9f-466e-b7ca-933ca752609a.jpg saved to cache
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cc0590>
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F73f6c771-f817-475f-91a4-3775caa26496.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/73f6c771-f817-475f-91a4-3775caa26496.jpg saved to cache
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729406
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729406%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729406: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729406 url https://www.openlane.eu/en/carv6/auction/10729406
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729267
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729267%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729267: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729267 url https://www.openlane.eu/en/carv6/auction/10729267
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729080
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729080%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729080: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729080 url https://www.openlane.eu/en/carv6/auction/10729080
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729009
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729009%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729009: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729009 url https://www.openlane.eu/en/carv6/auction/10729009
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729163
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729163%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729163: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729163 url https://www.openlane.eu/en/carv6/auction/10729163
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729441
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729441%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729441: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729441 url https://www.openlane.eu/en/carv6/auction/10729441
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729073
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729073%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729073: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729073 url https://www.openlane.eu/en/carv6/auction/10729073
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10725535
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725535%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10725535: 2
2026-03-26 15:19:02 [adesa.be] INFO: Scraping item 10725535 url https://www.openlane.eu/en/carv6/auction/10725535
2026-03-26 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747949/general/90380a02-5448-4253-bf02-0677acd86ec7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729550)
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F52a1b326-a327-4e1b-bc5e-f5b7f2cb2734.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/52a1b326-a327-4e1b-bc5e-f5b7f2cb2734.jpeg not downloaded yet
2026-03-26 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/957e6604-9d9f-4569-b0e9-0f1e2ea0f675.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729065
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729065%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729065: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729065 url https://www.openlane.eu/en/carv6/auction/10729065
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729137
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729137%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729137: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729137 url https://www.openlane.eu/en/carv6/auction/10729137
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729203
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729203%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729203: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729203 url https://www.openlane.eu/en/carv6/auction/10729203
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729385
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729385%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729385: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729385 url https://www.openlane.eu/en/carv6/auction/10729385
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729066
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729066%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729066: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729066 url https://www.openlane.eu/en/carv6/auction/10729066
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10725543
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725543%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10725543: 2
2026-03-26 15:19:02 [adesa.be] INFO: Scraping item 10725543 url https://www.openlane.eu/en/carv6/auction/10725543
2026-03-26 15:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651b7610>
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F5b73c3f6-8978-4bba-982d-d82c9c4c9ae6.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/5b73c3f6-8978-4bba-982d-d82c9c4c9ae6.jpg saved to cache
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661a7dd0>
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F85d83693-90df-49ee-9f8d-9b31a2f61da3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/85d83693-90df-49ee-9f8d-9b31a2f61da3.jpg saved to cache
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/7894bf09-1606-468d-9d37-e03d6f428d17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729253
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729253%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729253: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729253 url https://www.openlane.eu/en/carv6/auction/10729253
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10725537
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725537%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10725537: 2
2026-03-26 15:19:02 [adesa.be] INFO: Scraping item 10725537 url https://www.openlane.eu/en/carv6/auction/10725537
2026-03-26 15:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576527fbd0>
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747949%252Fgeneral%252F90380a02-5448-4253-bf02-0677acd86ec7.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747949/general/90380a02-5448-4253-bf02-0677acd86ec7.jpg saved to cache
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c313652a-2ea0-5542-9015-4b8c58f91d8c
2026-03-26 15:19:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c313652a-2ea0-5542-9015-4b8c58f91d8c, skipping ID generation
2026-03-26 15:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c313652a-2ea0-5542-9015-4b8c58f91d8c with scrape type 1
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c313652a-2ea0-5542-9015-4b8c58f91d8c sending to next pipeline
2026-03-26 15:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c313652a-2ea0-5542-9015-4b8c58f91d8c, identifier: 10729550
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c27710>
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F957e6604-9d9f-4569-b0e9-0f1e2ea0f675.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/957e6604-9d9f-4569-b0e9-0f1e2ea0f675.jpg saved to cache
2026-03-26 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/525feaea-1777-4e68-bf33-7db584667825.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729356
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729356%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729356: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729356 url https://www.openlane.eu/en/carv6/auction/10729356
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10729325
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729325%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10729325: 0
2026-03-26 15:19:02 [adesa.be] INFO: Skipping item 10729325 url https://www.openlane.eu/en/carv6/auction/10729325
2026-03-26 15:19:02 [adesa.be] INFO: Found listing with ID: 10725536
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725536%27 HTTP/1.1" 200 None
2026-03-26 15:19:02 [adesa.be] INFO: Scrape type for 10725536: 2
2026-03-26 15:19:02 [adesa.be] INFO: Scraping item 10725536 url https://www.openlane.eu/en/carv6/auction/10725536
2026-03-26 15:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c313652a-2ea0-5542-9015-4b8c58f91d8c with identifier: 10729550
2026-03-26 15:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c313652a-2ea0-5542-9015-4b8c58f91d8c with identifier: 10729550
2026-03-26 15:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c313652a-2ea0-5542-9015-4b8c58f91d8c with identifier: 10729550 to the API
2026-03-26 15:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747949/general/90380a02-5448-4253-bf02-0677acd86ec7.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': 125,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c313652a-2ea0-5542-9015-4b8c58f91d8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBM594',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 66199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/3944a8e7-0649-4b83-835f-133ffa5a3989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36557,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/f013a864-1543-4765-881c-b58fb0bacdf2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/1b88c537-f2bb-4bda-be90-c7475480b07d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/b694618a-caf5-407f-8324-3616ea6db043.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/9a455e90-510b-4f51-83b4-3112ac7300d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/b4150c42-11b2-4652-8e59-82392316834b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/cd8e90eb-eed5-4114-9f48-9dcb2884349d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/90380a02-5448-4253-bf02-0677acd86ec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/73f6c771-f817-475f-91a4-3775caa26496.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c313652a-2ea0-5542-9015-4b8c58f91d8c/c313652a-2ea0-5542-9015-4b8c58f91d8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747949/general/3d13dbbf-e71c-4b2e-8a86-99cbda93406e.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus 1.0 EcoBoost ST Line X - Petrol - Manual - 125 hp - '
'66.199 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729550%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Saving data for 10729550: {'created_time': 1774538343.226463, 'last_price_update_time': 1774538343.226473, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729550') HTTP/1.1" 204 0
2026-03-26 15:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10725532
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725532%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10725532: 2
2026-03-26 15:19:03 [adesa.be] INFO: Scraping item 10725532 url https://www.openlane.eu/en/carv6/auction/10725532
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d65c50>
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F7894bf09-1606-468d-9d37-e03d6f428d17.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/7894bf09-1606-468d-9d37-e03d6f428d17.jpg saved to cache
2026-03-26 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748011/general/2ada031a-ed76-4b67-90bb-343ad3003a7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729640)
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10725518
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725518%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10725518: 2
2026-03-26 15:19:03 [adesa.be] INFO: Scraping item 10725518 url https://www.openlane.eu/en/carv6/auction/10725518
2026-03-26 15:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650d1a10>
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252F525feaea-1777-4e68-bf33-7db584667825.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/525feaea-1777-4e68-bf33-7db584667825.jpg saved to cache
2026-03-26 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729070
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729070%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729070: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729070 url https://www.openlane.eu/en/carv6/auction/10729070
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729146
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729146%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729146: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729146 url https://www.openlane.eu/en/carv6/auction/10729146
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729399
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729399%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729399: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729399 url https://www.openlane.eu/en/carv6/auction/10729399
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729239
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729239%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729239: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729239 url https://www.openlane.eu/en/carv6/auction/10729239
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729319
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729319%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729319: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729319 url https://www.openlane.eu/en/carv6/auction/10729319
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729039
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729039%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729039: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729039 url https://www.openlane.eu/en/carv6/auction/10729039
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729101
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729101%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729101: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729101 url https://www.openlane.eu/en/carv6/auction/10729101
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729030
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729030%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729030: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729030 url https://www.openlane.eu/en/carv6/auction/10729030
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729029
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729029%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729029: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729029 url https://www.openlane.eu/en/carv6/auction/10729029
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729038
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729038%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729038: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729038 url https://www.openlane.eu/en/carv6/auction/10729038
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729035
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729035%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729035: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729035 url https://www.openlane.eu/en/carv6/auction/10729035
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729037
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729037%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729037: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729037 url https://www.openlane.eu/en/carv6/auction/10729037
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729028
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729028%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729028: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729028 url https://www.openlane.eu/en/carv6/auction/10729028
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729041
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729041%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729041: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729041 url https://www.openlane.eu/en/carv6/auction/10729041
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729061
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729061%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729061: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729061 url https://www.openlane.eu/en/carv6/auction/10729061
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729424
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729424%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729424: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729424 url https://www.openlane.eu/en/carv6/auction/10729424
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729300
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729300%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729300: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729300 url https://www.openlane.eu/en/carv6/auction/10729300
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729246
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729246%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729246: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729246 url https://www.openlane.eu/en/carv6/auction/10729246
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729298
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729298%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729298: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729298 url https://www.openlane.eu/en/carv6/auction/10729298
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729002
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729002%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729002: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729002 url https://www.openlane.eu/en/carv6/auction/10729002
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729285
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729285%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729285: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729285 url https://www.openlane.eu/en/carv6/auction/10729285
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729139
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729139%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729139: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729139 url https://www.openlane.eu/en/carv6/auction/10729139
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729241
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729241%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729241: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729241 url https://www.openlane.eu/en/carv6/auction/10729241
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729308
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729308%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729308: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729308 url https://www.openlane.eu/en/carv6/auction/10729308
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729321
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729321%27 HTTP/1.1" 200 None
2026-03-26 15:19:03 [adesa.be] INFO: Scrape type for 10729321: 0
2026-03-26 15:19:03 [adesa.be] INFO: Skipping item 10729321 url https://www.openlane.eu/en/carv6/auction/10729321
2026-03-26 15:19:03 [adesa.be] INFO: Found listing with ID: 10729060
2026-03-26 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729060%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729060: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729060 url https://www.openlane.eu/en/carv6/auction/10729060
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729164
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729164%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729164: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729164 url https://www.openlane.eu/en/carv6/auction/10729164
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729295
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729295%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729295: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729295 url https://www.openlane.eu/en/carv6/auction/10729295
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729311
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729311%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729311: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729311 url https://www.openlane.eu/en/carv6/auction/10729311
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729107
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729107%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729107: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729107 url https://www.openlane.eu/en/carv6/auction/10729107
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729366
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729366%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729366: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729366 url https://www.openlane.eu/en/carv6/auction/10729366
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729118
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729118%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729118: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729118 url https://www.openlane.eu/en/carv6/auction/10729118
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729258
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729258%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729258: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729258 url https://www.openlane.eu/en/carv6/auction/10729258
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729104
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729104%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729104: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729104 url https://www.openlane.eu/en/carv6/auction/10729104
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729330
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729330%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729330: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729330 url https://www.openlane.eu/en/carv6/auction/10729330
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729395
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729395%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729395: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729395 url https://www.openlane.eu/en/carv6/auction/10729395
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729263
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729263%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729263: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729263 url https://www.openlane.eu/en/carv6/auction/10729263
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729317
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729317%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729317: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729317 url https://www.openlane.eu/en/carv6/auction/10729317
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10725544
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725544%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10725544: 2
2026-03-26 15:19:04 [adesa.be] INFO: Scraping item 10725544 url https://www.openlane.eu/en/carv6/auction/10725544
2026-03-26 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747531/general/822402eb-88f7-4330-b820-ef5b970ef79f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730455)
2026-03-26 15:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729353
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729353%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729353: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729353 url https://www.openlane.eu/en/carv6/auction/10729353
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729165
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729165%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729165: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729165 url https://www.openlane.eu/en/carv6/auction/10729165
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729259
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729259%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729259: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729259 url https://www.openlane.eu/en/carv6/auction/10729259
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10725521
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725521%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10725521: 2
2026-03-26 15:19:04 [adesa.be] INFO: Scraping item 10725521 url https://www.openlane.eu/en/carv6/auction/10725521
2026-03-26 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748009/general/ad8cfc41-4a47-44aa-8214-02243a5f0a61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729639)
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729260
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729260%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729260: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729260 url https://www.openlane.eu/en/carv6/auction/10729260
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10728999
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728999%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10728999: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10728999 url https://www.openlane.eu/en/carv6/auction/10728999
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729050
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729050%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729050: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729050 url https://www.openlane.eu/en/carv6/auction/10729050
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729057
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729057%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729057: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729057 url https://www.openlane.eu/en/carv6/auction/10729057
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10723689
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723689%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10723689: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10723689 url https://www.openlane.eu/en/carv6/auction/10723689
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10725519
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725519%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10725519: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10725519 url https://www.openlane.eu/en/carv6/auction/10725519
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729124
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729124%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729124: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729124 url https://www.openlane.eu/en/carv6/auction/10729124
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729141
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729141%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729141: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729141 url https://www.openlane.eu/en/carv6/auction/10729141
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729408
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729408%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729408: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729408 url https://www.openlane.eu/en/carv6/auction/10729408
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729381
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729381%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729381: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729381 url https://www.openlane.eu/en/carv6/auction/10729381
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729287
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729287%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729287: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729287 url https://www.openlane.eu/en/carv6/auction/10729287
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729180
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729180%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729180: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729180 url https://www.openlane.eu/en/carv6/auction/10729180
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729204
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729204%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729204: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729204 url https://www.openlane.eu/en/carv6/auction/10729204
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729283
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729283%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729283: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729283 url https://www.openlane.eu/en/carv6/auction/10729283
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729233
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729233%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729233: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729233 url https://www.openlane.eu/en/carv6/auction/10729233
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729328
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729328%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729328: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729328 url https://www.openlane.eu/en/carv6/auction/10729328
2026-03-26 15:19:04 [adesa.be] INFO: Found listing with ID: 10729254
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729254%27 HTTP/1.1" 200 None
2026-03-26 15:19:04 [adesa.be] INFO: Scrape type for 10729254: 0
2026-03-26 15:19:04 [adesa.be] INFO: Skipping item 10729254 url https://www.openlane.eu/en/carv6/auction/10729254
2026-03-26 15:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d67950>
2026-03-26 15:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748011%252Fgeneral%252F2ada031a-ed76-4b67-90bb-343ad3003a7e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748011/general/2ada031a-ed76-4b67-90bb-343ad3003a7e.jpg saved to cache
2026-03-26 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94
2026-03-26 15:19:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d891ff4-542e-5299-9ee0-e8da27fbbe94, skipping ID generation
2026-03-26 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94 with scrape type 1
2026-03-26 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d891ff4-542e-5299-9ee0-e8da27fbbe94 sending to next pipeline
2026-03-26 15:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d891ff4-542e-5299-9ee0-e8da27fbbe94, identifier: 10729640
2026-03-26 15:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d891ff4-542e-5299-9ee0-e8da27fbbe94 with identifier: 10729640
2026-03-26 15:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d891ff4-542e-5299-9ee0-e8da27fbbe94 with identifier: 10729640
2026-03-26 15:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d891ff4-542e-5299-9ee0-e8da27fbbe94 with identifier: 10729640 to the API
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748011/general/2ada031a-ed76-4b67-90bb-343ad3003a7e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5d891ff4-542e-5299-9ee0-e8da27fbbe94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHX673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 74734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/2ada031a-ed76-4b67-90bb-343ad3003a7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26116,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/02514b4e-f961-4829-a87c-db4d8cb513c8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/43930828-5b7b-4365-ae7c-21e89d1b3afe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/64698941-139f-477a-b9cf-af790bc8c477.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/5ea9a39d-db6f-4e15-a1fd-20054b709e76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/b19dabc3-cb77-4eaa-9eba-1481fc18c7d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/0b4421ea-edf3-48f0-9ea1-78550d70a85c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/f27f7b67-734f-45ef-8405-6fb76f8326e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/bfee2db8-f995-41e5-b37b-c8b05a69b8cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d891ff4-542e-5299-9ee0-e8da27fbbe94/5d891ff4-542e-5299-9ee0-e8da27fbbe94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748011/general/5c269d00-924c-4577-833d-a5fd002705d9.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'74.734 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729640%27 HTTP/1.1" 200 None
2026-03-26 15:19:05 [adesa.be] INFO: Saving data for 10729640: {'created_time': 1774538345.297029, 'last_price_update_time': 1774538345.297039, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729640') HTTP/1.1" 204 0
2026-03-26 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748017/general/39d91369-0a68-42e1-9658-1c28a8baecac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729657)
2026-03-26 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-26 15:19:05 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:05 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:05 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x03\x00\x00\x00'\xeca\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x12\xaf\x00'\xbd\xf0\x00\x00\x00\x00"
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764faafd0>
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_4.mpo HTTP/1.1" 201 0
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747531%252Fgeneral%252F822402eb-88f7-4330-b820-ef5b970ef79f.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747531/general/822402eb-88f7-4330-b820-ef5b970ef79f.jpeg saved to cache
2026-03-26 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a
2026-03-26 15:19:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a, skipping ID generation
2026-03-26 15:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with scrape type 1
2026-03-26 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a sending to next pipeline
2026-03-26 15:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a, identifier: 10730455
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e2a3d0>
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748009%252Fgeneral%252Fad8cfc41-4a47-44aa-8214-02243a5f0a61.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748009/general/ad8cfc41-4a47-44aa-8214-02243a5f0a61.jpg saved to cache
2026-03-26 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0
2026-03-26 15:19:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b069d69-30db-546d-a7ce-7e0b7a45a1b0, skipping ID generation
2026-03-26 15:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0 with scrape type 1
2026-03-26 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b069d69-30db-546d-a7ce-7e0b7a45a1b0 sending to next pipeline
2026-03-26 15:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b069d69-30db-546d-a7ce-7e0b7a45a1b0, identifier: 10729639
2026-03-26 15:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455
2026-03-26 15:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455
2026-03-26 15:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455 to the API
2026-03-26 15:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747531/general/822402eb-88f7-4330-b820-ef5b970ef79f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5ceb3b65-eb4a-5635-ab84-bd5ace15042a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XVG799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730455',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 75719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430193,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/d791a489-76d1-497c-9fb0-f6358cdc9757.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383074,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/bcedd337-2db5-4a1d-b9a6-11ff1dda5ee0.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422083,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/ec3d0033-5065-4861-adc9-6e57985a7dec.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469026,
'Height': 930,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/608ce5fa-3daf-423b-9384-9a221dcbe5f0.jpeg',
'Width': 1242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3014416,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/822402eb-88f7-4330-b820-ef5b970ef79f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3030858,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/32a61be8-dff2-4133-afe0-e3502839e436.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3586889,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/4e15b9c1-aead-4f91-a20c-127ac24f407e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5405588,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/0988b337-0dc3-44df-b31d-9ee885fdc35e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3471566,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/ee06c51e-f4df-4048-8ffc-c8f5ffc13b65.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ceb3b65-eb4a-5635-ab84-bd5ace15042a/5ceb3b65-eb4a-5635-ab84-bd5ace15042a_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6861974,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747531/general/3b79cfa4-f6dd-48bc-afaa-3aed82ff1e8d.jpeg',
'Width': 5712}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 7,
'seller_name': 'YA-Motors',
'title': 'Ford S-Max 2.5 EcoBoost ST Line - Petrol - Automatic - 150 hp - '
'75.719 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2021}
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730455%27 HTTP/1.1" 200 None
2026-03-26 15:19:06 [adesa.be] INFO: Saving data for 10730455: {'created_time': 1774538346.121068, 'last_price_update_time': 1774538346.121078, 'auction_closing_time': 1774864800.0}
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730455') HTTP/1.1" 204 0
2026-03-26 15:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b069d69-30db-546d-a7ce-7e0b7a45a1b0 with identifier: 10729639
2026-03-26 15:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b069d69-30db-546d-a7ce-7e0b7a45a1b0 with identifier: 10729639
2026-03-26 15:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b069d69-30db-546d-a7ce-7e0b7a45a1b0 with identifier: 10729639 to the API
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748009/general/ad8cfc41-4a47-44aa-8214-02243a5f0a61.jpg>
{'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-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b069d69-30db-546d-a7ce-7e0b7a45a1b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FFB897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Austral',
'odometer': 22356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/ad8cfc41-4a47-44aa-8214-02243a5f0a61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41068,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/2320f76c-efb9-4b69-b781-31290cb9588a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/63dc1095-6cd7-4bcf-9b83-9a388052e0f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/301bac71-d7da-4af9-bf01-617f32634509.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/2569dd84-c1ba-4fbb-8c62-fbba811fec97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/828d7ed5-7491-4b36-8c15-7065d5713419.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/01ac2356-d606-4a55-a424-28f882e87dcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/dbaa8a17-0941-4247-93f7-c0e0b6b271c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/ac2e2978-3f9b-490f-9aa7-2f16ce92a4d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b069d69-30db-546d-a7ce-7e0b7a45a1b0/1b069d69-30db-546d-a7ce-7e0b7a45a1b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748009/general/e9d587e2-0232-4929-8931-e48b26a02473.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-04-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Austral 1.2 Techno - Hybrid - Automatic - 130 hp - 22.356 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729639%27 HTTP/1.1" 200 None
2026-03-26 15:19:06 [adesa.be] INFO: Saving data for 10729639: {'created_time': 1774538346.482962, 'last_price_update_time': 1774538346.482975, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729639') HTTP/1.1" 204 0
2026-03-26 15:19:06 [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-26 15:19:06 [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-26 15:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cbc450>
2026-03-26 15:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748017%252Fgeneral%252F39d91369-0a68-42e1-9658-1c28a8baecac.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748017/general/39d91369-0a68-42e1-9658-1c28a8baecac.jpg saved to cache
2026-03-26 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ddd0230-038d-5135-a899-be72e6493000
2026-03-26 15:19:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ddd0230-038d-5135-a899-be72e6493000, skipping ID generation
2026-03-26 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ddd0230-038d-5135-a899-be72e6493000 with scrape type 1
2026-03-26 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ddd0230-038d-5135-a899-be72e6493000 sending to next pipeline
2026-03-26 15:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ddd0230-038d-5135-a899-be72e6493000, identifier: 10729657
2026-03-26 15:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ddd0230-038d-5135-a899-be72e6493000 with identifier: 10729657
2026-03-26 15:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ddd0230-038d-5135-a899-be72e6493000 with identifier: 10729657
2026-03-26 15:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ddd0230-038d-5135-a899-be72e6493000 with identifier: 10729657 to the API
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748017/general/39d91369-0a68-42e1-9658-1c28a8baecac.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-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': '6ddd0230-038d-5135-a899-be72e6493000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBU170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729657',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 111973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/39d91369-0a68-42e1-9658-1c28a8baecac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/957e6604-9d9f-4569-b0e9-0f1e2ea0f675.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/242ac102-6f9a-4cf4-96fd-5e11d66546f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/b949aeb6-cd43-467d-b9d4-7b60647e3519.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/05536059-b26b-49ea-85da-c7ff2e0e0960.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/7cbdd8d9-b93f-49dd-a3a3-214037caf5aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/4e8ea1c2-17c5-49e5-9daf-ca8b6881f2dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39227,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/45be5baa-5c79-4148-ac0d-bdf32c11c894.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/e6673bc2-48b5-4c46-a2ba-33e2ce509f62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ddd0230-038d-5135-a899-be72e6493000/6ddd0230-038d-5135-a899-be72e6493000_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748017/general/e4078a91-d7dc-4bb8-890e-1a0f44c142b0.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon Sportstourer 1.5 TSI FR - Petrol - Manual - 150 hp - '
'111.973 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729657%27 HTTP/1.1" 200 None
2026-03-26 15:19:06 [adesa.be] INFO: Saving data for 10729657: {'created_time': 1774538346.972692, 'last_price_update_time': 1774538346.972702, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729657') HTTP/1.1" 204 0
2026-03-26 15:19:06 [scrapy.extensions.logstats] INFO: Crawled 846 pages (at 68 pages/min), scraped 214 items (at 60 items/min)
2026-03-26 15:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-26 15:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:07 [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-26 15:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543
2026-03-26 15:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-26 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-26 15:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 240ecc24-701e-570c-97f0-36900306c07f, identifier: 10725543
2026-03-26 15:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532
2026-03-26 15:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-26 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-26 15:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90a57eee-4b03-5437-b60d-c6e34d3a516f, identifier: 10725532
2026-03-26 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543
2026-03-26 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543
2026-03-26 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543 to the API
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:07 [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': 0,
'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-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725543%27 HTTP/1.1" 200 None
2026-03-26 15:19:07 [adesa.be] INFO: Saving data for 10725543: {'auction_closing_time': 1774602000.0, 'created_time': 1774451875.106803, 'last_price_update_time': 1774538347.476843}
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725543') HTTP/1.1" 204 0
2026-03-26 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532
2026-03-26 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532
2026-03-26 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532 to the API
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:07 [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': 0,
'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-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725532%27 HTTP/1.1" 200 None
2026-03-26 15:19:07 [adesa.be] INFO: Saving data for 10725532: {'auction_closing_time': 1774602000.0, 'created_time': 1774451763.546452, 'last_price_update_time': 1774538347.754256}
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725532') HTTP/1.1" 204 0
2026-03-26 15:19:07 [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-26 15:19:07 [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-26 15:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535
2026-03-26 15:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-26 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-26 15:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a19cfa07-6991-5f7a-9ac3-d477c279849b, identifier: 10725535
2026-03-26 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-26 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-26 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535
2026-03-26 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535
2026-03-26 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535 to the API
2026-03-26 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:08 [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': 0,
'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-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725535%27 HTTP/1.1" 200 None
2026-03-26 15:19:08 [adesa.be] INFO: Saving data for 10725535: {'auction_closing_time': 1774602000.0, 'created_time': 1774451880.92119, 'last_price_update_time': 1774538348.114143}
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725535') HTTP/1.1" 204 0
2026-03-26 15:19:08 [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-26 15:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521
2026-03-26 15:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07893152-de52-5898-baf1-07cacb4f8bf2 with scrape type 2
2026-03-26 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07893152-de52-5898-baf1-07cacb4f8bf2 with scrape type 2
2026-03-26 15:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07893152-de52-5898-baf1-07cacb4f8bf2, identifier: 10725521
2026-03-26 15:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518
2026-03-26 15:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-26 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-26 15:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7334047-a634-5977-a0b3-33bdd173c3ca, identifier: 10725518
2026-03-26 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-26 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521
2026-03-26 15:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521 to the API
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:08 [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': 0,
'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-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725521%27 HTTP/1.1" 200 None
2026-03-26 15:19:08 [adesa.be] INFO: Saving data for 10725521: {'auction_closing_time': 1774602000.0, 'created_time': 1774451756.116972, 'last_price_update_time': 1774538348.736212}
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725521') HTTP/1.1" 204 0
2026-03-26 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518
2026-03-26 15:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518
2026-03-26 15:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518 to the API
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:09 [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': 0,
'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-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725518%27 HTTP/1.1" 200 None
2026-03-26 15:19:09 [adesa.be] INFO: Saving data for 10725518: {'auction_closing_time': 1774602000.0, 'created_time': 1774451739.449159, 'last_price_update_time': 1774538349.062629}
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725518') HTTP/1.1" 204 0
2026-03-26 15:19:09 [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-26 15:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537
2026-03-26 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0936b64-4c36-5ad5-a655-39afa689e448 with scrape type 2
2026-03-26 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0936b64-4c36-5ad5-a655-39afa689e448 with scrape type 2
2026-03-26 15:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0936b64-4c36-5ad5-a655-39afa689e448, identifier: 10725537
2026-03-26 15:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537
2026-03-26 15:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537
2026-03-26 15:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537 to the API
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:09 [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': 0,
'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-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725537%27 HTTP/1.1" 200 None
2026-03-26 15:19:09 [adesa.be] INFO: Saving data for 10725537: {'auction_closing_time': 1774602000.0, 'created_time': 1774451796.732514, 'last_price_update_time': 1774538349.509247}
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725537') HTTP/1.1" 204 0
2026-03-26 15:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536
2026-03-26 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with scrape type 2
2026-03-26 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with scrape type 2
2026-03-26 15:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5, identifier: 10725536
2026-03-26 15:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536
2026-03-26 15:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536
2026-03-26 15:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536 to the API
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:09 [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': 0,
'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-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725536%27 HTTP/1.1" 200 None
2026-03-26 15:19:09 [adesa.be] INFO: Saving data for 10725536: {'auction_closing_time': 1774602000.0, 'created_time': 1774451736.918443, 'last_price_update_time': 1774538349.871067}
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725536') HTTP/1.1" 204 0
2026-03-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/a661cd03-39ed-489d-906e-8ac8c2b97a6a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 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-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/4ab93623-2081-452f-9c32-8ca6a8d4a3f0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/c3c20808-73f8-4f2e-9396-0e9f37edce05.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:09 [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-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/9cff3a8b-669c-43e6-ad22-7670f693cdd6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/8c7cebb6-635b-4d03-9992-610820a6b539.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/59d363a9-4899-4436-b85f-e8772cd5315c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/1cb1195e-aa0b-4497-bd47-ee9a603c1b2b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/ecfd3a96-5c5f-4d80-b11b-a26b1ca08311.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729102
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729102%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729102: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729102 url https://www.openlane.eu/en/carv6/auction/10729102
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729344
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729344%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729344: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729344 url https://www.openlane.eu/en/carv6/auction/10729344
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729271
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729271%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729271: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729271 url https://www.openlane.eu/en/carv6/auction/10729271
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10723743
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723743%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10723743: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10723743 url https://www.openlane.eu/en/carv6/auction/10723743
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729150
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729150%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729150: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729150 url https://www.openlane.eu/en/carv6/auction/10729150
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10725517
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725517%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10725517: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10725517 url https://www.openlane.eu/en/carv6/auction/10725517
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729016
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729016%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729016: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729016 url https://www.openlane.eu/en/carv6/auction/10729016
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729368
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729368%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729368: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729368 url https://www.openlane.eu/en/carv6/auction/10729368
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729409
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729409%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729409: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729409 url https://www.openlane.eu/en/carv6/auction/10729409
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10725528
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725528%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10725528: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10725528 url https://www.openlane.eu/en/carv6/auction/10725528
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729322
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729322%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729322: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729322 url https://www.openlane.eu/en/carv6/auction/10729322
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729430
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729430%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729430: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729430 url https://www.openlane.eu/en/carv6/auction/10729430
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729367
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729367%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729367: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729367 url https://www.openlane.eu/en/carv6/auction/10729367
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729130
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729130%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729130: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729130 url https://www.openlane.eu/en/carv6/auction/10729130
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729372
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729372%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729372: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729372 url https://www.openlane.eu/en/carv6/auction/10729372
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729098
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729098%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729098: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729098 url https://www.openlane.eu/en/carv6/auction/10729098
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729116
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729116%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729116: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729116 url https://www.openlane.eu/en/carv6/auction/10729116
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729364
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729364%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729364: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729364 url https://www.openlane.eu/en/carv6/auction/10729364
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729264
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729264%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729264: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729264 url https://www.openlane.eu/en/carv6/auction/10729264
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729216
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729216%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729216: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729216 url https://www.openlane.eu/en/carv6/auction/10729216
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729373
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729373%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729373: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729373 url https://www.openlane.eu/en/carv6/auction/10729373
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729375
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729375%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729375: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729375 url https://www.openlane.eu/en/carv6/auction/10729375
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729329
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729329%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729329: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729329 url https://www.openlane.eu/en/carv6/auction/10729329
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729312
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729312%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729312: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729312 url https://www.openlane.eu/en/carv6/auction/10729312
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729182
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729182%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729182: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729182 url https://www.openlane.eu/en/carv6/auction/10729182
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729378
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729378%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729378: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729378 url https://www.openlane.eu/en/carv6/auction/10729378
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729169
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729169%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729169: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729169 url https://www.openlane.eu/en/carv6/auction/10729169
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729155
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729155%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729155: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729155 url https://www.openlane.eu/en/carv6/auction/10729155
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729003
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729003%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729003: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729003 url https://www.openlane.eu/en/carv6/auction/10729003
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729310
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729310%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729310: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729310 url https://www.openlane.eu/en/carv6/auction/10729310
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729383
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729383%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729383: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729383 url https://www.openlane.eu/en/carv6/auction/10729383
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729232
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729232%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729232: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729232 url https://www.openlane.eu/en/carv6/auction/10729232
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729168
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729168%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729168: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729168 url https://www.openlane.eu/en/carv6/auction/10729168
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729212
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729212%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729212: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729212 url https://www.openlane.eu/en/carv6/auction/10729212
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729341
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729341%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729341: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729341 url https://www.openlane.eu/en/carv6/auction/10729341
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729018
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729018%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729018: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729018 url https://www.openlane.eu/en/carv6/auction/10729018
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729077
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729077%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729077: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729077 url https://www.openlane.eu/en/carv6/auction/10729077
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729405
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729405%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729405: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729405 url https://www.openlane.eu/en/carv6/auction/10729405
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729427
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729427%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729427: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729427 url https://www.openlane.eu/en/carv6/auction/10729427
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729085
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729085%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729085: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729085 url https://www.openlane.eu/en/carv6/auction/10729085
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729350
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729350%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729350: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729350 url https://www.openlane.eu/en/carv6/auction/10729350
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729090
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729090%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729090: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729090 url https://www.openlane.eu/en/carv6/auction/10729090
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729391
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729391%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729391: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729391 url https://www.openlane.eu/en/carv6/auction/10729391
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729272
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729272%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729272: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729272 url https://www.openlane.eu/en/carv6/auction/10729272
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729089
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729089%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729089: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729089 url https://www.openlane.eu/en/carv6/auction/10729089
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729229
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729229%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729229: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729229 url https://www.openlane.eu/en/carv6/auction/10729229
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10725516
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725516%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10725516: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10725516 url https://www.openlane.eu/en/carv6/auction/10725516
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729091
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729091%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729091: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729091 url https://www.openlane.eu/en/carv6/auction/10729091
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729158
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729158%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729158: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729158 url https://www.openlane.eu/en/carv6/auction/10729158
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729192
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729192%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729192: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729192 url https://www.openlane.eu/en/carv6/auction/10729192
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729049
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729049%27 HTTP/1.1" 200 None
2026-03-26 15:19:10 [adesa.be] INFO: Scrape type for 10729049: 0
2026-03-26 15:19:10 [adesa.be] INFO: Skipping item 10729049 url https://www.openlane.eu/en/carv6/auction/10729049
2026-03-26 15:19:10 [adesa.be] INFO: Found listing with ID: 10729109
2026-03-26 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729109%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729109: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729109 url https://www.openlane.eu/en/carv6/auction/10729109
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729157
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729157%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729157: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729157 url https://www.openlane.eu/en/carv6/auction/10729157
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729191
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729191%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729191: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729191 url https://www.openlane.eu/en/carv6/auction/10729191
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729197
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729197%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729197: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729197 url https://www.openlane.eu/en/carv6/auction/10729197
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729199
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729199%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729199: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729199 url https://www.openlane.eu/en/carv6/auction/10729199
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729421
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729421%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729421: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729421 url https://www.openlane.eu/en/carv6/auction/10729421
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725541
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725541%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725541: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725541 url https://www.openlane.eu/en/carv6/auction/10725541
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729201
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729201%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729201: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729201 url https://www.openlane.eu/en/carv6/auction/10729201
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729120
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729120%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729120: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729120 url https://www.openlane.eu/en/carv6/auction/10729120
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729087
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729087%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729087: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729087 url https://www.openlane.eu/en/carv6/auction/10729087
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725530
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725530%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725530: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725530 url https://www.openlane.eu/en/carv6/auction/10725530
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725526
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725526%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725526: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725526 url https://www.openlane.eu/en/carv6/auction/10725526
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729166
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729166%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729166: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729166 url https://www.openlane.eu/en/carv6/auction/10729166
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729127
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729127%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729127: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729127 url https://www.openlane.eu/en/carv6/auction/10729127
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729279
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729279%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729279: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729279 url https://www.openlane.eu/en/carv6/auction/10729279
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725510
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725510%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725510: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725510 url https://www.openlane.eu/en/carv6/auction/10725510
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725534
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725534%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725534: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725534 url https://www.openlane.eu/en/carv6/auction/10725534
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729044
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729044%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729044: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729044 url https://www.openlane.eu/en/carv6/auction/10729044
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729046
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729046%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729046: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729046 url https://www.openlane.eu/en/carv6/auction/10729046
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729434
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729434%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729434: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729434 url https://www.openlane.eu/en/carv6/auction/10729434
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729148
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729148%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729148: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729148 url https://www.openlane.eu/en/carv6/auction/10729148
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729242
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729242%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729242: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729242 url https://www.openlane.eu/en/carv6/auction/10729242
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725513
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725513%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725513: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725513 url https://www.openlane.eu/en/carv6/auction/10725513
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725527
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725527%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725527: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725527 url https://www.openlane.eu/en/carv6/auction/10725527
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729064
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729064%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729064: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729064 url https://www.openlane.eu/en/carv6/auction/10729064
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729059
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729059%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729059: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729059 url https://www.openlane.eu/en/carv6/auction/10729059
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725531
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725531%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725531: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725531 url https://www.openlane.eu/en/carv6/auction/10725531
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725533
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725533%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725533: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725533 url https://www.openlane.eu/en/carv6/auction/10725533
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729147
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729147%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729147: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729147 url https://www.openlane.eu/en/carv6/auction/10729147
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725515
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725515%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725515: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725515 url https://www.openlane.eu/en/carv6/auction/10725515
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729228
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729228%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729228: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729228 url https://www.openlane.eu/en/carv6/auction/10729228
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729435
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729435%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729435: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729435 url https://www.openlane.eu/en/carv6/auction/10729435
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10728994
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728994%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10728994: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10728994 url https://www.openlane.eu/en/carv6/auction/10728994
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729008
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729008%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729008: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729008 url https://www.openlane.eu/en/carv6/auction/10729008
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729144
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729144%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729144: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729144 url https://www.openlane.eu/en/carv6/auction/10729144
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729418
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729418%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729418: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729418 url https://www.openlane.eu/en/carv6/auction/10729418
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729420
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729420%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729420: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729420 url https://www.openlane.eu/en/carv6/auction/10729420
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729040
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729040%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729040: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729040 url https://www.openlane.eu/en/carv6/auction/10729040
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729188
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729188%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729188: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729188 url https://www.openlane.eu/en/carv6/auction/10729188
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729252
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729252%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729252: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729252 url https://www.openlane.eu/en/carv6/auction/10729252
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10725520
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725520%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10725520: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10725520 url https://www.openlane.eu/en/carv6/auction/10725520
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729388
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729388%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729388: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729388 url https://www.openlane.eu/en/carv6/auction/10729388
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729190
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729190%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729190: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729190 url https://www.openlane.eu/en/carv6/auction/10729190
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729226
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729226%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729226: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729226 url https://www.openlane.eu/en/carv6/auction/10729226
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729379
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729379%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729379: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729379 url https://www.openlane.eu/en/carv6/auction/10729379
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729084
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729084%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729084: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729084 url https://www.openlane.eu/en/carv6/auction/10729084
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729174
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729174%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729174: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729174 url https://www.openlane.eu/en/carv6/auction/10729174
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729186
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729186%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729186: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729186 url https://www.openlane.eu/en/carv6/auction/10729186
2026-03-26 15:19:11 [adesa.be] INFO: Found listing with ID: 10729004
2026-03-26 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729004%27 HTTP/1.1" 200 None
2026-03-26 15:19:11 [adesa.be] INFO: Scrape type for 10729004: 0
2026-03-26 15:19:11 [adesa.be] INFO: Skipping item 10729004 url https://www.openlane.eu/en/carv6/auction/10729004
2026-03-26 15:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748014/general/e40638e1-dfbe-41e5-9d1b-89116756f554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729644)
2026-03-26 15:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748016/general/0cb79fcf-709a-4633-ab48-1f30369a7c9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729646)
2026-03-26 15:19:11 [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-26 15:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/9f182ff5-95c3-42f4-92ba-32caa97d732d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00.\x05\x9b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xc8\x7f\x00-\xd7\x84\x00\x00\x00\x00'
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1d950>
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_4.mpo HTTP/1.1" 201 0
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Fa661cd03-39ed-489d-906e-8ac8c2b97a6a.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/a661cd03-39ed-489d-906e-8ac8c2b97a6a.jpeg saved to cache
2026-03-26 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00$\xe6\x92\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xa2\xa0\x00$\xba\xb4\x00\x00\x00\x00'
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660121d0>
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_7.mpo HTTP/1.1" 201 0
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F4ab93623-2081-452f-9c32-8ca6a8d4a3f0.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/4ab93623-2081-452f-9c32-8ca6a8d4a3f0.jpeg saved to cache
2026-03-26 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x000G\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\xa9\xa9\x000\x13\x1d\x00\x00\x00\x00'
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576514e6d0>
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_5.mpo HTTP/1.1" 201 0
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Fc3c20808-73f8-4f2e-9396-0e9f37edce05.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/c3c20808-73f8-4f2e-9396-0e9f37edce05.jpeg saved to cache
2026-03-26 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542
2026-03-26 15:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with scrape type 2
2026-03-26 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with scrape type 2
2026-03-26 15:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b, identifier: 10725542
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x007\xf0\xe6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\xd0V\x007\xce\x88\x00\x00\x00\x00'
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d9a910>
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_6.mpo HTTP/1.1" 201 0
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F9cff3a8b-669c-43e6-ad22-7670f693cdd6.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/9cff3a8b-669c-43e6-ad22-7670f693cdd6.jpeg saved to cache
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00U\t_\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08o\xef\x00T\xd6\xeb\x00\x00\x00\x00'
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b6a490>
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_1.mpo HTTP/1.1" 201 0
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F8c7cebb6-635b-4d03-9992-610820a6b539.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/8c7cebb6-635b-4d03-9992-610820a6b539.jpeg saved to cache
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00N\xde\xcd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n]\x8f\x00N\xaaa\x00\x00\x00\x00'
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d03790>
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_2.mpo HTTP/1.1" 201 0
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F59d363a9-4899-4436-b85f-e8772cd5315c.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/59d363a9-4899-4436-b85f-e8772cd5315c.jpeg saved to cache
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00OXr\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xf5\xf4\x00O#y\x00\x00\x00\x00'
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e60650>
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_3.mpo HTTP/1.1" 201 0
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F1cb1195e-aa0b-4497-bd47-ee9a603c1b2b.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/1cb1195e-aa0b-4497-bd47-ee9a603c1b2b.jpeg saved to cache
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:13 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00]*\xcd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xbd\xe0\x00\\\xf6\xea\x00\x00\x00\x00'
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576522acd0>
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_0.mpo HTTP/1.1" 201 0
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Fecfd3a96-5c5f-4d80-b11b-a26b1ca08311.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/ecfd3a96-5c5f-4d80-b11b-a26b1ca08311.jpeg saved to cache
2026-03-26 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542
2026-03-26 15:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542
2026-03-26 15:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542 to the API
2026-03-26 15:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:15 [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': 0,
'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-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725542%27 HTTP/1.1" 200 None
2026-03-26 15:19:15 [adesa.be] INFO: Saving data for 10725542: {'auction_closing_time': 1774602000.0, 'created_time': 1774451862.498514, 'last_price_update_time': 1774538355.123835}
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725542') HTTP/1.1" 204 0
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57680b48d0>
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748014%252Fgeneral%252Fe40638e1-dfbe-41e5-9d1b-89116756f554.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748014/general/e40638e1-dfbe-41e5-9d1b-89116756f554.jpg saved to cache
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf
2026-03-26 15:19:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45419aaf-d78a-502b-b830-a1f18fcbcbbf, skipping ID generation
2026-03-26 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf with scrape type 1
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45419aaf-d78a-502b-b830-a1f18fcbcbbf sending to next pipeline
2026-03-26 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45419aaf-d78a-502b-b830-a1f18fcbcbbf, identifier: 10729644
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d60610>
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748016%252Fgeneral%252F0cb79fcf-709a-4633-ab48-1f30369a7c9d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748016/general/0cb79fcf-709a-4633-ab48-1f30369a7c9d.jpg saved to cache
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63c41a2a-96d2-5179-a00e-f4ec429252fb
2026-03-26 15:19:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63c41a2a-96d2-5179-a00e-f4ec429252fb, skipping ID generation
2026-03-26 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63c41a2a-96d2-5179-a00e-f4ec429252fb with scrape type 1
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63c41a2a-96d2-5179-a00e-f4ec429252fb sending to next pipeline
2026-03-26 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63c41a2a-96d2-5179-a00e-f4ec429252fb, identifier: 10729646
2026-03-26 15:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540
2026-03-26 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6854adf-86ae-55a2-8d64-d85ba91b0d10 with scrape type 2
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6854adf-86ae-55a2-8d64-d85ba91b0d10 with scrape type 2
2026-03-26 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6854adf-86ae-55a2-8d64-d85ba91b0d10, identifier: 10725540
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dc89d0>
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F9f182ff5-95c3-42f4-92ba-32caa97d732d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/9f182ff5-95c3-42f4-92ba-32caa97d732d.jpg saved to cache
2026-03-26 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45419aaf-d78a-502b-b830-a1f18fcbcbbf with identifier: 10729644
2026-03-26 15:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45419aaf-d78a-502b-b830-a1f18fcbcbbf with identifier: 10729644
2026-03-26 15:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45419aaf-d78a-502b-b830-a1f18fcbcbbf with identifier: 10729644 to the API
2026-03-26 15:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748014/general/e40638e1-dfbe-41e5-9d1b-89116756f554.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '45419aaf-d78a-502b-b830-a1f18fcbcbbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 11255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/e40638e1-dfbe-41e5-9d1b-89116756f554.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33177,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/525feaea-1777-4e68-bf33-7db584667825.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/85d83693-90df-49ee-9f8d-9b31a2f61da3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/29654190-9c3c-471c-878a-63db85fa70bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/ed62363d-b21a-4523-8527-df0cf83b2091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/f19d33e4-e27b-4a69-be1d-b2cc40d67bda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/8573da65-0ac3-4a10-b4f6-dca3d1119bd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/a1bc0300-700a-4e32-9048-c5b7711135cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/33afcf10-c5b6-4f4e-a274-bbbdcc138094.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45419aaf-d78a-502b-b830-a1f18fcbcbbf/45419aaf-d78a-502b-b830-a1f18fcbcbbf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748014/general/fcc3e839-fc55-41bf-bc3c-0b510fa539f7.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Trafic L2H1 2.0 DCI Comfort - Diesel - Manual - 110 hp - '
'11.255 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729644%27 HTTP/1.1" 200 None
2026-03-26 15:19:16 [adesa.be] INFO: Saving data for 10729644: {'created_time': 1774538356.346121, 'last_price_update_time': 1774538356.346132, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729644') HTTP/1.1" 204 0
2026-03-26 15:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63c41a2a-96d2-5179-a00e-f4ec429252fb with identifier: 10729646
2026-03-26 15:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63c41a2a-96d2-5179-a00e-f4ec429252fb with identifier: 10729646
2026-03-26 15:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63c41a2a-96d2-5179-a00e-f4ec429252fb with identifier: 10729646 to the API
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748016/general/0cb79fcf-709a-4633-ab48-1f30369a7c9d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': '63c41a2a-96d2-5179-a00e-f4ec429252fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWQ938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 65139,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/0cb79fcf-709a-4633-ab48-1f30369a7c9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31821,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/7894bf09-1606-468d-9d37-e03d6f428d17.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/5b73c3f6-8978-4bba-982d-d82c9c4c9ae6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/8abe56a1-fe9f-466e-b7ca-933ca752609a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/80219cf4-83cd-4b7c-80e2-b6ef2ccbf5a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/6bd194ac-25bd-40c9-be53-9492c5b2f6fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/9659ce08-8b80-4de2-97ee-5ace2d3840c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/b1fb5443-b47d-4ff1-873f-46948dac0347.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/d1594a36-d0c0-4b61-9eea-d4bc004b4f64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63c41a2a-96d2-5179-a00e-f4ec429252fb/63c41a2a-96d2-5179-a00e-f4ec429252fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748016/general/80ac29b6-160c-46fa-bf7f-893d7685b27a.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 65.139 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729646%27 HTTP/1.1" 200 None
2026-03-26 15:19:16 [adesa.be] INFO: Saving data for 10729646: {'created_time': 1774538356.833969, 'last_price_update_time': 1774538356.833981, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729646') HTTP/1.1" 204 0
2026-03-26 15:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540
2026-03-26 15:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540
2026-03-26 15:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540 to the API
2026-03-26 15:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:17 [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': 0,
'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-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725540%27 HTTP/1.1" 200 None
2026-03-26 15:19:17 [adesa.be] INFO: Saving data for 10725540: {'auction_closing_time': 1774602000.0, 'created_time': 1774451822.397635, 'last_price_update_time': 1774538357.132064}
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725540') HTTP/1.1" 204 0
2026-03-26 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-26 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-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/52a1b326-a327-4e1b-bc5e-f5b7f2cb2734.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656620/general/f753f649-89fd-42f6-8146-eac48318e6eb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730421)
2026-03-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/9b3bd1cc-dd81-4c7c-86f0-ae2cf012e73c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e618459-f8b8-5b07-a460-7b23db4dd4fa with identifier: 10729629
2026-03-26 15:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa with scrape type 1
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747995%252Fgeneral%252F98acd375-3d8a-4912-a1b3-89fdf30fb4ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/98acd375-3d8a-4912-a1b3-89fdf30fb4ad.jpg not downloaded yet
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747995%252Fgeneral%252F0fa433f1-323c-403c-b136-a1bb3bc76f90.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/0fa433f1-323c-403c-b136-a1bb3bc76f90.jpg not downloaded yet
2026-03-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/2d4e94bc-0fc7-4839-b6f3-b28e3f7adec5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747995%252Fgeneral%252F61583e44-5ed0-4305-9d6c-f7393e1e43b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/61583e44-5ed0-4305-9d6c-f7393e1e43b4.jpg not downloaded yet
2026-03-26 15:19:17 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:17 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:17 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00"\'\x9a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04Z\xd4\x00!\xf9\x97\x00\x00\x00\x00'
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dad190>
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_9.mpo HTTP/1.1" 201 0
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252F52a1b326-a327-4e1b-bc5e-f5b7f2cb2734.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/52a1b326-a327-4e1b-bc5e-f5b7f2cb2734.jpeg saved to cache
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:17 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:19:17 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:19:17 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00+\x03\xeb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\x04\xbb\x00*\xdc/\x00\x00\x00\x00'
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d6bb10>
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_8.mpo HTTP/1.1" 201 0
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656620%252Fgeneral%252Ff753f649-89fd-42f6-8146-eac48318e6eb.jpeg') HTTP/1.1" 204 0
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656620/general/f753f649-89fd-42f6-8146-eac48318e6eb.jpeg saved to cache
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c4c5860b-3431-5055-9025-ea752c592d2f
2026-03-26 15:19:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4c5860b-3431-5055-9025-ea752c592d2f, skipping ID generation
2026-03-26 15:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4c5860b-3431-5055-9025-ea752c592d2f with scrape type 1
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4c5860b-3431-5055-9025-ea752c592d2f sending to next pipeline
2026-03-26 15:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4c5860b-3431-5055-9025-ea752c592d2f, identifier: 10730421
2026-03-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/d900b929-1622-4708-91dc-22f1f24d2761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748043/general/0bd6724f-d3c5-4dfd-860b-25376d61247e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729683)
2026-03-26 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/c3591d63-e21e-452d-aea2-4e6b496ff7f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747995%252Fgeneral%252Fb2484226-d687-4040-9106-04c5d5154a13.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/b2484226-d687-4040-9106-04c5d5154a13.jpg not downloaded yet
2026-03-26 15:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4c5860b-3431-5055-9025-ea752c592d2f with identifier: 10730421
2026-03-26 15:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4c5860b-3431-5055-9025-ea752c592d2f with identifier: 10730421
2026-03-26 15:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4c5860b-3431-5055-9025-ea752c592d2f with identifier: 10730421 to the API
2026-03-26 15:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656620/general/f753f649-89fd-42f6-8146-eac48318e6eb.jpeg>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4c5860b-3431-5055-9025-ea752c592d2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPL288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730421',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 133747,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6744237,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/ecfd3a96-5c5f-4d80-b11b-a26b1ca08311.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6125902,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/8c7cebb6-635b-4d03-9992-610820a6b539.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5848156,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/59d363a9-4899-4436-b85f-e8772cd5315c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5852774,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/1cb1195e-aa0b-4497-bd47-ee9a603c1b2b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3264026,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/a661cd03-39ed-489d-906e-8ac8c2b97a6a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3535145,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/c3c20808-73f8-4f2e-9396-0e9f37edce05.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3981628,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/9cff3a8b-669c-43e6-ad22-7670f693cdd6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2656562,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/4ab93623-2081-452f-9c32-8ca6a8d4a3f0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3147942,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/f753f649-89fd-42f6-8146-eac48318e6eb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4c5860b-3431-5055-9025-ea752c592d2f/c4c5860b-3431-5055-9025-ea752c592d2f_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2523758,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656620/general/52a1b326-a327-4e1b-bc5e-f5b7f2cb2734.jpeg',
'Width': 4032}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'The Dream Car SA',
'title': 'Peugeot 508 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'133.747 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730421%27 HTTP/1.1" 200 None
2026-03-26 15:19:18 [adesa.be] INFO: Saving data for 10730421: {'created_time': 1774538358.07085, 'last_price_update_time': 1774538358.070862, 'auction_closing_time': 1774864800.0}
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730421') HTTP/1.1" 204 0
2026-03-26 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/d6426de1-d368-4be1-8b30-51aea74be568.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/be28cfc6-95b9-4f37-aa2f-1ba0705c6cea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/7211dad4-7190-4ab5-927e-5df3c2c52c2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/d8ceed7f-012c-43c9-9d93-29f0250a5ee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576517fc90>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F9b3bd1cc-dd81-4c7c-86f0-ae2cf012e73c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/9b3bd1cc-dd81-4c7c-86f0-ae2cf012e73c.jpg saved to cache
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F2ced2b69-c6ef-46c7-a8f7-20333ddf0c2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/2ced2b69-c6ef-46c7-a8f7-20333ddf0c2b.jpg not downloaded yet
2026-03-26 15:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/31796002-2475-4d48-95c8-6219f25d3838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:19:18 [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-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5768057b50>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F2d4e94bc-0fc7-4839-b6f3-b28e3f7adec5.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/2d4e94bc-0fc7-4839-b6f3-b28e3f7adec5.jpg saved to cache
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d69250>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252Fd900b929-1622-4708-91dc-22f1f24d2761.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/d900b929-1622-4708-91dc-22f1f24d2761.jpg saved to cache
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766dc6e50>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748043%252Fgeneral%252F0bd6724f-d3c5-4dfd-860b-25376d61247e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748043/general/0bd6724f-d3c5-4dfd-860b-25376d61247e.jpg saved to cache
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e39afe1b-2b44-5c72-8f14-5f1bcd961707
2026-03-26 15:19:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e39afe1b-2b44-5c72-8f14-5f1bcd961707, skipping ID generation
2026-03-26 15:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39afe1b-2b44-5c72-8f14-5f1bcd961707 with scrape type 1
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e39afe1b-2b44-5c72-8f14-5f1bcd961707 sending to next pipeline
2026-03-26 15:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39afe1b-2b44-5c72-8f14-5f1bcd961707, identifier: 10729683
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c6f990>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252Fc3591d63-e21e-452d-aea2-4e6b496ff7f4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/c3591d63-e21e-452d-aea2-4e6b496ff7f4.jpg saved to cache
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F82b90438-8c0c-4d63-a7a6-4d6198c05a66.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/82b90438-8c0c-4d63-a7a6-4d6198c05a66.jpg not downloaded yet
2026-03-26 15:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39afe1b-2b44-5c72-8f14-5f1bcd961707 with identifier: 10729683
2026-03-26 15:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39afe1b-2b44-5c72-8f14-5f1bcd961707 with identifier: 10729683
2026-03-26 15:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39afe1b-2b44-5c72-8f14-5f1bcd961707 with identifier: 10729683 to the API
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748043/general/0bd6724f-d3c5-4dfd-860b-25376d61247e.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': 252,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': 'e39afe1b-2b44-5c72-8f14-5f1bcd961707',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FCX438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'C40',
'odometer': 35240,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132530,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/0bd6724f-d3c5-4dfd-860b-25376d61247e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/d900b929-1622-4708-91dc-22f1f24d2761.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/27f04bc2-f6e6-4260-aefa-b915a78958f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/fc92dca7-1035-48bc-812b-7375abb33d8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/ff41924d-2625-4cdd-a224-04b608782762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/41c849f2-98b4-4b86-b904-1324bf79bc17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40413,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/9179fea0-842c-43c3-81e1-c9e4e5c643b1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/685db7d4-daa2-402c-95f1-3efc2ed1f1cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/1f7295d1-c748-4dd9-b6ef-c60d1b8c2683.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39afe1b-2b44-5c72-8f14-5f1bcd961707/e39afe1b-2b44-5c72-8f14-5f1bcd961707_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748043/general/e0f0ad24-6852-4ba9-a424-d566758b6f08.jpg',
'Width': 1024}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo C40 Extended Range Core - Electric - Automatic - 252 hp - '
'35.240 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729683%27 HTTP/1.1" 200 None
2026-03-26 15:19:18 [adesa.be] INFO: Saving data for 10729683: {'created_time': 1774538358.855151, 'last_price_update_time': 1774538358.85516, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729683') HTTP/1.1" 204 0
2026-03-26 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747977/general/5e83f209-b7b7-4a3a-99e5-34dd709b2f62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729588)
2026-03-26 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/d4f11bab-3264-4a6c-b1e3-72590f134c29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252Ffe09d7e8-2607-46d3-8093-2839514c6b24.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/fe09d7e8-2607-46d3-8093-2839514c6b24.jpg not downloaded yet
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e62c10>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fd6426de1-d368-4be1-8b30-51aea74be568.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/d6426de1-d368-4be1-8b30-51aea74be568.jpg saved to cache
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d68a90>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252Fbe28cfc6-95b9-4f37-aa2f-1ba0705c6cea.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/be28cfc6-95b9-4f37-aa2f-1ba0705c6cea.jpg saved to cache
2026-03-26 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765147b50>
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F7211dad4-7190-4ab5-927e-5df3c2c52c2d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/7211dad4-7190-4ab5-927e-5df3c2c52c2d.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576507b810>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252Fd8ceed7f-012c-43c9-9d93-29f0250a5ee3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/d8ceed7f-012c-43c9-9d93-29f0250a5ee3.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765194e10>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F31796002-2475-4d48-95c8-6219f25d3838.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/31796002-2475-4d48-95c8-6219f25d3838.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544
2026-03-26 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f80b8130-afb6-585b-94fc-2b7aa011af59 with scrape type 2
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f80b8130-afb6-585b-94fc-2b7aa011af59 with scrape type 2
2026-03-26 15:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f80b8130-afb6-585b-94fc-2b7aa011af59, identifier: 10725544
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/ab7b96cd-ea48-49b6-b04d-c9c056eac73e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/ab17d8cc-58a5-491d-b684-e20914b1cf34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/98acd375-3d8a-4912-a1b3-89fdf30fb4ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/0fa433f1-323c-403c-b136-a1bb3bc76f90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/61583e44-5ed0-4305-9d6c-f7393e1e43b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/b2484226-d687-4040-9106-04c5d5154a13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544
2026-03-26 15:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544
2026-03-26 15:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544 to the API
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:19 [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': 0,
'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-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725544%27 HTTP/1.1" 200 None
2026-03-26 15:19:19 [adesa.be] INFO: Saving data for 10725544: {'auction_closing_time': 1774602000.0, 'created_time': 1774451753.886634, 'last_price_update_time': 1774538359.463445}
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725544') HTTP/1.1" 204 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F4f8fa1f9-1591-4f30-95f1-9bbd03bac048.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/4f8fa1f9-1591-4f30-95f1-9bbd03bac048.jpg not downloaded yet
2026-03-26 15:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/e23eff94-0dfd-4705-adcf-946549da736c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F827ae4ff-3be1-4b56-ac76-49a097f434f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/827ae4ff-3be1-4b56-ac76-49a097f434f7.jpg not downloaded yet
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/4562a356-e9b2-4d24-aa72-8fda894924b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bf64d0>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747977%252Fgeneral%252F5e83f209-b7b7-4a3a-99e5-34dd709b2f62.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747977/general/5e83f209-b7b7-4a3a-99e5-34dd709b2f62.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 328bb6cc-d26e-584d-a007-3a3b04a760ef
2026-03-26 15:19:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 328bb6cc-d26e-584d-a007-3a3b04a760ef, skipping ID generation
2026-03-26 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328bb6cc-d26e-584d-a007-3a3b04a760ef with scrape type 1
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 328bb6cc-d26e-584d-a007-3a3b04a760ef sending to next pipeline
2026-03-26 15:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 328bb6cc-d26e-584d-a007-3a3b04a760ef, identifier: 10729588
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576508d750>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252Fd4f11bab-3264-4a6c-b1e3-72590f134c29.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/d4f11bab-3264-4a6c-b1e3-72590f134c29.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c3dc10>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252Fab7b96cd-ea48-49b6-b04d-c9c056eac73e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/ab7b96cd-ea48-49b6-b04d-c9c056eac73e.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b298d0>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252Fab17d8cc-58a5-491d-b684-e20914b1cf34.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/ab17d8cc-58a5-491d-b684-e20914b1cf34.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765acef90>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F98acd375-3d8a-4912-a1b3-89fdf30fb4ad.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/98acd375-3d8a-4912-a1b3-89fdf30fb4ad.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e11d50>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F0fa433f1-323c-403c-b136-a1bb3bc76f90.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/0fa433f1-323c-403c-b136-a1bb3bc76f90.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661aa110>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F61583e44-5ed0-4305-9d6c-f7393e1e43b4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/61583e44-5ed0-4305-9d6c-f7393e1e43b4.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cb3190>
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252Fb2484226-d687-4040-9106-04c5d5154a13.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/b2484226-d687-4040-9106-04c5d5154a13.jpg saved to cache
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252Fac76768b-163b-44ce-a2e3-e97d55260968.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/ac76768b-163b-44ce-a2e3-e97d55260968.jpg not downloaded yet
2026-03-26 15:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588
2026-03-26 15:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588
2026-03-26 15:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588 to the API
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747977/general/5e83f209-b7b7-4a3a-99e5-34dd709b2f62.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '328bb6cc-d26e-584d-a007-3a3b04a760ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 50175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/4a7e876a-fe6c-47f7-8e35-b4a8db3ec569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/6b1998c2-e21c-450d-913a-9c85859c8a49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/32bf50e9-5261-4cf0-b39a-ae7686ddb5df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/5e83f209-b7b7-4a3a-99e5-34dd709b2f62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/d8ceed7f-012c-43c9-9d93-29f0250a5ee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/9f182ff5-95c3-42f4-92ba-32caa97d732d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/4d32bc83-b091-4e7b-8efc-243d4adad621.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/64b69328-6059-4c0f-a30d-8acc91d140e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/5cb8a73b-84f0-4e01-bc9b-13881d51795e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328bb6cc-d26e-584d-a007-3a3b04a760ef/328bb6cc-d26e-584d-a007-3a3b04a760ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747977/general/29d6b2c7-e6e5-461b-b0e5-d6421af575b3.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 50.175 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729588%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Saving data for 10729588: {'created_time': 1774538360.32011, 'last_price_update_time': 1774538360.32018, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729588') HTTP/1.1" 204 0
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/6d06448c-005b-40f8-bb5b-0ab9359a5b78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/2ced2b69-c6ef-46c7-a8f7-20333ddf0c2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/8c559b4a-5ba0-42bc-b907-48bfc23f1b06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747979/general/761ce441-858d-4fb5-8d6f-b3815a9ea632.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729591)
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/82b90438-8c0c-4d63-a7a6-4d6198c05a66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/fe09d7e8-2607-46d3-8093-2839514c6b24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506fb50>
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252Fe23eff94-0dfd-4705-adcf-946549da736c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/e23eff94-0dfd-4705-adcf-946549da736c.jpg saved to cache
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 252c71e7-07bf-5ace-811c-2aed633ad7b7 with identifier: 10729611
2026-03-26 15:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 252c71e7-07bf-5ace-811c-2aed633ad7b7 with scrape type 1
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252Fcdf2d50e-7a97-4e36-8026-61b1ba4e6411.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/cdf2d50e-7a97-4e36-8026-61b1ba4e6411.jpg not downloaded yet
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a961d0>
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F4562a356-e9b2-4d24-aa72-8fda894924b9.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/4562a356-e9b2-4d24-aa72-8fda894924b9.jpg saved to cache
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/d75cbd93-ac4c-4323-84fe-23cd41da897e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/0ad1681d-70cf-42fb-a866-f02e1cc79047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F29e65ba1-c668-4989-a304-d52bb84dc826.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/29e65ba1-c668-4989-a304-d52bb84dc826.jpg not downloaded yet
2026-03-26 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e13910>
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F6d06448c-005b-40f8-bb5b-0ab9359a5b78.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/6d06448c-005b-40f8-bb5b-0ab9359a5b78.jpg saved to cache
2026-03-26 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729103
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729103%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729103: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729103 url https://www.openlane.eu/en/carv6/auction/10729103
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729281
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729281%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729281: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729281 url https://www.openlane.eu/en/carv6/auction/10729281
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10725529
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725529%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10725529: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10725529 url https://www.openlane.eu/en/carv6/auction/10725529
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729052
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729052%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729052: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729052 url https://www.openlane.eu/en/carv6/auction/10729052
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729005
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729005%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729005: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729005 url https://www.openlane.eu/en/carv6/auction/10729005
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729006
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729006%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729006: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729006 url https://www.openlane.eu/en/carv6/auction/10729006
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729392
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729392%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729392: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729392 url https://www.openlane.eu/en/carv6/auction/10729392
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729394
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729394%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729394: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729394 url https://www.openlane.eu/en/carv6/auction/10729394
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729026
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729026%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729026: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729026 url https://www.openlane.eu/en/carv6/auction/10729026
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729176
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729176%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729176: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729176 url https://www.openlane.eu/en/carv6/auction/10729176
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729111
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729111%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729111: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729111 url https://www.openlane.eu/en/carv6/auction/10729111
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729014
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729014%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729014: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729014 url https://www.openlane.eu/en/carv6/auction/10729014
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729027
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729027%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729027: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729027 url https://www.openlane.eu/en/carv6/auction/10729027
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729013
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729013%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729013: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729013 url https://www.openlane.eu/en/carv6/auction/10729013
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729132
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729132%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729132: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729132 url https://www.openlane.eu/en/carv6/auction/10729132
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729133
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729133%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729133: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729133 url https://www.openlane.eu/en/carv6/auction/10729133
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729282
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729282%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729282: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729282 url https://www.openlane.eu/en/carv6/auction/10729282
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10725514
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725514%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10725514: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10725514 url https://www.openlane.eu/en/carv6/auction/10725514
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729079
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729079%27 HTTP/1.1" 200 None
2026-03-26 15:19:20 [adesa.be] INFO: Scrape type for 10729079: 0
2026-03-26 15:19:20 [adesa.be] INFO: Skipping item 10729079 url https://www.openlane.eu/en/carv6/auction/10729079
2026-03-26 15:19:20 [adesa.be] INFO: Found listing with ID: 10729357
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729357%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729357: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729357 url https://www.openlane.eu/en/carv6/auction/10729357
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729092
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729092%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729092: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729092 url https://www.openlane.eu/en/carv6/auction/10729092
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729153
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729153%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729153: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729153 url https://www.openlane.eu/en/carv6/auction/10729153
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729315
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729315%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729315: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729315 url https://www.openlane.eu/en/carv6/auction/10729315
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729269
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729269%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729269: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729269 url https://www.openlane.eu/en/carv6/auction/10729269
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729112
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729112%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729112: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729112 url https://www.openlane.eu/en/carv6/auction/10729112
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729217
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729217%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729217: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729217 url https://www.openlane.eu/en/carv6/auction/10729217
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729031
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729031%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729031: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729031 url https://www.openlane.eu/en/carv6/auction/10729031
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729154
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729154%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729154: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729154 url https://www.openlane.eu/en/carv6/auction/10729154
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729265
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729265%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729265: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729265 url https://www.openlane.eu/en/carv6/auction/10729265
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729303
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729303%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729303: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729303 url https://www.openlane.eu/en/carv6/auction/10729303
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729097
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729097%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729097: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729097 url https://www.openlane.eu/en/carv6/auction/10729097
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729215
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729215%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729215: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729215 url https://www.openlane.eu/en/carv6/auction/10729215
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729135
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729135%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729135: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729135 url https://www.openlane.eu/en/carv6/auction/10729135
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729331
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729331%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729331: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729331 url https://www.openlane.eu/en/carv6/auction/10729331
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729270
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729270%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729270: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729270 url https://www.openlane.eu/en/carv6/auction/10729270
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729126
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729126%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729126: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729126 url https://www.openlane.eu/en/carv6/auction/10729126
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10725524
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725524%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10725524: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10725524 url https://www.openlane.eu/en/carv6/auction/10725524
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729007
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729007%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729007: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729007 url https://www.openlane.eu/en/carv6/auction/10729007
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729149
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729149%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729149: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729149 url https://www.openlane.eu/en/carv6/auction/10729149
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729071
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729071%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729071: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729071 url https://www.openlane.eu/en/carv6/auction/10729071
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729360
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729360%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729360: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729360 url https://www.openlane.eu/en/carv6/auction/10729360
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729416
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729416%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729416: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729416 url https://www.openlane.eu/en/carv6/auction/10729416
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10728998
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728998%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10728998: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10728998 url https://www.openlane.eu/en/carv6/auction/10728998
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729247
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729247%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729247: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729247 url https://www.openlane.eu/en/carv6/auction/10729247
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729414
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729414%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729414: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729414 url https://www.openlane.eu/en/carv6/auction/10729414
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729123
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729123%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729123: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729123 url https://www.openlane.eu/en/carv6/auction/10729123
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729227
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729227%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729227: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729227 url https://www.openlane.eu/en/carv6/auction/10729227
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10725539
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725539%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10725539: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10725539 url https://www.openlane.eu/en/carv6/auction/10725539
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729096
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729096%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729096: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729096 url https://www.openlane.eu/en/carv6/auction/10729096
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10723753
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723753%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10723753: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10723753 url https://www.openlane.eu/en/carv6/auction/10723753
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10725509
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725509%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10725509: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10725509 url https://www.openlane.eu/en/carv6/auction/10725509
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729437
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729437%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729437: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729437 url https://www.openlane.eu/en/carv6/auction/10729437
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729307
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729307%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729307: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729307 url https://www.openlane.eu/en/carv6/auction/10729307
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729209
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729209%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729209: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729209 url https://www.openlane.eu/en/carv6/auction/10729209
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729024
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729024%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729024: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729024 url https://www.openlane.eu/en/carv6/auction/10729024
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729131
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729131%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729131: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729131 url https://www.openlane.eu/en/carv6/auction/10729131
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729045
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729045%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729045: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729045 url https://www.openlane.eu/en/carv6/auction/10729045
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729173
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729173%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729173: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729173 url https://www.openlane.eu/en/carv6/auction/10729173
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729432
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729432%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729432: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729432 url https://www.openlane.eu/en/carv6/auction/10729432
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729196
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729196%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729196: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729196 url https://www.openlane.eu/en/carv6/auction/10729196
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10725525
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725525%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10725525: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10725525 url https://www.openlane.eu/en/carv6/auction/10725525
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729162
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729162%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729162: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729162 url https://www.openlane.eu/en/carv6/auction/10729162
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729439
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729439%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729439: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729439 url https://www.openlane.eu/en/carv6/auction/10729439
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729346
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729346%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729346: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729346 url https://www.openlane.eu/en/carv6/auction/10729346
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10725523
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725523%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10725523: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10725523 url https://www.openlane.eu/en/carv6/auction/10725523
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729363
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729363%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729363: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729363 url https://www.openlane.eu/en/carv6/auction/10729363
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729412
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729412%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729412: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729412 url https://www.openlane.eu/en/carv6/auction/10729412
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729286
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729286%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729286: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729286 url https://www.openlane.eu/en/carv6/auction/10729286
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729431
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729431%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729431: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729431 url https://www.openlane.eu/en/carv6/auction/10729431
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729225
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729225%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729225: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729225 url https://www.openlane.eu/en/carv6/auction/10729225
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729250
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729250%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729250: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729250 url https://www.openlane.eu/en/carv6/auction/10729250
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729316
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729316%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729316: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729316 url https://www.openlane.eu/en/carv6/auction/10729316
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729309
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729309%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729309: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729309 url https://www.openlane.eu/en/carv6/auction/10729309
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729129
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729129%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729129: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729129 url https://www.openlane.eu/en/carv6/auction/10729129
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729020
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729020%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10729020: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10729020 url https://www.openlane.eu/en/carv6/auction/10729020
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10725512
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725512%27 HTTP/1.1" 200 None
2026-03-26 15:19:21 [adesa.be] INFO: Scrape type for 10725512: 0
2026-03-26 15:19:21 [adesa.be] INFO: Skipping item 10725512 url https://www.openlane.eu/en/carv6/auction/10725512
2026-03-26 15:19:21 [adesa.be] INFO: Found listing with ID: 10729237
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729237%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729237: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729237 url https://www.openlane.eu/en/carv6/auction/10729237
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729175
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729175%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729175: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729175 url https://www.openlane.eu/en/carv6/auction/10729175
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729276
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729276%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729276: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729276 url https://www.openlane.eu/en/carv6/auction/10729276
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729015
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729015%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729015: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729015 url https://www.openlane.eu/en/carv6/auction/10729015
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729219
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729219%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729219: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729219 url https://www.openlane.eu/en/carv6/auction/10729219
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729348
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729348%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729348: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729348 url https://www.openlane.eu/en/carv6/auction/10729348
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729324
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729324%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729324: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729324 url https://www.openlane.eu/en/carv6/auction/10729324
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729134
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729134%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729134: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729134 url https://www.openlane.eu/en/carv6/auction/10729134
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729145
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729145%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729145: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729145 url https://www.openlane.eu/en/carv6/auction/10729145
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729106
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729106%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729106: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729106 url https://www.openlane.eu/en/carv6/auction/10729106
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10723745
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723745%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10723745: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10723745 url https://www.openlane.eu/en/carv6/auction/10723745
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729371
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729371%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729371: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729371 url https://www.openlane.eu/en/carv6/auction/10729371
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729054
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729054%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729054: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729054 url https://www.openlane.eu/en/carv6/auction/10729054
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729067
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729067%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729067: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729067 url https://www.openlane.eu/en/carv6/auction/10729067
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729156
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729156%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729156: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729156 url https://www.openlane.eu/en/carv6/auction/10729156
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729095
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729095%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729095: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729095 url https://www.openlane.eu/en/carv6/auction/10729095
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729142
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729142%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729142: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729142 url https://www.openlane.eu/en/carv6/auction/10729142
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729017
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729017%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729017: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729017 url https://www.openlane.eu/en/carv6/auction/10729017
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729011
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729011%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729011: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729011 url https://www.openlane.eu/en/carv6/auction/10729011
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729305
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729305%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729305: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729305 url https://www.openlane.eu/en/carv6/auction/10729305
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10728993
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728993%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10728993: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10728993 url https://www.openlane.eu/en/carv6/auction/10728993
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729195
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729195%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729195: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729195 url https://www.openlane.eu/en/carv6/auction/10729195
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729345
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729345%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729345: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729345 url https://www.openlane.eu/en/carv6/auction/10729345
2026-03-26 15:19:22 [adesa.be] INFO: Found listing with ID: 10729238
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729238%27 HTTP/1.1" 200 None
2026-03-26 15:19:22 [adesa.be] INFO: Scrape type for 10729238: 0
2026-03-26 15:19:22 [adesa.be] INFO: Skipping item 10729238 url https://www.openlane.eu/en/carv6/auction/10729238
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661a6c90>
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F2ced2b69-c6ef-46c7-a8f7-20333ddf0c2b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/2ced2b69-c6ef-46c7-a8f7-20333ddf0c2b.jpg saved to cache
2026-03-26 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57681f4210>
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F8c559b4a-5ba0-42bc-b907-48bfc23f1b06.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/8c559b4a-5ba0-42bc-b907-48bfc23f1b06.jpg saved to cache
2026-03-26 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57652573d0>
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747979%252Fgeneral%252F761ce441-858d-4fb5-8d6f-b3815a9ea632.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747979/general/761ce441-858d-4fb5-8d6f-b3815a9ea632.jpg saved to cache
2026-03-26 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 93bc9814-3a3c-5f67-b381-678214943250
2026-03-26 15:19:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 93bc9814-3a3c-5f67-b381-678214943250, skipping ID generation
2026-03-26 15:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93bc9814-3a3c-5f67-b381-678214943250 with scrape type 1
2026-03-26 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 93bc9814-3a3c-5f67-b381-678214943250 sending to next pipeline
2026-03-26 15:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93bc9814-3a3c-5f67-b381-678214943250, identifier: 10729591
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d66dd0>
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F82b90438-8c0c-4d63-a7a6-4d6198c05a66.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/82b90438-8c0c-4d63-a7a6-4d6198c05a66.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765beb610>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252Ffe09d7e8-2607-46d3-8093-2839514c6b24.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/fe09d7e8-2607-46d3-8093-2839514c6b24.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/c0e815da-ae6c-4c40-bcc9-2559fb569d1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/08c9ca80-2961-4059-b3d1-0dd92f9a2330.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F07ad025f-10e6-4538-9f21-21fae6f92a93.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/07ad025f-10e6-4538-9f21-21fae6f92a93.jpg not downloaded yet
2026-03-26 15:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591
2026-03-26 15:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591
2026-03-26 15:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591 to the API
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747979/general/761ce441-858d-4fb5-8d6f-b3815a9ea632.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.7L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '93bc9814-3a3c-5f67-b381-678214943250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWW184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 86700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/233d81e9-4fb8-4913-8445-4343bb5bd042.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/761ce441-858d-4fb5-8d6f-b3815a9ea632.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/a3cad10f-47ca-4b89-b369-84bf2902e199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/c1f49a65-0a92-4fd6-8aa3-d71309606989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/be28cfc6-95b9-4f37-aa2f-1ba0705c6cea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/d6426de1-d368-4be1-8b30-51aea74be568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/09351ce7-98ce-4ebe-8bf4-16d0293ca361.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/e79f65bf-f881-4826-994d-e26ceaa021a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/e51e9302-da4d-4b88-a792-023f0afe34f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bc9814-3a3c-5f67-b381-678214943250/93bc9814-3a3c-5f67-b381-678214943250_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747979/general/3c8617c2-1550-4f89-a730-f227cf472c38.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 86.700 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729591%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [adesa.be] INFO: Saving data for 10729591: {'created_time': 1774538363.430033, 'last_price_update_time': 1774538363.430049, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729591') HTTP/1.1" 204 0
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/ac76768b-163b-44ce-a2e3-e97d55260968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bde690>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252Fd75cbd93-ac4c-4323-84fe-23cd41da897e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/d75cbd93-ac4c-4323-84fe-23cd41da897e.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b1f3d0>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F0ad1681d-70cf-42fb-a866-f02e1cc79047.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/0ad1681d-70cf-42fb-a866-f02e1cc79047.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/70638ac6-7c43-47e4-8854-d50087172274.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/0291a655-862a-4167-9df8-da73d86e6141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/9f139b48-c82c-4b20-bc26-301ea0c4fe99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/827ae4ff-3be1-4b56-ac76-49a097f434f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747995/general/4f8fa1f9-1591-4f30-95f1-9bbd03bac048.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729629)
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252Fb41c36c2-bf67-4d62-bd99-238ccaefbc97.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/b41c36c2-bf67-4d62-bd99-238ccaefbc97.jpg not downloaded yet
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a27815e-c8b4-5290-8dfc-fe48a71ff239 with identifier: 10729562
2026-03-26 15:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239 with scrape type 1
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252Fd8e550da-52d2-4608-9ee6-2e065ca942e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/d8e550da-52d2-4608-9ee6-2e065ca942e3.jpg not downloaded yet
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576525c6d0>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fc0e815da-ae6c-4c40-bcc9-2559fb569d1e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/c0e815da-ae6c-4c40-bcc9-2559fb569d1e.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f3eb50>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F08c9ca80-2961-4059-b3d1-0dd92f9a2330.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/08c9ca80-2961-4059-b3d1-0dd92f9a2330.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747970/general/86b5fc9b-8c87-4873-b949-cb2a05a3525e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729574)
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252Fe8a0939a-6123-4c6a-b887-e7d7eedc4ff8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/e8a0939a-6123-4c6a-b887-e7d7eedc4ff8.jpg not downloaded yet
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F1bf39def-7c29-468a-a76d-5fdb738ce25c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/1bf39def-7c29-468a-a76d-5fdb738ce25c.jpg not downloaded yet
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F96123192-46a7-40a3-ba9d-147bd6d5459e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/96123192-46a7-40a3-ba9d-147bd6d5459e.jpg not downloaded yet
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F2e019701-6ad0-478c-8daa-62052ad5420e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/2e019701-6ad0-478c-8daa-62052ad5420e.jpg not downloaded yet
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d32e10>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252Fac76768b-163b-44ce-a2e3-e97d55260968.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/ac76768b-163b-44ce-a2e3-e97d55260968.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1cd90>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F70638ac6-7c43-47e4-8854-d50087172274.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/70638ac6-7c43-47e4-8854-d50087172274.jpg saved to cache
2026-03-26 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c3fe10>
2026-03-26 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F0291a655-862a-4167-9df8-da73d86e6141.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/0291a655-862a-4167-9df8-da73d86e6141.jpg saved to cache
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506fa90>
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F9f139b48-c82c-4b20-bc26-301ea0c4fe99.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/9f139b48-c82c-4b20-bc26-301ea0c4fe99.jpg saved to cache
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651cd310>
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F827ae4ff-3be1-4b56-ac76-49a097f434f7.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/827ae4ff-3be1-4b56-ac76-49a097f434f7.jpg saved to cache
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1f790>
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747995%252Fgeneral%252F4f8fa1f9-1591-4f30-95f1-9bbd03bac048.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747995/general/4f8fa1f9-1591-4f30-95f1-9bbd03bac048.jpg saved to cache
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa
2026-03-26 15:19:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e618459-f8b8-5b07-a460-7b23db4dd4fa, skipping ID generation
2026-03-26 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa with scrape type 1
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e618459-f8b8-5b07-a460-7b23db4dd4fa sending to next pipeline
2026-03-26 15:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e618459-f8b8-5b07-a460-7b23db4dd4fa, identifier: 10729629
2026-03-26 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7066e4b8-3763-55d1-9557-5b2bb40d137b with identifier: 10729555
2026-03-26 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7066e4b8-3763-55d1-9557-5b2bb40d137b with scrape type 1
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F585d244e-6918-4fa9-a3c7-b32395dd7930.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/585d244e-6918-4fa9-a3c7-b32395dd7930.jpg not downloaded yet
2026-03-26 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/b405ce9e-3513-41af-b27d-e7cffe274994.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/a8b0e709-6f35-4268-951e-1b6f305fc3ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e618459-f8b8-5b07-a460-7b23db4dd4fa with identifier: 10729629
2026-03-26 15:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e618459-f8b8-5b07-a460-7b23db4dd4fa with identifier: 10729629
2026-03-26 15:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e618459-f8b8-5b07-a460-7b23db4dd4fa with identifier: 10729629 to the API
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747995/general/4f8fa1f9-1591-4f30-95f1-9bbd03bac048.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0e618459-f8b8-5b07-a460-7b23db4dd4fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AED888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 43359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/98acd375-3d8a-4912-a1b3-89fdf30fb4ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/0fa433f1-323c-403c-b136-a1bb3bc76f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/61583e44-5ed0-4305-9d6c-f7393e1e43b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/b2484226-d687-4040-9106-04c5d5154a13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/2ced2b69-c6ef-46c7-a8f7-20333ddf0c2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/82b90438-8c0c-4d63-a7a6-4d6198c05a66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/fe09d7e8-2607-46d3-8093-2839514c6b24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/4f8fa1f9-1591-4f30-95f1-9bbd03bac048.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/827ae4ff-3be1-4b56-ac76-49a097f434f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e618459-f8b8-5b07-a460-7b23db4dd4fa/0e618459-f8b8-5b07-a460-7b23db4dd4fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747995/general/ac76768b-163b-44ce-a2e3-e97d55260968.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Opel Vivaro L3H1 1.5 - Diesel - Manual - 102 hp - 43.359 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729629%27 HTTP/1.1" 200 None
2026-03-26 15:19:24 [adesa.be] INFO: Saving data for 10729629: {'created_time': 1774538364.999055, 'last_price_update_time': 1774538364.999065, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729629') HTTP/1.1" 204 0
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747956/general/095b0951-4c31-4d2b-8b40-c4e0ebdc3ee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729560)
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/d2e4e711-7786-430b-aa07-87e64bd53f46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/75fbdf87-f180-45bc-ac69-f1c3ddd4925b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747989%252Fgeneral%252F491b78e5-7592-4160-9f3c-ec74f7c39b8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/491b78e5-7592-4160-9f3c-ec74f7c39b8b.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747959%252Fgeneral%252Ff3664079-a0e2-4e52-89a1-801d0fc0cb3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/f3664079-a0e2-4e52-89a1-801d0fc0cb3f.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252F712eaba5-b507-4291-8ba4-265b9178b7c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/712eaba5-b507-4291-8ba4-265b9178b7c1.jpg not downloaded yet
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/cdf2d50e-7a97-4e36-8026-61b1ba4e6411.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/29e65ba1-c668-4989-a304-d52bb84dc826.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747989%252Fgeneral%252Ff5483e74-b544-4a74-804b-bef82996b08d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/f5483e74-b544-4a74-804b-bef82996b08d.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747959%252Fgeneral%252F396a7374-282d-4a2d-bb70-0d8062e97c16.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/396a7374-282d-4a2d-bb70-0d8062e97c16.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252F3fd88b83-03e6-42b9-af56-d97d662c035f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/3fd88b83-03e6-42b9-af56-d97d662c035f.jpg not downloaded yet
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/07ad025f-10e6-4538-9f21-21fae6f92a93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765197b50>
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747970%252Fgeneral%252F86b5fc9b-8c87-4873-b949-cb2a05a3525e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747970/general/86b5fc9b-8c87-4873-b949-cb2a05a3525e.jpg saved to cache
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a39edc68-ca83-5338-b049-b37cd29a7425
2026-03-26 15:19:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a39edc68-ca83-5338-b049-b37cd29a7425, skipping ID generation
2026-03-26 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39edc68-ca83-5338-b049-b37cd29a7425 with scrape type 1
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a39edc68-ca83-5338-b049-b37cd29a7425 sending to next pipeline
2026-03-26 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a39edc68-ca83-5338-b049-b37cd29a7425, identifier: 10729574
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765195c50>
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fb405ce9e-3513-41af-b27d-e7cffe274994.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/b405ce9e-3513-41af-b27d-e7cffe274994.jpg saved to cache
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dc8f10>
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fa8b0e709-6f35-4268-951e-1b6f305fc3ec.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/a8b0e709-6f35-4268-951e-1b6f305fc3ec.jpg saved to cache
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747989%252Fgeneral%252F7f6d8471-7f66-493a-9b56-9a2e563eb42a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/7f6d8471-7f66-493a-9b56-9a2e563eb42a.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747959%252Fgeneral%252F8d53a158-bba0-4681-aaf1-bc25b0fbcceb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/8d53a158-bba0-4681-aaf1-bc25b0fbcceb.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252F93f79950-bc59-4b92-a5b0-66e85f9136ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/93f79950-bc59-4b92-a5b0-66e85f9136ac.jpg not downloaded yet
2026-03-26 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574
2026-03-26 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574
2026-03-26 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574 to the API
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747970/general/86b5fc9b-8c87-4873-b949-cb2a05a3525e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a39edc68-ca83-5338-b049-b37cd29a7425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 41229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/89ea58e6-8498-4e75-850f-d8a7ba0414fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/08ae73dc-4690-472b-b53a-190e2a664fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/86b5fc9b-8c87-4873-b949-cb2a05a3525e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/0291a655-862a-4167-9df8-da73d86e6141.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/0ad1681d-70cf-42fb-a866-f02e1cc79047.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/ab7b96cd-ea48-49b6-b04d-c9c056eac73e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34750,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/168b2bf5-3014-485c-bbdc-fa06f8bb5c70.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/c3591d63-e21e-452d-aea2-4e6b496ff7f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/7211dad4-7190-4ab5-927e-5df3c2c52c2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39edc68-ca83-5338-b049-b37cd29a7425/a39edc68-ca83-5338-b049-b37cd29a7425_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747970/general/f433843a-37b1-490b-984f-ddc14cb82921.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 41.229 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729574%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [adesa.be] INFO: Saving data for 10729574: {'created_time': 1774538365.830758, 'last_price_update_time': 1774538365.83077, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729574') HTTP/1.1" 204 0
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/95c25121-970c-41cd-ba7b-b618a18ff0ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/585d244e-6918-4fa9-a3c7-b32395dd7930.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747942/general/9e16b711-ea42-4ddd-804c-6c9cb9157bc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729544)
2026-03-26 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747941/general/3192b100-6e5c-4876-b126-0bc2e82eff51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729543)
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747989%252Fgeneral%252F75d6ac83-0d0e-4573-a998-2fffb7860f77.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/75d6ac83-0d0e-4573-a998-2fffb7860f77.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747959%252Fgeneral%252Fd81c9212-65e0-4e51-b38b-d3e99a7e4569.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/d81c9212-65e0-4e51-b38b-d3e99a7e4569.jpg not downloaded yet
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252Fb9882161-4738-444c-b5f3-93417ced0ae5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/b9882161-4738-444c-b5f3-93417ced0ae5.jpg not downloaded yet
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b66650>
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747956%252Fgeneral%252F095b0951-4c31-4d2b-8b40-c4e0ebdc3ee3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747956/general/095b0951-4c31-4d2b-8b40-c4e0ebdc3ee3.jpg saved to cache
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d61f206-6473-5528-bf86-2a680337885e
2026-03-26 15:19:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d61f206-6473-5528-bf86-2a680337885e, skipping ID generation
2026-03-26 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d61f206-6473-5528-bf86-2a680337885e with scrape type 1
2026-03-26 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d61f206-6473-5528-bf86-2a680337885e sending to next pipeline
2026-03-26 15:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d61f206-6473-5528-bf86-2a680337885e, identifier: 10729560
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d35150>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fd2e4e711-7786-430b-aa07-87e64bd53f46.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/d2e4e711-7786-430b-aa07-87e64bd53f46.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650b8b50>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252F75fbdf87-f180-45bc-ac69-f1c3ddd4925b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/75fbdf87-f180-45bc-ac69-f1c3ddd4925b.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650d21d0>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252Fcdf2d50e-7a97-4e36-8026-61b1ba4e6411.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/cdf2d50e-7a97-4e36-8026-61b1ba4e6411.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d13010>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F29e65ba1-c668-4989-a304-d52bb84dc826.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/29e65ba1-c668-4989-a304-d52bb84dc826.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d358d0>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F07ad025f-10e6-4538-9f21-21fae6f92a93.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/07ad025f-10e6-4538-9f21-21fae6f92a93.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd8d201e-318d-5119-9385-b56aba79495b with identifier: 10729552
2026-03-26 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd8d201e-318d-5119-9385-b56aba79495b with scrape type 1
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747951%252Fgeneral%252F074acff6-3115-4611-b041-02f1e6e73e5e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/074acff6-3115-4611-b041-02f1e6e73e5e.jpg not downloaded yet
2026-03-26 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/d8e550da-52d2-4608-9ee6-2e065ca942e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/2e019701-6ad0-478c-8daa-62052ad5420e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560
2026-03-26 15:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560
2026-03-26 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560 to the API
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747956/general/095b0951-4c31-4d2b-8b40-c4e0ebdc3ee3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '8d61f206-6473-5528-bf86-2a680337885e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HQG427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 6617,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/088bfe84-906e-4424-845b-c853d6e6d8aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/5f19e5f4-d5f5-4c96-b8f5-c77e19740e82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/095b0951-4c31-4d2b-8b40-c4e0ebdc3ee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/70638ac6-7c43-47e4-8854-d50087172274.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/d75cbd93-ac4c-4323-84fe-23cd41da897e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/e23eff94-0dfd-4705-adcf-946549da736c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/d9c7a30c-5379-488e-be48-ba1c7a493abf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/31796002-2475-4d48-95c8-6219f25d3838.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38024,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/9b3bd1cc-dd81-4c7c-86f0-ae2cf012e73c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d61f206-6473-5528-bf86-2a680337885e/8d61f206-6473-5528-bf86-2a680337885e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747956/general/e56bad5c-f956-45a1-be8e-9c31a6926ba3.jpg',
'Width': 1024}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-10-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA 250 Sport - Electric - Automatic - 272 hp - 6.617 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2025}
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729560%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [adesa.be] INFO: Saving data for 10729560: {'created_time': 1774538366.6245, 'last_price_update_time': 1774538366.62451, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729560') HTTP/1.1" 204 0
2026-03-26 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/1bf39def-7c29-468a-a76d-5fdb738ce25c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747959%252Fgeneral%252F307d589b-6983-4073-ac04-a5206ee4282b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/307d589b-6983-4073-ac04-a5206ee4282b.jpg not downloaded yet
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252Fbb1c3ad8-e4f8-4e80-84d6-70a87ddcce4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/bb1c3ad8-e4f8-4e80-84d6-70a87ddcce4c.jpg not downloaded yet
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747951%252Fgeneral%252F7e0624ff-7fef-474d-9781-e73914c02766.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/7e0624ff-7fef-474d-9781-e73914c02766.jpg not downloaded yet
2026-03-26 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/96123192-46a7-40a3-ba9d-147bd6d5459e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/712eaba5-b507-4291-8ba4-265b9178b7c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747959%252Fgeneral%252Fd7042241-1090-43a1-acf9-c03cb037be91.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/d7042241-1090-43a1-acf9-c03cb037be91.jpg not downloaded yet
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252Fa944eaba-fe45-4443-ace5-0ff9c24349c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/a944eaba-fe45-4443-ace5-0ff9c24349c5.jpg not downloaded yet
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747951%252Fgeneral%252Febac8e62-01ed-4e7d-b1f2-fcab2f70e9c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/ebac8e62-01ed-4e7d-b1f2-fcab2f70e9c0.jpg not downloaded yet
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650badd0>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F95c25121-970c-41cd-ba7b-b618a18ff0ac.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/95c25121-970c-41cd-ba7b-b618a18ff0ac.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651da610>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F585d244e-6918-4fa9-a3c7-b32395dd7930.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/585d244e-6918-4fa9-a3c7-b32395dd7930.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f9e490>
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747942%252Fgeneral%252F9e16b711-ea42-4ddd-804c-6c9cb9157bc2.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747942/general/9e16b711-ea42-4ddd-804c-6c9cb9157bc2.jpg saved to cache
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7
2026-03-26 15:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7, skipping ID generation
2026-03-26 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with scrape type 1
2026-03-26 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 sending to next pipeline
2026-03-26 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7, identifier: 10729544
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764da9810>
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747941%252Fgeneral%252F3192b100-6e5c-4876-b126-0bc2e82eff51.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747941/general/3192b100-6e5c-4876-b126-0bc2e82eff51.jpg saved to cache
2026-03-26 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e648d81-52b0-5b22-8600-0c13876bfc61
2026-03-26 15:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e648d81-52b0-5b22-8600-0c13876bfc61, skipping ID generation
2026-03-26 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e648d81-52b0-5b22-8600-0c13876bfc61 with scrape type 1
2026-03-26 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e648d81-52b0-5b22-8600-0c13876bfc61 sending to next pipeline
2026-03-26 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e648d81-52b0-5b22-8600-0c13876bfc61, identifier: 10729543
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766048710>
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252Fd8e550da-52d2-4608-9ee6-2e065ca942e3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/d8e550da-52d2-4608-9ee6-2e065ca942e3.jpg saved to cache
2026-03-26 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766128a90>
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F2e019701-6ad0-478c-8daa-62052ad5420e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/2e019701-6ad0-478c-8daa-62052ad5420e.jpg saved to cache
2026-03-26 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/f3664079-a0e2-4e52-89a1-801d0fc0cb3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544
2026-03-26 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544
2026-03-26 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544 to the API
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747942/general/9e16b711-ea42-4ddd-804c-6c9cb9157bc2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXP725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 58659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/19616129-066c-4281-946c-5056d01a5e7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30738,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/6f47ae9b-c195-48d7-a0f1-688ac7a61aef.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/c1937ae1-3f7d-4297-876e-a1092cb98dac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/afbe4fc8-7aed-406f-8105-2549ad8bccfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/9e16b711-ea42-4ddd-804c-6c9cb9157bc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/62586963-21fb-4842-bcbe-1545da38b0c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/bb986091-8522-49fe-96a4-50619acd32d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/ec65431f-295c-4414-abe5-4fa12b86e08a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/656aecdc-0928-4b21-92e3-36852eb1c4cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7/5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747942/general/8c559b4a-5ba0-42bc-b907-48bfc23f1b06.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Jumpy XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'58.659 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729544%27 HTTP/1.1" 200 None
2026-03-26 15:19:27 [adesa.be] INFO: Saving data for 10729544: {'created_time': 1774538367.683684, 'last_price_update_time': 1774538367.683694, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729544') HTTP/1.1" 204 0
2026-03-26 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543
2026-03-26 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543
2026-03-26 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543 to the API
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747941/general/3192b100-6e5c-4876-b126-0bc2e82eff51.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7e648d81-52b0-5b22-8600-0c13876bfc61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDW388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 57334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/c33bc544-4a95-4a5e-ae2b-97d73b317db1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/3192b100-6e5c-4876-b126-0bc2e82eff51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/4f96f27e-58d5-4c74-88d1-d99fd4064be1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/11eefd2e-f5d6-4b8d-9c7b-1f1a01434ba7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/bb879778-13e0-4d1f-b88e-d47377bd388f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/139d4efe-1d7f-40eb-be2b-60bf9d595d06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32568,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/6d06448c-005b-40f8-bb5b-0ab9359a5b78.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/ab17d8cc-58a5-491d-b684-e20914b1cf34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/d4f11bab-3264-4a6c-b1e3-72590f134c29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e648d81-52b0-5b22-8600-0c13876bfc61/7e648d81-52b0-5b22-8600-0c13876bfc61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747941/general/2d4e94bc-0fc7-4839-b6f3-b28e3f7adec5.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Jumpy XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'57.334 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729543%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Saving data for 10729543: {'created_time': 1774538368.042957, 'last_price_update_time': 1774538368.042969, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729543') HTTP/1.1" 204 0
2026-03-26 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/e8a0939a-6123-4c6a-b887-e7d7eedc4ff8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/3fd88b83-03e6-42b9-af56-d97d662c035f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/93f79950-bc59-4b92-a5b0-66e85f9136ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/8d53a158-bba0-4681-aaf1-bc25b0fbcceb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747959%252Fgeneral%252F3657ba72-14c2-40ab-b6b6-c319580a0bfb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/3657ba72-14c2-40ab-b6b6-c319580a0bfb.jpg not downloaded yet
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252F757263cc-c382-4aea-a8f7-8a2b7c451247.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/757263cc-c382-4aea-a8f7-8a2b7c451247.jpg not downloaded yet
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747951%252Fgeneral%252F73fe4e68-ada2-42f1-8ada-6020c346fa0b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/73fe4e68-ada2-42f1-8ada-6020c346fa0b.jpg not downloaded yet
2026-03-26 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/b41c36c2-bf67-4d62-bd99-238ccaefbc97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651f3750>
2026-03-26 15:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F1bf39def-7c29-468a-a76d-5fdb738ce25c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/1bf39def-7c29-468a-a76d-5fdb738ce25c.jpg saved to cache
2026-03-26 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729338
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729338%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729338: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729338 url https://www.openlane.eu/en/carv6/auction/10729338
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729128
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729128%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729128: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729128 url https://www.openlane.eu/en/carv6/auction/10729128
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729343
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729343%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729343: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729343 url https://www.openlane.eu/en/carv6/auction/10729343
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729417
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729417%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729417: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729417 url https://www.openlane.eu/en/carv6/auction/10729417
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729402
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729402%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729402: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729402 url https://www.openlane.eu/en/carv6/auction/10729402
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729136
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729136%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729136: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729136 url https://www.openlane.eu/en/carv6/auction/10729136
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729251
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729251%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729251: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729251 url https://www.openlane.eu/en/carv6/auction/10729251
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725538
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725538%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725538: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725538 url https://www.openlane.eu/en/carv6/auction/10725538
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729255
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729255%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729255: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729255 url https://www.openlane.eu/en/carv6/auction/10729255
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729320
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729320%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729320: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729320 url https://www.openlane.eu/en/carv6/auction/10729320
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729301
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729301%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729301: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729301 url https://www.openlane.eu/en/carv6/auction/10729301
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729184
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729184%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729184: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729184 url https://www.openlane.eu/en/carv6/auction/10729184
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729063
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729063%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729063: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729063 url https://www.openlane.eu/en/carv6/auction/10729063
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729403
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729403%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729403: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729403 url https://www.openlane.eu/en/carv6/auction/10729403
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729337
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729337%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729337: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729337 url https://www.openlane.eu/en/carv6/auction/10729337
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729213
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729213%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729213: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729213 url https://www.openlane.eu/en/carv6/auction/10729213
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729304
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729304%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729304: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729304 url https://www.openlane.eu/en/carv6/auction/10729304
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729401
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729401%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729401: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729401 url https://www.openlane.eu/en/carv6/auction/10729401
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729185
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729185%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729185: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729185 url https://www.openlane.eu/en/carv6/auction/10729185
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729314
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729314%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729314: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729314 url https://www.openlane.eu/en/carv6/auction/10729314
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725508
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725508%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725508: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725508 url https://www.openlane.eu/en/carv6/auction/10725508
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729380
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729380%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729380: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729380 url https://www.openlane.eu/en/carv6/auction/10729380
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729296
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729296%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729296: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729296 url https://www.openlane.eu/en/carv6/auction/10729296
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729423
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729423%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729423: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729423 url https://www.openlane.eu/en/carv6/auction/10729423
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729365
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729365%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729365: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729365 url https://www.openlane.eu/en/carv6/auction/10729365
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729243
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729243%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729243: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729243 url https://www.openlane.eu/en/carv6/auction/10729243
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729433
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729433%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729433: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729433 url https://www.openlane.eu/en/carv6/auction/10729433
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729022
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729022%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729022: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729022 url https://www.openlane.eu/en/carv6/auction/10729022
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729299
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729299%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729299: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729299 url https://www.openlane.eu/en/carv6/auction/10729299
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729114
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729114%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729114: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729114 url https://www.openlane.eu/en/carv6/auction/10729114
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729042
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729042%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729042: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729042 url https://www.openlane.eu/en/carv6/auction/10729042
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729140
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729140%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729140: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729140 url https://www.openlane.eu/en/carv6/auction/10729140
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729390
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729390%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729390: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729390 url https://www.openlane.eu/en/carv6/auction/10729390
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729382
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729382%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729382: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729382 url https://www.openlane.eu/en/carv6/auction/10729382
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729074
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729074%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729074: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729074 url https://www.openlane.eu/en/carv6/auction/10729074
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10729023
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729023%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10729023: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10729023 url https://www.openlane.eu/en/carv6/auction/10729023
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725327
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725327%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725327: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725327 url https://www.openlane.eu/en/carv6/auction/10725327
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725294
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725294%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725294: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725294 url https://www.openlane.eu/en/carv6/auction/10725294
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725335
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725335%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725335: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725335 url https://www.openlane.eu/en/carv6/auction/10725335
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725366
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725366%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725366: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725366 url https://www.openlane.eu/en/carv6/auction/10725366
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725339
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725339%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725339: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725339 url https://www.openlane.eu/en/carv6/auction/10725339
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725467
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725467%27 HTTP/1.1" 200 None
2026-03-26 15:19:28 [adesa.be] INFO: Scrape type for 10725467: 0
2026-03-26 15:19:28 [adesa.be] INFO: Skipping item 10725467 url https://www.openlane.eu/en/carv6/auction/10725467
2026-03-26 15:19:28 [adesa.be] INFO: Found listing with ID: 10725401
2026-03-26 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725401%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725401: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725401 url https://www.openlane.eu/en/carv6/auction/10725401
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725374
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725374%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725374: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725374 url https://www.openlane.eu/en/carv6/auction/10725374
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725388
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725388%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725388: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725388 url https://www.openlane.eu/en/carv6/auction/10725388
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725293
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725293%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725293: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725293 url https://www.openlane.eu/en/carv6/auction/10725293
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725399
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725399%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725399: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725399 url https://www.openlane.eu/en/carv6/auction/10725399
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725311
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725311%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725311: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725311 url https://www.openlane.eu/en/carv6/auction/10725311
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725359
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725359%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725359: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725359 url https://www.openlane.eu/en/carv6/auction/10725359
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725282
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725282%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725282: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725282 url https://www.openlane.eu/en/carv6/auction/10725282
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725463
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725463%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725463: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725463 url https://www.openlane.eu/en/carv6/auction/10725463
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725292
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725292%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725292: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725292 url https://www.openlane.eu/en/carv6/auction/10725292
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725273
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725273%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725273: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725273 url https://www.openlane.eu/en/carv6/auction/10725273
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725251
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725251%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725251: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725251 url https://www.openlane.eu/en/carv6/auction/10725251
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725260
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725260%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725260: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725260 url https://www.openlane.eu/en/carv6/auction/10725260
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725338
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725338%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725338: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725338 url https://www.openlane.eu/en/carv6/auction/10725338
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725269
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725269%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725269: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725269 url https://www.openlane.eu/en/carv6/auction/10725269
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725271
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725271%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725271: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725271 url https://www.openlane.eu/en/carv6/auction/10725271
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725332
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725332%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725332: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725332 url https://www.openlane.eu/en/carv6/auction/10725332
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725222
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725222%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725222: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725222 url https://www.openlane.eu/en/carv6/auction/10725222
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725300
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725300%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725300: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725300 url https://www.openlane.eu/en/carv6/auction/10725300
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725353
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725353%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725353: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725353 url https://www.openlane.eu/en/carv6/auction/10725353
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725285
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725285%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725285: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725285 url https://www.openlane.eu/en/carv6/auction/10725285
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725256
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725256%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725256: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725256 url https://www.openlane.eu/en/carv6/auction/10725256
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725299
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725299%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725299: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725299 url https://www.openlane.eu/en/carv6/auction/10725299
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725246
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725246%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725246: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725246 url https://www.openlane.eu/en/carv6/auction/10725246
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725309
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725309%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725309: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725309 url https://www.openlane.eu/en/carv6/auction/10725309
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725208
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725208%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725208: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725208 url https://www.openlane.eu/en/carv6/auction/10725208
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725211
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725211%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725211: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725211 url https://www.openlane.eu/en/carv6/auction/10725211
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725213
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725213%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725213: 0
2026-03-26 15:19:29 [adesa.be] INFO: Skipping item 10725213 url https://www.openlane.eu/en/carv6/auction/10725213
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725476
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725476%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725476: 2
2026-03-26 15:19:29 [adesa.be] INFO: Scraping item 10725476 url https://www.openlane.eu/en/carv6/auction/10725476
2026-03-26 15:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 530485c1-9bd7-516e-9d3b-ab9ec6b83657 with identifier: 10729539
2026-03-26 15:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657 with scrape type 1
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747937%252Fgeneral%252F7fc1a9c3-8846-4973-b742-bb99273fa995.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/7fc1a9c3-8846-4973-b742-bb99273fa995.jpg not downloaded yet
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ccf710>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F96123192-46a7-40a3-ba9d-147bd6d5459e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/96123192-46a7-40a3-ba9d-147bd6d5459e.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650cc5d0>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F712eaba5-b507-4291-8ba4-265b9178b7c1.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/712eaba5-b507-4291-8ba4-265b9178b7c1.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/396a7374-282d-4a2d-bb70-0d8062e97c16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252F66212246-b840-402b-81aa-300a371ccefa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/66212246-b840-402b-81aa-300a371ccefa.jpg not downloaded yet
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747951%252Fgeneral%252F76f55783-bbe4-4e99-b1a2-311b31fcfff3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/76f55783-bbe4-4e99-b1a2-311b31fcfff3.jpg not downloaded yet
2026-03-26 15:19:29 [adesa.be] INFO: Found listing with ID: 10725419
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725419%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [adesa.be] INFO: Scrape type for 10725419: 2
2026-03-26 15:19:29 [adesa.be] INFO: Scraping item 10725419 url https://www.openlane.eu/en/carv6/auction/10725419
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747937%252Fgeneral%252F28af0587-85a5-47b7-abc6-f125760f4b8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/28af0587-85a5-47b7-abc6-f125760f4b8e.jpg not downloaded yet
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cdc1d0>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252Ff3664079-a0e2-4e52-89a1-801d0fc0cb3f.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/f3664079-a0e2-4e52-89a1-801d0fc0cb3f.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747954%252Fgeneral%252F1da37af4-457c-43df-8780-44c21efd5faa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/1da37af4-457c-43df-8780-44c21efd5faa.jpg not downloaded yet
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747951%252Fgeneral%252F6e37120a-79dd-4c79-9200-44c66670841f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/6e37120a-79dd-4c79-9200-44c66670841f.jpg not downloaded yet
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d79f10>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252Fe8a0939a-6123-4c6a-b887-e7d7eedc4ff8.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/e8a0939a-6123-4c6a-b887-e7d7eedc4ff8.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f54b90>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F3fd88b83-03e6-42b9-af56-d97d662c035f.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/3fd88b83-03e6-42b9-af56-d97d662c035f.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651ef990>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F93f79950-bc59-4b92-a5b0-66e85f9136ac.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/93f79950-bc59-4b92-a5b0-66e85f9136ac.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d027d0>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F8d53a158-bba0-4681-aaf1-bc25b0fbcceb.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/8d53a158-bba0-4681-aaf1-bc25b0fbcceb.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e4b010>
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252Fb41c36c2-bf67-4d62-bd99-238ccaefbc97.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/b41c36c2-bf67-4d62-bd99-238ccaefbc97.jpg saved to cache
2026-03-26 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/7f6d8471-7f66-493a-9b56-9a2e563eb42a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/074acff6-3115-4611-b041-02f1e6e73e5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/bb1c3ad8-e4f8-4e80-84d6-70a87ddcce4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/b9882161-4738-444c-b5f3-93417ced0ae5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:30 [adesa.be] INFO: Found listing with ID: 10725426
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725426%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [adesa.be] INFO: Scrape type for 10725426: 2
2026-03-26 15:19:30 [adesa.be] INFO: Scraping item 10725426 url https://www.openlane.eu/en/carv6/auction/10725426
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252Fff6ed7ba-90fe-44aa-aad7-bd0523eb90fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/ff6ed7ba-90fe-44aa-aad7-bd0523eb90fd.jpg not downloaded yet
2026-03-26 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/d81c9212-65e0-4e51-b38b-d3e99a7e4569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F97aa71a4-e87d-4a70-b32f-bf524bf7ea73.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/97aa71a4-e87d-4a70-b32f-bf524bf7ea73.jpg not downloaded yet
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b74dd0>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F396a7374-282d-4a2d-bb70-0d8062e97c16.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/396a7374-282d-4a2d-bb70-0d8062e97c16.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/7e0624ff-7fef-474d-9781-e73914c02766.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/307d589b-6983-4073-ac04-a5206ee4282b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:30 [adesa.be] INFO: Found listing with ID: 10725415
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725415%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [adesa.be] INFO: Scrape type for 10725415: 2
2026-03-26 15:19:30 [adesa.be] INFO: Scraping item 10725415 url https://www.openlane.eu/en/carv6/auction/10725415
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F250744c3-613c-4c93-813b-c4d18ca4056b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/250744c3-613c-4c93-813b-c4d18ca4056b.jpg not downloaded yet
2026-03-26 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F42b5d4e9-73ff-4100-9a89-e3ae7d59ab09.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/42b5d4e9-73ff-4100-9a89-e3ae7d59ab09.jpg not downloaded yet
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/ebac8e62-01ed-4e7d-b1f2-fcab2f70e9c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:30 [adesa.be] INFO: Found listing with ID: 10725416
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725416%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [adesa.be] INFO: Scrape type for 10725416: 2
2026-03-26 15:19:30 [adesa.be] INFO: Scraping item 10725416 url https://www.openlane.eu/en/carv6/auction/10725416
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F8296c180-c34b-4e60-8a7b-b5c623e72226.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/8296c180-c34b-4e60-8a7b-b5c623e72226.jpg not downloaded yet
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fabf10>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F7f6d8471-7f66-493a-9b56-9a2e563eb42a.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/7f6d8471-7f66-493a-9b56-9a2e563eb42a.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c6f4d0>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F074acff6-3115-4611-b041-02f1e6e73e5e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/074acff6-3115-4611-b041-02f1e6e73e5e.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bddfd0>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252Fbb1c3ad8-e4f8-4e80-84d6-70a87ddcce4c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/bb1c3ad8-e4f8-4e80-84d6-70a87ddcce4c.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650bba50>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252Fb9882161-4738-444c-b5f3-93417ced0ae5.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/b9882161-4738-444c-b5f3-93417ced0ae5.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/75d6ac83-0d0e-4573-a998-2fffb7860f77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/a944eaba-fe45-4443-ace5-0ff9c24349c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252Fae5c5354-4d98-4a42-b0b2-c73373ada56b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/ae5c5354-4d98-4a42-b0b2-c73373ada56b.jpg not downloaded yet
2026-03-26 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/d7042241-1090-43a1-acf9-c03cb037be91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:30 [adesa.be] INFO: Found listing with ID: 10725316
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725316%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [adesa.be] INFO: Scrape type for 10725316: 2
2026-03-26 15:19:30 [adesa.be] INFO: Scraping item 10725316 url https://www.openlane.eu/en/carv6/auction/10725316
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252Fa85ee5a7-3371-45d3-a0eb-4e02f8dbc791.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/a85ee5a7-3371-45d3-a0eb-4e02f8dbc791.jpg not downloaded yet
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/4d704cdb-f8e3-46d9-9797-a24ebdfecc51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F90825310-2226-430d-9b57-c52908bcfd3b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/90825310-2226-430d-9b57-c52908bcfd3b.jpg not downloaded yet
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521f190>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252Fd81c9212-65e0-4e51-b38b-d3e99a7e4569.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/d81c9212-65e0-4e51-b38b-d3e99a7e4569.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509c690>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F7e0624ff-7fef-474d-9781-e73914c02766.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/7e0624ff-7fef-474d-9781-e73914c02766.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765aaf3d0>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F307d589b-6983-4073-ac04-a5206ee4282b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/307d589b-6983-4073-ac04-a5206ee4282b.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650d3bd0>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252Febac8e62-01ed-4e7d-b1f2-fcab2f70e9c0.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/ebac8e62-01ed-4e7d-b1f2-fcab2f70e9c0.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/73fe4e68-ada2-42f1-8ada-6020c346fa0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:30 [adesa.be] INFO: Found listing with ID: 10725318
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725318%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [adesa.be] INFO: Scrape type for 10725318: 2
2026-03-26 15:19:30 [adesa.be] INFO: Scraping item 10725318 url https://www.openlane.eu/en/carv6/auction/10725318
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F272e9925-3efb-4e35-9fac-99bd8da072a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/272e9925-3efb-4e35-9fac-99bd8da072a2.jpg not downloaded yet
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/66212246-b840-402b-81aa-300a371ccefa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/f5483e74-b544-4a74-804b-bef82996b08d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747989/general/491b78e5-7592-4160-9f3c-ec74f7c39b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729611)
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/76f55783-bbe4-4e99-b1a2-311b31fcfff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:30 [adesa.be] INFO: Found listing with ID: 10725507
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725507%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [adesa.be] INFO: Scrape type for 10725507: 2
2026-03-26 15:19:30 [adesa.be] INFO: Scraping item 10725507 url https://www.openlane.eu/en/carv6/auction/10725507
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252Fe4044120-22b9-42d6-bef4-8779e82b4cf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/e4044120-22b9-42d6-bef4-8779e82b4cf7.jpg not downloaded yet
2026-03-26 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fdc8d0>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F75d6ac83-0d0e-4573-a998-2fffb7860f77.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/75d6ac83-0d0e-4573-a998-2fffb7860f77.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650d8a90>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252Fa944eaba-fe45-4443-ace5-0ff9c24349c5.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/a944eaba-fe45-4443-ace5-0ff9c24349c5.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d01690>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252Fd7042241-1090-43a1-acf9-c03cb037be91.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/d7042241-1090-43a1-acf9-c03cb037be91.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b60e10>
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F4d704cdb-f8e3-46d9-9797-a24ebdfecc51.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/4d704cdb-f8e3-46d9-9797-a24ebdfecc51.jpg saved to cache
2026-03-26 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/28af0587-85a5-47b7-abc6-f125760f4b8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:30 [adesa.be] INFO: Found listing with ID: 10725236
2026-03-26 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725236%27 HTTP/1.1" 200 None
2026-03-26 15:19:30 [adesa.be] INFO: Scrape type for 10725236: 2
2026-03-26 15:19:30 [adesa.be] INFO: Scraping item 10725236 url https://www.openlane.eu/en/carv6/auction/10725236
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747937%252Fgeneral%252Fdc6481bb-2be5-4593-8773-1ca9d70a9c9d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/dc6481bb-2be5-4593-8773-1ca9d70a9c9d.jpg not downloaded yet
2026-03-26 15:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/250744c3-613c-4c93-813b-c4d18ca4056b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/6e37120a-79dd-4c79-9200-44c66670841f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/ff6ed7ba-90fe-44aa-aad7-bd0523eb90fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 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-26 15:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576604d490>
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F73fe4e68-ada2-42f1-8ada-6020c346fa0b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/73fe4e68-ada2-42f1-8ada-6020c346fa0b.jpg saved to cache
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57681eec90>
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F66212246-b840-402b-81aa-300a371ccefa.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/66212246-b840-402b-81aa-300a371ccefa.jpg saved to cache
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cbc1d0>
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252Ff5483e74-b544-4a74-804b-bef82996b08d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/f5483e74-b544-4a74-804b-bef82996b08d.jpg saved to cache
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576524c610>
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747989%252Fgeneral%252F491b78e5-7592-4160-9f3c-ec74f7c39b8b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747989/general/491b78e5-7592-4160-9f3c-ec74f7c39b8b.jpg saved to cache
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 252c71e7-07bf-5ace-811c-2aed633ad7b7
2026-03-26 15:19:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 252c71e7-07bf-5ace-811c-2aed633ad7b7, skipping ID generation
2026-03-26 15:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 252c71e7-07bf-5ace-811c-2aed633ad7b7 with scrape type 1
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 252c71e7-07bf-5ace-811c-2aed633ad7b7 sending to next pipeline
2026-03-26 15:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 252c71e7-07bf-5ace-811c-2aed633ad7b7, identifier: 10729611
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521cbd0>
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F76f55783-bbe4-4e99-b1a2-311b31fcfff3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/76f55783-bbe4-4e99-b1a2-311b31fcfff3.jpg saved to cache
2026-03-26 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725344
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725344%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725344: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725344 url https://www.openlane.eu/en/carv6/auction/10725344
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725314
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725314%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725314: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725314 url https://www.openlane.eu/en/carv6/auction/10725314
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725393
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725393%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725393: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725393 url https://www.openlane.eu/en/carv6/auction/10725393
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725287
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725287%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725287: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725287 url https://www.openlane.eu/en/carv6/auction/10725287
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725250
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725250%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725250: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725250 url https://www.openlane.eu/en/carv6/auction/10725250
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725355
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725355%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725355: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725355 url https://www.openlane.eu/en/carv6/auction/10725355
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725275
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725275%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725275: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725275 url https://www.openlane.eu/en/carv6/auction/10725275
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725438
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725438%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725438: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725438 url https://www.openlane.eu/en/carv6/auction/10725438
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725373
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725373%27 HTTP/1.1" 200 None
2026-03-26 15:19:31 [adesa.be] INFO: Scrape type for 10725373: 0
2026-03-26 15:19:31 [adesa.be] INFO: Skipping item 10725373 url https://www.openlane.eu/en/carv6/auction/10725373
2026-03-26 15:19:31 [adesa.be] INFO: Found listing with ID: 10725303
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725303%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725303: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725303 url https://www.openlane.eu/en/carv6/auction/10725303
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725369
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725369%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725369: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725369 url https://www.openlane.eu/en/carv6/auction/10725369
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725218
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725218%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725218: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725218 url https://www.openlane.eu/en/carv6/auction/10725218
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725295
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725295%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725295: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725295 url https://www.openlane.eu/en/carv6/auction/10725295
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725249
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725249%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725249: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725249 url https://www.openlane.eu/en/carv6/auction/10725249
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725242
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725242%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725242: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725242 url https://www.openlane.eu/en/carv6/auction/10725242
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725244
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725244%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725244: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725244 url https://www.openlane.eu/en/carv6/auction/10725244
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725283
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725283%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725283: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725283 url https://www.openlane.eu/en/carv6/auction/10725283
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725243
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725243%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725243: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725243 url https://www.openlane.eu/en/carv6/auction/10725243
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725394
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725394%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725394: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725394 url https://www.openlane.eu/en/carv6/auction/10725394
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725480
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725480%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725480: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725480 url https://www.openlane.eu/en/carv6/auction/10725480
2026-03-26 15:19:32 [adesa.be] INFO: Found listing with ID: 10725371
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725371%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Scrape type for 10725371: 0
2026-03-26 15:19:32 [adesa.be] INFO: Skipping item 10725371 url https://www.openlane.eu/en/carv6/auction/10725371
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F8b696bed-96f6-4019-8163-38b7efcf693d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/8b696bed-96f6-4019-8163-38b7efcf693d.jpg not downloaded yet
2026-03-26 15:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 252c71e7-07bf-5ace-811c-2aed633ad7b7 with identifier: 10729611
2026-03-26 15:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 252c71e7-07bf-5ace-811c-2aed633ad7b7 with identifier: 10729611
2026-03-26 15:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 252c71e7-07bf-5ace-811c-2aed633ad7b7 with identifier: 10729611 to the API
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747989/general/491b78e5-7592-4160-9f3c-ec74f7c39b8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '252c71e7-07bf-5ace-811c-2aed633ad7b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTL833',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 39838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257110,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/cdf2d50e-7a97-4e36-8026-61b1ba4e6411.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232332,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/29e65ba1-c668-4989-a304-d52bb84dc826.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221852,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/07ad025f-10e6-4538-9f21-21fae6f92a93.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266647,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/b41c36c2-bf67-4d62-bd99-238ccaefbc97.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214078,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/e8a0939a-6123-4c6a-b887-e7d7eedc4ff8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282507,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/96123192-46a7-40a3-ba9d-147bd6d5459e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268509,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/491b78e5-7592-4160-9f3c-ec74f7c39b8b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272816,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/f5483e74-b544-4a74-804b-bef82996b08d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306683,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/7f6d8471-7f66-493a-9b56-9a2e563eb42a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252c71e7-07bf-5ace-811c-2aed633ad7b7/252c71e7-07bf-5ace-811c-2aed633ad7b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323241,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747989/general/75d6ac83-0d0e-4573-a998-2fffb7860f77.jpg',
'Width': 1400}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Opel Vivaro L3H1 1.5 - Diesel - Manual - 102 hp - 39.838 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729611%27 HTTP/1.1" 200 None
2026-03-26 15:19:32 [adesa.be] INFO: Saving data for 10729611: {'created_time': 1774538372.658413, 'last_price_update_time': 1774538372.658424, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729611') HTTP/1.1" 204 0
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/42b5d4e9-73ff-4100-9a89-e3ae7d59ab09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/a85ee5a7-3371-45d3-a0eb-4e02f8dbc791.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/ae5c5354-4d98-4a42-b0b2-c73373ada56b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/272e9925-3efb-4e35-9fac-99bd8da072a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:32 [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-26 15:19:32 [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-26 15:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576828fb50>
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F28af0587-85a5-47b7-abc6-f125760f4b8e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/28af0587-85a5-47b7-abc6-f125760f4b8e.jpg saved to cache
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576527d410>
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F250744c3-613c-4c93-813b-c4d18ca4056b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/250744c3-613c-4c93-813b-c4d18ca4056b.jpg saved to cache
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f99510>
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F6e37120a-79dd-4c79-9200-44c66670841f.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/6e37120a-79dd-4c79-9200-44c66670841f.jpg saved to cache
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ca63d0>
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252Fff6ed7ba-90fe-44aa-aad7-bd0523eb90fd.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/ff6ed7ba-90fe-44aa-aad7-bd0523eb90fd.jpg saved to cache
2026-03-26 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/8296c180-c34b-4e60-8a7b-b5c623e72226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/90825310-2226-430d-9b57-c52908bcfd3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747951/general/97aa71a4-e87d-4a70-b32f-bf524bf7ea73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729552)
2026-03-26 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/e4044120-22b9-42d6-bef4-8779e82b4cf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e76b50>
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F42b5d4e9-73ff-4100-9a89-e3ae7d59ab09.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/42b5d4e9-73ff-4100-9a89-e3ae7d59ab09.jpg saved to cache
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57680b77d0>
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252Fa85ee5a7-3371-45d3-a0eb-4e02f8dbc791.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/a85ee5a7-3371-45d3-a0eb-4e02f8dbc791.jpg saved to cache
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b60a90>
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252Fae5c5354-4d98-4a42-b0b2-c73373ada56b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/ae5c5354-4d98-4a42-b0b2-c73373ada56b.jpg saved to cache
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db7ad0>
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F272e9925-3efb-4e35-9fac-99bd8da072a2.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/272e9925-3efb-4e35-9fac-99bd8da072a2.jpg saved to cache
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415
2026-03-26 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7dae3e-61a8-5fce-b7cd-f540f0471722 with scrape type 2
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad7dae3e-61a8-5fce-b7cd-f540f0471722 with scrape type 2
2026-03-26 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad7dae3e-61a8-5fce-b7cd-f540f0471722, identifier: 10725415
2026-03-26 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419
2026-03-26 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with scrape type 2
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with scrape type 2
2026-03-26 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e, identifier: 10725419
2026-03-26 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415
2026-03-26 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415
2026-03-26 15:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415 to the API
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:33 [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': 0,
'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-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725415%27 HTTP/1.1" 200 None
2026-03-26 15:19:33 [adesa.be] INFO: Saving data for 10725415: {'auction_closing_time': 1774602000.0, 'created_time': 1774451783.582126, 'last_price_update_time': 1774538373.578086}
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725415') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419
2026-03-26 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419
2026-03-26 15:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419 to the API
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:33 [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': 0,
'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-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725419%27 HTTP/1.1" 200 None
2026-03-26 15:19:33 [adesa.be] INFO: Saving data for 10725419: {'auction_closing_time': 1774602000.0, 'created_time': 1774451787.546733, 'last_price_update_time': 1774538373.837827}
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725419') HTTP/1.1" 204 0
2026-03-26 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/8b696bed-96f6-4019-8163-38b7efcf693d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765213a90>
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F8296c180-c34b-4e60-8a7b-b5c623e72226.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/8296c180-c34b-4e60-8a7b-b5c623e72226.jpg saved to cache
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521cd10>
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F90825310-2226-430d-9b57-c52908bcfd3b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/90825310-2226-430d-9b57-c52908bcfd3b.jpg saved to cache
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d4da50>
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747951%252Fgeneral%252F97aa71a4-e87d-4a70-b32f-bf524bf7ea73.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747951/general/97aa71a4-e87d-4a70-b32f-bf524bf7ea73.jpg saved to cache
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fd8d201e-318d-5119-9385-b56aba79495b
2026-03-26 15:19:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd8d201e-318d-5119-9385-b56aba79495b, skipping ID generation
2026-03-26 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd8d201e-318d-5119-9385-b56aba79495b with scrape type 1
2026-03-26 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd8d201e-318d-5119-9385-b56aba79495b sending to next pipeline
2026-03-26 15:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd8d201e-318d-5119-9385-b56aba79495b, identifier: 10729552
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e77790>
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252Fe4044120-22b9-42d6-bef4-8779e82b4cf7.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/e4044120-22b9-42d6-bef4-8779e82b4cf7.jpg saved to cache
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/757263cc-c382-4aea-a8f7-8a2b7c451247.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747954/general/1da37af4-457c-43df-8780-44c21efd5faa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729555)
2026-03-26 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/7fc1a9c3-8846-4973-b742-bb99273fa995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:34 [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-26 15:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd8d201e-318d-5119-9385-b56aba79495b with identifier: 10729552
2026-03-26 15:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd8d201e-318d-5119-9385-b56aba79495b with identifier: 10729552
2026-03-26 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd8d201e-318d-5119-9385-b56aba79495b with identifier: 10729552 to the API
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747951/general/97aa71a4-e87d-4a70-b32f-bf524bf7ea73.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': 'fd8d201e-318d-5119-9385-b56aba79495b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GSJ242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV3',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/074acff6-3115-4611-b041-02f1e6e73e5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/7e0624ff-7fef-474d-9781-e73914c02766.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/ebac8e62-01ed-4e7d-b1f2-fcab2f70e9c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/73fe4e68-ada2-42f1-8ada-6020c346fa0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/76f55783-bbe4-4e99-b1a2-311b31fcfff3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/6e37120a-79dd-4c79-9200-44c66670841f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/97aa71a4-e87d-4a70-b32f-bf524bf7ea73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/42b5d4e9-73ff-4100-9a89-e3ae7d59ab09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/ae5c5354-4d98-4a42-b0b2-c73373ada56b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8d201e-318d-5119-9385-b56aba79495b/fd8d201e-318d-5119-9385-b56aba79495b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747951/general/90825310-2226-430d-9b57-c52908bcfd3b.jpg',
'Width': 1024}],
'price': 24700,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia EV3 78 kWh - Electric - Automatic - 204 hp - 44.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729552%27 HTTP/1.1" 200 None
2026-03-26 15:19:34 [adesa.be] INFO: Saving data for 10729552: {'created_time': 1774538374.453025, 'last_price_update_time': 1774538374.453039, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729552') HTTP/1.1" 204 0
2026-03-26 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747937/general/dc6481bb-2be5-4593-8773-1ca9d70a9c9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729539)
2026-03-26 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747959/general/3657ba72-14c2-40ab-b6b6-c319580a0bfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729562)
2026-03-26 15:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/e88081e9-ea10-4c88-9b39-890f6b3f5a93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:19:34 [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-26 15:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:34 [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-26 15:19:34 [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-26 15:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766043410>
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F8b696bed-96f6-4019-8163-38b7efcf693d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/8b696bed-96f6-4019-8163-38b7efcf693d.jpg saved to cache
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c2ee50>
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F757263cc-c382-4aea-a8f7-8a2b7c451247.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/757263cc-c382-4aea-a8f7-8a2b7c451247.jpg saved to cache
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a9aa90>
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747954%252Fgeneral%252F1da37af4-457c-43df-8780-44c21efd5faa.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747954/general/1da37af4-457c-43df-8780-44c21efd5faa.jpg saved to cache
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7066e4b8-3763-55d1-9557-5b2bb40d137b
2026-03-26 15:19:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7066e4b8-3763-55d1-9557-5b2bb40d137b, skipping ID generation
2026-03-26 15:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7066e4b8-3763-55d1-9557-5b2bb40d137b with scrape type 1
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7066e4b8-3763-55d1-9557-5b2bb40d137b sending to next pipeline
2026-03-26 15:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7066e4b8-3763-55d1-9557-5b2bb40d137b, identifier: 10729555
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766143ad0>
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252F7fc1a9c3-8846-4973-b742-bb99273fa995.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/7fc1a9c3-8846-4973-b742-bb99273fa995.jpg saved to cache
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426
2026-03-26 15:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b955a36-2768-55fe-b158-1c3563081a5d with scrape type 2
2026-03-26 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b955a36-2768-55fe-b158-1c3563081a5d with scrape type 2
2026-03-26 15:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b955a36-2768-55fe-b158-1c3563081a5d, identifier: 10725426
2026-03-26 15:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7066e4b8-3763-55d1-9557-5b2bb40d137b with identifier: 10729555
2026-03-26 15:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7066e4b8-3763-55d1-9557-5b2bb40d137b with identifier: 10729555
2026-03-26 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7066e4b8-3763-55d1-9557-5b2bb40d137b with identifier: 10729555 to the API
2026-03-26 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747954/general/1da37af4-457c-43df-8780-44c21efd5faa.jpg>
{'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': 180,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '7066e4b8-3763-55d1-9557-5b2bb40d137b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGP596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 103589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/585d244e-6918-4fa9-a3c7-b32395dd7930.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/712eaba5-b507-4291-8ba4-265b9178b7c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/3fd88b83-03e6-42b9-af56-d97d662c035f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/93f79950-bc59-4b92-a5b0-66e85f9136ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/b9882161-4738-444c-b5f3-93417ced0ae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/bb1c3ad8-e4f8-4e80-84d6-70a87ddcce4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/a944eaba-fe45-4443-ace5-0ff9c24349c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/757263cc-c382-4aea-a8f7-8a2b7c451247.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/66212246-b840-402b-81aa-300a371ccefa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7066e4b8-3763-55d1-9557-5b2bb40d137b/7066e4b8-3763-55d1-9557-5b2bb40d137b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747954/general/1da37af4-457c-43df-8780-44c21efd5faa.jpg',
'Width': 1024}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 180 hp '
'- 103.589 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729555%27 HTTP/1.1" 200 None
2026-03-26 15:19:35 [adesa.be] INFO: Saving data for 10729555: {'created_time': 1774538375.180674, 'last_price_update_time': 1774538375.180684, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729555') HTTP/1.1" 204 0
2026-03-26 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426
2026-03-26 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426
2026-03-26 15:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426 to the API
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:35 [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': 0,
'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-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725426%27 HTTP/1.1" 200 None
2026-03-26 15:19:35 [adesa.be] INFO: Saving data for 10725426: {'auction_closing_time': 1774602000.0, 'created_time': 1774451784.253608, 'last_price_update_time': 1774538375.436451}
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725426') HTTP/1.1" 204 0
2026-03-26 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/4dd0c1f5-2fef-4241-8782-795b1e1823cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747939/general/b48f6990-cf90-4a33-b6bd-4fd7cd57c8c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729541)
2026-03-26 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/954109dd-8ec5-4ff0-ba7a-7c211997fdae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/5e4fb6db-cc13-44bd-949b-3814df131ec4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/d1fc0eaf-bc83-4233-8c94-a6463f09528c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:19:35 [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-26 15:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57681f7010>
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747937%252Fgeneral%252Fdc6481bb-2be5-4593-8773-1ca9d70a9c9d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747937/general/dc6481bb-2be5-4593-8773-1ca9d70a9c9d.jpg saved to cache
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657
2026-03-26 15:19:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 530485c1-9bd7-516e-9d3b-ab9ec6b83657, skipping ID generation
2026-03-26 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657 with scrape type 1
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 530485c1-9bd7-516e-9d3b-ab9ec6b83657 sending to next pipeline
2026-03-26 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 530485c1-9bd7-516e-9d3b-ab9ec6b83657, identifier: 10729539
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b63950>
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747959%252Fgeneral%252F3657ba72-14c2-40ab-b6b6-c319580a0bfb.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747959/general/3657ba72-14c2-40ab-b6b6-c319580a0bfb.jpg saved to cache
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239
2026-03-26 15:19:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a27815e-c8b4-5290-8dfc-fe48a71ff239, skipping ID generation
2026-03-26 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239 with scrape type 1
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a27815e-c8b4-5290-8dfc-fe48a71ff239 sending to next pipeline
2026-03-26 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a27815e-c8b4-5290-8dfc-fe48a71ff239, identifier: 10729562
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a9d9d0>
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252Fe88081e9-ea10-4c88-9b39-890f6b3f5a93.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/e88081e9-ea10-4c88-9b39-890f6b3f5a93.jpg saved to cache
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316
2026-03-26 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-26 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d66a6456-9270-5399-b6f5-88a7912a6f06, identifier: 10725316
2026-03-26 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416
2026-03-26 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f79b2fd-b040-5f35-9f30-590ae6f30ece with scrape type 2
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f79b2fd-b040-5f35-9f30-590ae6f30ece with scrape type 2
2026-03-26 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f79b2fd-b040-5f35-9f30-590ae6f30ece, identifier: 10725416
2026-03-26 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507
2026-03-26 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40dae0c-9b0b-5c96-83ad-ed436729db19 with scrape type 2
2026-03-26 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b40dae0c-9b0b-5c96-83ad-ed436729db19 with scrape type 2
2026-03-26 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b40dae0c-9b0b-5c96-83ad-ed436729db19, identifier: 10725507
2026-03-26 15:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 530485c1-9bd7-516e-9d3b-ab9ec6b83657 with identifier: 10729539
2026-03-26 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 530485c1-9bd7-516e-9d3b-ab9ec6b83657 with identifier: 10729539
2026-03-26 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 530485c1-9bd7-516e-9d3b-ab9ec6b83657 with identifier: 10729539 to the API
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747937/general/dc6481bb-2be5-4593-8773-1ca9d70a9c9d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': '530485c1-9bd7-516e-9d3b-ab9ec6b83657',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUW575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 18810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/7fc1a9c3-8846-4973-b742-bb99273fa995.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/28af0587-85a5-47b7-abc6-f125760f4b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/ff6ed7ba-90fe-44aa-aad7-bd0523eb90fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/250744c3-613c-4c93-813b-c4d18ca4056b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/8296c180-c34b-4e60-8a7b-b5c623e72226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/a85ee5a7-3371-45d3-a0eb-4e02f8dbc791.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/272e9925-3efb-4e35-9fac-99bd8da072a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/e4044120-22b9-42d6-bef4-8779e82b4cf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/dc6481bb-2be5-4593-8773-1ca9d70a9c9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_530485c1-9bd7-516e-9d3b-ab9ec6b83657/530485c1-9bd7-516e-9d3b-ab9ec6b83657_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747937/general/8b696bed-96f6-4019-8163-38b7efcf693d.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i - Petrol - Manual - 136 hp - 18.810 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729539%27 HTTP/1.1" 200 None
2026-03-26 15:19:36 [adesa.be] INFO: Saving data for 10729539: {'created_time': 1774538376.350651, 'last_price_update_time': 1774538376.350667, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729539') HTTP/1.1" 204 0
2026-03-26 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a27815e-c8b4-5290-8dfc-fe48a71ff239 with identifier: 10729562
2026-03-26 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a27815e-c8b4-5290-8dfc-fe48a71ff239 with identifier: 10729562
2026-03-26 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a27815e-c8b4-5290-8dfc-fe48a71ff239 with identifier: 10729562 to the API
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747959/general/3657ba72-14c2-40ab-b6b6-c319580a0bfb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2a27815e-c8b4-5290-8dfc-fe48a71ff239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APP325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 111001,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/d8e550da-52d2-4608-9ee6-2e065ca942e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/1bf39def-7c29-468a-a76d-5fdb738ce25c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/2e019701-6ad0-478c-8daa-62052ad5420e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/f3664079-a0e2-4e52-89a1-801d0fc0cb3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/396a7374-282d-4a2d-bb70-0d8062e97c16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/8d53a158-bba0-4681-aaf1-bc25b0fbcceb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/d81c9212-65e0-4e51-b38b-d3e99a7e4569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/307d589b-6983-4073-ac04-a5206ee4282b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/d7042241-1090-43a1-acf9-c03cb037be91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a27815e-c8b4-5290-8dfc-fe48a71ff239/2a27815e-c8b4-5290-8dfc-fe48a71ff239_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42912,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747959/general/3657ba72-14c2-40ab-b6b6-c319580a0bfb.jpg',
'Width': 400}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-06-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 200d Business Solution - Diesel - Automatic - 150 '
'hp - 111.001 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729562%27 HTTP/1.1" 200 None
2026-03-26 15:19:36 [adesa.be] INFO: Saving data for 10729562: {'created_time': 1774538376.71933, 'last_price_update_time': 1774538376.719345, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729562') HTTP/1.1" 204 0
2026-03-26 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316
2026-03-26 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316
2026-03-26 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316 to the API
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:36 [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': 0,
'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-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725316%27 HTTP/1.1" 200 None
2026-03-26 15:19:36 [adesa.be] INFO: Saving data for 10725316: {'auction_closing_time': 1774602000.0, 'created_time': 1774451779.3034, 'last_price_update_time': 1774538376.993328}
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725316') HTTP/1.1" 204 0
2026-03-26 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416
2026-03-26 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416
2026-03-26 15:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416 to the API
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:37 [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': 0,
'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-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725416%27 HTTP/1.1" 200 None
2026-03-26 15:19:37 [adesa.be] INFO: Saving data for 10725416: {'auction_closing_time': 1774602000.0, 'created_time': 1774451781.979779, 'last_price_update_time': 1774538377.268542}
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725416') HTTP/1.1" 204 0
2026-03-26 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507
2026-03-26 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507
2026-03-26 15:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507 to the API
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:37 [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': 0,
'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-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725507%27 HTTP/1.1" 200 None
2026-03-26 15:19:37 [adesa.be] INFO: Saving data for 10725507: {'auction_closing_time': 1774602000.0, 'created_time': 1774451774.889024, 'last_price_update_time': 1774538377.574676}
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725507') HTTP/1.1" 204 0
2026-03-26 15:19:37 [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/10731689)
2026-03-26 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/45340688-0e4a-40bb-b04c-de50616c5562.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:19: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-26 15:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e29510>
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F4dd0c1f5-2fef-4241-8782-795b1e1823cf.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/4dd0c1f5-2fef-4241-8782-795b1e1823cf.jpg saved to cache
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d8a0d0>
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747939%252Fgeneral%252Fb48f6990-cf90-4a33-b6bd-4fd7cd57c8c3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747939/general/b48f6990-cf90-4a33-b6bd-4fd7cd57c8c3.jpg saved to cache
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e
2026-03-26 15:19:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a806b7c-88fb-580d-939d-dbe8dfa7817e, skipping ID generation
2026-03-26 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e with scrape type 1
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e sending to next pipeline
2026-03-26 15:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a806b7c-88fb-580d-939d-dbe8dfa7817e, identifier: 10729541
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764da8150>
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F954109dd-8ec5-4ff0-ba7a-7c211997fdae.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/954109dd-8ec5-4ff0-ba7a-7c211997fdae.jpg saved to cache
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d8a0d0>
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252F5e4fb6db-cc13-44bd-949b-3814df131ec4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/5e4fb6db-cc13-44bd-949b-3814df131ec4.jpg saved to cache
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d2ce50>
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fd1fc0eaf-bc83-4233-8c94-a6463f09528c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/d1fc0eaf-bc83-4233-8c94-a6463f09528c.jpg saved to cache
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318
2026-03-26 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with scrape type 2
2026-03-26 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with scrape type 2
2026-03-26 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d, identifier: 10725318
2026-03-26 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-26 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541
2026-03-26 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541
2026-03-26 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541 to the API
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747939/general/b48f6990-cf90-4a33-b6bd-4fd7cd57c8c3.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': 517,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '2a806b7c-88fb-580d-939d-dbe8dfa7817e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HFS464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Byd',
'model': 'Tang',
'odometer': 18912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/ebfa32b0-f798-41e5-86ab-69904cd27e9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36564,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/b48f6990-cf90-4a33-b6bd-4fd7cd57c8c3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/df51f3f1-e76f-4f36-8b41-fa8090fc4217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/e1ca6570-42a5-4427-8384-21b5e814096b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/75fbdf87-f180-45bc-ac69-f1c3ddd4925b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/a8b0e709-6f35-4268-951e-1b6f305fc3ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/9f139b48-c82c-4b20-bc26-301ea0c4fe99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/08c9ca80-2961-4059-b3d1-0dd92f9a2330.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/4562a356-e9b2-4d24-aa72-8fda894924b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a806b7c-88fb-580d-939d-dbe8dfa7817e/2a806b7c-88fb-580d-939d-dbe8dfa7817e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747939/general/097dc888-d1ed-485a-a673-2f2c9b2789e6.jpg',
'Width': 1024}],
'price': 33300,
'price_includes_vat': True,
'registration_date': '2025-07-01',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Byd Tang Flagship - AWD - Electric - Automatic - 517 hp - 18.912 km',
'transmission': 'automatic',
'trim': 'Flagship',
'vin': None,
'year': 2025}
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729541%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Saving data for 10729541: {'created_time': 1774538378.383842, 'last_price_update_time': 1774538378.383852, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729541') HTTP/1.1" 204 0
2026-03-26 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318
2026-03-26 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318
2026-03-26 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318 to the API
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:38 [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': 0,
'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-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725318%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Saving data for 10725318: {'auction_closing_time': 1774602000.0, 'created_time': 1774451780.159026, 'last_price_update_time': 1774538378.653985}
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725318') HTTP/1.1" 204 0
2026-03-26 15:19:38 [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/10731689)
2026-03-26 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/3b6088f9-674e-4226-a7a1-16e89da04268.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747935/general/a423c454-88b1-4bab-aefb-dd8c72be8b82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729537)
2026-03-26 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747932/general/a4183a60-8f0f-45c7-81bb-0857199bf2e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729535)
2026-03-26 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747940/general/1f652c15-32dd-4811-8df4-8f650fed8db4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729542)
2026-03-26 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-26 15:19:38 [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-26 15:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651f1510>
2026-03-26 15:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252F45340688-0e4a-40bb-b04c-de50616c5562.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/45340688-0e4a-40bb-b04c-de50616c5562.jpg saved to cache
2026-03-26 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725361
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725361%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725361: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725361 url https://www.openlane.eu/en/carv6/auction/10725361
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725354
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725354%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725354: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725354 url https://www.openlane.eu/en/carv6/auction/10725354
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725430
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725430%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725430: 2
2026-03-26 15:19:38 [adesa.be] INFO: Scraping item 10725430 url https://www.openlane.eu/en/carv6/auction/10725430
2026-03-26 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-26 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/b4ada4aa-d296-4b31-9f6e-c723c2015510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:19:38 [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/10731689)
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725479
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725479%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725479: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725479 url https://www.openlane.eu/en/carv6/auction/10725479
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725241
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725241%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725241: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725241 url https://www.openlane.eu/en/carv6/auction/10725241
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725254
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725254%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725254: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725254 url https://www.openlane.eu/en/carv6/auction/10725254
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725350
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725350%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725350: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725350 url https://www.openlane.eu/en/carv6/auction/10725350
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725336
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725336%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725336: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725336 url https://www.openlane.eu/en/carv6/auction/10725336
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725289
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725289%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725289: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725289 url https://www.openlane.eu/en/carv6/auction/10725289
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725323
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725323%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725323: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725323 url https://www.openlane.eu/en/carv6/auction/10725323
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725302
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725302%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725302: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725302 url https://www.openlane.eu/en/carv6/auction/10725302
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725325
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725325%27 HTTP/1.1" 200 None
2026-03-26 15:19:38 [adesa.be] INFO: Scrape type for 10725325: 0
2026-03-26 15:19:38 [adesa.be] INFO: Skipping item 10725325 url https://www.openlane.eu/en/carv6/auction/10725325
2026-03-26 15:19:38 [adesa.be] INFO: Found listing with ID: 10725352
2026-03-26 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725352%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725352: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725352 url https://www.openlane.eu/en/carv6/auction/10725352
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725337
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725337%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725337: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725337 url https://www.openlane.eu/en/carv6/auction/10725337
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725351
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725351%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725351: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725351 url https://www.openlane.eu/en/carv6/auction/10725351
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725268
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725268%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725268: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725268 url https://www.openlane.eu/en/carv6/auction/10725268
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725321
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725321%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725321: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725321 url https://www.openlane.eu/en/carv6/auction/10725321
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725331
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725331%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725331: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725331 url https://www.openlane.eu/en/carv6/auction/10725331
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725423
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725423%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725423: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725423 url https://www.openlane.eu/en/carv6/auction/10725423
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725334
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725334%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725334: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725334 url https://www.openlane.eu/en/carv6/auction/10725334
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725296
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725296%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725296: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725296 url https://www.openlane.eu/en/carv6/auction/10725296
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725308
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725308%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725308: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725308 url https://www.openlane.eu/en/carv6/auction/10725308
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725364
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725364%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725364: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725364 url https://www.openlane.eu/en/carv6/auction/10725364
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725281
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725281%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725281: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725281 url https://www.openlane.eu/en/carv6/auction/10725281
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725240
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725240%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725240: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725240 url https://www.openlane.eu/en/carv6/auction/10725240
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725220
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725220%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725220: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725220 url https://www.openlane.eu/en/carv6/auction/10725220
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725500
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725500%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725500: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725500 url https://www.openlane.eu/en/carv6/auction/10725500
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725465
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725465%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725465: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725465 url https://www.openlane.eu/en/carv6/auction/10725465
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725491
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725491%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725491: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725491 url https://www.openlane.eu/en/carv6/auction/10725491
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725497
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725497%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725497: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725497 url https://www.openlane.eu/en/carv6/auction/10725497
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725496
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725496%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725496: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725496 url https://www.openlane.eu/en/carv6/auction/10725496
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725469
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725469%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725469: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725469 url https://www.openlane.eu/en/carv6/auction/10725469
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725481
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725481%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725481: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725481 url https://www.openlane.eu/en/carv6/auction/10725481
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725504
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725504%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725504: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725504 url https://www.openlane.eu/en/carv6/auction/10725504
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725472
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725472%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725472: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725472 url https://www.openlane.eu/en/carv6/auction/10725472
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725478
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725478%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725478: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725478 url https://www.openlane.eu/en/carv6/auction/10725478
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725462
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725462%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725462: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725462 url https://www.openlane.eu/en/carv6/auction/10725462
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725439
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725439%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725439: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725439 url https://www.openlane.eu/en/carv6/auction/10725439
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725489
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725489%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725489: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725489 url https://www.openlane.eu/en/carv6/auction/10725489
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725502
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725502%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725502: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725502 url https://www.openlane.eu/en/carv6/auction/10725502
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725402
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725402%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725402: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725402 url https://www.openlane.eu/en/carv6/auction/10725402
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725384
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725384%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725384: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725384 url https://www.openlane.eu/en/carv6/auction/10725384
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725432
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725432%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725432: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725432 url https://www.openlane.eu/en/carv6/auction/10725432
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725464
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725464%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725464: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725464 url https://www.openlane.eu/en/carv6/auction/10725464
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725445
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725445%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725445: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725445 url https://www.openlane.eu/en/carv6/auction/10725445
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725306
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725306%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725306: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725306 url https://www.openlane.eu/en/carv6/auction/10725306
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725451
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725451%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725451: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725451 url https://www.openlane.eu/en/carv6/auction/10725451
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725404
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725404%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725404: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725404 url https://www.openlane.eu/en/carv6/auction/10725404
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725457
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725457%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725457: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725457 url https://www.openlane.eu/en/carv6/auction/10725457
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725280
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725280%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725280: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725280 url https://www.openlane.eu/en/carv6/auction/10725280
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725272
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725272%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725272: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725272 url https://www.openlane.eu/en/carv6/auction/10725272
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725226
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725226%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725226: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725226 url https://www.openlane.eu/en/carv6/auction/10725226
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725360
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725360%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725360: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725360 url https://www.openlane.eu/en/carv6/auction/10725360
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725444
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725444%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725444: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725444 url https://www.openlane.eu/en/carv6/auction/10725444
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725446
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725446%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725446: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725446 url https://www.openlane.eu/en/carv6/auction/10725446
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725362
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725362%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725362: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725362 url https://www.openlane.eu/en/carv6/auction/10725362
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725329
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725329%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725329: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725329 url https://www.openlane.eu/en/carv6/auction/10725329
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725347
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725347%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725347: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725347 url https://www.openlane.eu/en/carv6/auction/10725347
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725225
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725225%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725225: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725225 url https://www.openlane.eu/en/carv6/auction/10725225
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725248
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725248%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725248: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725248 url https://www.openlane.eu/en/carv6/auction/10725248
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725435
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725435%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725435: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725435 url https://www.openlane.eu/en/carv6/auction/10725435
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725391
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725391%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725391: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725391 url https://www.openlane.eu/en/carv6/auction/10725391
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725372
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725372%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725372: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725372 url https://www.openlane.eu/en/carv6/auction/10725372
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725307
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725307%27 HTTP/1.1" 200 None
2026-03-26 15:19:39 [adesa.be] INFO: Scrape type for 10725307: 0
2026-03-26 15:19:39 [adesa.be] INFO: Skipping item 10725307 url https://www.openlane.eu/en/carv6/auction/10725307
2026-03-26 15:19:39 [adesa.be] INFO: Found listing with ID: 10725427
2026-03-26 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725427%27 HTTP/1.1" 200 None
2026-03-26 15:19:40 [adesa.be] INFO: Scrape type for 10725427: 2
2026-03-26 15:19:40 [adesa.be] INFO: Scraping item 10725427 url https://www.openlane.eu/en/carv6/auction/10725427
2026-03-26 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/9cb0da0d-c507-4a6a-b0e6-0ea5dd31b439.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:19:40 [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/10731689)
2026-03-26 15:19:40 [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/10731689)
2026-03-26 15:19:40 [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/10731728)
2026-03-26 15:19:40 [adesa.be] INFO: Found listing with ID: 10725276
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725276%27 HTTP/1.1" 200 None
2026-03-26 15:19:40 [adesa.be] INFO: Scrape type for 10725276: 2
2026-03-26 15:19:40 [adesa.be] INFO: Scraping item 10725276 url https://www.openlane.eu/en/carv6/auction/10725276
2026-03-26 15:19:40 [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-26 15:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d68c50>
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F3b6088f9-674e-4226-a7a1-16e89da04268.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/3b6088f9-674e-4226-a7a1-16e89da04268.jpg saved to cache
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc4eb4ba-3867-537e-8506-031d488f6e2c with identifier: 10729536
2026-03-26 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc4eb4ba-3867-537e-8506-031d488f6e2c with scrape type 1
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Ff393f02e-ee88-4810-b2e0-1d74332963dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/f393f02e-ee88-4810-b2e0-1d74332963dd.jpg not downloaded yet
2026-03-26 15:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5ca6241-c523-5a32-a1d1-9dae171b09db with identifier: 10729531
2026-03-26 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5ca6241-c523-5a32-a1d1-9dae171b09db with scrape type 1
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252Fbc614078-dde3-4cbf-822c-5a433b171374.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/bc614078-dde3-4cbf-822c-5a433b171374.jpg not downloaded yet
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e48850>
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747935%252Fgeneral%252Fa423c454-88b1-4bab-aefb-dd8c72be8b82.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747935/general/a423c454-88b1-4bab-aefb-dd8c72be8b82.jpg saved to cache
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a4df3d1-de5d-5d88-9342-c35237eec45e
2026-03-26 15:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a4df3d1-de5d-5d88-9342-c35237eec45e, skipping ID generation
2026-03-26 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a4df3d1-de5d-5d88-9342-c35237eec45e with scrape type 1
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a4df3d1-de5d-5d88-9342-c35237eec45e sending to next pipeline
2026-03-26 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a4df3d1-de5d-5d88-9342-c35237eec45e, identifier: 10729537
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d98850>
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747932%252Fgeneral%252Fa4183a60-8f0f-45c7-81bb-0857199bf2e3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747932/general/a4183a60-8f0f-45c7-81bb-0857199bf2e3.jpg saved to cache
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47dedb22-c84d-5967-9925-450814767830
2026-03-26 15:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47dedb22-c84d-5967-9925-450814767830, skipping ID generation
2026-03-26 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dedb22-c84d-5967-9925-450814767830 with scrape type 1
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47dedb22-c84d-5967-9925-450814767830 sending to next pipeline
2026-03-26 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47dedb22-c84d-5967-9925-450814767830, identifier: 10729535
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766049650>
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747940%252Fgeneral%252F1f652c15-32dd-4811-8df4-8f650fed8db4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747940/general/1f652c15-32dd-4811-8df4-8f650fed8db4.jpg saved to cache
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb61d486-0304-56b2-846c-6372d2c35c3c
2026-03-26 15:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb61d486-0304-56b2-846c-6372d2c35c3c, skipping ID generation
2026-03-26 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb61d486-0304-56b2-846c-6372d2c35c3c with scrape type 1
2026-03-26 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb61d486-0304-56b2-846c-6372d2c35c3c sending to next pipeline
2026-03-26 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb61d486-0304-56b2-846c-6372d2c35c3c, identifier: 10729542
2026-03-26 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747922/general/367c0c05-1ada-4435-8ce3-6ab83d51d933.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729524)
2026-03-26 15:19:40 [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-26 15:19:40 [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-26 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537
2026-03-26 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537
2026-03-26 15:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537 to the API
2026-03-26 15:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747935/general/a423c454-88b1-4bab-aefb-dd8c72be8b82.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 326,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8a4df3d1-de5d-5d88-9342-c35237eec45e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GER141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 25957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/ea001347-3bfa-4285-97b1-bb05b4b19cf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/a423c454-88b1-4bab-aefb-dd8c72be8b82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/a9c1370c-6c10-4a58-958d-c30c2920790e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/8535da2e-a98b-47a5-84da-706ba0d51327.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/5e4fb6db-cc13-44bd-949b-3814df131ec4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/2022c792-73b4-4561-a1b5-5beda68e5b63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/95c25121-970c-41cd-ba7b-b618a18ff0ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/d2e4e711-7786-430b-aa07-87e64bd53f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/b405ce9e-3513-41af-b27d-e7cffe274994.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4df3d1-de5d-5d88-9342-c35237eec45e/8a4df3d1-de5d-5d88-9342-c35237eec45e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36666,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747935/general/c0e815da-ae6c-4c40-bcc9-2559fb569d1e.jpg',
'Width': 400}],
'price': 29500,
'price_includes_vat': True,
'registration_date': '2024-11-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 1.5 M Sport - xDrive - Hybrid - Automatic - 326 hp - 25.957 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729537%27 HTTP/1.1" 200 None
2026-03-26 15:19:41 [adesa.be] INFO: Saving data for 10729537: {'created_time': 1774538381.101167, 'last_price_update_time': 1774538381.101176, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729537') HTTP/1.1" 204 0
2026-03-26 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47dedb22-c84d-5967-9925-450814767830 with identifier: 10729535
2026-03-26 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47dedb22-c84d-5967-9925-450814767830 with identifier: 10729535
2026-03-26 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47dedb22-c84d-5967-9925-450814767830 with identifier: 10729535 to the API
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747932/general/a4183a60-8f0f-45c7-81bb-0857199bf2e3.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': 286,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '47dedb22-c84d-5967-9925-450814767830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSD729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 91586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/6b4e06d4-d09b-4e6f-851d-aba148363c35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/a2ddb6a7-7890-4e26-ad2d-08f6f2aed293.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/a4183a60-8f0f-45c7-81bb-0857199bf2e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/fcc0e642-2afa-45b7-99ac-b5fa9a8e3415.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/45340688-0e4a-40bb-b04c-de50616c5562.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/dc0ffbe3-28d3-4f6a-a608-8b4e5addb9ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/012badaa-1341-4bb0-bfae-50218dc7086b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/d1fc0eaf-bc83-4233-8c94-a6463f09528c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/4d704cdb-f8e3-46d9-9797-a24ebdfecc51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47dedb22-c84d-5967-9925-450814767830/47dedb22-c84d-5967-9925-450814767830_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35359,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747932/general/634c51ac-6edb-4def-b94d-102a4c9385b3.jpg',
'Width': 400}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 91.586 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729535%27 HTTP/1.1" 200 None
2026-03-26 15:19:41 [adesa.be] INFO: Saving data for 10729535: {'created_time': 1774538381.580764, 'last_price_update_time': 1774538381.580774, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729535') HTTP/1.1" 204 0
2026-03-26 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542
2026-03-26 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542
2026-03-26 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542 to the API
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747940/general/1f652c15-32dd-4811-8df4-8f650fed8db4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'eb61d486-0304-56b2-846c-6372d2c35c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVU937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 59829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/d7a7e7d9-b2a7-4235-81b2-754d267dbc9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33514,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/5350c396-aefd-4a2f-8b09-40eddad0bdbf.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/1f652c15-32dd-4811-8df4-8f650fed8db4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/c4392adc-c7fc-43ed-8aee-9280d78a60d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/3b6088f9-674e-4226-a7a1-16e89da04268.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/612ce355-4785-4602-ba64-31b847648b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/4dd0c1f5-2fef-4241-8782-795b1e1823cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/954109dd-8ec5-4ff0-ba7a-7c211997fdae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/e88081e9-ea10-4c88-9b39-890f6b3f5a93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb61d486-0304-56b2-846c-6372d2c35c3c/eb61d486-0304-56b2-846c-6372d2c35c3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747940/general/de64dd52-68f7-4d4d-9a93-0f3f3fb4e16e.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'59.829 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729542%27 HTTP/1.1" 200 None
2026-03-26 15:19:41 [adesa.be] INFO: Saving data for 10729542: {'created_time': 1774538381.922245, 'last_price_update_time': 1774538381.922254, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729542') HTTP/1.1" 204 0
2026-03-26 15:19:41 [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/10731728)
2026-03-26 15:19:41 [adesa.be] INFO: Found listing with ID: 10725270
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725270%27 HTTP/1.1" 200 None
2026-03-26 15:19:41 [adesa.be] INFO: Scrape type for 10725270: 2
2026-03-26 15:19:41 [adesa.be] INFO: Scraping item 10725270 url https://www.openlane.eu/en/carv6/auction/10725270
2026-03-26 15:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252F1f598514-63e8-4115-be8d-3d74177b5dc4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/1f598514-63e8-4115-be8d-3d74177b5dc4.jpg not downloaded yet
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252Fa9e79acc-14f6-40dd-8df8-a0a8a336bcb2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/a9e79acc-14f6-40dd-8df8-a0a8a336bcb2.jpg not downloaded yet
2026-03-26 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765254510>
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252Fb4ada4aa-d296-4b31-9f6e-c723c2015510.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/b4ada4aa-d296-4b31-9f6e-c723c2015510.jpg saved to cache
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:19:42 [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-26 15:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b3f090>
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F9cb0da0d-c507-4a6a-b0e6-0ea5dd31b439.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/9cb0da0d-c507-4a6a-b0e6-0ea5dd31b439.jpg saved to cache
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:19:42 [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-26 15:19:42 [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-26 15:19:42 [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-26 15:19:42 [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/10731689)
2026-03-26 15:19:42 [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/10731728)
2026-03-26 15:19:42 [adesa.be] INFO: Found listing with ID: 10725346
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725346%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [adesa.be] INFO: Scrape type for 10725346: 2
2026-03-26 15:19:42 [adesa.be] INFO: Scraping item 10725346 url https://www.openlane.eu/en/carv6/auction/10725346
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Fe91b9654-f94f-460c-975c-bc14f0ee8460.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/e91b9654-f94f-460c-975c-bc14f0ee8460.jpg not downloaded yet
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252F1e5e486b-0975-48de-a967-cef9d8c41e90.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/1e5e486b-0975-48de-a967-cef9d8c41e90.jpg not downloaded yet
2026-03-26 15:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765deadd0>
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747922%252Fgeneral%252F367c0c05-1ada-4435-8ce3-6ab83d51d933.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747922/general/367c0c05-1ada-4435-8ce3-6ab83d51d933.jpg saved to cache
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa
2026-03-26 15:19:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa, skipping ID generation
2026-03-26 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with scrape type 1
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa sending to next pipeline
2026-03-26 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa, identifier: 10729524
2026-03-26 15:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476
2026-03-26 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with scrape type 2
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with scrape type 2
2026-03-26 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11bc44cb-2524-57da-82ff-2d7a6a3373f2, identifier: 10725476
2026-03-26 15:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236
2026-03-26 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-26 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efe8e62e-bd57-5466-936d-6a1321622ac7, identifier: 10725236
2026-03-26 15:19:42 [adesa.be] INFO: Found listing with ID: 10725363
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725363%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [adesa.be] INFO: Scrape type for 10725363: 2
2026-03-26 15:19:42 [adesa.be] INFO: Scraping item 10725363 url https://www.openlane.eu/en/carv6/auction/10725363
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Fe35330b5-01e2-4b41-a629-89380c643ad2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/e35330b5-01e2-4b41-a629-89380c643ad2.jpg not downloaded yet
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252F0bb5a7ad-48a4-4073-9295-1902cacc7fa2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/0bb5a7ad-48a4-4073-9295-1902cacc7fa2.jpg not downloaded yet
2026-03-26 15:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524
2026-03-26 15:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524
2026-03-26 15:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524 to the API
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747922/general/367c0c05-1ada-4435-8ce3-6ab83d51d933.jpg>
{'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-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2f3ebf83-af72-5fe7-aec3-e040ca7406fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ESN301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 31878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/58dd9a69-1329-4730-adeb-cc357b4255fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/cf2ec6ba-1ac9-4737-9639-021ed6248024.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/765d794b-3cc1-47b0-8f33-171783e904b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/367c0c05-1ada-4435-8ce3-6ab83d51d933.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/133955ea-410a-488a-8e72-4f613a92596c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/b8f093fe-371d-45a5-bda4-7ed8db6d03ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/9cb0da0d-c507-4a6a-b0e6-0ea5dd31b439.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/c87f60a4-26db-45da-ae05-b7b66c3fd541.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/b4ada4aa-d296-4b31-9f6e-c723c2015510.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f3ebf83-af72-5fe7-aec3-e040ca7406fa/2f3ebf83-af72-5fe7-aec3-e040ca7406fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32920,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747922/general/2b3613c9-a32f-4a00-a9c2-7f167e654777.jpg',
'Width': 400}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-01-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 31.878 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2024}
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729524%27 HTTP/1.1" 200 None
2026-03-26 15:19:42 [adesa.be] INFO: Saving data for 10729524: {'created_time': 1774538382.865176, 'last_price_update_time': 1774538382.865185, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729524') HTTP/1.1" 204 0
2026-03-26 15:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476
2026-03-26 15:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476
2026-03-26 15:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476 to the API
2026-03-26 15:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:43 [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': 0,
'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-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725476%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [adesa.be] INFO: Saving data for 10725476: {'auction_closing_time': 1774602000.0, 'created_time': 1774451785.794624, 'last_price_update_time': 1774538383.122213}
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725476') HTTP/1.1" 204 0
2026-03-26 15:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236
2026-03-26 15:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236
2026-03-26 15:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236 to the API
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:43 [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': 0,
'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-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725236%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [adesa.be] INFO: Saving data for 10725236: {'auction_closing_time': 1774602000.0, 'created_time': 1774451774.048867, 'last_price_update_time': 1774538383.382338}
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725236') HTTP/1.1" 204 0
2026-03-26 15:19:43 [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-26 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/bc614078-dde3-4cbf-822c-5a433b171374.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:19:43 [adesa.be] INFO: Found listing with ID: 10725274
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725274%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [adesa.be] INFO: Scrape type for 10725274: 2
2026-03-26 15:19:43 [adesa.be] INFO: Scraping item 10725274 url https://www.openlane.eu/en/carv6/auction/10725274
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747933%252Fgeneral%252Ff63eea51-a79e-4bc9-b9ab-8cf0cb961ddc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/f63eea51-a79e-4bc9-b9ab-8cf0cb961ddc.jpg not downloaded yet
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747928%252Fgeneral%252Fb054745e-3086-4243-ac06-dc58548eb4b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/b054745e-3086-4243-ac06-dc58548eb4b9.jpg not downloaded yet
2026-03-26 15:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 978a81a1-acc3-5ee8-9bb0-3a7333f73136 with identifier: 10729685
2026-03-26 15:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136 with scrape type 1
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748045%252Fgeneral%252F7e24201b-b18b-49c7-bf76-bb0da64ae7f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/7e24201b-b18b-49c7-bf76-bb0da64ae7f4.jpg not downloaded yet
2026-03-26 15:19:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8b0f652-c836-552f-99af-277f012eaa98, skipping ID generation
2026-03-26 15:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 1
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8b0f652-c836-552f-99af-277f012eaa98 sending to next pipeline
2026-03-26 15:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8b0f652-c836-552f-99af-277f012eaa98, identifier: 10731689
2026-03-26 15:19:43 [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-26 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/f393f02e-ee88-4810-b2e0-1d74332963dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/a9e79acc-14f6-40dd-8df8-a0a8a336bcb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10731689
2026-03-26 15:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10731689
2026-03-26 15:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10731689 to the API
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5568313/general/0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.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-27T10: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=10731689',
'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-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731689%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [adesa.be] INFO: Saving data for 10731689: {'created_time': 1774538383.833559, 'last_price_update_time': 1774538383.833569, 'auction_closing_time': 1774606200.0}
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731689') HTTP/1.1" 204 0
2026-03-26 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/1f598514-63e8-4115-be8d-3d74177b5dc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:19:43 [adesa.be] INFO: Found listing with ID: 10725349
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725349%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [adesa.be] INFO: Scrape type for 10725349: 2
2026-03-26 15:19:43 [adesa.be] INFO: Scraping item 10725349 url https://www.openlane.eu/en/carv6/auction/10725349
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747933%252Fgeneral%252Fc2ed5d25-926a-450c-9a1a-98328579da04.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/c2ed5d25-926a-450c-9a1a-98328579da04.jpg not downloaded yet
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747928%252Fgeneral%252Faa21cd11-b2ac-4604-8552-116fc0c13388.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/aa21cd11-b2ac-4604-8552-116fc0c13388.jpg not downloaded yet
2026-03-26 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-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748045%252Fgeneral%252F0dd78eb4-84bd-4cf9-aad0-3a8a01bcc176.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/0dd78eb4-84bd-4cf9-aad0-3a8a01bcc176.jpg not downloaded yet
2026-03-26 15:19:43 [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-26 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a9b410>
2026-03-26 15:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252Fbc614078-dde3-4cbf-822c-5a433b171374.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/bc614078-dde3-4cbf-822c-5a433b171374.jpg saved to cache
2026-03-26 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:19:43 [adesa.be] INFO: Found listing with ID: 10725376
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725376%27 HTTP/1.1" 200 None
2026-03-26 15:19:43 [adesa.be] INFO: Scrape type for 10725376: 2
2026-03-26 15:19:43 [adesa.be] INFO: Scraping item 10725376 url https://www.openlane.eu/en/carv6/auction/10725376
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747933%252Fgeneral%252F28f92747-8666-42da-856c-79bbcb71d7dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/28f92747-8666-42da-856c-79bbcb71d7dd.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747928%252Fgeneral%252F9c9e288c-a678-498f-920e-633e10645739.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/9c9e288c-a678-498f-920e-633e10645739.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748045%252Fgeneral%252F824212b7-8027-4cda-99ef-860d4af13a4e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/824212b7-8027-4cda-99ef-860d4af13a4e.jpg not downloaded yet
2026-03-26 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/0bb5a7ad-48a4-4073-9295-1902cacc7fa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f9f390>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Ff393f02e-ee88-4810-b2e0-1d74332963dd.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/f393f02e-ee88-4810-b2e0-1d74332963dd.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e06610>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252Fa9e79acc-14f6-40dd-8df8-a0a8a336bcb2.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/a9e79acc-14f6-40dd-8df8-a0a8a336bcb2.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38143cde-a114-556b-9de4-2be3886ca666 with identifier: 10729680
2026-03-26 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38143cde-a114-556b-9de4-2be3886ca666 with scrape type 1
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748040%252Fgeneral%252F19884500-d3b0-48bb-a748-85297e6e8c34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/19884500-d3b0-48bb-a748-85297e6e8c34.jpg not downloaded yet
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/e35330b5-01e2-4b41-a629-89380c643ad2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:19:44 [adesa.be] INFO: Found listing with ID: 10725343
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725343%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [adesa.be] INFO: Scrape type for 10725343: 2
2026-03-26 15:19:44 [adesa.be] INFO: Scraping item 10725343 url https://www.openlane.eu/en/carv6/auction/10725343
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747933%252Fgeneral%252Fd78fa296-0cc3-465c-bced-703403996771.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/d78fa296-0cc3-465c-bced-703403996771.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747928%252Fgeneral%252F3f3e29ae-c629-4052-b118-0ebe6a855b34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/3f3e29ae-c629-4052-b118-0ebe6a855b34.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748045%252Fgeneral%252Fd72a8ad3-04c4-45e3-80c9-1f52341c7159.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/d72a8ad3-04c4-45e3-80c9-1f52341c7159.jpg not downloaded yet
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/b054745e-3086-4243-ac06-dc58548eb4b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748040%252Fgeneral%252F58eb6aa0-89de-4d74-b1b5-75adc25ff2de.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/58eb6aa0-89de-4d74-b1b5-75adc25ff2de.jpg not downloaded yet
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765271d90>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252F1f598514-63e8-4115-be8d-3d74177b5dc4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/1f598514-63e8-4115-be8d-3d74177b5dc4.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 787f79a2-6bfc-5452-bd1d-121e06e02ab3 with identifier: 10729528
2026-03-26 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3 with scrape type 1
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747925%252Fgeneral%252F3b40dd6c-c37c-4c25-84e1-59a526b7f1d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/3b40dd6c-c37c-4c25-84e1-59a526b7f1d1.jpg not downloaded yet
2026-03-26 15:19:44 [adesa.be] INFO: Found listing with ID: 10725238
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725238%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [adesa.be] INFO: Scrape type for 10725238: 2
2026-03-26 15:19:44 [adesa.be] INFO: Scraping item 10725238 url https://www.openlane.eu/en/carv6/auction/10725238
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747933%252Fgeneral%252F4e3de51f-ce9b-4bc3-bf25-47ab9c56cf1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/4e3de51f-ce9b-4bc3-bf25-47ab9c56cf1f.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747928%252Fgeneral%252F4dd4ccc7-ac35-492a-b812-eac48ed7200b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/4dd4ccc7-ac35-492a-b812-eac48ed7200b.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748045%252Fgeneral%252Fddfce9f9-21a5-4c31-87f8-66601846b728.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/ddfce9f9-21a5-4c31-87f8-66601846b728.jpg not downloaded yet
2026-03-26 15:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56594561-48a0-5169-898d-0297346dbc61 with identifier: 10729681
2026-03-26 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56594561-48a0-5169-898d-0297346dbc61 with scrape type 1
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748042%252Fgeneral%252F9a88a20f-c325-44c3-9bb0-116fed15ae1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/9a88a20f-c325-44c3-9bb0-116fed15ae1c.jpg not downloaded yet
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b91490>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252F0bb5a7ad-48a4-4073-9295-1902cacc7fa2.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/0bb5a7ad-48a4-4073-9295-1902cacc7fa2.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748040%252Fgeneral%252F6c7f5238-34f8-4ba5-bd88-c02b18f58421.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/6c7f5238-34f8-4ba5-bd88-c02b18f58421.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747925%252Fgeneral%252F2e77ed5a-4c8b-49de-8e9f-b1af85e21032.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/2e77ed5a-4c8b-49de-8e9f-b1af85e21032.jpg not downloaded yet
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/aa21cd11-b2ac-4604-8552-116fc0c13388.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/c2ed5d25-926a-450c-9a1a-98328579da04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:19:44 [adesa.be] INFO: Found listing with ID: 10725234
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725234%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [adesa.be] INFO: Scrape type for 10725234: 2
2026-03-26 15:19:44 [adesa.be] INFO: Scraping item 10725234 url https://www.openlane.eu/en/carv6/auction/10725234
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747933%252Fgeneral%252Fe050ad08-46d3-41b9-bc2a-85e334aa6f8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/e050ad08-46d3-41b9-bc2a-85e334aa6f8a.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747928%252Fgeneral%252Fd2ede653-33e2-4321-b90d-b15c0654175a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/d2ede653-33e2-4321-b90d-b15c0654175a.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748045%252Fgeneral%252F2b66e998-e65f-4dab-93b4-d9dfdb8e3ffd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/2b66e998-e65f-4dab-93b4-d9dfdb8e3ffd.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748042%252Fgeneral%252F0c398ac1-980a-4880-b8af-f7a3a5251f82.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/0c398ac1-980a-4880-b8af-f7a3a5251f82.jpg not downloaded yet
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b24d50>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Fe35330b5-01e2-4b41-a629-89380c643ad2.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/e35330b5-01e2-4b41-a629-89380c643ad2.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/7e24201b-b18b-49c7-bf76-bb0da64ae7f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748040%252Fgeneral%252F2c44f1a0-3134-4629-9ed6-de1373eed6fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/2c44f1a0-3134-4629-9ed6-de1373eed6fe.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747925%252Fgeneral%252F61b0edd4-6b83-4bb4-8235-4fb6c66011cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/61b0edd4-6b83-4bb4-8235-4fb6c66011cf.jpg not downloaded yet
2026-03-26 15:19:44 [adesa.be] INFO: Found listing with ID: 10725379
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725379%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [adesa.be] INFO: Scrape type for 10725379: 2
2026-03-26 15:19:44 [adesa.be] INFO: Scraping item 10725379 url https://www.openlane.eu/en/carv6/auction/10725379
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748045%252Fgeneral%252F6bb49e45-e30b-4b05-9cf8-0338f220e1f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/6bb49e45-e30b-4b05-9cf8-0338f220e1f7.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748042%252Fgeneral%252F99c66325-5c86-4870-9619-079c3b709814.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/99c66325-5c86-4870-9619-079c3b709814.jpg not downloaded yet
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b91910>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252Fb054745e-3086-4243-ac06-dc58548eb4b9.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/b054745e-3086-4243-ac06-dc58548eb4b9.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/19884500-d3b0-48bb-a748-85297e6e8c34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5748040%252Fgeneral%252Fd3477bc1-6cff-47e2-8eef-29f8fb53ad75.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/d3477bc1-6cff-47e2-8eef-29f8fb53ad75.jpg not downloaded yet
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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%252F5747925%252Fgeneral%252F2490230e-a3b6-46c0-a04d-1cfdf51d9f76.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/2490230e-a3b6-46c0-a04d-1cfdf51d9f76.jpg not downloaded yet
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766df1590>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252Faa21cd11-b2ac-4604-8552-116fc0c13388.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/aa21cd11-b2ac-4604-8552-116fc0c13388.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521da50>
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Fc2ed5d25-926a-450c-9a1a-98328579da04.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/c2ed5d25-926a-450c-9a1a-98328579da04.jpg saved to cache
2026-03-26 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/0dd78eb4-84bd-4cf9-aad0-3a8a01bcc176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:44 [adesa.be] INFO: Found listing with ID: 10725263
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725263%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725263: 2
2026-03-26 15:19:45 [adesa.be] INFO: Scraping item 10725263 url https://www.openlane.eu/en/carv6/auction/10725263
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F8a0bebc6-6b0b-42cb-9cb8-0d9d1c046539.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/8a0bebc6-6b0b-42cb-9cb8-0d9d1c046539.jpg not downloaded yet
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F85ba9d81-7579-4592-bef3-f2c76931a366.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/85ba9d81-7579-4592-bef3-f2c76931a366.jpg not downloaded yet
2026-03-26 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/9a88a20f-c325-44c3-9bb0-116fed15ae1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252Fd1e7ce62-2c7b-4de9-9c0b-51324a9eb90c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/d1e7ce62-2c7b-4de9-9c0b-51324a9eb90c.jpg not downloaded yet
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F83312809-0b38-43d0-85d6-aa23dacee615.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/83312809-0b38-43d0-85d6-aa23dacee615.jpg not downloaded yet
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e1ded0>
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F7e24201b-b18b-49c7-bf76-bb0da64ae7f4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/7e24201b-b18b-49c7-bf76-bb0da64ae7f4.jpg saved to cache
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/824212b7-8027-4cda-99ef-860d4af13a4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725255
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725255%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725255: 2
2026-03-26 15:19:45 [adesa.be] INFO: Scraping item 10725255 url https://www.openlane.eu/en/carv6/auction/10725255
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252Fb590d550-1bfd-42f4-b659-7eea3e46f28d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/b590d550-1bfd-42f4-b659-7eea3e46f28d.jpg not downloaded yet
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252Febaceefe-7a3e-47f4-883c-7f490c30790f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/ebaceefe-7a3e-47f4-883c-7f490c30790f.jpg not downloaded yet
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d35fd0>
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F19884500-d3b0-48bb-a748-85297e6e8c34.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/19884500-d3b0-48bb-a748-85297e6e8c34.jpg saved to cache
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/ddfce9f9-21a5-4c31-87f8-66601846b728.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/2e77ed5a-4c8b-49de-8e9f-b1af85e21032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F298062a8-8a05-4ca9-8049-3ccee94addcc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/298062a8-8a05-4ca9-8049-3ccee94addcc.jpg not downloaded yet
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252Fb15f2526-144e-427e-9c68-c92abfc5b6a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/b15f2526-144e-427e-9c68-c92abfc5b6a4.jpg not downloaded yet
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725229
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725229%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725229: 2
2026-03-26 15:19:45 [adesa.be] INFO: Scraping item 10725229 url https://www.openlane.eu/en/carv6/auction/10725229
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F803a4767-f126-4327-91b3-8ae325ab6938.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/803a4767-f126-4327-91b3-8ae325ab6938.jpg not downloaded yet
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F56bd5eb9-934a-4f67-8fa6-79ea453c8eba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/56bd5eb9-934a-4f67-8fa6-79ea453c8eba.jpg not downloaded yet
2026-03-26 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650dfb90>
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F0dd78eb4-84bd-4cf9-aad0-3a8a01bcc176.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/0dd78eb4-84bd-4cf9-aad0-3a8a01bcc176.jpg saved to cache
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e5df90>
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F9a88a20f-c325-44c3-9bb0-116fed15ae1c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/9a88a20f-c325-44c3-9bb0-116fed15ae1c.jpg saved to cache
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/99c66325-5c86-4870-9619-079c3b709814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F712e2bdf-bac5-46ed-819b-ccb1150d787a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/712e2bdf-bac5-46ed-819b-ccb1150d787a.jpg not downloaded yet
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252Fa3c5e4b9-e3ad-40fc-8379-80fe8199673b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/a3c5e4b9-e3ad-40fc-8379-80fe8199673b.jpg not downloaded yet
2026-03-26 15:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:45 [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-26 15:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cdee10>
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F824212b7-8027-4cda-99ef-860d4af13a4e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/824212b7-8027-4cda-99ef-860d4af13a4e.jpg saved to cache
2026-03-26 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/61b0edd4-6b83-4bb4-8235-4fb6c66011cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725232
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725232%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725232: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725232 url https://www.openlane.eu/en/carv6/auction/10725232
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725291
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725291%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725291: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725291 url https://www.openlane.eu/en/carv6/auction/10725291
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725221
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725221%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725221: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725221 url https://www.openlane.eu/en/carv6/auction/10725221
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725261
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725261%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725261: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725261 url https://www.openlane.eu/en/carv6/auction/10725261
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725227
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725227%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725227: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725227 url https://www.openlane.eu/en/carv6/auction/10725227
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725237
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725237%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725237: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725237 url https://www.openlane.eu/en/carv6/auction/10725237
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725224
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725224%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725224: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725224 url https://www.openlane.eu/en/carv6/auction/10725224
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725216
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725216%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725216: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725216 url https://www.openlane.eu/en/carv6/auction/10725216
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725239
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725239%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725239: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725239 url https://www.openlane.eu/en/carv6/auction/10725239
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725230
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725230%27 HTTP/1.1" 200 None
2026-03-26 15:19:45 [adesa.be] INFO: Scrape type for 10725230: 0
2026-03-26 15:19:45 [adesa.be] INFO: Skipping item 10725230 url https://www.openlane.eu/en/carv6/auction/10725230
2026-03-26 15:19:45 [adesa.be] INFO: Found listing with ID: 10725245
2026-03-26 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725245%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725245: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725245 url https://www.openlane.eu/en/carv6/auction/10725245
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725219
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725219%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725219: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725219 url https://www.openlane.eu/en/carv6/auction/10725219
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10726054
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726054%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10726054: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10726054 url https://www.openlane.eu/en/carv6/auction/10726054
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725214
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725214%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725214: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725214 url https://www.openlane.eu/en/carv6/auction/10725214
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725209
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725209%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725209: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725209 url https://www.openlane.eu/en/carv6/auction/10725209
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10726057
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726057%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10726057: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10726057 url https://www.openlane.eu/en/carv6/auction/10726057
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725210
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725210%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725210: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725210 url https://www.openlane.eu/en/carv6/auction/10725210
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725397
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725397%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725397: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725397 url https://www.openlane.eu/en/carv6/auction/10725397
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725459
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725459%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725459: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725459 url https://www.openlane.eu/en/carv6/auction/10725459
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725434
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725434%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725434: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725434 url https://www.openlane.eu/en/carv6/auction/10725434
2026-03-26 15:19:46 [adesa.be] INFO: Found listing with ID: 10725448
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725448%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [adesa.be] INFO: Scrape type for 10725448: 0
2026-03-26 15:19:46 [adesa.be] INFO: Skipping item 10725448 url https://www.openlane.eu/en/carv6/auction/10725448
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F71f165d2-e9ff-42f6-b1bb-1e7bc012432f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/71f165d2-e9ff-42f6-b1bb-1e7bc012432f.jpg not downloaded yet
2026-03-26 15:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:46 [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-26 15:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/2490230e-a3b6-46c0-a04d-1cfdf51d9f76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/d1e7ce62-2c7b-4de9-9c0b-51324a9eb90c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/85ba9d81-7579-4592-bef3-f2c76931a366.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F14ade9a7-ba33-43b2-b0a2-1be72390ebd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/14ade9a7-ba33-43b2-b0a2-1be72390ebd3.jpg not downloaded yet
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F5644490c-efc3-4dcb-a539-b6106c6b120c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/5644490c-efc3-4dcb-a539-b6106c6b120c.jpg not downloaded yet
2026-03-26 15:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bc6590>
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252Fddfce9f9-21a5-4c31-87f8-66601846b728.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/ddfce9f9-21a5-4c31-87f8-66601846b728.jpg saved to cache
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fab190>
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F2e77ed5a-4c8b-49de-8e9f-b1af85e21032.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/2e77ed5a-4c8b-49de-8e9f-b1af85e21032.jpg saved to cache
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a98886b-1fcf-5796-a07b-3647a2abc232 with identifier: 10729678
2026-03-26 15:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a98886b-1fcf-5796-a07b-3647a2abc232 with scrape type 1
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F1fc48840-ab04-4dba-9cfc-c75a334719da.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/1fc48840-ab04-4dba-9cfc-c75a334719da.jpg not downloaded yet
2026-03-26 15:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/83312809-0b38-43d0-85d6-aa23dacee615.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F73c06026-68b8-4496-a428-8d378860017f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/73c06026-68b8-4496-a428-8d378860017f.jpg not downloaded yet
2026-03-26 15:19:46 [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-26 15:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cbce50>
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F99c66325-5c86-4870-9619-079c3b709814.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/99c66325-5c86-4870-9619-079c3b709814.jpg saved to cache
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427
2026-03-26 15:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0458f08-6c45-520f-9a49-d277320df8a8 with scrape type 2
2026-03-26 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0458f08-6c45-520f-9a49-d277320df8a8 with scrape type 2
2026-03-26 15:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0458f08-6c45-520f-9a49-d277320df8a8, identifier: 10725427
2026-03-26 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748040%252Fgeneral%252F600c9cb5-d572-4911-912c-bdb4a853147b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/600c9cb5-d572-4911-912c-bdb4a853147b.jpg not downloaded yet
2026-03-26 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747925%252Fgeneral%252Fe50740d9-7837-44a9-a527-b698678e984d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/e50740d9-7837-44a9-a527-b698678e984d.jpg not downloaded yet
2026-03-26 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748037%252Fgeneral%252F0448aef6-bbae-4439-841e-e07019a8cedc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/0448aef6-bbae-4439-841e-e07019a8cedc.jpg not downloaded yet
2026-03-26 15:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427
2026-03-26 15:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427
2026-03-26 15:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427 to the API
2026-03-26 15:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:52 [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': 0,
'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-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725427%27 HTTP/1.1" 200 None
2026-03-26 15:19:52 [adesa.be] INFO: Saving data for 10725427: {'auction_closing_time': 1774602000.0, 'created_time': 1774451826.614303, 'last_price_update_time': 1774538392.377321}
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725427') HTTP/1.1" 204 0
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dcea50>
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F61b0edd4-6b83-4bb4-8235-4fb6c66011cf.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/61b0edd4-6b83-4bb4-8235-4fb6c66011cf.jpg saved to cache
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/56bd5eb9-934a-4f67-8fa6-79ea453c8eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/b15f2526-144e-427e-9c68-c92abfc5b6a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748042%252Fgeneral%252F750d74bc-0061-49b5-9586-41026b379ba6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/750d74bc-0061-49b5-9586-41026b379ba6.jpg not downloaded yet
2026-03-26 15:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430
2026-03-26 15:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc83ec7b-1a72-56e7-923e-19de4a71e342 with scrape type 2
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc83ec7b-1a72-56e7-923e-19de4a71e342 with scrape type 2
2026-03-26 15:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc83ec7b-1a72-56e7-923e-19de4a71e342, identifier: 10725430
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d76750>
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F2490230e-a3b6-46c0-a04d-1cfdf51d9f76.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/2490230e-a3b6-46c0-a04d-1cfdf51d9f76.jpg saved to cache
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a98090>
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252Fd1e7ce62-2c7b-4de9-9c0b-51324a9eb90c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/d1e7ce62-2c7b-4de9-9c0b-51324a9eb90c.jpg saved to cache
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f80a10>
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F85ba9d81-7579-4592-bef3-f2c76931a366.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/85ba9d81-7579-4592-bef3-f2c76931a366.jpg saved to cache
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/298062a8-8a05-4ca9-8049-3ccee94addcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747925%252Fgeneral%252Fa03fdcdb-107a-4456-924c-bdad496fbd1d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/a03fdcdb-107a-4456-924c-bdad496fbd1d.jpg not downloaded yet
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748037%252Fgeneral%252F32c21756-e0e0-4a6f-843c-331ad6065b28.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/32c21756-e0e0-4a6f-843c-331ad6065b28.jpg not downloaded yet
2026-03-26 15:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430
2026-03-26 15:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430
2026-03-26 15:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430 to the API
2026-03-26 15:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:53 [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': 0,
'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-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725430%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [adesa.be] INFO: Saving data for 10725430: {'auction_closing_time': 1774602000.0, 'created_time': 1774451789.621107, 'last_price_update_time': 1774538393.096911}
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725430') HTTP/1.1" 204 0
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b7a9d0>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F83312809-0b38-43d0-85d6-aa23dacee615.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/83312809-0b38-43d0-85d6-aa23dacee615.jpg saved to cache
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276
2026-03-26 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168f136a-68b6-527c-97a7-9d8360703252 with scrape type 2
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168f136a-68b6-527c-97a7-9d8360703252 with scrape type 2
2026-03-26 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 168f136a-68b6-527c-97a7-9d8360703252, identifier: 10725276
2026-03-26 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/71f165d2-e9ff-42f6-b1bb-1e7bc012432f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/712e2bdf-bac5-46ed-819b-ccb1150d787a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/a3c5e4b9-e3ad-40fc-8379-80fe8199673b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/ebaceefe-7a3e-47f4-883c-7f490c30790f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F606ad652-4728-4eb8-bc46-4afb88779be1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/606ad652-4728-4eb8-bc46-4afb88779be1.jpg not downloaded yet
2026-03-26 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276
2026-03-26 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276
2026-03-26 15:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276 to the API
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:53 [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': 0,
'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-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725276%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [adesa.be] INFO: Saving data for 10725276: {'auction_closing_time': 1774602000.0, 'created_time': 1774451831.807718, 'last_price_update_time': 1774538393.554107}
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725276') HTTP/1.1" 204 0
2026-03-26 15:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372a7552-a712-5270-9142-3293a375d3ca with identifier: 10729663
2026-03-26 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372a7552-a712-5270-9142-3293a375d3ca with scrape type 1
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F2e149dfa-18ac-4a67-9278-7e3f5e33021c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/2e149dfa-18ac-4a67-9278-7e3f5e33021c.jpg not downloaded yet
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F36c68040-97ae-42e5-858b-d0d9ceeb8ebb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/36c68040-97ae-42e5-858b-d0d9ceeb8ebb.jpg not downloaded yet
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d8b310>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F56bd5eb9-934a-4f67-8fa6-79ea453c8eba.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/56bd5eb9-934a-4f67-8fa6-79ea453c8eba.jpg saved to cache
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b1d690>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252Fb15f2526-144e-427e-9c68-c92abfc5b6a4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/b15f2526-144e-427e-9c68-c92abfc5b6a4.jpg saved to cache
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 897d5f65-e490-56ab-abd4-23464fbfa283 with identifier: 10729676
2026-03-26 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 897d5f65-e490-56ab-abd4-23464fbfa283 with scrape type 1
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F6541b627-b672-4089-b971-9d067f901782.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/6541b627-b672-4089-b971-9d067f901782.jpg not downloaded yet
2026-03-26 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/73c06026-68b8-4496-a428-8d378860017f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F36058776-db9a-4224-beac-e40ba7a055b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/36058776-db9a-4224-beac-e40ba7a055b4.jpg not downloaded yet
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b7aad0>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F298062a8-8a05-4ca9-8049-3ccee94addcc.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/298062a8-8a05-4ca9-8049-3ccee94addcc.jpg saved to cache
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/1fc48840-ab04-4dba-9cfc-c75a334719da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F470714ab-52fc-411c-bd29-aaf1f13bd58e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/470714ab-52fc-411c-bd29-aaf1f13bd58e.jpg not downloaded yet
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F21a3f9c8-6d17-407a-b698-6cb9d007e5a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/21a3f9c8-6d17-407a-b698-6cb9d007e5a4.jpg not downloaded yet
2026-03-26 15:19:53 [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-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b5cfd0>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F71f165d2-e9ff-42f6-b1bb-1e7bc012432f.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/71f165d2-e9ff-42f6-b1bb-1e7bc012432f.jpg saved to cache
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5767efba90>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F712e2bdf-bac5-46ed-819b-ccb1150d787a.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/712e2bdf-bac5-46ed-819b-ccb1150d787a.jpg saved to cache
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bf6a10>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252Fa3c5e4b9-e3ad-40fc-8379-80fe8199673b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/a3c5e4b9-e3ad-40fc-8379-80fe8199673b.jpg saved to cache
2026-03-26 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e62390>
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252Febaceefe-7a3e-47f4-883c-7f490c30790f.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/ebaceefe-7a3e-47f4-883c-7f490c30790f.jpg saved to cache
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c18fb71-00fe-5274-a754-fe28e500050e with identifier: 10729564
2026-03-26 15:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c18fb71-00fe-5274-a754-fe28e500050e with scrape type 1
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747961%252Fgeneral%252Fc4a597a4-8d06-44da-a660-af5783efe110.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/c4a597a4-8d06-44da-a660-af5783efe110.jpg not downloaded yet
2026-03-26 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/5644490c-efc3-4dcb-a539-b6106c6b120c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/14ade9a7-ba33-43b2-b0a2-1be72390ebd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/e50740d9-7837-44a9-a527-b698678e984d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748025%252Fgeneral%252Ff55cd687-6751-4579-8973-a937be18b6e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/f55cd687-6751-4579-8973-a937be18b6e5.jpg not downloaded yet
2026-03-26 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/803a4767-f126-4327-91b3-8ae325ab6938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/0448aef6-bbae-4439-841e-e07019a8cedc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/600c9cb5-d572-4911-912c-bdb4a853147b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748037%252Fgeneral%252F65b5182f-262e-4fb1-9aaf-0d4461bd1ca2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/65b5182f-262e-4fb1-9aaf-0d4461bd1ca2.jpg not downloaded yet
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748036%252Fgeneral%252F07b93d6b-c131-4c8a-b452-da9ab17af224.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/07b93d6b-c131-4c8a-b452-da9ab17af224.jpg not downloaded yet
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747961%252Fgeneral%252F7887dee9-7c12-4527-8133-80e9180c9b15.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/7887dee9-7c12-4527-8133-80e9180c9b15.jpg not downloaded yet
2026-03-26 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/750d74bc-0061-49b5-9586-41026b379ba6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748025%252Fgeneral%252F2ac709b0-0eb4-43ef-a02a-c04a872e9890.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/2ac709b0-0eb4-43ef-a02a-c04a872e9890.jpg not downloaded yet
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d4d8d0>
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F73c06026-68b8-4496-a428-8d378860017f.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/73c06026-68b8-4496-a428-8d378860017f.jpg saved to cache
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b49f10>
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F1fc48840-ab04-4dba-9cfc-c75a334719da.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/1fc48840-ab04-4dba-9cfc-c75a334719da.jpg saved to cache
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270
2026-03-26 15:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85100805-0a66-52ee-8a06-e5004f500d3c with scrape type 2
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85100805-0a66-52ee-8a06-e5004f500d3c with scrape type 2
2026-03-26 15:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85100805-0a66-52ee-8a06-e5004f500d3c, identifier: 10725270
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748037%252Fgeneral%252F02ad647e-e967-46f4-9b09-95e8a063b6db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/02ad647e-e967-46f4-9b09-95e8a063b6db.jpg not downloaded yet
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748036%252Fgeneral%252Fb71e6bfc-f1f6-4e5d-a06d-0121722bd0bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/b71e6bfc-f1f6-4e5d-a06d-0121722bd0bf.jpg not downloaded yet
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747961%252Fgeneral%252F69e18ea6-7b49-45a0-a700-a3584bc42f1d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/69e18ea6-7b49-45a0-a700-a3584bc42f1d.jpg not downloaded yet
2026-03-26 15:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270
2026-03-26 15:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270
2026-03-26 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270 to the API
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:19:54 [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': 0,
'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-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725270%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [adesa.be] INFO: Saving data for 10725270: {'auction_closing_time': 1774602000.0, 'created_time': 1774451823.978657, 'last_price_update_time': 1774538394.897338}
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725270') HTTP/1.1" 204 0
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748025%252Fgeneral%252F2a1a787d-b2d5-4320-8f1d-faf99b4b7756.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/2a1a787d-b2d5-4320-8f1d-faf99b4b7756.jpg not downloaded yet
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e05e90>
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F5644490c-efc3-4dcb-a539-b6106c6b120c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/5644490c-efc3-4dcb-a539-b6106c6b120c.jpg saved to cache
2026-03-26 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b28450>
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F14ade9a7-ba33-43b2-b0a2-1be72390ebd3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/14ade9a7-ba33-43b2-b0a2-1be72390ebd3.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d10150>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252Fe50740d9-7837-44a9-a527-b698678e984d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/e50740d9-7837-44a9-a527-b698678e984d.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/6541b627-b672-4089-b971-9d067f901782.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/2e149dfa-18ac-4a67-9278-7e3f5e33021c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/32c21756-e0e0-4a6f-843c-331ad6065b28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/606ad652-4728-4eb8-bc46-4afb88779be1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252Fbcee9491-3252-4620-9532-7dd1782024d6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/bcee9491-3252-4620-9532-7dd1782024d6.jpg not downloaded yet
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252Fa94b3161-1bc6-4f26-80ba-9a27cf939541.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/a94b3161-1bc6-4f26-80ba-9a27cf939541.jpg not downloaded yet
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252Fbded4b73-fb07-436f-af70-27794e102f65.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/bded4b73-fb07-436f-af70-27794e102f65.jpg not downloaded yet
2026-03-26 15:19:55 [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-26 15:19:55 [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-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/36c68040-97ae-42e5-858b-d0d9ceeb8ebb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/36058776-db9a-4224-beac-e40ba7a055b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/a03fdcdb-107a-4456-924c-bdad496fbd1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F9605b004-bb3a-4e1b-b065-1416c9ef53b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/9605b004-bb3a-4e1b-b065-1416c9ef53b3.jpg not downloaded yet
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/b590d550-1bfd-42f4-b659-7eea3e46f28d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252Fa5880fee-b5fe-42b7-8091-3887ed2361f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/a5880fee-b5fe-42b7-8091-3887ed2361f2.jpg not downloaded yet
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F99321d8a-166f-4007-9422-5a5796414cd5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/99321d8a-166f-4007-9422-5a5796414cd5.jpg not downloaded yet
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F6d6062a2-c324-457e-8aff-ce89fa020505.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/6d6062a2-c324-457e-8aff-ce89fa020505.jpg not downloaded yet
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766036410>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F803a4767-f126-4327-91b3-8ae325ab6938.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/803a4767-f126-4327-91b3-8ae325ab6938.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660231d0>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F0448aef6-bbae-4439-841e-e07019a8cedc.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/0448aef6-bbae-4439-841e-e07019a8cedc.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b664d0>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F600c9cb5-d572-4911-912c-bdb4a853147b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/600c9cb5-d572-4911-912c-bdb4a853147b.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765da2d10>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F750d74bc-0061-49b5-9586-41026b379ba6.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/750d74bc-0061-49b5-9586-41026b379ba6.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252Fa6cbc74d-3871-4591-b118-9dff685b2132.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/a6cbc74d-3871-4591-b118-9dff685b2132.jpg not downloaded yet
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F4412716a-3bed-4f7a-b04e-87b0ddc66b8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/4412716a-3bed-4f7a-b04e-87b0ddc66b8b.jpg not downloaded yet
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F51cfe1e8-e2f3-4754-ac66-ac326ab18ce8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/51cfe1e8-e2f3-4754-ac66-ac326ab18ce8.jpg not downloaded yet
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F5809aec6-7a93-47e5-924a-5459ff430286.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/5809aec6-7a93-47e5-924a-5459ff430286.jpg not downloaded yet
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/470714ab-52fc-411c-bd29-aaf1f13bd58e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/f55cd687-6751-4579-8973-a937be18b6e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F868452da-2921-438e-bb80-49695282a8ca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/868452da-2921-438e-bb80-49695282a8ca.jpg not downloaded yet
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765270b90>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F6541b627-b672-4089-b971-9d067f901782.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/6541b627-b672-4089-b971-9d067f901782.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ce5f10>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F2e149dfa-18ac-4a67-9278-7e3f5e33021c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/2e149dfa-18ac-4a67-9278-7e3f5e33021c.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f9ca50>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F32c21756-e0e0-4a6f-843c-331ad6065b28.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/32c21756-e0e0-4a6f-843c-331ad6065b28.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cf5fd0>
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F606ad652-4728-4eb8-bc46-4afb88779be1.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/606ad652-4728-4eb8-bc46-4afb88779be1.jpg saved to cache
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229
2026-03-26 15:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-26 15:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99d98efd-7187-57a5-9b20-4cb173887620, identifier: 10725229
2026-03-26 15:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363
2026-03-26 15:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387d511d-52df-523a-bb1a-a5170e6e9099 with scrape type 2
2026-03-26 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387d511d-52df-523a-bb1a-a5170e6e9099 with scrape type 2
2026-03-26 15:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 387d511d-52df-523a-bb1a-a5170e6e9099, identifier: 10725363
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b65a10>
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F36c68040-97ae-42e5-858b-d0d9ceeb8ebb.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/36c68040-97ae-42e5-858b-d0d9ceeb8ebb.jpg saved to cache
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576612f090>
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F36058776-db9a-4224-beac-e40ba7a055b4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/36058776-db9a-4224-beac-e40ba7a055b4.jpg saved to cache
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b61590>
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252Fa03fdcdb-107a-4456-924c-bdad496fbd1d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/a03fdcdb-107a-4456-924c-bdad496fbd1d.jpg saved to cache
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576612f2d0>
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252Fb590d550-1bfd-42f4-b659-7eea3e46f28d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/b590d550-1bfd-42f4-b659-7eea3e46f28d.jpg saved to cache
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/c4a597a4-8d06-44da-a660-af5783efe110.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/21a3f9c8-6d17-407a-b698-6cb9d007e5a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F19173cf8-93cd-49e4-9bfa-aaeacd5a5bfb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/19173cf8-93cd-49e4-9bfa-aaeacd5a5bfb.jpg not downloaded yet
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F38440b09-5217-4b8b-940c-060f6daeb4a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/38440b09-5217-4b8b-940c-060f6daeb4a7.jpg not downloaded yet
2026-03-26 15:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229
2026-03-26 15:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229
2026-03-26 15:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229 to the API
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:56 [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': 0,
'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-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725229%27 HTTP/1.1" 200 None
2026-03-26 15:19:56 [adesa.be] INFO: Saving data for 10725229: {'auction_closing_time': 1774602000.0, 'created_time': 1774451792.915673, 'last_price_update_time': 1774538396.736518}
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725229') HTTP/1.1" 204 0
2026-03-26 15:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363
2026-03-26 15:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363
2026-03-26 15:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363 to the API
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:56 [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': 0,
'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-26 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725363%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [adesa.be] INFO: Saving data for 10725363: {'auction_closing_time': 1774602000.0, 'created_time': 1774451817.306437, 'last_price_update_time': 1774538397.008397}
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19: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-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/2ac709b0-0eb4-43ef-a02a-c04a872e9890.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748025%252Fgeneral%252Fc395b907-e2e8-4869-a589-d43c0a38c980.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/c395b907-e2e8-4869-a589-d43c0a38c980.jpg not downloaded yet
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/b71e6bfc-f1f6-4e5d-a06d-0121722bd0bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/02ad647e-e967-46f4-9b09-95e8a063b6db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/69e18ea6-7b49-45a0-a700-a3584bc42f1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748036%252Fgeneral%252F46eb7b10-fa57-4b6a-b595-b2dcd52c16c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/46eb7b10-fa57-4b6a-b595-b2dcd52c16c0.jpg not downloaded yet
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747961%252Fgeneral%252Fd7c4e1ee-3039-479d-9363-11c608f9a0d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/d7c4e1ee-3039-479d-9363-11c608f9a0d3.jpg not downloaded yet
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f36650>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F470714ab-52fc-411c-bd29-aaf1f13bd58e.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/470714ab-52fc-411c-bd29-aaf1f13bd58e.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766126d10>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252Ff55cd687-6751-4579-8973-a937be18b6e5.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/f55cd687-6751-4579-8973-a937be18b6e5.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/bded4b73-fb07-436f-af70-27794e102f65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748025%252Fgeneral%252F8a5adf86-699f-4e50-b7b9-58ff3a361e1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/8a5adf86-699f-4e50-b7b9-58ff3a361e1c.jpg not downloaded yet
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/a94b3161-1bc6-4f26-80ba-9a27cf939541.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748036%252Fgeneral%252Fc2cb8fa6-635e-4eac-a5c5-5292e7cc202c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/c2cb8fa6-635e-4eac-a5c5-5292e7cc202c.jpg not downloaded yet
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747961%252Fgeneral%252Fe525a2a5-eca3-4b38-8d4e-5f95117653cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/e525a2a5-eca3-4b38-8d4e-5f95117653cf.jpg not downloaded yet
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c0db10>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252Fc4a597a4-8d06-44da-a660-af5783efe110.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/c4a597a4-8d06-44da-a660-af5783efe110.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fddcd0>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F21a3f9c8-6d17-407a-b698-6cb9d007e5a4.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/21a3f9c8-6d17-407a-b698-6cb9d007e5a4.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/bcee9491-3252-4620-9532-7dd1782024d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/2a1a787d-b2d5-4320-8f1d-faf99b4b7756.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660a7fd0>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F2ac709b0-0eb4-43ef-a02a-c04a872e9890.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/2ac709b0-0eb4-43ef-a02a-c04a872e9890.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dcc950>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252Fb71e6bfc-f1f6-4e5d-a06d-0121722bd0bf.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/b71e6bfc-f1f6-4e5d-a06d-0121722bd0bf.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765de2990>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F02ad647e-e967-46f4-9b09-95e8a063b6db.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/02ad647e-e967-46f4-9b09-95e8a063b6db.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661aa310>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F69e18ea6-7b49-45a0-a700-a3584bc42f1d.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/69e18ea6-7b49-45a0-a700-a3584bc42f1d.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/a6cbc74d-3871-4591-b118-9dff685b2132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747961%252Fgeneral%252Fb6fc1883-62e4-4810-9c40-ac29ccc59bac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/b6fc1883-62e4-4810-9c40-ac29ccc59bac.jpg not downloaded yet
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/5809aec6-7a93-47e5-924a-5459ff430286.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661afdd0>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252Fbded4b73-fb07-436f-af70-27794e102f65.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/bded4b73-fb07-436f-af70-27794e102f65.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d6b2d0>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252Fa94b3161-1bc6-4f26-80ba-9a27cf939541.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/a94b3161-1bc6-4f26-80ba-9a27cf939541.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/07b93d6b-c131-4c8a-b452-da9ab17af224.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/51cfe1e8-e2f3-4754-ac66-ac326ab18ce8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/7887dee9-7c12-4527-8133-80e9180c9b15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660a7e90>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252Fbcee9491-3252-4620-9532-7dd1782024d6.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/bcee9491-3252-4620-9532-7dd1782024d6.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d6cd90>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F2a1a787d-b2d5-4320-8f1d-faf99b4b7756.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/2a1a787d-b2d5-4320-8f1d-faf99b4b7756.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fbbd90>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252Fa6cbc74d-3871-4591-b118-9dff685b2132.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/a6cbc74d-3871-4591-b118-9dff685b2132.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/19173cf8-93cd-49e4-9bfa-aaeacd5a5bfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/4412716a-3bed-4f7a-b04e-87b0ddc66b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/38440b09-5217-4b8b-940c-060f6daeb4a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 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-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e8d90>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F5809aec6-7a93-47e5-924a-5459ff430286.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/5809aec6-7a93-47e5-924a-5459ff430286.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661aa350>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F07b93d6b-c131-4c8a-b452-da9ab17af224.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/07b93d6b-c131-4c8a-b452-da9ab17af224.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fdfe90>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F51cfe1e8-e2f3-4754-ac66-ac326ab18ce8.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/51cfe1e8-e2f3-4754-ac66-ac326ab18ce8.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fdcdd0>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F7887dee9-7c12-4527-8133-80e9180c9b15.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/7887dee9-7c12-4527-8133-80e9180c9b15.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/d7c4e1ee-3039-479d-9363-11c608f9a0d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/c395b907-e2e8-4869-a589-d43c0a38c980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/c2cb8fa6-635e-4eac-a5c5-5292e7cc202c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/868452da-2921-438e-bb80-49695282a8ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/8a5adf86-699f-4e50-b7b9-58ff3a361e1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/46eb7b10-fa57-4b6a-b595-b2dcd52c16c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 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-26 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-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c70650>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F19173cf8-93cd-49e4-9bfa-aaeacd5a5bfb.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/19173cf8-93cd-49e4-9bfa-aaeacd5a5bfb.jpg saved to cache
2026-03-26 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765db5390>
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F4412716a-3bed-4f7a-b04e-87b0ddc66b8b.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/4412716a-3bed-4f7a-b04e-87b0ddc66b8b.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57681dfa50>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F38440b09-5217-4b8b-940c-060f6daeb4a7.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/38440b09-5217-4b8b-940c-060f6daeb4a7.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/e525a2a5-eca3-4b38-8d4e-5f95117653cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/a5880fee-b5fe-42b7-8091-3887ed2361f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748037/general/65b5182f-262e-4fb1-9aaf-0d4461bd1ca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729678)
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748036/general/99321d8a-166f-4007-9422-5a5796414cd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729676)
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/b6fc1883-62e4-4810-9c40-ac29ccc59bac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650b8390>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252Fd7c4e1ee-3039-479d-9363-11c608f9a0d3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/d7c4e1ee-3039-479d-9363-11c608f9a0d3.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d3c190>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252Fc395b907-e2e8-4869-a589-d43c0a38c980.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/c395b907-e2e8-4869-a589-d43c0a38c980.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb1090>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252Fc2cb8fa6-635e-4eac-a5c5-5292e7cc202c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/c2cb8fa6-635e-4eac-a5c5-5292e7cc202c.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e13e10>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F868452da-2921-438e-bb80-49695282a8ca.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/868452da-2921-438e-bb80-49695282a8ca.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a99e10>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F8a5adf86-699f-4e50-b7b9-58ff3a361e1c.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/8a5adf86-699f-4e50-b7b9-58ff3a361e1c.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651a3150>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F46eb7b10-fa57-4b6a-b595-b2dcd52c16c0.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/46eb7b10-fa57-4b6a-b595-b2dcd52c16c0.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748025/general/9605b004-bb3a-4e1b-b065-1416c9ef53b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729663)
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/d3477bc1-6cff-47e2-8eef-29f8fb53ad75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747961/general/6d6062a2-c324-457e-8aff-ce89fa020505.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729564)
2026-03-26 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/8a0bebc6-6b0b-42cb-9cb8-0d9d1c046539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651f3dd0>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252Fe525a2a5-eca3-4b38-8d4e-5f95117653cf.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/e525a2a5-eca3-4b38-8d4e-5f95117653cf.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576612c7d0>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252Fa5880fee-b5fe-42b7-8091-3887ed2361f2.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/a5880fee-b5fe-42b7-8091-3887ed2361f2.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e9990>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748037%252Fgeneral%252F65b5182f-262e-4fb1-9aaf-0d4461bd1ca2.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748037/general/65b5182f-262e-4fb1-9aaf-0d4461bd1ca2.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a98886b-1fcf-5796-a07b-3647a2abc232
2026-03-26 15:19:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a98886b-1fcf-5796-a07b-3647a2abc232, skipping ID generation
2026-03-26 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a98886b-1fcf-5796-a07b-3647a2abc232 with scrape type 1
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a98886b-1fcf-5796-a07b-3647a2abc232 sending to next pipeline
2026-03-26 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a98886b-1fcf-5796-a07b-3647a2abc232, identifier: 10729678
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576525c450>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748036%252Fgeneral%252F99321d8a-166f-4007-9422-5a5796414cd5.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748036/general/99321d8a-166f-4007-9422-5a5796414cd5.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 897d5f65-e490-56ab-abd4-23464fbfa283
2026-03-26 15:19:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 897d5f65-e490-56ab-abd4-23464fbfa283, skipping ID generation
2026-03-26 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 897d5f65-e490-56ab-abd4-23464fbfa283 with scrape type 1
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 897d5f65-e490-56ab-abd4-23464fbfa283 sending to next pipeline
2026-03-26 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 897d5f65-e490-56ab-abd4-23464fbfa283, identifier: 10729676
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576604ed10>
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252Fb6fc1883-62e4-4810-9c40-ac29ccc59bac.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/b6fc1883-62e4-4810-9c40-ac29ccc59bac.jpg saved to cache
2026-03-26 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a98886b-1fcf-5796-a07b-3647a2abc232 with identifier: 10729678
2026-03-26 15:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a98886b-1fcf-5796-a07b-3647a2abc232 with identifier: 10729678
2026-03-26 15:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a98886b-1fcf-5796-a07b-3647a2abc232 with identifier: 10729678 to the API
2026-03-26 15:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748037/general/65b5182f-262e-4fb1-9aaf-0d4461bd1ca2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8a98886b-1fcf-5796-a07b-3647a2abc232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPY553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 95721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/1fc48840-ab04-4dba-9cfc-c75a334719da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/0448aef6-bbae-4439-841e-e07019a8cedc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/32c21756-e0e0-4a6f-843c-331ad6065b28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/36c68040-97ae-42e5-858b-d0d9ceeb8ebb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/470714ab-52fc-411c-bd29-aaf1f13bd58e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/65b5182f-262e-4fb1-9aaf-0d4461bd1ca2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/02ad647e-e967-46f4-9b09-95e8a063b6db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/bcee9491-3252-4620-9532-7dd1782024d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34114,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/a5880fee-b5fe-42b7-8091-3887ed2361f2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a98886b-1fcf-5796-a07b-3647a2abc232/8a98886b-1fcf-5796-a07b-3647a2abc232_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748037/general/4412716a-3bed-4f7a-b04e-87b0ddc66b8b.jpg',
'Width': 1024}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - 95.721 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729678%27 HTTP/1.1" 200 None
2026-03-26 15:19:59 [adesa.be] INFO: Saving data for 10729678: {'created_time': 1774538399.185309, 'last_price_update_time': 1774538399.185318, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729678') HTTP/1.1" 204 0
2026-03-26 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 897d5f65-e490-56ab-abd4-23464fbfa283 with identifier: 10729676
2026-03-26 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 897d5f65-e490-56ab-abd4-23464fbfa283 with identifier: 10729676
2026-03-26 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 897d5f65-e490-56ab-abd4-23464fbfa283 with identifier: 10729676 to the API
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748036/general/99321d8a-166f-4007-9422-5a5796414cd5.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': 122,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '897d5f65-e490-56ab-abd4-23464fbfa283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXV122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 114485,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/6541b627-b672-4089-b971-9d067f901782.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/21a3f9c8-6d17-407a-b698-6cb9d007e5a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/07b93d6b-c131-4c8a-b452-da9ab17af224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/b71e6bfc-f1f6-4e5d-a06d-0121722bd0bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/a94b3161-1bc6-4f26-80ba-9a27cf939541.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/99321d8a-166f-4007-9422-5a5796414cd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/51cfe1e8-e2f3-4754-ac66-ac326ab18ce8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/19173cf8-93cd-49e4-9bfa-aaeacd5a5bfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/46eb7b10-fa57-4b6a-b595-b2dcd52c16c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897d5f65-e490-56ab-abd4-23464fbfa283/897d5f65-e490-56ab-abd4-23464fbfa283_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35027,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748036/general/c2cb8fa6-635e-4eac-a5c5-5292e7cc202c.jpg',
'Width': 400}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - Diesel - Automatic - '
'122 hp - 114.485 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729676%27 HTTP/1.1" 200 None
2026-03-26 15:19:59 [adesa.be] INFO: Saving data for 10729676: {'created_time': 1774538399.5584, 'last_price_update_time': 1774538399.558409, 'auction_closing_time': 1775030400.0}
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729676') HTTP/1.1" 204 0
2026-03-26 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/2c44f1a0-3134-4629-9ed6-de1373eed6fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/6bb49e45-e30b-4b05-9cf8-0338f220e1f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/d2ede653-33e2-4321-b90d-b15c0654175a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748042/general/0c398ac1-980a-4880-b8af-f7a3a5251f82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729681)
2026-03-26 15:19:59 [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-26 15:19:59 [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-26 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fd9e90>
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748025%252Fgeneral%252F9605b004-bb3a-4e1b-b065-1416c9ef53b3.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748025/general/9605b004-bb3a-4e1b-b065-1416c9ef53b3.jpg saved to cache
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 372a7552-a712-5270-9142-3293a375d3ca
2026-03-26 15:19:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 372a7552-a712-5270-9142-3293a375d3ca, skipping ID generation
2026-03-26 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372a7552-a712-5270-9142-3293a375d3ca with scrape type 1
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 372a7552-a712-5270-9142-3293a375d3ca sending to next pipeline
2026-03-26 15:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 372a7552-a712-5270-9142-3293a375d3ca, identifier: 10729663
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765145350>
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252Fd3477bc1-6cff-47e2-8eef-29f8fb53ad75.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/d3477bc1-6cff-47e2-8eef-29f8fb53ad75.jpg saved to cache
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765145e10>
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747961%252Fgeneral%252F6d6062a2-c324-457e-8aff-ce89fa020505.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747961/general/6d6062a2-c324-457e-8aff-ce89fa020505.jpg saved to cache
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c18fb71-00fe-5274-a754-fe28e500050e
2026-03-26 15:19:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c18fb71-00fe-5274-a754-fe28e500050e, skipping ID generation
2026-03-26 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c18fb71-00fe-5274-a754-fe28e500050e with scrape type 1
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c18fb71-00fe-5274-a754-fe28e500050e sending to next pipeline
2026-03-26 15:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c18fb71-00fe-5274-a754-fe28e500050e, identifier: 10729564
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576612f990>
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F8a0bebc6-6b0b-42cb-9cb8-0d9d1c046539.jpg') HTTP/1.1" 204 0
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/8a0bebc6-6b0b-42cb-9cb8-0d9d1c046539.jpg saved to cache
2026-03-26 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/e050ad08-46d3-41b9-bc2a-85e334aa6f8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/6c7f5238-34f8-4ba5-bd88-c02b18f58421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:20:00 [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-26 15:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 372a7552-a712-5270-9142-3293a375d3ca with identifier: 10729663
2026-03-26 15:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 372a7552-a712-5270-9142-3293a375d3ca with identifier: 10729663
2026-03-26 15:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 372a7552-a712-5270-9142-3293a375d3ca with identifier: 10729663 to the API
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748025/general/9605b004-bb3a-4e1b-b065-1416c9ef53b3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 256,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '372a7552-a712-5270-9142-3293a375d3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GAP514',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 53094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/2e149dfa-18ac-4a67-9278-7e3f5e33021c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/36058776-db9a-4224-beac-e40ba7a055b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/f55cd687-6751-4579-8973-a937be18b6e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/2ac709b0-0eb4-43ef-a02a-c04a872e9890.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/2a1a787d-b2d5-4320-8f1d-faf99b4b7756.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/9605b004-bb3a-4e1b-b065-1416c9ef53b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40494,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/a6cbc74d-3871-4591-b118-9dff685b2132.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/868452da-2921-438e-bb80-49695282a8ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/c395b907-e2e8-4869-a589-d43c0a38c980.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372a7552-a712-5270-9142-3293a375d3ca/372a7552-a712-5270-9142-3293a375d3ca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748025/general/8a5adf86-699f-4e50-b7b9-58ff3a361e1c.jpg',
'Width': 1024}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 - Electric - Automatic - 256 hp - 53.094 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729663%27 HTTP/1.1" 200 None
2026-03-26 15:20:00 [adesa.be] INFO: Saving data for 10729663: {'created_time': 1774538400.442798, 'last_price_update_time': 1774538400.442808, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729663') HTTP/1.1" 204 0
2026-03-26 15:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c18fb71-00fe-5274-a754-fe28e500050e with identifier: 10729564
2026-03-26 15:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c18fb71-00fe-5274-a754-fe28e500050e with identifier: 10729564
2026-03-26 15:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c18fb71-00fe-5274-a754-fe28e500050e with identifier: 10729564 to the API
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747961/general/6d6062a2-c324-457e-8aff-ce89fa020505.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': 211,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4c18fb71-00fe-5274-a754-fe28e500050e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHB213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 213555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/c4a597a4-8d06-44da-a660-af5783efe110.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/7887dee9-7c12-4527-8133-80e9180c9b15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/69e18ea6-7b49-45a0-a700-a3584bc42f1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/bded4b73-fb07-436f-af70-27794e102f65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/6d6062a2-c324-457e-8aff-ce89fa020505.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/5809aec6-7a93-47e5-924a-5459ff430286.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/38440b09-5217-4b8b-940c-060f6daeb4a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37513,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/d7c4e1ee-3039-479d-9363-11c608f9a0d3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/e525a2a5-eca3-4b38-8d4e-5f95117653cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c18fb71-00fe-5274-a754-fe28e500050e/4c18fb71-00fe-5274-a754-fe28e500050e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747961/general/b6fc1883-62e4-4810-9c40-ac29ccc59bac.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC Coupé 300e Business - 4-Matic - Hybrid - '
'Automatic - 211 hp - 213.555 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729564%27 HTTP/1.1" 200 None
2026-03-26 15:20:00 [adesa.be] INFO: Saving data for 10729564: {'created_time': 1774538400.812392, 'last_price_update_time': 1774538400.812406, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729564') HTTP/1.1" 204 0
2026-03-26 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/2b66e998-e65f-4dab-93b4-d9dfdb8e3ffd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/4dd4ccc7-ac35-492a-b812-eac48ed7200b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b626d0>
2026-03-26 15:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F2c44f1a0-3134-4629-9ed6-de1373eed6fe.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/2c44f1a0-3134-4629-9ed6-de1373eed6fe.jpg saved to cache
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d79b50>
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F6bb49e45-e30b-4b05-9cf8-0338f220e1f7.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/6bb49e45-e30b-4b05-9cf8-0338f220e1f7.jpg saved to cache
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f41110>
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252Fd2ede653-33e2-4321-b90d-b15c0654175a.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/d2ede653-33e2-4321-b90d-b15c0654175a.jpg saved to cache
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d7aad0>
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748042%252Fgeneral%252F0c398ac1-980a-4880-b8af-f7a3a5251f82.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748042/general/0c398ac1-980a-4880-b8af-f7a3a5251f82.jpg saved to cache
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56594561-48a0-5169-898d-0297346dbc61
2026-03-26 15:20:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56594561-48a0-5169-898d-0297346dbc61, skipping ID generation
2026-03-26 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56594561-48a0-5169-898d-0297346dbc61 with scrape type 1
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56594561-48a0-5169-898d-0297346dbc61 sending to next pipeline
2026-03-26 15:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56594561-48a0-5169-898d-0297346dbc61, identifier: 10729681
2026-03-26 15:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379
2026-03-26 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with scrape type 2
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with scrape type 2
2026-03-26 15:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97, identifier: 10725379
2026-03-26 15:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263
2026-03-26 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-26 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-26 15:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f, identifier: 10725263
2026-03-26 15:20:01 [adesa.be] INFO: Found listing with ID: 10725383
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725383%27 HTTP/1.1" 200 None
2026-03-26 15:20:01 [adesa.be] INFO: Scrape type for 10725383: 0
2026-03-26 15:20:01 [adesa.be] INFO: Skipping item 10725383 url https://www.openlane.eu/en/carv6/auction/10725383
2026-03-26 15:20:01 [adesa.be] INFO: Found listing with ID: 10725400
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725400%27 HTTP/1.1" 200 None
2026-03-26 15:20:01 [adesa.be] INFO: Scrape type for 10725400: 2
2026-03-26 15:20:01 [adesa.be] INFO: Scraping item 10725400 url https://www.openlane.eu/en/carv6/auction/10725400
2026-03-26 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56594561-48a0-5169-898d-0297346dbc61 with identifier: 10729681
2026-03-26 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56594561-48a0-5169-898d-0297346dbc61 with identifier: 10729681
2026-03-26 15:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56594561-48a0-5169-898d-0297346dbc61 with identifier: 10729681 to the API
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748042/general/0c398ac1-980a-4880-b8af-f7a3a5251f82.jpg>
{'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-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': '56594561-48a0-5169-898d-0297346dbc61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMT398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 46374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/9a88a20f-c325-44c3-9bb0-116fed15ae1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/0c398ac1-980a-4880-b8af-f7a3a5251f82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/99c66325-5c86-4870-9619-079c3b709814.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/85ba9d81-7579-4592-bef3-f2c76931a366.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/ebaceefe-7a3e-47f4-883c-7f490c30790f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/56bd5eb9-934a-4f67-8fa6-79ea453c8eba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/71f165d2-e9ff-42f6-b1bb-1e7bc012432f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30762,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/73c06026-68b8-4496-a428-8d378860017f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/750d74bc-0061-49b5-9586-41026b379ba6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56594561-48a0-5169-898d-0297346dbc61/56594561-48a0-5169-898d-0297346dbc61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748042/general/606ad652-4728-4eb8-bc46-4afb88779be1.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen T-ROC 1.5 TSI Style Business - Petrol - Manual - 150 hp '
'- 46.374 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729681%27 HTTP/1.1" 200 None
2026-03-26 15:20:01 [adesa.be] INFO: Saving data for 10729681: {'created_time': 1774538401.948022, 'last_price_update_time': 1774538401.948033, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729681') HTTP/1.1" 204 0
2026-03-26 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379
2026-03-26 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379
2026-03-26 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379 to the API
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:02 [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': 0,
'price': 12900,
'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-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725379%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Saving data for 10725379: {'auction_closing_time': 1774602000.0, 'created_time': 1774451801.454126, 'last_price_update_time': 1774538402.214714}
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725379') HTTP/1.1" 204 0
2026-03-26 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263
2026-03-26 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263
2026-03-26 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263 to the API
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:02 [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': 0,
'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-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725263%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Saving data for 10725263: {'auction_closing_time': 1774602000.0, 'created_time': 1774451795.905371, 'last_price_update_time': 1774538402.473661}
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725263') HTTP/1.1" 204 0
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765262d90>
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Fe050ad08-46d3-41b9-bc2a-85e334aa6f8a.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/e050ad08-46d3-41b9-bc2a-85e334aa6f8a.jpg saved to cache
2026-03-26 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765dfcd50>
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F6c7f5238-34f8-4ba5-bd88-c02b18f58421.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/6c7f5238-34f8-4ba5-bd88-c02b18f58421.jpg saved to cache
2026-03-26 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255
2026-03-26 15:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-26 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-26 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0, identifier: 10725255
2026-03-26 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/4e3de51f-ce9b-4bc3-bf25-47ab9c56cf1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748040/general/58eb6aa0-89de-4d74-b1b5-75adc25ff2de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729680)
2026-03-26 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/d78fa296-0cc3-465c-bced-703403996771.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/3f3e29ae-c629-4052-b118-0ebe6a855b34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725378
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725378%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725378: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725378 url https://www.openlane.eu/en/carv6/auction/10725378
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725488
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725488%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725488: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725488 url https://www.openlane.eu/en/carv6/auction/10725488
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725421
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725421%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725421: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725421 url https://www.openlane.eu/en/carv6/auction/10725421
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725328
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725328%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725328: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725328 url https://www.openlane.eu/en/carv6/auction/10725328
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725266
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725266%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725266: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725266 url https://www.openlane.eu/en/carv6/auction/10725266
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725452
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725452%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725452: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725452 url https://www.openlane.eu/en/carv6/auction/10725452
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725470
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725470%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725470: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725470 url https://www.openlane.eu/en/carv6/auction/10725470
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725483
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725483%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725483: 0
2026-03-26 15:20:02 [adesa.be] INFO: Skipping item 10725483 url https://www.openlane.eu/en/carv6/auction/10725483
2026-03-26 15:20:02 [adesa.be] INFO: Found listing with ID: 10725468
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725468%27 HTTP/1.1" 200 None
2026-03-26 15:20:02 [adesa.be] INFO: Scrape type for 10725468: 2
2026-03-26 15:20:02 [adesa.be] INFO: Scraping item 10725468 url https://www.openlane.eu/en/carv6/auction/10725468
2026-03-26 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255
2026-03-26 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255
2026-03-26 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255 to the API
2026-03-26 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:03 [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': 0,
'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-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725255%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Saving data for 10725255: {'auction_closing_time': 1774602000.0, 'created_time': 1774451938.922846, 'last_price_update_time': 1774538403.141414}
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725255') HTTP/1.1" 204 0
2026-03-26 15:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747925/general/3b40dd6c-c37c-4c25-84e1-59a526b7f1d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729528)
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521d750>
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252F2b66e998-e65f-4dab-93b4-d9dfdb8e3ffd.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/2b66e998-e65f-4dab-93b4-d9dfdb8e3ffd.jpg saved to cache
2026-03-26 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576612a190>
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252F4dd4ccc7-ac35-492a-b812-eac48ed7200b.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/4dd4ccc7-ac35-492a-b812-eac48ed7200b.jpg saved to cache
2026-03-26 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/28f92747-8666-42da-856c-79bbcb71d7dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/9c9e288c-a678-498f-920e-633e10645739.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725486
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725486%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725486: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725486 url https://www.openlane.eu/en/carv6/auction/10725486
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725490
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725490%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725490: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725490 url https://www.openlane.eu/en/carv6/auction/10725490
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725494
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725494%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725494: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725494 url https://www.openlane.eu/en/carv6/auction/10725494
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725485
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725485%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725485: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725485 url https://www.openlane.eu/en/carv6/auction/10725485
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725417
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725417%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725417: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725417 url https://www.openlane.eu/en/carv6/auction/10725417
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725409
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725409%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725409: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725409 url https://www.openlane.eu/en/carv6/auction/10725409
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725410
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725410%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725410: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725410 url https://www.openlane.eu/en/carv6/auction/10725410
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725449
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725449%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725449: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725449 url https://www.openlane.eu/en/carv6/auction/10725449
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725407
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725407%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725407: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725407 url https://www.openlane.eu/en/carv6/auction/10725407
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725411
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725411%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725411: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725411 url https://www.openlane.eu/en/carv6/auction/10725411
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725412
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725412%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725412: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725412 url https://www.openlane.eu/en/carv6/auction/10725412
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725501
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725501%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725501: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725501 url https://www.openlane.eu/en/carv6/auction/10725501
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725473
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725473%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725473: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725473 url https://www.openlane.eu/en/carv6/auction/10725473
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725453
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725453%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725453: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725453 url https://www.openlane.eu/en/carv6/auction/10725453
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725492
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725492%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725492: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725492 url https://www.openlane.eu/en/carv6/auction/10725492
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725471
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725471%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725471: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725471 url https://www.openlane.eu/en/carv6/auction/10725471
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725443
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725443%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725443: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725443 url https://www.openlane.eu/en/carv6/auction/10725443
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725370
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725370%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725370: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725370 url https://www.openlane.eu/en/carv6/auction/10725370
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725408
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725408%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725408: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725408 url https://www.openlane.eu/en/carv6/auction/10725408
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725264
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725264%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725264: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725264 url https://www.openlane.eu/en/carv6/auction/10725264
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725461
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725461%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725461: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725461 url https://www.openlane.eu/en/carv6/auction/10725461
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725429
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725429%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725429: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725429 url https://www.openlane.eu/en/carv6/auction/10725429
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725455
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725455%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725455: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725455 url https://www.openlane.eu/en/carv6/auction/10725455
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725428
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725428%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725428: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725428 url https://www.openlane.eu/en/carv6/auction/10725428
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725341
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725341%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725341: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725341 url https://www.openlane.eu/en/carv6/auction/10725341
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725477
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725477%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725477: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725477 url https://www.openlane.eu/en/carv6/auction/10725477
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725482
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725482%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725482: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725482 url https://www.openlane.eu/en/carv6/auction/10725482
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725498
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725498%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725498: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725498 url https://www.openlane.eu/en/carv6/auction/10725498
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725487
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725487%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725487: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725487 url https://www.openlane.eu/en/carv6/auction/10725487
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725456
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725456%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725456: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725456 url https://www.openlane.eu/en/carv6/auction/10725456
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725422
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725422%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725422: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725422 url https://www.openlane.eu/en/carv6/auction/10725422
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725278
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725278%27 HTTP/1.1" 200 None
2026-03-26 15:20:03 [adesa.be] INFO: Scrape type for 10725278: 0
2026-03-26 15:20:03 [adesa.be] INFO: Skipping item 10725278 url https://www.openlane.eu/en/carv6/auction/10725278
2026-03-26 15:20:03 [adesa.be] INFO: Found listing with ID: 10725474
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725474%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725474: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725474 url https://www.openlane.eu/en/carv6/auction/10725474
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725381
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725381%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725381: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725381 url https://www.openlane.eu/en/carv6/auction/10725381
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725475
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725475%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725475: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725475 url https://www.openlane.eu/en/carv6/auction/10725475
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725460
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725460%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725460: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725460 url https://www.openlane.eu/en/carv6/auction/10725460
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725436
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725436%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725436: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725436 url https://www.openlane.eu/en/carv6/auction/10725436
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725499
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725499%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725499: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725499 url https://www.openlane.eu/en/carv6/auction/10725499
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725441
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725441%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725441: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725441 url https://www.openlane.eu/en/carv6/auction/10725441
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725442
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725442%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725442: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725442 url https://www.openlane.eu/en/carv6/auction/10725442
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725484
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725484%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725484: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725484 url https://www.openlane.eu/en/carv6/auction/10725484
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725505
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725505%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725505: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725505 url https://www.openlane.eu/en/carv6/auction/10725505
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725326
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725326%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725326: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725326 url https://www.openlane.eu/en/carv6/auction/10725326
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725297
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725297%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725297: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725297 url https://www.openlane.eu/en/carv6/auction/10725297
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725304
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725304%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725304: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725304 url https://www.openlane.eu/en/carv6/auction/10725304
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725305
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725305%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725305: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725305 url https://www.openlane.eu/en/carv6/auction/10725305
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725317
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725317%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725317: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725317 url https://www.openlane.eu/en/carv6/auction/10725317
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725450
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725450%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725450: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725450 url https://www.openlane.eu/en/carv6/auction/10725450
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725503
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725503%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725503: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725503 url https://www.openlane.eu/en/carv6/auction/10725503
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725420
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725420%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725420: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725420 url https://www.openlane.eu/en/carv6/auction/10725420
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725389
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725389%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725389: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725389 url https://www.openlane.eu/en/carv6/auction/10725389
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725340
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725340%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725340: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725340 url https://www.openlane.eu/en/carv6/auction/10725340
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725390
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725390%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725390: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725390 url https://www.openlane.eu/en/carv6/auction/10725390
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725405
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725405%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725405: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725405 url https://www.openlane.eu/en/carv6/auction/10725405
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725437
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725437%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725437: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725437 url https://www.openlane.eu/en/carv6/auction/10725437
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725380
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725380%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725380: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725380 url https://www.openlane.eu/en/carv6/auction/10725380
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725231
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725231%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725231: 2
2026-03-26 15:20:04 [adesa.be] INFO: Scraping item 10725231 url https://www.openlane.eu/en/carv6/auction/10725231
2026-03-26 15:20:04 [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-26 15:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc48d0>
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252F4e3de51f-ce9b-4bc3-bf25-47ab9c56cf1f.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/4e3de51f-ce9b-4bc3-bf25-47ab9c56cf1f.jpg saved to cache
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650e9ad0>
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748040%252Fgeneral%252F58eb6aa0-89de-4d74-b1b5-75adc25ff2de.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748040/general/58eb6aa0-89de-4d74-b1b5-75adc25ff2de.jpg saved to cache
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 38143cde-a114-556b-9de4-2be3886ca666
2026-03-26 15:20:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38143cde-a114-556b-9de4-2be3886ca666, skipping ID generation
2026-03-26 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38143cde-a114-556b-9de4-2be3886ca666 with scrape type 1
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38143cde-a114-556b-9de4-2be3886ca666 sending to next pipeline
2026-03-26 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38143cde-a114-556b-9de4-2be3886ca666, identifier: 10729680
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576527c590>
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Fd78fa296-0cc3-465c-bced-703403996771.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/d78fa296-0cc3-465c-bced-703403996771.jpg saved to cache
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fd6a50>
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252F3f3e29ae-c629-4052-b118-0ebe6a855b34.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/3f3e29ae-c629-4052-b118-0ebe6a855b34.jpg saved to cache
2026-03-26 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/f63eea51-a79e-4bc9-b9ab-8cf0cb961ddc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725403
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725403%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725403: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725403 url https://www.openlane.eu/en/carv6/auction/10725403
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725358
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725358%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725358: 0
2026-03-26 15:20:04 [adesa.be] INFO: Skipping item 10725358 url https://www.openlane.eu/en/carv6/auction/10725358
2026-03-26 15:20:04 [adesa.be] INFO: Found listing with ID: 10725262
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725262%27 HTTP/1.1" 200 None
2026-03-26 15:20:04 [adesa.be] INFO: Scrape type for 10725262: 2
2026-03-26 15:20:04 [adesa.be] INFO: Scraping item 10725262 url https://www.openlane.eu/en/carv6/auction/10725262
2026-03-26 15:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38143cde-a114-556b-9de4-2be3886ca666 with identifier: 10729680
2026-03-26 15:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38143cde-a114-556b-9de4-2be3886ca666 with identifier: 10729680
2026-03-26 15:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38143cde-a114-556b-9de4-2be3886ca666 with identifier: 10729680 to the API
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748040/general/58eb6aa0-89de-4d74-b1b5-75adc25ff2de.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-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': '38143cde-a114-556b-9de4-2be3886ca666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKD815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 99933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/19884500-d3b0-48bb-a748-85297e6e8c34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31310,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/58eb6aa0-89de-4d74-b1b5-75adc25ff2de.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/6c7f5238-34f8-4ba5-bd88-c02b18f58421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/2c44f1a0-3134-4629-9ed6-de1373eed6fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/d3477bc1-6cff-47e2-8eef-29f8fb53ad75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/d1e7ce62-2c7b-4de9-9c0b-51324a9eb90c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/298062a8-8a05-4ca9-8049-3ccee94addcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/712e2bdf-bac5-46ed-819b-ccb1150d787a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/14ade9a7-ba33-43b2-b0a2-1be72390ebd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38143cde-a114-556b-9de4-2be3886ca666/38143cde-a114-556b-9de4-2be3886ca666_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748040/general/600c9cb5-d572-4911-912c-bdb4a853147b.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen T-ROC 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'99.933 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729680%27 HTTP/1.1" 200 None
2026-03-26 15:20:05 [adesa.be] INFO: Saving data for 10729680: {'created_time': 1774538405.289831, 'last_price_update_time': 1774538405.28984, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729680') HTTP/1.1" 204 0
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576521e590>
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747925%252Fgeneral%252F3b40dd6c-c37c-4c25-84e1-59a526b7f1d1.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747925/general/3b40dd6c-c37c-4c25-84e1-59a526b7f1d1.jpg saved to cache
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3
2026-03-26 15:20:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 787f79a2-6bfc-5452-bd1d-121e06e02ab3, skipping ID generation
2026-03-26 15:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3 with scrape type 1
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 787f79a2-6bfc-5452-bd1d-121e06e02ab3 sending to next pipeline
2026-03-26 15:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 787f79a2-6bfc-5452-bd1d-121e06e02ab3, identifier: 10729528
2026-03-26 15:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748045/general/d72a8ad3-04c4-45e3-80c9-1f52341c7159.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729685)
2026-03-26 15:20:05 [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/10731728)
2026-03-26 15:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747933/general/e91b9654-f94f-460c-975c-bc14f0ee8460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729536)
2026-03-26 15:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747928/general/1e5e486b-0975-48de-a967-cef9d8c41e90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729531)
2026-03-26 15:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 787f79a2-6bfc-5452-bd1d-121e06e02ab3 with identifier: 10729528
2026-03-26 15:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 787f79a2-6bfc-5452-bd1d-121e06e02ab3 with identifier: 10729528
2026-03-26 15:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 787f79a2-6bfc-5452-bd1d-121e06e02ab3 with identifier: 10729528 to the API
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747925/general/3b40dd6c-c37c-4c25-84e1-59a526b7f1d1.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': 136,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '787f79a2-6bfc-5452-bd1d-121e06e02ab3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUF977',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 35317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/3b40dd6c-c37c-4c25-84e1-59a526b7f1d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/2e77ed5a-4c8b-49de-8e9f-b1af85e21032.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/61b0edd4-6b83-4bb4-8235-4fb6c66011cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/2490230e-a3b6-46c0-a04d-1cfdf51d9f76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/83312809-0b38-43d0-85d6-aa23dacee615.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/b15f2526-144e-427e-9c68-c92abfc5b6a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/a3c5e4b9-e3ad-40fc-8379-80fe8199673b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/5644490c-efc3-4dcb-a539-b6106c6b120c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/e50740d9-7837-44a9-a527-b698678e984d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_787f79a2-6bfc-5452-bd1d-121e06e02ab3/787f79a2-6bfc-5452-bd1d-121e06e02ab3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747925/general/a03fdcdb-107a-4456-924c-bdad496fbd1d.jpg',
'Width': 1024}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 30 TDI Advanced - Diesel - Automatic - 136 hp - 35.317 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729528%27 HTTP/1.1" 200 None
2026-03-26 15:20:05 [adesa.be] INFO: Saving data for 10729528: {'created_time': 1774538405.845637, 'last_price_update_time': 1774538405.845647, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729528') HTTP/1.1" 204 0
2026-03-26 15:20:05 [adesa.be] INFO: Found listing with ID: 10725279
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725279%27 HTTP/1.1" 200 None
2026-03-26 15:20:05 [adesa.be] INFO: Scrape type for 10725279: 2
2026-03-26 15:20:05 [adesa.be] INFO: Scraping item 10725279 url https://www.openlane.eu/en/carv6/auction/10725279
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650da950>
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252F28f92747-8666-42da-856c-79bbcb71d7dd.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/28f92747-8666-42da-856c-79bbcb71d7dd.jpg saved to cache
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa88d0>
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252F9c9e288c-a678-498f-920e-633e10645739.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/9c9e288c-a678-498f-920e-633e10645739.jpg saved to cache
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238
2026-03-26 15:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb268aef-f688-5136-bf11-448b04c53c2d with scrape type 2
2026-03-26 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb268aef-f688-5136-bf11-448b04c53c2d with scrape type 2
2026-03-26 15:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb268aef-f688-5136-bf11-448b04c53c2d, identifier: 10725238
2026-03-26 15:20:06 [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/10731728)
2026-03-26 15:20:06 [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-26 15:20:06 [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-26 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238
2026-03-26 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238
2026-03-26 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238 to the API
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:06 [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': 0,
'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-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725238%27 HTTP/1.1" 200 None
2026-03-26 15:20:06 [adesa.be] INFO: Saving data for 10725238: {'auction_closing_time': 1774602000.0, 'created_time': 1774451802.295124, 'last_price_update_time': 1774538406.323021}
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725238') HTTP/1.1" 204 0
2026-03-26 15:20:06 [adesa.be] INFO: Found listing with ID: 10725342
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725342%27 HTTP/1.1" 200 None
2026-03-26 15:20:06 [adesa.be] INFO: Scrape type for 10725342: 2
2026-03-26 15:20:06 [adesa.be] INFO: Scraping item 10725342 url https://www.openlane.eu/en/carv6/auction/10725342
2026-03-26 15:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:06 [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-26 15:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576526e4d0>
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Ff63eea51-a79e-4bc9-b9ab-8cf0cb961ddc.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/f63eea51-a79e-4bc9-b9ab-8cf0cb961ddc.jpg saved to cache
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576514b410>
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748045%252Fgeneral%252Fd72a8ad3-04c4-45e3-80c9-1f52341c7159.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748045/general/d72a8ad3-04c4-45e3-80c9-1f52341c7159.jpg saved to cache
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136
2026-03-26 15:20:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 978a81a1-acc3-5ee8-9bb0-3a7333f73136, skipping ID generation
2026-03-26 15:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136 with scrape type 1
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 978a81a1-acc3-5ee8-9bb0-3a7333f73136 sending to next pipeline
2026-03-26 15:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 978a81a1-acc3-5ee8-9bb0-3a7333f73136, identifier: 10729685
2026-03-26 15:20:06 [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-26 15:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c61890>
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747933%252Fgeneral%252Fe91b9654-f94f-460c-975c-bc14f0ee8460.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747933/general/e91b9654-f94f-460c-975c-bc14f0ee8460.jpg saved to cache
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc4eb4ba-3867-537e-8506-031d488f6e2c
2026-03-26 15:20:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc4eb4ba-3867-537e-8506-031d488f6e2c, skipping ID generation
2026-03-26 15:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc4eb4ba-3867-537e-8506-031d488f6e2c with scrape type 1
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc4eb4ba-3867-537e-8506-031d488f6e2c sending to next pipeline
2026-03-26 15:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc4eb4ba-3867-537e-8506-031d488f6e2c, identifier: 10729536
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e20b50>
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747928%252Fgeneral%252F1e5e486b-0975-48de-a967-cef9d8c41e90.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747928/general/1e5e486b-0975-48de-a967-cef9d8c41e90.jpg saved to cache
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5ca6241-c523-5a32-a1d1-9dae171b09db
2026-03-26 15:20:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5ca6241-c523-5a32-a1d1-9dae171b09db, skipping ID generation
2026-03-26 15:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5ca6241-c523-5a32-a1d1-9dae171b09db with scrape type 1
2026-03-26 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5ca6241-c523-5a32-a1d1-9dae171b09db sending to next pipeline
2026-03-26 15:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5ca6241-c523-5a32-a1d1-9dae171b09db, identifier: 10729531
2026-03-26 15:20:06 [scrapy.extensions.logstats] INFO: Crawled 908 pages (at 62 pages/min), scraped 272 items (at 58 items/min)
2026-03-26 15:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 246MiB
2026-03-26 15:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 978a81a1-acc3-5ee8-9bb0-3a7333f73136 with identifier: 10729685
2026-03-26 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 978a81a1-acc3-5ee8-9bb0-3a7333f73136 with identifier: 10729685
2026-03-26 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 978a81a1-acc3-5ee8-9bb0-3a7333f73136 with identifier: 10729685 to the API
2026-03-26 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748045/general/d72a8ad3-04c4-45e3-80c9-1f52341c7159.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '978a81a1-acc3-5ee8-9bb0-3a7333f73136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EWB225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 41262,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/7e24201b-b18b-49c7-bf76-bb0da64ae7f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/0dd78eb4-84bd-4cf9-aad0-3a8a01bcc176.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/824212b7-8027-4cda-99ef-860d4af13a4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/d72a8ad3-04c4-45e3-80c9-1f52341c7159.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/ddfce9f9-21a5-4c31-87f8-66601846b728.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/2b66e998-e65f-4dab-93b4-d9dfdb8e3ffd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/6bb49e45-e30b-4b05-9cf8-0338f220e1f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/8a0bebc6-6b0b-42cb-9cb8-0d9d1c046539.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/b590d550-1bfd-42f4-b659-7eea3e46f28d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978a81a1-acc3-5ee8-9bb0-3a7333f73136/978a81a1-acc3-5ee8-9bb0-3a7333f73136_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748045/general/803a4767-f126-4327-91b3-8ae325ab6938.jpg',
'Width': 1024}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 Ultimate - Twin Motor - Electric - Automatic - 408 hp - '
'41.262 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729685%27 HTTP/1.1" 200 None
2026-03-26 15:20:07 [adesa.be] INFO: Saving data for 10729685: {'created_time': 1774538407.177795, 'last_price_update_time': 1774538407.177804, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729685') HTTP/1.1" 204 0
2026-03-26 15:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc4eb4ba-3867-537e-8506-031d488f6e2c with identifier: 10729536
2026-03-26 15:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc4eb4ba-3867-537e-8506-031d488f6e2c with identifier: 10729536
2026-03-26 15:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc4eb4ba-3867-537e-8506-031d488f6e2c with identifier: 10729536 to the API
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747933/general/e91b9654-f94f-460c-975c-bc14f0ee8460.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc4eb4ba-3867-537e-8506-031d488f6e2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRB043',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 208523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/f393f02e-ee88-4810-b2e0-1d74332963dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/1f598514-63e8-4115-be8d-3d74177b5dc4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/e91b9654-f94f-460c-975c-bc14f0ee8460.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/e35330b5-01e2-4b41-a629-89380c643ad2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/f63eea51-a79e-4bc9-b9ab-8cf0cb961ddc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/c2ed5d25-926a-450c-9a1a-98328579da04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/28f92747-8666-42da-856c-79bbcb71d7dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/d78fa296-0cc3-465c-bced-703403996771.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/4e3de51f-ce9b-4bc3-bf25-47ab9c56cf1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc4eb4ba-3867-537e-8506-031d488f6e2c/dc4eb4ba-3867-537e-8506-031d488f6e2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747933/general/e050ad08-46d3-41b9-bc2a-85e334aa6f8a.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 208.523 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729536%27 HTTP/1.1" 200 None
2026-03-26 15:20:07 [adesa.be] INFO: Saving data for 10729536: {'created_time': 1774538407.496775, 'last_price_update_time': 1774538407.496785, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729536') HTTP/1.1" 204 0
2026-03-26 15:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5ca6241-c523-5a32-a1d1-9dae171b09db with identifier: 10729531
2026-03-26 15:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5ca6241-c523-5a32-a1d1-9dae171b09db with identifier: 10729531
2026-03-26 15:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5ca6241-c523-5a32-a1d1-9dae171b09db with identifier: 10729531 to the API
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747928/general/1e5e486b-0975-48de-a967-cef9d8c41e90.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-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a5ca6241-c523-5a32-a1d1-9dae171b09db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ETW022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX',
'odometer': 23931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/bc614078-dde3-4cbf-822c-5a433b171374.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/a9e79acc-14f6-40dd-8df8-a0a8a336bcb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/1e5e486b-0975-48de-a967-cef9d8c41e90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/0bb5a7ad-48a4-4073-9295-1902cacc7fa2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/b054745e-3086-4243-ac06-dc58548eb4b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/aa21cd11-b2ac-4604-8552-116fc0c13388.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/9c9e288c-a678-498f-920e-633e10645739.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/3f3e29ae-c629-4052-b118-0ebe6a855b34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/4dd4ccc7-ac35-492a-b812-eac48ed7200b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ca6241-c523-5a32-a1d1-9dae171b09db/a5ca6241-c523-5a32-a1d1-9dae171b09db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747928/general/d2ede653-33e2-4321-b90d-b15c0654175a.jpg',
'Width': 1024}],
'price': 30000,
'price_includes_vat': True,
'registration_date': '2024-01-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 23.931 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729531%27 HTTP/1.1" 200 None
2026-03-26 15:20:07 [adesa.be] INFO: Saving data for 10729531: {'created_time': 1774538407.840984, 'last_price_update_time': 1774538407.840993, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729531') HTTP/1.1" 204 0
2026-03-26 15:20:07 [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/10731728)
2026-03-26 15:20:07 [adesa.be] INFO: Found listing with ID: 10725418
2026-03-26 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725418%27 HTTP/1.1" 200 None
2026-03-26 15:20:07 [adesa.be] INFO: Scrape type for 10725418: 2
2026-03-26 15:20:07 [adesa.be] INFO: Scraping item 10725418 url https://www.openlane.eu/en/carv6/auction/10725418
2026-03-26 15:20:07 [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-26 15:20:07 [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-26 15:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376
2026-03-26 15:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with scrape type 2
2026-03-26 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with scrape type 2
2026-03-26 15:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47c60ada-3bb8-528e-b3dd-991b29cf97a7, identifier: 10725376
2026-03-26 15:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343
2026-03-26 15:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-26 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-26 15:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22bf1b87-fccd-56b0-9916-80e3b69a9667, identifier: 10725343
2026-03-26 15:20:08 [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/10731728)
2026-03-26 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-26 15:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376
2026-03-26 15:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376
2026-03-26 15:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376 to the API
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:08 [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': 0,
'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-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725376%27 HTTP/1.1" 200 None
2026-03-26 15:20:08 [adesa.be] INFO: Saving data for 10725376: {'auction_closing_time': 1774602000.0, 'created_time': 1774451804.928713, 'last_price_update_time': 1774538408.329571}
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725376') HTTP/1.1" 204 0
2026-03-26 15:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343
2026-03-26 15:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343
2026-03-26 15:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343 to the API
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:08 [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': 0,
'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-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725343%27 HTTP/1.1" 200 None
2026-03-26 15:20:08 [adesa.be] INFO: Saving data for 10725343: {'auction_closing_time': 1774602000.0, 'created_time': 1774451817.965357, 'last_price_update_time': 1774538408.748023}
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725343') HTTP/1.1" 204 0
2026-03-26 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274
2026-03-26 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264b27d8-b78b-55c0-84d0-707d636c7a6f with scrape type 2
2026-03-26 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 264b27d8-b78b-55c0-84d0-707d636c7a6f with scrape type 2
2026-03-26 15:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 264b27d8-b78b-55c0-84d0-707d636c7a6f, identifier: 10725274
2026-03-26 15:20:08 [adesa.be] INFO: Found listing with ID: 10725396
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725396%27 HTTP/1.1" 200 None
2026-03-26 15:20:08 [adesa.be] INFO: Scrape type for 10725396: 2
2026-03-26 15:20:08 [adesa.be] INFO: Scraping item 10725396 url https://www.openlane.eu/en/carv6/auction/10725396
2026-03-26 15:20:08 [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-26 15:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274
2026-03-26 15:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274
2026-03-26 15:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274 to the API
2026-03-26 15:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:09 [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': 0,
'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-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725274%27 HTTP/1.1" 200 None
2026-03-26 15:20:09 [adesa.be] INFO: Saving data for 10725274: {'auction_closing_time': 1774602000.0, 'created_time': 1774451820.732969, 'last_price_update_time': 1774538409.173776}
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725274') HTTP/1.1" 204 0
2026-03-26 15:20:09 [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/10731786)
2026-03-26 15:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:09 [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-26 15:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349
2026-03-26 15:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24787449-3448-5a51-8a0d-319a5a796972 with scrape type 2
2026-03-26 15:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24787449-3448-5a51-8a0d-319a5a796972 with scrape type 2
2026-03-26 15:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24787449-3448-5a51-8a0d-319a5a796972, identifier: 10725349
2026-03-26 15:20:09 [adesa.be] INFO: Found listing with ID: 10725433
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725433%27 HTTP/1.1" 200 None
2026-03-26 15:20:09 [adesa.be] INFO: Scrape type for 10725433: 2
2026-03-26 15:20:09 [adesa.be] INFO: Scraping item 10725433 url https://www.openlane.eu/en/carv6/auction/10725433
2026-03-26 15:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349
2026-03-26 15:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349
2026-03-26 15:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349 to the API
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:09 [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': 0,
'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-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725349%27 HTTP/1.1" 200 None
2026-03-26 15:20:09 [adesa.be] INFO: Saving data for 10725349: {'auction_closing_time': 1774602000.0, 'created_time': 1774451815.033666, 'last_price_update_time': 1774538409.552238}
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725349') HTTP/1.1" 204 0
2026-03-26 15:20:09 [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-26 15:20:09 [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/10731728)
2026-03-26 15:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400
2026-03-26 15:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-26 15:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-26 15:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85, identifier: 10725400
2026-03-26 15:20:09 [adesa.be] INFO: Found listing with ID: 10725458
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725458%27 HTTP/1.1" 200 None
2026-03-26 15:20:09 [adesa.be] INFO: Scrape type for 10725458: 2
2026-03-26 15:20:09 [adesa.be] INFO: Scraping item 10725458 url https://www.openlane.eu/en/carv6/auction/10725458
2026-03-26 15:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400
2026-03-26 15:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400
2026-03-26 15:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400 to the API
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:09 [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': 0,
'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-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725400%27 HTTP/1.1" 200 None
2026-03-26 15:20:09 [adesa.be] INFO: Saving data for 10725400: {'auction_closing_time': 1774602000.0, 'created_time': 1774451825.764606, 'last_price_update_time': 1774538409.912144}
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725400') HTTP/1.1" 204 0
2026-03-26 15:20:09 [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/10731786)
2026-03-26 15:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:09 [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-26 15:20:09 [adesa.be] INFO: Found listing with ID: 10725466
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725466%27 HTTP/1.1" 200 None
2026-03-26 15:20:09 [adesa.be] INFO: Scrape type for 10725466: 2
2026-03-26 15:20:09 [adesa.be] INFO: Scraping item 10725466 url https://www.openlane.eu/en/carv6/auction/10725466
2026-03-26 15:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:09 [adesa.be] INFO: Found listing with ID: 10725385
2026-03-26 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725385%27 HTTP/1.1" 200 None
2026-03-26 15:20:09 [adesa.be] INFO: Scrape type for 10725385: 2
2026-03-26 15:20:09 [adesa.be] INFO: Scraping item 10725385 url https://www.openlane.eu/en/carv6/auction/10725385
2026-03-26 15:20:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5323260-04ed-5c6f-9957-fb480f1cd942, skipping ID generation
2026-03-26 15:20: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-26 15:20:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5323260-04ed-5c6f-9957-fb480f1cd942 sending to next pipeline
2026-03-26 15:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5323260-04ed-5c6f-9957-fb480f1cd942, identifier: 10731728
2026-03-26 15:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10731728
2026-03-26 15:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10731728
2026-03-26 15:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10731728 to the API
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5640883/general/bedccaaf-7931-4b7e-8153-64ba5efbb31b.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-27T10: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=10731728',
'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-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731728%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Saving data for 10731728: {'created_time': 1774538410.340526, 'last_price_update_time': 1774538410.340535, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731728') HTTP/1.1" 204 0
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725493
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725493%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725493: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725493 url https://www.openlane.eu/en/carv6/auction/10725493
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725424
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725424%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725424: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725424 url https://www.openlane.eu/en/carv6/auction/10725424
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725431
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725431%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725431: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725431 url https://www.openlane.eu/en/carv6/auction/10725431
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725440
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725440%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725440: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725440 url https://www.openlane.eu/en/carv6/auction/10725440
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725392
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725392%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725392: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725392 url https://www.openlane.eu/en/carv6/auction/10725392
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725348
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725348%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725348: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725348 url https://www.openlane.eu/en/carv6/auction/10725348
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725425
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725425%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725425: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725425 url https://www.openlane.eu/en/carv6/auction/10725425
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725357
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725357%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725357: 2
2026-03-26 15:20:10 [adesa.be] INFO: Scraping item 10725357 url https://www.openlane.eu/en/carv6/auction/10725357
2026-03-26 15:20:10 [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-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725301
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725301%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725301: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725301 url https://www.openlane.eu/en/carv6/auction/10725301
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725312
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725312%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725312: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725312 url https://www.openlane.eu/en/carv6/auction/10725312
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725267
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725267%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725267: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725267 url https://www.openlane.eu/en/carv6/auction/10725267
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725495
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725495%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725495: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725495 url https://www.openlane.eu/en/carv6/auction/10725495
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725506
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725506%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725506: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725506 url https://www.openlane.eu/en/carv6/auction/10725506
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725368
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725368%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725368: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725368 url https://www.openlane.eu/en/carv6/auction/10725368
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725320
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725320%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725320: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725320 url https://www.openlane.eu/en/carv6/auction/10725320
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725395
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725395%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725395: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725395 url https://www.openlane.eu/en/carv6/auction/10725395
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725406
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725406%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725406: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725406 url https://www.openlane.eu/en/carv6/auction/10725406
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725386
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725386%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725386: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725386 url https://www.openlane.eu/en/carv6/auction/10725386
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725259
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725259%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725259: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725259 url https://www.openlane.eu/en/carv6/auction/10725259
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725398
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725398%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725398: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725398 url https://www.openlane.eu/en/carv6/auction/10725398
2026-03-26 15:20:10 [adesa.be] INFO: Found listing with ID: 10725413
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725413%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [adesa.be] INFO: Scrape type for 10725413: 0
2026-03-26 15:20:10 [adesa.be] INFO: Skipping item 10725413 url https://www.openlane.eu/en/carv6/auction/10725413
2026-03-26 15:20:10 [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-26 15:20:10 [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-26 15:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:10 [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-26 15:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0486cea1-5e91-5cbb-8542-7b86a10587a9 with identifier: 10729532
2026-03-26 15:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0486cea1-5e91-5cbb-8542-7b86a10587a9 with scrape type 1
2026-03-26 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F28b43ba8-f60d-4452-955d-88046e8c43bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/28b43ba8-f60d-4452-955d-88046e8c43bf.jpg not downloaded yet
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F7c1285b7-4661-41ed-b17a-58128ccf21cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/7c1285b7-4661-41ed-b17a-58128ccf21cd.jpg not downloaded yet
2026-03-26 15:20:10 [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-26 15:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F95175a50-b4ac-4984-bed3-86e1dbb84235.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/95175a50-b4ac-4984-bed3-86e1dbb84235.jpg not downloaded yet
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F85944854-7ab0-4f1b-9d1a-ecc524371987.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/85944854-7ab0-4f1b-9d1a-ecc524371987.jpg not downloaded yet
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F653cd645-6ea7-4f6f-b397-4e51e2eae4fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/653cd645-6ea7-4f6f-b397-4e51e2eae4fc.jpg not downloaded yet
2026-03-26 15:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468
2026-03-26 15:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073693ce-07ed-5f29-9509-f90e3e0f7d04 with scrape type 2
2026-03-26 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073693ce-07ed-5f29-9509-f90e3e0f7d04 with scrape type 2
2026-03-26 15:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073693ce-07ed-5f29-9509-f90e3e0f7d04, identifier: 10725468
2026-03-26 15:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231
2026-03-26 15:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with scrape type 2
2026-03-26 15:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with scrape type 2
2026-03-26 15:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fd38c82-07fa-5b43-af17-d8da8e3fa726, identifier: 10725231
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F9779bd01-dc80-46a8-bcf5-d86d5cd5304f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/9779bd01-dc80-46a8-bcf5-d86d5cd5304f.jpg not downloaded yet
2026-03-26 15:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468
2026-03-26 15:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468
2026-03-26 15:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468 to the API
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:11 [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': 0,
'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-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725468%27 HTTP/1.1" 200 None
2026-03-26 15:20:11 [adesa.be] INFO: Saving data for 10725468: {'auction_closing_time': 1774602000.0, 'created_time': 1774451837.388658, 'last_price_update_time': 1774538411.369659}
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725468') HTTP/1.1" 204 0
2026-03-26 15:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231
2026-03-26 15:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231
2026-03-26 15:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231 to the API
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:11 [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': 0,
'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-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725231%27 HTTP/1.1" 200 None
2026-03-26 15:20:11 [adesa.be] INFO: Saving data for 10725231: {'auction_closing_time': 1774602000.0, 'created_time': 1774451849.571706, 'last_price_update_time': 1774538411.712347}
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725231') HTTP/1.1" 204 0
2026-03-26 15:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/28b43ba8-f60d-4452-955d-88046e8c43bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346
2026-03-26 15:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b82e383-3a8a-5fab-b395-fac94ec50981 with scrape type 2
2026-03-26 15:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b82e383-3a8a-5fab-b395-fac94ec50981 with scrape type 2
2026-03-26 15:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b82e383-3a8a-5fab-b395-fac94ec50981, identifier: 10725346
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F23b8484b-41ed-4670-abda-8b588882b0a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/23b8484b-41ed-4670-abda-8b588882b0a3.jpg not downloaded yet
2026-03-26 15:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346
2026-03-26 15:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346
2026-03-26 15:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346 to the API
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:12 [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': 0,
'price': 15100,
'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-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725346%27 HTTP/1.1" 200 None
2026-03-26 15:20:12 [adesa.be] INFO: Saving data for 10725346: {'auction_closing_time': 1774602000.0, 'created_time': 1774451839.45352, 'last_price_update_time': 1774538412.089672}
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725346') HTTP/1.1" 204 0
2026-03-26 15:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:12 [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-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F1d1dbd38-c0f9-448b-9f75-5403fa48ebd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/1d1dbd38-c0f9-448b-9f75-5403fa48ebd3.jpg not downloaded yet
2026-03-26 15:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252Fe3aea769-22c3-4042-b513-65458f0d52af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/e3aea769-22c3-4042-b513-65458f0d52af.jpg not downloaded yet
2026-03-26 15:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d38450>
2026-03-26 15:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F28b43ba8-f60d-4452-955d-88046e8c43bf.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/28b43ba8-f60d-4452-955d-88046e8c43bf.jpg saved to cache
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcae4302-08f5-59b5-8658-51cc352809e8 with identifier: 10729642
2026-03-26 15:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcae4302-08f5-59b5-8658-51cc352809e8 with scrape type 1
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252F225153df-6bc8-4cfc-8e0e-49643c11c0ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/225153df-6bc8-4cfc-8e0e-49643c11c0ce.jpg not downloaded yet
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F289c3128-f01c-4b09-b144-27d0183cd687.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/289c3128-f01c-4b09-b144-27d0183cd687.jpg not downloaded yet
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252F2daed8e5-7ff4-43e1-8ba8-e602a11675b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/2daed8e5-7ff4-43e1-8ba8-e602a11675b4.jpg not downloaded yet
2026-03-26 15:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/653cd645-6ea7-4f6f-b397-4e51e2eae4fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262
2026-03-26 15:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with scrape type 2
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with scrape type 2
2026-03-26 15:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4, identifier: 10725262
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fc9fabfc7-88fc-4883-8b94-5a27ba03e2f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/c9fabfc7-88fc-4883-8b94-5a27ba03e2f6.jpg not downloaded yet
2026-03-26 15:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262
2026-03-26 15:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262
2026-03-26 15:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262 to the API
2026-03-26 15:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:13 [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': 0,
'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-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725262%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [adesa.be] INFO: Saving data for 10725262: {'auction_closing_time': 1774602000.0, 'created_time': 1774451869.243858, 'last_price_update_time': 1774538413.198535}
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725262') HTTP/1.1" 204 0
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/9779bd01-dc80-46a8-bcf5-d86d5cd5304f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/23b8484b-41ed-4670-abda-8b588882b0a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/85944854-7ab0-4f1b-9d1a-ecc524371987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fab0212fb-a2ff-48ab-a161-189b12a0bc20.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/ab0212fb-a2ff-48ab-a161-189b12a0bc20.jpg not downloaded yet
2026-03-26 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a with identifier: 10729637
2026-03-26 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a with scrape type 1
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fbb081403-8667-4a94-918a-0ea7d7cd62d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/bb081403-8667-4a94-918a-0ea7d7cd62d0.jpg not downloaded yet
2026-03-26 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3b44ff-dab9-5e2c-8a4c-2dd266340523 with identifier: 10729634
2026-03-26 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523 with scrape type 1
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F2c1a65f9-2416-4657-aa6a-9cf483664bf5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/2c1a65f9-2416-4657-aa6a-9cf483664bf5.jpg not downloaded yet
2026-03-26 15:20:13 [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-26 15:20:13 [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-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/1d1dbd38-c0f9-448b-9f75-5403fa48ebd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fc607870a-c75d-451d-ad31-c3530e57da29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/c607870a-c75d-451d-ad31-c3530e57da29.jpg not downloaded yet
2026-03-26 15:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F2e5e0808-8347-40f0-9a14-ddb44c4b2a27.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/2e5e0808-8347-40f0-9a14-ddb44c4b2a27.jpg not downloaded yet
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F7203752a-6c3e-40f7-8511-bdad77df8df5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/7203752a-6c3e-40f7-8511-bdad77df8df5.jpg not downloaded yet
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766dc49d0>
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F653cd645-6ea7-4f6f-b397-4e51e2eae4fc.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/653cd645-6ea7-4f6f-b397-4e51e2eae4fc.jpg saved to cache
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a9cb50>
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F9779bd01-dc80-46a8-bcf5-d86d5cd5304f.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/9779bd01-dc80-46a8-bcf5-d86d5cd5304f.jpg saved to cache
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5768589190>
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F23b8484b-41ed-4670-abda-8b588882b0a3.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/23b8484b-41ed-4670-abda-8b588882b0a3.jpg saved to cache
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765fd9950>
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F85944854-7ab0-4f1b-9d1a-ecc524371987.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/85944854-7ab0-4f1b-9d1a-ecc524371987.jpg saved to cache
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/225153df-6bc8-4cfc-8e0e-49643c11c0ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/2daed8e5-7ff4-43e1-8ba8-e602a11675b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Ff5cb5ae2-4ab0-4aa9-b06a-42659fd90360.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/f5cb5ae2-4ab0-4aa9-b06a-42659fd90360.jpg not downloaded yet
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fd93ddd29-fe40-495d-bf90-80f4c74ad533.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/d93ddd29-fe40-495d-bf90-80f4c74ad533.jpg not downloaded yet
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F059bd576-834e-4d75-bb00-1621e60753f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/059bd576-834e-4d75-bb00-1621e60753f9.jpg not downloaded yet
2026-03-26 15:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/289c3128-f01c-4b09-b144-27d0183cd687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/c9fabfc7-88fc-4883-8b94-5a27ba03e2f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fb7f98c51-566a-4458-8d47-7fb7af5c1cba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/b7f98c51-566a-4458-8d47-7fb7af5c1cba.jpg not downloaded yet
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F075ffb8a-806c-4a7e-92e7-7658cd12e71d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/075ffb8a-806c-4a7e-92e7-7658cd12e71d.jpg not downloaded yet
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F30f04921-a747-4a4a-aa77-46237f37357e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/30f04921-a747-4a4a-aa77-46237f37357e.jpg not downloaded yet
2026-03-26 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279
2026-03-26 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-26 15:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54d5066-575f-57aa-8345-d6d1e4eacfa3, identifier: 10725279
2026-03-26 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342
2026-03-26 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-26 15:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b29a44-3f61-513c-9dd2-1982b14321d8, identifier: 10725342
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b3c750>
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F1d1dbd38-c0f9-448b-9f75-5403fa48ebd3.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/1d1dbd38-c0f9-448b-9f75-5403fa48ebd3.jpg saved to cache
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ffbf488-abb1-57b4-a901-ac997d3c5511 with identifier: 10729607
2026-03-26 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ffbf488-abb1-57b4-a901-ac997d3c5511 with scrape type 1
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F0bd6016c-dcfa-4dd8-8b5d-37a68daf0fd0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/0bd6016c-dcfa-4dd8-8b5d-37a68daf0fd0.jpg not downloaded yet
2026-03-26 15:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279
2026-03-26 15:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279
2026-03-26 15:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279 to the API
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:14 [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': 0,
'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-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725279%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [adesa.be] INFO: Saving data for 10725279: {'auction_closing_time': 1774602000.0, 'created_time': 1774451863.930749, 'last_price_update_time': 1774538414.217053}
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725279') HTTP/1.1" 204 0
2026-03-26 15:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342
2026-03-26 15:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342
2026-03-26 15:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342 to the API
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:14 [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': 0,
'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-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725342%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [adesa.be] INFO: Saving data for 10725342: {'auction_closing_time': 1774602000.0, 'created_time': 1774451992.497952, 'last_price_update_time': 1774538414.492955}
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725342') HTTP/1.1" 204 0
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/ab0212fb-a2ff-48ab-a161-189b12a0bc20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/2c1a65f9-2416-4657-aa6a-9cf483664bf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/bb081403-8667-4a94-918a-0ea7d7cd62d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748012%252Fgeneral%252Faf5f95a6-1890-4efb-93e2-3fa07a3a5b8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/af5f95a6-1890-4efb-93e2-3fa07a3a5b8c.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748007%252Fgeneral%252Fc3564780-2035-4c77-bee4-26cca35f8e8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/c3564780-2035-4c77-bee4-26cca35f8e8d.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748004%252Fgeneral%252Ffeca3d15-7beb-4202-bfc6-c999ba9f11ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/feca3d15-7beb-4202-bfc6-c999ba9f11ef.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747987%252Fgeneral%252F0ff8f61c-4cf3-416c-acc7-52030eb5a131.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/0ff8f61c-4cf3-416c-acc7-52030eb5a131.jpg not downloaded yet
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/c607870a-c75d-451d-ad31-c3530e57da29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660429d0>
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252F225153df-6bc8-4cfc-8e0e-49643c11c0ce.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/225153df-6bc8-4cfc-8e0e-49643c11c0ce.jpg saved to cache
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576604da10>
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252F2daed8e5-7ff4-43e1-8ba8-e602a11675b4.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/2daed8e5-7ff4-43e1-8ba8-e602a11675b4.jpg saved to cache
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651427d0>
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F289c3128-f01c-4b09-b144-27d0183cd687.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/289c3128-f01c-4b09-b144-27d0183cd687.jpg saved to cache
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d6e010>
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fc9fabfc7-88fc-4883-8b94-5a27ba03e2f6.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/c9fabfc7-88fc-4883-8b94-5a27ba03e2f6.jpg saved to cache
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/2e5e0808-8347-40f0-9a14-ddb44c4b2a27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/7203752a-6c3e-40f7-8511-bdad77df8df5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748012%252Fgeneral%252F2e5652ec-0ddf-4dbf-981e-8bd14afa89d6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/2e5652ec-0ddf-4dbf-981e-8bd14afa89d6.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748007%252Fgeneral%252Fbe46b111-d69d-4efe-92fb-ab810bfa52cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/be46b111-d69d-4efe-92fb-ab810bfa52cc.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748004%252Fgeneral%252F60b1f8df-4e54-496a-8326-555abf47b18d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/60b1f8df-4e54-496a-8326-555abf47b18d.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747987%252Fgeneral%252F5d66741d-73f0-4d1c-b70c-6dda0cabf296.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/5d66741d-73f0-4d1c-b70c-6dda0cabf296.jpg not downloaded yet
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:14 [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-26 15:20:14 [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-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/e3aea769-22c3-4042-b513-65458f0d52af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/059bd576-834e-4d75-bb00-1621e60753f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748012%252Fgeneral%252Fd828076c-87f9-4af3-b7b4-be2b67d92ffb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/d828076c-87f9-4af3-b7b4-be2b67d92ffb.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748007%252Fgeneral%252F05baad93-b317-4f15-b642-ced20a4dd189.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/05baad93-b317-4f15-b642-ced20a4dd189.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5748004%252Fgeneral%252F2daeafb8-4844-4fbd-ad75-ff6a32a85bee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/2daeafb8-4844-4fbd-ad75-ff6a32a85bee.jpg not downloaded yet
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747987%252Fgeneral%252F3e80c37e-1f27-46f0-a4be-0cf5a881000f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/3e80c37e-1f27-46f0-a4be-0cf5a881000f.jpg not downloaded yet
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db4e50>
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fab0212fb-a2ff-48ab-a161-189b12a0bc20.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/ab0212fb-a2ff-48ab-a161-189b12a0bc20.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bd3b50>
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F2c1a65f9-2416-4657-aa6a-9cf483664bf5.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/2c1a65f9-2416-4657-aa6a-9cf483664bf5.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f6a590>
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fbb081403-8667-4a94-918a-0ea7d7cd62d0.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/bb081403-8667-4a94-918a-0ea7d7cd62d0.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f99850>
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fc607870a-c75d-451d-ad31-c3530e57da29.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/c607870a-c75d-451d-ad31-c3530e57da29.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:15 [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-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F6925bf61-81e0-4e70-8849-fc27f8620256.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/6925bf61-81e0-4e70-8849-fc27f8620256.jpg not downloaded yet
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F705065f2-12c9-496a-9678-20b93d9610ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/705065f2-12c9-496a-9678-20b93d9610ab.jpg not downloaded yet
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F5c08c62c-8b7e-4b0a-b097-f4ebc8d1c841.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/5c08c62c-8b7e-4b0a-b097-f4ebc8d1c841.jpg not downloaded yet
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c9ed90>
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F2e5e0808-8347-40f0-9a14-ddb44c4b2a27.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/2e5e0808-8347-40f0-9a14-ddb44c4b2a27.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765153950>
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F7203752a-6c3e-40f7-8511-bdad77df8df5.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/7203752a-6c3e-40f7-8511-bdad77df8df5.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/b7f98c51-566a-4458-8d47-7fb7af5c1cba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/feca3d15-7beb-4202-bfc6-c999ba9f11ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/30f04921-a747-4a4a-aa77-46237f37357e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/075ffb8a-806c-4a7e-92e7-7658cd12e71d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/0bd6016c-dcfa-4dd8-8b5d-37a68daf0fd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/0ff8f61c-4cf3-416c-acc7-52030eb5a131.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/c3564780-2035-4c77-bee4-26cca35f8e8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fb0e1c227-7051-49e5-9fc6-8089835374af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/b0e1c227-7051-49e5-9fc6-8089835374af.jpg not downloaded yet
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F83a87637-0ef3-4398-aed0-a5c9e6381747.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/83a87637-0ef3-4398-aed0-a5c9e6381747.jpg not downloaded yet
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F09adcab6-a613-49c4-94f3-a891d0ad5ad2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/09adcab6-a613-49c4-94f3-a891d0ad5ad2.jpg not downloaded yet
2026-03-26 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605
2026-03-26 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5342c74-c90b-5adb-be2b-0d91d1dd070d with scrape type 1
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F7082c736-155b-4c9f-91e2-d4fe974a8ea0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/7082c736-155b-4c9f-91e2-d4fe974a8ea0.jpg not downloaded yet
2026-03-26 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433
2026-03-26 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-26 15:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb, identifier: 10725433
2026-03-26 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418
2026-03-26 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2213e49b-2e7e-5f1c-8e56-0d156d00060c with scrape type 2
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2213e49b-2e7e-5f1c-8e56-0d156d00060c with scrape type 2
2026-03-26 15:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2213e49b-2e7e-5f1c-8e56-0d156d00060c, identifier: 10725418
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661b2010>
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252Fe3aea769-22c3-4042-b513-65458f0d52af.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/e3aea769-22c3-4042-b513-65458f0d52af.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57682b1710>
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F059bd576-834e-4d75-bb00-1621e60753f9.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/059bd576-834e-4d75-bb00-1621e60753f9.jpg saved to cache
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396
2026-03-26 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-26 15:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd21f618-8b02-592a-a5d5-772668482d65, identifier: 10725396
2026-03-26 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/af5f95a6-1890-4efb-93e2-3fa07a3a5b8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F117bb5e9-7112-4b58-9a0a-2b318beaeb22.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/117bb5e9-7112-4b58-9a0a-2b318beaeb22.jpg not downloaded yet
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F5157ce29-759a-4f3d-b6a8-efcc989a640a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/5157ce29-759a-4f3d-b6a8-efcc989a640a.jpg not downloaded yet
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252Fffa1a1f6-9711-4582-bcc5-18e509055afc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/ffa1a1f6-9711-4582-bcc5-18e509055afc.jpg not downloaded yet
2026-03-26 15:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433
2026-03-26 15:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433
2026-03-26 15:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433 to the API
2026-03-26 15:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:16 [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': 0,
'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-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725433%27 HTTP/1.1" 200 None
2026-03-26 15:20:16 [adesa.be] INFO: Saving data for 10725433: {'auction_closing_time': 1774602000.0, 'created_time': 1774451851.719377, 'last_price_update_time': 1774538416.125882}
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725433') HTTP/1.1" 204 0
2026-03-26 15:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418
2026-03-26 15:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418
2026-03-26 15:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418 to the API
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:16 [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': 0,
'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-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725418%27 HTTP/1.1" 200 None
2026-03-26 15:20:16 [adesa.be] INFO: Saving data for 10725418: {'auction_closing_time': 1774602000.0, 'created_time': 1774451864.596005, 'last_price_update_time': 1774538416.40338}
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725418') HTTP/1.1" 204 0
2026-03-26 15:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396
2026-03-26 15:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396
2026-03-26 15:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396 to the API
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:16 [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': 0,
'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-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725396%27 HTTP/1.1" 200 None
2026-03-26 15:20:16 [adesa.be] INFO: Saving data for 10725396: {'auction_closing_time': 1774602000.0, 'created_time': 1774451855.841788, 'last_price_update_time': 1774538416.666578}
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725396') HTTP/1.1" 204 0
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F964cdd14-5432-44e8-973c-e11f73be9687.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/964cdd14-5432-44e8-973c-e11f73be9687.jpg not downloaded yet
2026-03-26 15:20:16 [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-26 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/d93ddd29-fe40-495d-bf90-80f4c74ad533.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/f5cb5ae2-4ab0-4aa9-b06a-42659fd90360.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252Fa7611299-f9cb-4cd3-8b68-3dd1082794ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/a7611299-f9cb-4cd3-8b68-3dd1082794ea.jpg not downloaded yet
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b9d950>
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fb7f98c51-566a-4458-8d47-7fb7af5c1cba.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/b7f98c51-566a-4458-8d47-7fb7af5c1cba.jpg saved to cache
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650dac50>
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252Ffeca3d15-7beb-4202-bfc6-c999ba9f11ef.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/feca3d15-7beb-4202-bfc6-c999ba9f11ef.jpg saved to cache
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765147850>
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F30f04921-a747-4a4a-aa77-46237f37357e.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/30f04921-a747-4a4a-aa77-46237f37357e.jpg saved to cache
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650da690>
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F075ffb8a-806c-4a7e-92e7-7658cd12e71d.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/075ffb8a-806c-4a7e-92e7-7658cd12e71d.jpg saved to cache
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d3cfd0>
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F0bd6016c-dcfa-4dd8-8b5d-37a68daf0fd0.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/0bd6016c-dcfa-4dd8-8b5d-37a68daf0fd0.jpg saved to cache
2026-03-26 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650db1d0>
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F0ff8f61c-4cf3-416c-acc7-52030eb5a131.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/0ff8f61c-4cf3-416c-acc7-52030eb5a131.jpg saved to cache
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5768589190>
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fc3564780-2035-4c77-bee4-26cca35f8e8d.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/c3564780-2035-4c77-bee4-26cca35f8e8d.jpg saved to cache
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/5d66741d-73f0-4d1c-b70c-6dda0cabf296.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/05baad93-b317-4f15-b642-ced20a4dd189.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/d828076c-87f9-4af3-b7b4-be2b67d92ffb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252Fb7c5bb71-1ac0-46dc-8be9-09504e604644.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/b7c5bb71-1ac0-46dc-8be9-09504e604644.jpg not downloaded yet
2026-03-26 15:20:17 [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-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/2daeafb8-4844-4fbd-ad75-ff6a32a85bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/5c08c62c-8b7e-4b0a-b097-f4ebc8d1c841.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F72a4a176-5574-40ec-96c0-4cbc9c0e63b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/72a4a176-5574-40ec-96c0-4cbc9c0e63b1.jpg not downloaded yet
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650798d0>
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Faf5f95a6-1890-4efb-93e2-3fa07a3a5b8c.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/af5f95a6-1890-4efb-93e2-3fa07a3a5b8c.jpg saved to cache
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/3e80c37e-1f27-46f0-a4be-0cf5a881000f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F6e8a6bce-fdf1-48cc-9d43-538b131cbd67.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/6e8a6bce-fdf1-48cc-9d43-538b131cbd67.jpg not downloaded yet
2026-03-26 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458
2026-03-26 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-26 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad3865-d398-5b07-9e6f-bc112ef01fdf, identifier: 10725458
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e77d50>
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fd93ddd29-fe40-495d-bf90-80f4c74ad533.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/d93ddd29-fe40-495d-bf90-80f4c74ad533.jpg saved to cache
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765270d90>
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Ff5cb5ae2-4ab0-4aa9-b06a-42659fd90360.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/f5cb5ae2-4ab0-4aa9-b06a-42659fd90360.jpg saved to cache
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/6925bf61-81e0-4e70-8849-fc27f8620256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F0746ca73-742e-4d22-8099-a566e17a57d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/0746ca73-742e-4d22-8099-a566e17a57d9.jpg not downloaded yet
2026-03-26 15:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458
2026-03-26 15:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458
2026-03-26 15:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458 to the API
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:17 [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': 0,
'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-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725458%27 HTTP/1.1" 200 None
2026-03-26 15:20:17 [adesa.be] INFO: Saving data for 10725458: {'auction_closing_time': 1774602000.0, 'created_time': 1774451909.923332, 'last_price_update_time': 1774538417.775906}
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725458') HTTP/1.1" 204 0
2026-03-26 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/09adcab6-a613-49c4-94f3-a891d0ad5ad2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252Fdea45231-fe52-4627-971c-039e2aeb0ec7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/dea45231-fe52-4627-971c-039e2aeb0ec7.jpg not downloaded yet
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766df3b50>
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F5d66741d-73f0-4d1c-b70c-6dda0cabf296.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/5d66741d-73f0-4d1c-b70c-6dda0cabf296.jpg saved to cache
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d8b910>
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F05baad93-b317-4f15-b642-ced20a4dd189.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/05baad93-b317-4f15-b642-ced20a4dd189.jpg saved to cache
2026-03-26 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c01090>
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252Fd828076c-87f9-4af3-b7b4-be2b67d92ffb.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/d828076c-87f9-4af3-b7b4-be2b67d92ffb.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/117bb5e9-7112-4b58-9a0a-2b318beaeb22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/ffa1a1f6-9711-4582-bcc5-18e509055afc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/5157ce29-759a-4f3d-b6a8-efcc989a640a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/705065f2-12c9-496a-9678-20b93d9610ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/60b1f8df-4e54-496a-8326-555abf47b18d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/964cdd14-5432-44e8-973c-e11f73be9687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747984%252Fgeneral%252F05e22db5-14f0-47a7-bcd3-840787ba5cd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/05e22db5-14f0-47a7-bcd3-840787ba5cd7.jpg not downloaded yet
2026-03-26 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-26 15:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357
2026-03-26 15:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24aef409-7ac3-553d-a8c2-b679bbfda27c with scrape type 2
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24aef409-7ac3-553d-a8c2-b679bbfda27c with scrape type 2
2026-03-26 15:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24aef409-7ac3-553d-a8c2-b679bbfda27c, identifier: 10725357
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b25950>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F2daeafb8-4844-4fbd-ad75-ff6a32a85bee.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/2daeafb8-4844-4fbd-ad75-ff6a32a85bee.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d67710>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F5c08c62c-8b7e-4b0a-b097-f4ebc8d1c841.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/5c08c62c-8b7e-4b0a-b097-f4ebc8d1c841.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bde010>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F3e80c37e-1f27-46f0-a4be-0cf5a881000f.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/3e80c37e-1f27-46f0-a4be-0cf5a881000f.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e2b1d0>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F6925bf61-81e0-4e70-8849-fc27f8620256.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/6925bf61-81e0-4e70-8849-fc27f8620256.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766df1050>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F09adcab6-a613-49c4-94f3-a891d0ad5ad2.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/09adcab6-a613-49c4-94f3-a891d0ad5ad2.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747984%252Fgeneral%252Fc57119cd-356e-4ee6-ab46-f9f1380a763c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/c57119cd-356e-4ee6-ab46-f9f1380a763c.jpg not downloaded yet
2026-03-26 15:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357
2026-03-26 15:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357
2026-03-26 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357 to the API
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:18 [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': 0,
'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-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725357%27 HTTP/1.1" 200 None
2026-03-26 15:20:18 [adesa.be] INFO: Saving data for 10725357: {'auction_closing_time': 1774602000.0, 'created_time': 1774451933.785459, 'last_price_update_time': 1774538418.621013}
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725357') HTTP/1.1" 204 0
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/a7611299-f9cb-4cd3-8b68-3dd1082794ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748004/general/83a87637-0ef3-4398-aed0-a5c9e6381747.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729634)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/b0e1c227-7051-49e5-9fc6-8089835374af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748007/general/be46b111-d69d-4efe-92fb-ab810bfa52cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729637)
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747984%252Fgeneral%252Fbaab8570-3092-4908-8098-ccd910f2537b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/baab8570-3092-4908-8098-ccd910f2537b.jpg not downloaded yet
2026-03-26 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-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c6ff90>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252F117bb5e9-7112-4b58-9a0a-2b318beaeb22.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/117bb5e9-7112-4b58-9a0a-2b318beaeb22.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506c2d0>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252Fffa1a1f6-9711-4582-bcc5-18e509055afc.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/ffa1a1f6-9711-4582-bcc5-18e509055afc.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764f96f10>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F5157ce29-759a-4f3d-b6a8-efcc989a640a.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/5157ce29-759a-4f3d-b6a8-efcc989a640a.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506e250>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F705065f2-12c9-496a-9678-20b93d9610ab.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/705065f2-12c9-496a-9678-20b93d9610ab.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d38d10>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F60b1f8df-4e54-496a-8326-555abf47b18d.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/60b1f8df-4e54-496a-8326-555abf47b18d.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506c850>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F964cdd14-5432-44e8-973c-e11f73be9687.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/964cdd14-5432-44e8-973c-e11f73be9687.jpg saved to cache
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/7082c736-155b-4c9f-91e2-d4fe974a8ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/72a4a176-5574-40ec-96c0-4cbc9c0e63b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/6e8a6bce-fdf1-48cc-9d43-538b131cbd67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/b7c5bb71-1ac0-46dc-8be9-09504e604644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747984%252Fgeneral%252Fa546b09d-75c8-45ab-8e6f-4c7961da692d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/a546b09d-75c8-45ab-8e6f-4c7961da692d.jpg not downloaded yet
2026-03-26 15:20:18 [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-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747984%252Fgeneral%252F49bb66f2-873f-40f7-9c3b-800a67d63ea8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/49bb66f2-873f-40f7-9c3b-800a67d63ea8.jpg not downloaded yet
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651b4e50>
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252Fa7611299-f9cb-4cd3-8b68-3dd1082794ea.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/a7611299-f9cb-4cd3-8b68-3dd1082794ea.jpg saved to cache
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765db5310>
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748004%252Fgeneral%252F83a87637-0ef3-4398-aed0-a5c9e6381747.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748004/general/83a87637-0ef3-4398-aed0-a5c9e6381747.jpg saved to cache
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523
2026-03-26 15:20:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a3b44ff-dab9-5e2c-8a4c-2dd266340523, skipping ID generation
2026-03-26 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523 with scrape type 1
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a3b44ff-dab9-5e2c-8a4c-2dd266340523 sending to next pipeline
2026-03-26 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a3b44ff-dab9-5e2c-8a4c-2dd266340523, identifier: 10729634
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57680b55d0>
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fb0e1c227-7051-49e5-9fc6-8089835374af.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/b0e1c227-7051-49e5-9fc6-8089835374af.jpg saved to cache
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e06a50>
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748007%252Fgeneral%252Fbe46b111-d69d-4efe-92fb-ab810bfa52cc.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748007/general/be46b111-d69d-4efe-92fb-ab810bfa52cc.jpg saved to cache
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a
2026-03-26 15:20:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a, skipping ID generation
2026-03-26 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a with scrape type 1
2026-03-26 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a sending to next pipeline
2026-03-26 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a, identifier: 10729637
2026-03-26 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747987/general/0746ca73-742e-4d22-8099-a566e17a57d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729607)
2026-03-26 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a3b44ff-dab9-5e2c-8a4c-2dd266340523 with identifier: 10729634
2026-03-26 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a3b44ff-dab9-5e2c-8a4c-2dd266340523 with identifier: 10729634
2026-03-26 15:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a3b44ff-dab9-5e2c-8a4c-2dd266340523 with identifier: 10729634 to the API
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748004/general/83a87637-0ef3-4398-aed0-a5c9e6381747.jpg>
{'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-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7a3b44ff-dab9-5e2c-8a4c-2dd266340523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASJ173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 154030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43671,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/2c1a65f9-2416-4657-aa6a-9cf483664bf5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/7203752a-6c3e-40f7-8511-bdad77df8df5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/059bd576-834e-4d75-bb00-1621e60753f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/30f04921-a747-4a4a-aa77-46237f37357e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/feca3d15-7beb-4202-bfc6-c999ba9f11ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/60b1f8df-4e54-496a-8326-555abf47b18d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/2daeafb8-4844-4fbd-ad75-ff6a32a85bee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/705065f2-12c9-496a-9678-20b93d9610ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/83a87637-0ef3-4398-aed0-a5c9e6381747.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3b44ff-dab9-5e2c-8a4c-2dd266340523/7a3b44ff-dab9-5e2c-8a4c-2dd266340523_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748004/general/5157ce29-759a-4f3d-b6a8-efcc989a640a.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'154.030 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729634%27 HTTP/1.1" 200 None
2026-03-26 15:20:19 [adesa.be] INFO: Saving data for 10729634: {'created_time': 1774538419.661092, 'last_price_update_time': 1774538419.661103, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729634') HTTP/1.1" 204 0
2026-03-26 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a with identifier: 10729637
2026-03-26 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a with identifier: 10729637
2026-03-26 15:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a with identifier: 10729637 to the API
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748007/general/be46b111-d69d-4efe-92fb-ab810bfa52cc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 530,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ILATA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 73621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/bb081403-8667-4a94-918a-0ea7d7cd62d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/2e5e0808-8347-40f0-9a14-ddb44c4b2a27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/d93ddd29-fe40-495d-bf90-80f4c74ad533.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/075ffb8a-806c-4a7e-92e7-7658cd12e71d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/c3564780-2035-4c77-bee4-26cca35f8e8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/be46b111-d69d-4efe-92fb-ab810bfa52cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/05baad93-b317-4f15-b642-ced20a4dd189.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35947,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/6925bf61-81e0-4e70-8849-fc27f8620256.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/b0e1c227-7051-49e5-9fc6-8089835374af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a/8c714ec7-5c5e-53fa-b37f-575e3ec5bb2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748007/general/117bb5e9-7112-4b58-9a0a-2b318beaeb22.jpg',
'Width': 1024}],
'price': 38900,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Porsche Taycan 4S 79 kWh - AWD - Electric - Automatic - 530 hp - '
'73.621 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729637%27 HTTP/1.1" 200 None
2026-03-26 15:20:20 [adesa.be] INFO: Saving data for 10729637: {'created_time': 1774538420.010174, 'last_price_update_time': 1774538420.010185, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729637') HTTP/1.1" 204 0
2026-03-26 15:20:20 [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/10731786)
2026-03-26 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/dea45231-fe52-4627-971c-039e2aeb0ec7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/7c1285b7-4661-41ed-b17a-58128ccf21cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/05e22db5-14f0-47a7-bcd3-840787ba5cd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/c57119cd-356e-4ee6-ab46-f9f1380a763c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747929/general/95175a50-b4ac-4984-bed3-86e1dbb84235.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729532)
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576506c2d0>
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F7082c736-155b-4c9f-91e2-d4fe974a8ea0.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/7082c736-155b-4c9f-91e2-d4fe974a8ea0.jpg saved to cache
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766031090>
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F72a4a176-5574-40ec-96c0-4cbc9c0e63b1.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/72a4a176-5574-40ec-96c0-4cbc9c0e63b1.jpg saved to cache
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d03b50>
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F6e8a6bce-fdf1-48cc-9d43-538b131cbd67.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/6e8a6bce-fdf1-48cc-9d43-538b131cbd67.jpg saved to cache
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576516ff10>
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252Fb7c5bb71-1ac0-46dc-8be9-09504e604644.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/b7c5bb71-1ac0-46dc-8be9-09504e604644.jpg saved to cache
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385
2026-03-26 15:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-26 15:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20385f14-57be-532b-9ed7-e4ba6dbc51dc, identifier: 10725385
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b3f890>
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747987%252Fgeneral%252F0746ca73-742e-4d22-8099-a566e17a57d9.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747987/general/0746ca73-742e-4d22-8099-a566e17a57d9.jpg saved to cache
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9ffbf488-abb1-57b4-a901-ac997d3c5511
2026-03-26 15:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ffbf488-abb1-57b4-a901-ac997d3c5511, skipping ID generation
2026-03-26 15:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ffbf488-abb1-57b4-a901-ac997d3c5511 with scrape type 1
2026-03-26 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ffbf488-abb1-57b4-a901-ac997d3c5511 sending to next pipeline
2026-03-26 15:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ffbf488-abb1-57b4-a901-ac997d3c5511, identifier: 10729607
2026-03-26 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748012/general/2e5652ec-0ddf-4dbf-981e-8bd14afa89d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729642)
2026-03-26 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385
2026-03-26 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385
2026-03-26 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385 to the API
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:20 [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': 0,
'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-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725385%27 HTTP/1.1" 200 None
2026-03-26 15:20:20 [adesa.be] INFO: Saving data for 10725385: {'auction_closing_time': 1774602000.0, 'created_time': 1774451853.60311, 'last_price_update_time': 1774538420.663074}
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725385') HTTP/1.1" 204 0
2026-03-26 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ffbf488-abb1-57b4-a901-ac997d3c5511 with identifier: 10729607
2026-03-26 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ffbf488-abb1-57b4-a901-ac997d3c5511 with identifier: 10729607
2026-03-26 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ffbf488-abb1-57b4-a901-ac997d3c5511 with identifier: 10729607 to the API
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747987/general/0746ca73-742e-4d22-8099-a566e17a57d9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '9ffbf488-abb1-57b4-a901-ac997d3c5511',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FPD167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 7847,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/0bd6016c-dcfa-4dd8-8b5d-37a68daf0fd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/0ff8f61c-4cf3-416c-acc7-52030eb5a131.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/5d66741d-73f0-4d1c-b70c-6dda0cabf296.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/3e80c37e-1f27-46f0-a4be-0cf5a881000f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/5c08c62c-8b7e-4b0a-b097-f4ebc8d1c841.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/09adcab6-a613-49c4-94f3-a891d0ad5ad2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/ffa1a1f6-9711-4582-bcc5-18e509055afc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/a7611299-f9cb-4cd3-8b68-3dd1082794ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/72a4a176-5574-40ec-96c0-4cbc9c0e63b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffbf488-abb1-57b4-a901-ac997d3c5511/9ffbf488-abb1-57b4-a901-ac997d3c5511_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38936,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747987/general/0746ca73-742e-4d22-8099-a566e17a57d9.jpg',
'Width': 400}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Juke 1.6 N-connecta - Hybrid - Automatic - 94 hp - 7.847 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729607%27 HTTP/1.1" 200 None
2026-03-26 15:20:21 [adesa.be] INFO: Saving data for 10729607: {'created_time': 1774538421.093076, 'last_price_update_time': 1774538421.093086, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729607') HTTP/1.1" 204 0
2026-03-26 15:20:21 [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/10731690)
2026-03-26 15:20:21 [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/10731786)
2026-03-26 15:20:21 [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/10731690)
2026-03-26 15:20:21 [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/10731690)
2026-03-26 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/baab8570-3092-4908-8098-ccd910f2537b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/a546b09d-75c8-45ab-8e6f-4c7961da692d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:21 [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-26 15:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:21 [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-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576516c950>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252Fdea45231-fe52-4627-971c-039e2aeb0ec7.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/dea45231-fe52-4627-971c-039e2aeb0ec7.jpg saved to cache
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b2ea10>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F7c1285b7-4661-41ed-b17a-58128ccf21cd.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/7c1285b7-4661-41ed-b17a-58128ccf21cd.jpg saved to cache
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766010e10>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F05e22db5-14f0-47a7-bcd3-840787ba5cd7.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/05e22db5-14f0-47a7-bcd3-840787ba5cd7.jpg saved to cache
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766126e50>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252Fc57119cd-356e-4ee6-ab46-f9f1380a763c.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/c57119cd-356e-4ee6-ab46-f9f1380a763c.jpg saved to cache
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765dfc8d0>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747929%252Fgeneral%252F95175a50-b4ac-4984-bed3-86e1dbb84235.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747929/general/95175a50-b4ac-4984-bed3-86e1dbb84235.jpg saved to cache
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0486cea1-5e91-5cbb-8542-7b86a10587a9
2026-03-26 15:20:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0486cea1-5e91-5cbb-8542-7b86a10587a9, skipping ID generation
2026-03-26 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0486cea1-5e91-5cbb-8542-7b86a10587a9 with scrape type 1
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0486cea1-5e91-5cbb-8542-7b86a10587a9 sending to next pipeline
2026-03-26 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0486cea1-5e91-5cbb-8542-7b86a10587a9, identifier: 10729532
2026-03-26 15:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0486cea1-5e91-5cbb-8542-7b86a10587a9 with identifier: 10729532
2026-03-26 15:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0486cea1-5e91-5cbb-8542-7b86a10587a9 with identifier: 10729532
2026-03-26 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0486cea1-5e91-5cbb-8542-7b86a10587a9 with identifier: 10729532 to the API
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747929/general/95175a50-b4ac-4984-bed3-86e1dbb84235.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': 313,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '0486cea1-5e91-5cbb-8542-7b86a10587a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMF941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX1',
'odometer': 20060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/28b43ba8-f60d-4452-955d-88046e8c43bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/7c1285b7-4661-41ed-b17a-58128ccf21cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/95175a50-b4ac-4984-bed3-86e1dbb84235.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/85944854-7ab0-4f1b-9d1a-ecc524371987.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/653cd645-6ea7-4f6f-b397-4e51e2eae4fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/9779bd01-dc80-46a8-bcf5-d86d5cd5304f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/23b8484b-41ed-4670-abda-8b588882b0a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/1d1dbd38-c0f9-448b-9f75-5403fa48ebd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/e3aea769-22c3-4042-b513-65458f0d52af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0486cea1-5e91-5cbb-8542-7b86a10587a9/0486cea1-5e91-5cbb-8542-7b86a10587a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747929/general/289c3128-f01c-4b09-b144-27d0183cd687.jpg',
'Width': 1024}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-04-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX1 - xDrive - Electric - Automatic - 313 hp - 20.060 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729532%27 HTTP/1.1" 200 None
2026-03-26 15:20:21 [adesa.be] INFO: Saving data for 10729532: {'created_time': 1774538421.766384, 'last_price_update_time': 1774538421.766397, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729532') HTTP/1.1" 204 0
2026-03-26 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747984/general/49bb66f2-873f-40f7-9c3b-800a67d63ea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729605)
2026-03-26 15:20:21 [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/10731786)
2026-03-26 15:20:21 [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/10731690)
2026-03-26 15:20:21 [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/10731786)
2026-03-26 15:20:21 [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/10731690)
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c2df50>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748012%252Fgeneral%252F2e5652ec-0ddf-4dbf-981e-8bd14afa89d6.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748012/general/2e5652ec-0ddf-4dbf-981e-8bd14afa89d6.jpg saved to cache
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fcae4302-08f5-59b5-8658-51cc352809e8
2026-03-26 15:20:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fcae4302-08f5-59b5-8658-51cc352809e8, skipping ID generation
2026-03-26 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcae4302-08f5-59b5-8658-51cc352809e8 with scrape type 1
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fcae4302-08f5-59b5-8658-51cc352809e8 sending to next pipeline
2026-03-26 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fcae4302-08f5-59b5-8658-51cc352809e8, identifier: 10729642
2026-03-26 15:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:21 [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-26 15:20:21 [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-26 15:20:21 [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-26 15:20:21 [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-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57652111d0>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252Fbaab8570-3092-4908-8098-ccd910f2537b.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/baab8570-3092-4908-8098-ccd910f2537b.jpg saved to cache
2026-03-26 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765de1310>
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252Fa546b09d-75c8-45ab-8e6f-4c7961da692d.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/a546b09d-75c8-45ab-8e6f-4c7961da692d.jpg saved to cache
2026-03-26 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466
2026-03-26 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-26 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-26 15:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59a4e8af-6206-5cca-8695-6190f359b563, identifier: 10725466
2026-03-26 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fcae4302-08f5-59b5-8658-51cc352809e8 with identifier: 10729642
2026-03-26 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fcae4302-08f5-59b5-8658-51cc352809e8 with identifier: 10729642
2026-03-26 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fcae4302-08f5-59b5-8658-51cc352809e8 with identifier: 10729642 to the API
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748012/general/2e5652ec-0ddf-4dbf-981e-8bd14afa89d6.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': 217,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': 'fcae4302-08f5-59b5-8658-51cc352809e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GJM812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic E-Tech',
'odometer': 16291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/225153df-6bc8-4cfc-8e0e-49643c11c0ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41019,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/2daed8e5-7ff4-43e1-8ba8-e602a11675b4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/c9fabfc7-88fc-4883-8b94-5a27ba03e2f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/ab0212fb-a2ff-48ab-a161-189b12a0bc20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/c607870a-c75d-451d-ad31-c3530e57da29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/f5cb5ae2-4ab0-4aa9-b06a-42659fd90360.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/b7f98c51-566a-4458-8d47-7fb7af5c1cba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/af5f95a6-1890-4efb-93e2-3fa07a3a5b8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/2e5652ec-0ddf-4dbf-981e-8bd14afa89d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcae4302-08f5-59b5-8658-51cc352809e8/fcae4302-08f5-59b5-8658-51cc352809e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748012/general/d828076c-87f9-4af3-b7b4-be2b67d92ffb.jpg',
'Width': 1024}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-12-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Renault Scenic E-Tech 87 kWh Esprit Alpine - Electric - Automatic - '
'217 hp - 16.291 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2024}
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729642%27 HTTP/1.1" 200 None
2026-03-26 15:20:22 [adesa.be] INFO: Saving data for 10729642: {'created_time': 1774538422.559392, 'last_price_update_time': 1774538422.559402, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729642') HTTP/1.1" 204 0
2026-03-26 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466
2026-03-26 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466
2026-03-26 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466 to the API
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:22 [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': 0,
'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-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725466%27 HTTP/1.1" 200 None
2026-03-26 15:20:22 [adesa.be] INFO: Saving data for 10725466: {'auction_closing_time': 1774602000.0, 'created_time': 1774451974.606335, 'last_price_update_time': 1774538422.81827}
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725466') HTTP/1.1" 204 0
2026-03-26 15:20:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/2a296883-f2bd-4c29-a285-8d9a2a80b6f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731831)
2026-03-26 15:20:22 [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/10731709)
2026-03-26 15:20:22 [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/10731690)
2026-03-26 15:20:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/36aafa75-8894-457a-9536-74ab35def496.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b5fa10>
2026-03-26 15:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747984%252Fgeneral%252F49bb66f2-873f-40f7-9c3b-800a67d63ea8.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747984/general/49bb66f2-873f-40f7-9c3b-800a67d63ea8.jpg saved to cache
2026-03-26 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c5342c74-c90b-5adb-be2b-0d91d1dd070d
2026-03-26 15:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5342c74-c90b-5adb-be2b-0d91d1dd070d, skipping ID generation
2026-03-26 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5342c74-c90b-5adb-be2b-0d91d1dd070d with scrape type 1
2026-03-26 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5342c74-c90b-5adb-be2b-0d91d1dd070d sending to next pipeline
2026-03-26 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5342c74-c90b-5adb-be2b-0d91d1dd070d, identifier: 10729605
2026-03-26 15:20:23 [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-26 15:20:23 [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-26 15:20:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60cf97bf-dac5-5c36-932a-769388d979ae, skipping ID generation
2026-03-26 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 1
2026-03-26 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60cf97bf-dac5-5c36-932a-769388d979ae sending to next pipeline
2026-03-26 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60cf97bf-dac5-5c36-932a-769388d979ae, identifier: 10731786
2026-03-26 15:20:23 [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-26 15:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605
2026-03-26 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605
2026-03-26 15:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605 to the API
2026-03-26 15:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747984/general/49bb66f2-873f-40f7-9c3b-800a67d63ea8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5342c74-c90b-5adb-be2b-0d91d1dd070d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQC596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 105035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/7082c736-155b-4c9f-91e2-d4fe974a8ea0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/964cdd14-5432-44e8-973c-e11f73be9687.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/b7c5bb71-1ac0-46dc-8be9-09504e604644.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/6e8a6bce-fdf1-48cc-9d43-538b131cbd67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/dea45231-fe52-4627-971c-039e2aeb0ec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/05e22db5-14f0-47a7-bcd3-840787ba5cd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/c57119cd-356e-4ee6-ab46-f9f1380a763c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/baab8570-3092-4908-8098-ccd910f2537b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/a546b09d-75c8-45ab-8e6f-4c7961da692d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5342c74-c90b-5adb-be2b-0d91d1dd070d/c5342c74-c90b-5adb-be2b-0d91d1dd070d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747984/general/49bb66f2-873f-40f7-9c3b-800a67d63ea8.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mini 5 Doors Cooper 1.5 Essential - Petrol - Automatic - 136 hp - '
'105.035 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-26 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729605%27 HTTP/1.1" 200 None
2026-03-26 15:20:23 [adesa.be] INFO: Saving data for 10729605: {'created_time': 1774538423.692106, 'last_price_update_time': 1774538423.692122, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729605') HTTP/1.1" 204 0
2026-03-26 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10731786
2026-03-26 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10731786
2026-03-26 15:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10731786 to the API
2026-03-26 15:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:23 [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-27T10: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=10731786',
'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-26 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731786%27 HTTP/1.1" 200 None
2026-03-26 15:20:23 [adesa.be] INFO: Saving data for 10731786: {'created_time': 1774538423.999098, 'last_price_update_time': 1774538423.999107, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731786') HTTP/1.1" 204 0
2026-03-26 15:20:24 [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/10731709)
2026-03-26 15:20:24 [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/10731858)
2026-03-26 15:20:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/1830706d-9158-4f8e-962a-45c0bac70d2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731727)
2026-03-26 15:20:24 [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/10731900)
2026-03-26 15:20:24 [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-26 15:20:24 [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/10731710)
2026-03-26 15:20:24 [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/10731858)
2026-03-26 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 021b2783-9ebc-5cbb-a86c-49615777551a, skipping ID generation
2026-03-26 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 1
2026-03-26 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 021b2783-9ebc-5cbb-a86c-49615777551a sending to next pipeline
2026-03-26 15:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 021b2783-9ebc-5cbb-a86c-49615777551a, identifier: 10731831
2026-03-26 15:20:24 [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-26 15:20:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8bf4cbf0-f17a-5270-841a-17a699165b64, skipping ID generation
2026-03-26 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf4cbf0-f17a-5270-841a-17a699165b64 with scrape type 1
2026-03-26 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bf4cbf0-f17a-5270-841a-17a699165b64 sending to next pipeline
2026-03-26 15:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bf4cbf0-f17a-5270-841a-17a699165b64, identifier: 10731690
2026-03-26 15:20:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47 with identifier: 10729546
2026-03-26 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47 with scrape type 1
2026-03-26 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F29649665-c051-43a7-a13b-93d5924e9334.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/29649665-c051-43a7-a13b-93d5924e9334.jpg not downloaded yet
2026-03-26 15:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10731831
2026-03-26 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10731831
2026-03-26 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10731831 to the API
2026-03-26 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5706586/general/2a296883-f2bd-4c29-a285-8d9a2a80b6f9.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '021b2783-9ebc-5cbb-a86c-49615777551a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFQ998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731831',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - Diesel - Automatic - 163 hp '
'- 154.377 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-26 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731831%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [adesa.be] INFO: Saving data for 10731831: {'created_time': 1774538425.007478, 'last_price_update_time': 1774538425.007488, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731831') HTTP/1.1" 204 0
2026-03-26 15:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10731690
2026-03-26 15:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10731690
2026-03-26 15:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10731690 to the API
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5571432/general/f83d683c-2419-4ebd-bb5c-b64f0984db53.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-27T10: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=10731690',
'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-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731690%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [adesa.be] INFO: Saving data for 10731690: {'created_time': 1774538425.354895, 'last_price_update_time': 1774538425.354905, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731690') HTTP/1.1" 204 0
2026-03-26 15:20:25 [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/10731900)
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-26 15:20:25 [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-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F2e4c81be-0082-49f9-8d20-fb0b7f6b596a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/2e4c81be-0082-49f9-8d20-fb0b7f6b596a.jpg not downloaded yet
2026-03-26 15:20: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-26 15:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd6b4028-afbe-5156-9cb4-19efc638882f, skipping ID generation
2026-03-26 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 1
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd6b4028-afbe-5156-9cb4-19efc638882f sending to next pipeline
2026-03-26 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd6b4028-afbe-5156-9cb4-19efc638882f, identifier: 10731709
2026-03-26 15:20:25 [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-26 15:20:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07, skipping ID generation
2026-03-26 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with scrape type 1
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 sending to next pipeline
2026-03-26 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07, identifier: 10731727
2026-03-26 15:20:25 [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-26 15:20:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7c2a5e0-1bf6-5d16-852d-0965e95da58d, skipping ID generation
2026-03-26 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 1
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d sending to next pipeline
2026-03-26 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c2a5e0-1bf6-5d16-852d-0965e95da58d, identifier: 10731710
2026-03-26 15:20:25 [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-26 15:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571
2026-03-26 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab72a15-2ac6-5fda-af91-dd46d082e6b5 with scrape type 1
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252Fdc36ebbc-2d60-4aa0-8e43-7f2b9d3318fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/dc36ebbc-2d60-4aa0-8e43-7f2b9d3318fa.jpg not downloaded yet
2026-03-26 15:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545
2026-03-26 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653e0975-1785-575c-82c6-505f1ec2c516 with scrape type 1
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252F74a735c6-35b3-47fa-b0c5-18ca48820058.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/74a735c6-35b3-47fa-b0c5-18ca48820058.jpg not downloaded yet
2026-03-26 15:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10731916
2026-03-26 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with scrape type 1
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Fc132373b-2fba-48bf-9d0b-ad3479330835.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/c132373b-2fba-48bf-9d0b-ad3479330835.jpg already downloaded
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F230f7a03-aa2d-4f83-8565-711a80e27430.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/230f7a03-aa2d-4f83-8565-711a80e27430.jpg already downloaded
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F0565ee62-d626-40de-8d16-7181df3d18ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/0565ee62-d626-40de-8d16-7181df3d18ea.jpg already downloaded
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg already downloaded
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F9c361991-6dd7-420c-8107-5d8987fcf393.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/9c361991-6dd7-420c-8107-5d8987fcf393.jpg already downloaded
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738050%252Fgeneral%252Fa0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/a0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg already downloaded
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738050%252Fgeneral%252Ffa2442fa-5438-4a0f-870a-9919f2246fe1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/fa2442fa-5438-4a0f-870a-9919f2246fe1.jpg already downloaded
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738050%252Fgeneral%252F61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg already downloaded
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738050%252Fgeneral%252F2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg already downloaded
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738050%252Fgeneral%252Fbb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/bb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg already downloaded
2026-03-26 15:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1, identifier: 10731916
2026-03-26 15:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530
2026-03-26 15:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d with scrape type 1
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747927%252Fgeneral%252F7db6908a-785f-44f7-acfe-c37a20d1b555.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/7db6908a-785f-44f7-acfe-c37a20d1b555.jpg not downloaded yet
2026-03-26 15:20:26 [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/10731900)
2026-03-26 15:20:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/3bdbe72d-cb08-4b87-9915-7ab98155efb3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731749)
2026-03-26 15:20:26 [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/10731858)
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747944%252Fgeneral%252F1df73a89-8907-4e93-9273-59a0b278e3e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/1df73a89-8907-4e93-9273-59a0b278e3e4.jpg not downloaded yet
2026-03-26 15:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10731709
2026-03-26 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10731709
2026-03-26 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10731709 to the API
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5609274/general/d2c427bc-13ad-4d89-a621-c36e0e81e16d.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-27T10: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=10731709',
'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-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731709%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [adesa.be] INFO: Saving data for 10731709: {'created_time': 1774538426.551398, 'last_price_update_time': 1774538426.551407, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731709') HTTP/1.1" 204 0
2026-03-26 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10731727
2026-03-26 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10731727
2026-03-26 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10731727 to the API
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5640848/general/1830706d-9158-4f8e-962a-45c0bac70d2a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGB212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731727',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 204441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [],
'price': 10050,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 204.441 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731727%27 HTTP/1.1" 200 None
2026-03-26 15:20:26 [adesa.be] INFO: Saving data for 10731727: {'created_time': 1774538426.868915, 'last_price_update_time': 1774538426.868925, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731727') HTTP/1.1" 204 0
2026-03-26 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10731710
2026-03-26 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10731710
2026-03-26 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10731710 to the API
2026-03-26 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:27 [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-27T10: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=10731710',
'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-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731710%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Saving data for 10731710: {'created_time': 1774538427.184467, 'last_price_update_time': 1774538427.184479, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731710') HTTP/1.1" 204 0
2026-03-26 15:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10731916
2026-03-26 15:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10731916
2026-03-26 15:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10731916 to the API
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731916>
{'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-27T10: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=10731916',
'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-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731916%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Saving data for 10731916: {'created_time': 1774538427.50776, 'last_price_update_time': 1774538427.507773, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731916') HTTP/1.1" 204 0
2026-03-26 15:20:27 [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/10731773)
2026-03-26 15:20:27 [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/10731773)
2026-03-26 15:20:27 [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/10731773)
2026-03-26 15:20:27 [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-26 15:20:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-26 15:20:27 [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-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252Fde6e9d8f-c599-4877-8f55-22fc4e06df6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/de6e9d8f-c599-4877-8f55-22fc4e06df6a.jpg not downloaded yet
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252F1deeb0a9-843b-4913-8139-1612dc6b5907.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/1deeb0a9-843b-4913-8139-1612dc6b5907.jpg not downloaded yet
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252Fd6e17017-3d5d-4c6b-a57c-b4116b6f5003.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/d6e17017-3d5d-4c6b-a57c-b4116b6f5003.jpg not downloaded yet
2026-03-26 15:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252Fe9bef460-b8a7-49c4-a983-6f4dddd9efab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/e9bef460-b8a7-49c4-a983-6f4dddd9efab.jpg not downloaded yet
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252F8e975898-d20e-475b-a84a-920c26611849.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/8e975898-d20e-475b-a84a-920c26611849.jpg not downloaded yet
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252Fa9a0c6ec-7153-4925-b32c-958cc7c7f33c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/a9a0c6ec-7153-4925-b32c-958cc7c7f33c.jpg not downloaded yet
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252F768ccc91-9b68-43c0-9f04-15413e761150.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/768ccc91-9b68-43c0-9f04-15413e761150.jpg not downloaded yet
2026-03-26 15:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/29649665-c051-43a7-a13b-93d5924e9334.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252Fa50ba0d7-e226-476f-b26f-370f3cdf4e21.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/a50ba0d7-e226-476f-b26f-370f3cdf4e21.jpg not downloaded yet
2026-03-26 15:20:27 [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-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725454
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725454%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725454: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725454 url https://www.openlane.eu/en/carv6/auction/10725454
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725319
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725319%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725319: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725319 url https://www.openlane.eu/en/carv6/auction/10725319
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725375
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725375%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725375: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725375 url https://www.openlane.eu/en/carv6/auction/10725375
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725447
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725447%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725447: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725447 url https://www.openlane.eu/en/carv6/auction/10725447
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725313
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725313%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725313: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725313 url https://www.openlane.eu/en/carv6/auction/10725313
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725252
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725252%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725252: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725252 url https://www.openlane.eu/en/carv6/auction/10725252
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725367
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725367%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725367: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725367 url https://www.openlane.eu/en/carv6/auction/10725367
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725345
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725345%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725345: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725345 url https://www.openlane.eu/en/carv6/auction/10725345
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725324
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725324%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725324: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725324 url https://www.openlane.eu/en/carv6/auction/10725324
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725322
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725322%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725322: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725322 url https://www.openlane.eu/en/carv6/auction/10725322
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725284
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725284%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725284: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725284 url https://www.openlane.eu/en/carv6/auction/10725284
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725286
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725286%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725286: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725286 url https://www.openlane.eu/en/carv6/auction/10725286
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725377
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725377%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725377: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725377 url https://www.openlane.eu/en/carv6/auction/10725377
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725315
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725315%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725315: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725315 url https://www.openlane.eu/en/carv6/auction/10725315
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725330
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725330%27 HTTP/1.1" 200 None
2026-03-26 15:20:27 [adesa.be] INFO: Scrape type for 10725330: 0
2026-03-26 15:20:27 [adesa.be] INFO: Skipping item 10725330 url https://www.openlane.eu/en/carv6/auction/10725330
2026-03-26 15:20:27 [adesa.be] INFO: Found listing with ID: 10725310
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725310%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725310: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725310 url https://www.openlane.eu/en/carv6/auction/10725310
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10725333
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725333%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725333: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725333 url https://www.openlane.eu/en/carv6/auction/10725333
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10725257
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725257%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725257: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725257 url https://www.openlane.eu/en/carv6/auction/10725257
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10725235
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725235%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725235: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725235 url https://www.openlane.eu/en/carv6/auction/10725235
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10725382
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725382%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725382: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725382 url https://www.openlane.eu/en/carv6/auction/10725382
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10725265
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725265%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725265: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725265 url https://www.openlane.eu/en/carv6/auction/10725265
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10725253
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725253%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725253: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725253 url https://www.openlane.eu/en/carv6/auction/10725253
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10725215
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725215%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10725215: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10725215 url https://www.openlane.eu/en/carv6/auction/10725215
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719728
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719728%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719728: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719728 url https://www.openlane.eu/en/carv6/auction/10719728
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718126
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718126%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718126: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718126 url https://www.openlane.eu/en/carv6/auction/10718126
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719664
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719664%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719664: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719664 url https://www.openlane.eu/en/carv6/auction/10719664
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718119
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718119%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718119: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718119 url https://www.openlane.eu/en/carv6/auction/10718119
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719194
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719194%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719194: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719194 url https://www.openlane.eu/en/carv6/auction/10719194
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719733
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719733%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719733: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719733 url https://www.openlane.eu/en/carv6/auction/10719733
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718151
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718151%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718151: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718151 url https://www.openlane.eu/en/carv6/auction/10718151
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718143
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718143%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718143: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718143 url https://www.openlane.eu/en/carv6/auction/10718143
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718210
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718210%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718210: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718210 url https://www.openlane.eu/en/carv6/auction/10718210
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718111
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718111%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718111: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718111 url https://www.openlane.eu/en/carv6/auction/10718111
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718114
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718114%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718114: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718114 url https://www.openlane.eu/en/carv6/auction/10718114
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718133
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718133%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718133: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718133 url https://www.openlane.eu/en/carv6/auction/10718133
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718113
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718113%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718113: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718113 url https://www.openlane.eu/en/carv6/auction/10718113
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718158
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718158%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718158: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718158 url https://www.openlane.eu/en/carv6/auction/10718158
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718166
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718166%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718166: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718166 url https://www.openlane.eu/en/carv6/auction/10718166
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718120
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718120%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718120: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718120 url https://www.openlane.eu/en/carv6/auction/10718120
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718124
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718124%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718124: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718124 url https://www.openlane.eu/en/carv6/auction/10718124
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718142
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718142%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718142: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718142 url https://www.openlane.eu/en/carv6/auction/10718142
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718121
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718121%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718121: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718121 url https://www.openlane.eu/en/carv6/auction/10718121
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718127
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718127%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718127: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718127 url https://www.openlane.eu/en/carv6/auction/10718127
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719180
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719180%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719180: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719180 url https://www.openlane.eu/en/carv6/auction/10719180
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718131
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718131%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718131: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718131 url https://www.openlane.eu/en/carv6/auction/10718131
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718172
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718172%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718172: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718172 url https://www.openlane.eu/en/carv6/auction/10718172
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719158
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719158%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719158: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719158 url https://www.openlane.eu/en/carv6/auction/10719158
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718106
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718106%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718106: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718106 url https://www.openlane.eu/en/carv6/auction/10718106
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718185
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718185%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718185: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718185 url https://www.openlane.eu/en/carv6/auction/10718185
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719166
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719166%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719166: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719166 url https://www.openlane.eu/en/carv6/auction/10719166
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719174
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719174%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719174: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719174 url https://www.openlane.eu/en/carv6/auction/10719174
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719169
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719169%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719169: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719169 url https://www.openlane.eu/en/carv6/auction/10719169
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718104
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718104%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718104: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718104 url https://www.openlane.eu/en/carv6/auction/10718104
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719621
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719621%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719621: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719621 url https://www.openlane.eu/en/carv6/auction/10719621
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718108
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718108%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718108: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718108 url https://www.openlane.eu/en/carv6/auction/10718108
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719671
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719671%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719671: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719671 url https://www.openlane.eu/en/carv6/auction/10719671
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718122
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718122%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718122: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718122 url https://www.openlane.eu/en/carv6/auction/10718122
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10718098
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718098%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10718098: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10718098 url https://www.openlane.eu/en/carv6/auction/10718098
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719200
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719200%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719200: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719200 url https://www.openlane.eu/en/carv6/auction/10719200
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10719199
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719199%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10719199: 0
2026-03-26 15:20:28 [adesa.be] INFO: Skipping item 10719199 url https://www.openlane.eu/en/carv6/auction/10719199
2026-03-26 15:20:28 [adesa.be] INFO: Found listing with ID: 10731663
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731663%27 HTTP/1.1" 200 None
2026-03-26 15:20:28 [adesa.be] INFO: Scrape type for 10731663: 1
2026-03-26 15:20:28 [adesa.be] INFO: Scraping item 10731663 url https://www.openlane.eu/en/carv6/auction/10731663
2026-03-26 15:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10731672
2026-03-26 15:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with scrape type 1
2026-03-26 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/3827ba48-93ac-45ca-b49f-f01a8b322f82.jpg already downloaded
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/6f8a8e53-8832-4e11-8eb2-714e975a728a.jpg already downloaded
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/b59fd682-2594-4508-877a-e9392dc9d272.jpg already downloaded
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/7fd88760-6836-4a85-97be-313ffc1c1a27.jpg already downloaded
2026-03-26 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5482349%252Fgeneral%252Faf26bb42-29cd-46e0-8268-c97660c95831.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/af26bb42-29cd-46e0-8268-c97660c95831.jpg already downloaded
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5482349%252Fgeneral%252F8a7f1f26-c00c-4d2b-a3ed-2cdce71a3e3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/8a7f1f26-c00c-4d2b-a3ed-2cdce71a3e3a.jpg already downloaded
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5482349%252Fgeneral%252F1b969c9b-4a1a-4184-946f-5938b30a11dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/1b969c9b-4a1a-4184-946f-5938b30a11dc.jpg already downloaded
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5482349%252Fgeneral%252Fe16272ab-6280-4e42-b78d-e644c51d1501.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/e16272ab-6280-4e42-b78d-e644c51d1501.jpg already downloaded
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5482349%252Fgeneral%252F34849542-1996-4dd2-9019-fc6eb48545f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/34849542-1996-4dd2-9019-fc6eb48545f4.jpg already downloaded
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5482349%252Fgeneral%252Fdb6d0156-9c43-4d65-b644-71ad3641faab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/db6d0156-9c43-4d65-b644-71ad3641faab.jpg already downloaded
2026-03-26 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19200e1c-6856-5edd-8ec0-42d9d05b1df5, identifier: 10731672
2026-03-26 15:20:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b546c1b1-df60-5ad0-8f8c-f1407e932a82, skipping ID generation
2026-03-26 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 1
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 sending to next pipeline
2026-03-26 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b546c1b1-df60-5ad0-8f8c-f1407e932a82, identifier: 10731900
2026-03-26 15:20:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cace59d1-9f7b-5c82-bc23-26332cb95cf3, skipping ID generation
2026-03-26 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 with scrape type 1
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 sending to next pipeline
2026-03-26 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cace59d1-9f7b-5c82-bc23-26332cb95cf3, identifier: 10731749
2026-03-26 15:20:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73db3016-7d29-5fc5-b649-7cfd567812b4, skipping ID generation
2026-03-26 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 1
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73db3016-7d29-5fc5-b649-7cfd567812b4 sending to next pipeline
2026-03-26 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73db3016-7d29-5fc5-b649-7cfd567812b4, identifier: 10731858
2026-03-26 15:20:29 [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/10731773)
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747964%252Fgeneral%252F5c4722f8-886d-481b-9bf3-3f58320d325d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/5c4722f8-886d-481b-9bf3-3f58320d325d.jpg not downloaded yet
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747943%252Fgeneral%252Fc868c63e-412f-492e-902b-1cf9c5ab0ed5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/c868c63e-412f-492e-902b-1cf9c5ab0ed5.jpg not downloaded yet
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747927%252Fgeneral%252F4743152b-8be7-47c8-a695-f472220f1f3c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/4743152b-8be7-47c8-a695-f472220f1f3c.jpg not downloaded yet
2026-03-26 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10731672
2026-03-26 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10731672
2026-03-26 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10731672 to the API
2026-03-26 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731672>
{'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-27T10: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=10731672',
'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-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731672%27 HTTP/1.1" 200 None
2026-03-26 15:20:30 [adesa.be] INFO: Saving data for 10731672: {'created_time': 1774538430.31162, 'last_price_update_time': 1774538430.311631, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731672') HTTP/1.1" 204 0
2026-03-26 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10731900
2026-03-26 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10731900
2026-03-26 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10731900 to the API
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5735523/general/26bb6ea9-98a1-40e1-9de0-1965d83f622f.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-27T10: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=10731900',
'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-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731900%27 HTTP/1.1" 200 None
2026-03-26 15:20:30 [adesa.be] INFO: Saving data for 10731900: {'created_time': 1774538430.740924, 'last_price_update_time': 1774538430.740937, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731900') HTTP/1.1" 204 0
2026-03-26 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10731749
2026-03-26 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10731749
2026-03-26 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10731749 to the API
2026-03-26 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5661923/general/3bdbe72d-cb08-4b87-9915-7ab98155efb3.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 239,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cace59d1-9f7b-5c82-bc23-26332cb95cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRB418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731749',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 155735,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photos': [],
'price': 32300,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz V L3 300d Avantgarde - Diesel - Automatic - 239 hp - '
'155.735 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731749%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Saving data for 10731749: {'created_time': 1774538431.34415, 'last_price_update_time': 1774538431.344163, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731749') HTTP/1.1" 204 0
2026-03-26 15:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10731858
2026-03-26 15:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10731858
2026-03-26 15:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10731858 to the API
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5717895/general/d65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.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-27T10: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=10731858',
'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-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731858%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Saving data for 10731858: {'created_time': 1774538431.674777, 'last_price_update_time': 1774538431.674789, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731858') HTTP/1.1" 204 0
2026-03-26 15:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/2e4c81be-0082-49f9-8d20-fb0b7f6b596a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747944%252Fgeneral%252F55acad57-2fde-435f-8c84-a7dedfb4a898.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/55acad57-2fde-435f-8c84-a7dedfb4a898.jpg not downloaded yet
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718208
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718208%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718208: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718208 url https://www.openlane.eu/en/carv6/auction/10718208
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10719189
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719189%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10719189: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10719189 url https://www.openlane.eu/en/carv6/auction/10719189
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10720598
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720598%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10720598: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10720598 url https://www.openlane.eu/en/carv6/auction/10720598
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10719190
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719190%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10719190: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10719190 url https://www.openlane.eu/en/carv6/auction/10719190
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10719209
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719209%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10719209: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10719209 url https://www.openlane.eu/en/carv6/auction/10719209
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718169
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718169%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718169: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718169 url https://www.openlane.eu/en/carv6/auction/10718169
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718215
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718215%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718215: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718215 url https://www.openlane.eu/en/carv6/auction/10718215
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718182
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718182%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718182: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718182 url https://www.openlane.eu/en/carv6/auction/10718182
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10719197
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719197%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10719197: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10719197 url https://www.openlane.eu/en/carv6/auction/10719197
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10719587
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719587%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10719587: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10719587 url https://www.openlane.eu/en/carv6/auction/10719587
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718176
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718176%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718176: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718176 url https://www.openlane.eu/en/carv6/auction/10718176
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718206
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718206%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718206: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718206 url https://www.openlane.eu/en/carv6/auction/10718206
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718165
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718165%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718165: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718165 url https://www.openlane.eu/en/carv6/auction/10718165
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718139
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718139%27 HTTP/1.1" 200 None
2026-03-26 15:20:31 [adesa.be] INFO: Scrape type for 10718139: 0
2026-03-26 15:20:31 [adesa.be] INFO: Skipping item 10718139 url https://www.openlane.eu/en/carv6/auction/10718139
2026-03-26 15:20:31 [adesa.be] INFO: Found listing with ID: 10718212
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718212%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718212: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718212 url https://www.openlane.eu/en/carv6/auction/10718212
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10720608
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720608%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10720608: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10720608 url https://www.openlane.eu/en/carv6/auction/10720608
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718155
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718155%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718155: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718155 url https://www.openlane.eu/en/carv6/auction/10718155
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718162
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718162%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718162: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718162 url https://www.openlane.eu/en/carv6/auction/10718162
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718132
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718132%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718132: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718132 url https://www.openlane.eu/en/carv6/auction/10718132
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719188
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719188%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719188: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719188 url https://www.openlane.eu/en/carv6/auction/10719188
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719156
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719156%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719156: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719156 url https://www.openlane.eu/en/carv6/auction/10719156
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719155
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719155%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719155: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719155 url https://www.openlane.eu/en/carv6/auction/10719155
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718171
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718171%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718171: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718171 url https://www.openlane.eu/en/carv6/auction/10718171
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719171
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719171%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719171: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719171 url https://www.openlane.eu/en/carv6/auction/10719171
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718137
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718137%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718137: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718137 url https://www.openlane.eu/en/carv6/auction/10718137
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719157
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719157%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719157: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719157 url https://www.openlane.eu/en/carv6/auction/10719157
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10720132
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720132%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10720132: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10720132 url https://www.openlane.eu/en/carv6/auction/10720132
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719205
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719205%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719205: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719205 url https://www.openlane.eu/en/carv6/auction/10719205
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10720596
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720596%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10720596: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10720596 url https://www.openlane.eu/en/carv6/auction/10720596
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719181
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719181%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719181: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719181 url https://www.openlane.eu/en/carv6/auction/10719181
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718149
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718149%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718149: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718149 url https://www.openlane.eu/en/carv6/auction/10718149
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719186
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719186%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719186: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719186 url https://www.openlane.eu/en/carv6/auction/10719186
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719208
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719208%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719208: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719208 url https://www.openlane.eu/en/carv6/auction/10719208
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718105
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718105%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718105: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718105 url https://www.openlane.eu/en/carv6/auction/10718105
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10719624
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719624%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10719624: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10719624 url https://www.openlane.eu/en/carv6/auction/10719624
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718125
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718125%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718125: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718125 url https://www.openlane.eu/en/carv6/auction/10718125
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10720597
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720597%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10720597: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10720597 url https://www.openlane.eu/en/carv6/auction/10720597
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718112
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718112%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718112: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718112 url https://www.openlane.eu/en/carv6/auction/10718112
2026-03-26 15:20:32 [adesa.be] INFO: Found listing with ID: 10718144
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718144%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [adesa.be] INFO: Scrape type for 10718144: 0
2026-03-26 15:20:32 [adesa.be] INFO: Skipping item 10718144 url https://www.openlane.eu/en/carv6/auction/10718144
2026-03-26 15:20:32 [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-26 15:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-26 15:20:32 [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-26 15:20:32 [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-26 15:20:32 [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-26 15:20:32 [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-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/dc36ebbc-2d60-4aa0-8e43-7f2b9d3318fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/74a735c6-35b3-47fa-b0c5-18ca48820058.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/7db6908a-785f-44f7-acfe-c37a20d1b555.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747964%252Fgeneral%252Fba3e8618-7280-42c3-9447-f03700cfcd52.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/ba3e8618-7280-42c3-9447-f03700cfcd52.jpg not downloaded yet
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747943%252Fgeneral%252Fd2c1ca23-211e-4098-b9ca-b9905d385228.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/d2c1ca23-211e-4098-b9ca-b9905d385228.jpg not downloaded yet
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747927%252Fgeneral%252F6820c946-08f8-4d42-85a3-71d407fb4826.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/6820c946-08f8-4d42-85a3-71d407fb4826.jpg not downloaded yet
2026-03-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d75c90>
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F29649665-c051-43a7-a13b-93d5924e9334.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/29649665-c051-43a7-a13b-93d5924e9334.jpg saved to cache
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747944%252Fgeneral%252F4bf4262d-0a2b-4846-971c-d8ba46e0ba5e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/4bf4262d-0a2b-4846-971c-d8ba46e0ba5e.jpg not downloaded yet
2026-03-26 15:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:32 [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-26 15:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:32 [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-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747964%252Fgeneral%252Ff711738a-4926-4811-b32a-7d45c2033409.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/f711738a-4926-4811-b32a-7d45c2033409.jpg not downloaded yet
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747943%252Fgeneral%252Fe79ffcca-e5cb-4e0a-99fc-aaf1deb0c7c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/e79ffcca-e5cb-4e0a-99fc-aaf1deb0c7c2.jpg not downloaded yet
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747927%252Fgeneral%252Fac95903c-a3e1-4781-a728-664f74f04dbc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/ac95903c-a3e1-4781-a728-664f74f04dbc.jpg not downloaded yet
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c0e390>
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F2e4c81be-0082-49f9-8d20-fb0b7f6b596a.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/2e4c81be-0082-49f9-8d20-fb0b7f6b596a.jpg saved to cache
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/e9bef460-b8a7-49c4-a983-6f4dddd9efab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5747944%252Fgeneral%252F4f14beb1-c40c-453d-af37-e79c51c9159c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/4f14beb1-c40c-453d-af37-e79c51c9159c.jpg not downloaded yet
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576524e3d0>
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252Fdc36ebbc-2d60-4aa0-8e43-7f2b9d3318fa.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/dc36ebbc-2d60-4aa0-8e43-7f2b9d3318fa.jpg saved to cache
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db0a90>
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252F74a735c6-35b3-47fa-b0c5-18ca48820058.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/74a735c6-35b3-47fa-b0c5-18ca48820058.jpg saved to cache
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d31050>
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252F7db6908a-785f-44f7-acfe-c37a20d1b555.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/7db6908a-785f-44f7-acfe-c37a20d1b555.jpg saved to cache
2026-03-26 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747964%252Fgeneral%252F5a112c42-2de5-4e18-8deb-a8aa46d15ed7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/5a112c42-2de5-4e18-8deb-a8aa46d15ed7.jpg not downloaded yet
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747943%252Fgeneral%252F2340066a-d1ef-473e-90a6-979f08827d5d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/2340066a-d1ef-473e-90a6-979f08827d5d.jpg not downloaded yet
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747927%252Fgeneral%252F64b5a3e1-73ed-4f1d-a5aa-b82e2abc2348.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/64b5a3e1-73ed-4f1d-a5aa-b82e2abc2348.jpg not downloaded yet
2026-03-26 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/55acad57-2fde-435f-8c84-a7dedfb4a898.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/a50ba0d7-e226-476f-b26f-370f3cdf4e21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/a9a0c6ec-7153-4925-b32c-958cc7c7f33c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/768ccc91-9b68-43c0-9f04-15413e761150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/4743152b-8be7-47c8-a695-f472220f1f3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/c868c63e-412f-492e-902b-1cf9c5ab0ed5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/5c4722f8-886d-481b-9bf3-3f58320d325d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747944%252Fgeneral%252Fcc57d79c-0cba-4769-8735-58441211ed49.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/cc57d79c-0cba-4769-8735-58441211ed49.jpg not downloaded yet
2026-03-26 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10731862
2026-03-26 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 1
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252Fd9854ef5-484d-4a92-8b09-b39ab337165e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [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-26 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10731726
2026-03-26 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 1
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c014326a-0d30-575c-9d75-d0a7dc9be9f3
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252F5f00e5ff-8cdb-430a-a266-0e442916e1d5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [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-26 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10731928
2026-03-26 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 1
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252F0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252F7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252Ff052960d-3a62-49df-891e-a3fd0b2da09b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252F05caf041-9a4e-444b-b898-a659c0c94f1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252Fd7c21755-6db7-44af-a811-466803b73345.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252F2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252F9f1b759e-169a-459b-847f-568cf45027ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252F50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252Fd4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg already downloaded
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743536%252Fgeneral%252F2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg already downloaded
2026-03-26 15:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f, identifier: 10731928
2026-03-26 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10731695
2026-03-26 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 1
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44709d97-7e2d-5bd1-b834-4519d264a7cb
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [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-26 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234
2026-03-26 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3ee948-b60e-5c4d-8102-e1297025c6a4 with scrape type 2
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3ee948-b60e-5c4d-8102-e1297025c6a4 with scrape type 2
2026-03-26 15:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc3ee948-b60e-5c4d-8102-e1297025c6a4, identifier: 10725234
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747964%252Fgeneral%252F1a7dea60-8b35-4d38-9826-866d20a17899.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/1a7dea60-8b35-4d38-9826-866d20a17899.jpg not downloaded yet
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747943%252Fgeneral%252Faf2e0097-a539-4514-894b-97ffb75fafe1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/af2e0097-a539-4514-894b-97ffb75fafe1.jpg not downloaded yet
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747927%252Fgeneral%252Fd8b4f363-8b5a-4a64-982b-d83a9c28f5eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/d8b4f363-8b5a-4a64-982b-d83a9c28f5eb.jpg not downloaded yet
2026-03-26 15:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10731928
2026-03-26 15:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10731928
2026-03-26 15:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10731928 to the API
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731928>
{'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-27T10: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=10731928',
'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': 13700,
'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-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731928%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [adesa.be] INFO: Saving data for 10731928: {'created_time': 1774538434.097571, 'last_price_update_time': 1774538434.097584, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731928') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234
2026-03-26 15:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234
2026-03-26 15:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234 to the API
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:34 [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': 0,
'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-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725234%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [adesa.be] INFO: Saving data for 10725234: {'auction_closing_time': 1774602000.0, 'created_time': 1774451799.829678, 'last_price_update_time': 1774538434.445447}
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725234') HTTP/1.1" 204 0
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d986d0>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252Fe9bef460-b8a7-49c4-a983-6f4dddd9efab.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/e9bef460-b8a7-49c4-a983-6f4dddd9efab.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747944%252Fgeneral%252F1b0501e5-c64e-4fb8-9e9e-1fc445dd1da9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/1b0501e5-c64e-4fb8-9e9e-1fc445dd1da9.jpg not downloaded yet
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252F3f490fee-00ce-4bca-a7ac-7cc31db34502.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [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-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252Fac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [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-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F4aeef641-77fa-4f4a-9646-82b58cc7f815.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [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-26 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/6820c946-08f8-4d42-85a3-71d407fb4826.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747964%252Fgeneral%252F47c99591-36cd-4066-bb6b-7fce3369f2e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/47c99591-36cd-4066-bb6b-7fce3369f2e4.jpg not downloaded yet
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747943%252Fgeneral%252F83672946-5040-4748-bfc9-0fe0ebd8a1db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/83672946-5040-4748-bfc9-0fe0ebd8a1db.jpg not downloaded yet
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747927%252Fgeneral%252Ffa9cb004-28cb-4863-a7ab-1e2ecab1e336.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/fa9cb004-28cb-4863-a7ab-1e2ecab1e336.jpg not downloaded yet
2026-03-26 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765de1090>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F55acad57-2fde-435f-8c84-a7dedfb4a898.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/55acad57-2fde-435f-8c84-a7dedfb4a898.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57650c8a50>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252Fa50ba0d7-e226-476f-b26f-370f3cdf4e21.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/a50ba0d7-e226-476f-b26f-370f3cdf4e21.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765abcad0>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252Fa9a0c6ec-7153-4925-b32c-958cc7c7f33c.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/a9a0c6ec-7153-4925-b32c-958cc7c7f33c.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa0790>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252F768ccc91-9b68-43c0-9f04-15413e761150.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/768ccc91-9b68-43c0-9f04-15413e761150.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c9e310>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252F4743152b-8be7-47c8-a695-f472220f1f3c.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/4743152b-8be7-47c8-a695-f472220f1f3c.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d0df10>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252Fc868c63e-412f-492e-902b-1cf9c5ab0ed5.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/c868c63e-412f-492e-902b-1cf9c5ab0ed5.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fa2750>
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252F5c4722f8-886d-481b-9bf3-3f58320d325d.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/5c4722f8-886d-481b-9bf3-3f58320d325d.jpg saved to cache
2026-03-26 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/ac95903c-a3e1-4781-a728-664f74f04dbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252F24c87d64-dcc8-4cd5-9dd2-d61537bde1a3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [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-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252F26b10d33-bfb2-42ab-a34a-8d5555025ed5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:34 [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-26 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F0469b305-9b4d-488d-8363-e9ea5426d79b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/4bf4262d-0a2b-4846-971c-d8ba46e0ba5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/e79ffcca-e5cb-4e0a-99fc-aaf1deb0c7c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/d2c1ca23-211e-4098-b9ca-b9905d385228.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/ba3e8618-7280-42c3-9447-f03700cfcd52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747964%252Fgeneral%252F53b58bd5-cbd9-4028-bc98-bb08275d3351.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/53b58bd5-cbd9-4028-bc98-bb08275d3351.jpg not downloaded yet
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747943%252Fgeneral%252F25ae5546-177a-4f43-b899-aba494472a6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/25ae5546-177a-4f43-b899-aba494472a6b.jpg not downloaded yet
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5747927%252Fgeneral%252Fd5dcb2aa-2e0c-4eca-9250-1b2339abbc70.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/d5dcb2aa-2e0c-4eca-9250-1b2339abbc70.jpg not downloaded yet
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/4f14beb1-c40c-453d-af37-e79c51c9159c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/f711738a-4926-4811-b32a-7d45c2033409.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252Fefe02c16-93b7-417d-a34f-ca1cb9fc495a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252F347cd8fc-eadf-44f2-b146-709070f8c3cb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F29635080-f40b-492a-87e0-69f8954c9403.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d629d0>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252F6820c946-08f8-4d42-85a3-71d407fb4826.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/6820c946-08f8-4d42-85a3-71d407fb4826.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10731738
2026-03-26 15:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a with scrape type 1
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F1347d474-5071-4716-bc7f-25490d675799.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/1347d474-5071-4716-bc7f-25490d675799.JPG not downloaded yet
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/8e975898-d20e-475b-a84a-920c26611849.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:35 [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/10731695)
2026-03-26 15:20:35 [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/10731726)
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/d8b4f363-8b5a-4a64-982b-d83a9c28f5eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252F2c3e7fbf-e74e-4996-af59-d87fd9ece194.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252Fab57d4e4-0d3a-48fb-ac2b-7e1376489e02.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F7fc95ffc-37f5-4e3f-abd3-04b81867969b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F1c5c03f2-30aa-430d-a941-3c4e62b1aaf5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/1c5c03f2-30aa-430d-a941-3c4e62b1aaf5.JPG not downloaded yet
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b9c890>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252Fac95903c-a3e1-4781-a728-664f74f04dbc.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/ac95903c-a3e1-4781-a728-664f74f04dbc.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10731918
2026-03-26 15:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3982e28-a3a5-5c45-9b37-03f56691d5b1 with scrape type 1
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3982e28-a3a5-5c45-9b37-03f56691d5b1
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252F0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252F71a4c943-093e-4c09-836f-7e213909da9f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/71a4c943-093e-4c09-836f-7e213909da9f.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252F12600258-3403-4e3f-951a-2c46b45caaac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/12600258-3403-4e3f-951a-2c46b45caaac.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252F38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252Fc9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/c9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252Fdb586e68-d34b-4226-9896-e437fffcc521.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/db586e68-d34b-4226-9896-e437fffcc521.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252Fa0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/a0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252Fc7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/c7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252F24b77475-6bbb-411e-bf02-fe7d471ba455.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/24b77475-6bbb-411e-bf02-fe7d471ba455.jpg already downloaded
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738157%252Fgeneral%252F2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg already downloaded
2026-03-26 15:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3982e28-a3a5-5c45-9b37-03f56691d5b1, identifier: 10731918
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576524e8d0>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F4bf4262d-0a2b-4846-971c-d8ba46e0ba5e.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/4bf4262d-0a2b-4846-971c-d8ba46e0ba5e.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651b0ed0>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252Fe79ffcca-e5cb-4e0a-99fc-aaf1deb0c7c2.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/e79ffcca-e5cb-4e0a-99fc-aaf1deb0c7c2.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e87d10>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252Fd2c1ca23-211e-4098-b9ca-b9905d385228.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/d2c1ca23-211e-4098-b9ca-b9905d385228.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a8ed10>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252Fba3e8618-7280-42c3-9447-f03700cfcd52.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/ba3e8618-7280-42c3-9447-f03700cfcd52.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc5b90>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F4f14beb1-c40c-453d-af37-e79c51c9159c.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/4f14beb1-c40c-453d-af37-e79c51c9159c.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765da2990>
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252Ff711738a-4926-4811-b32a-7d45c2033409.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/f711738a-4926-4811-b32a-7d45c2033409.jpg saved to cache
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/83672946-5040-4748-bfc9-0fe0ebd8a1db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:35 [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/10731862)
2026-03-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252Fdaa43f8f-5202-499d-9b03-5e167a7c701d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252F41ef35fc-1917-4566-bd8a-68089a12770c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F6e08908b-7c51-432e-abb2-fba63570fb6e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [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-26 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F7e8d2c0b-ead5-4635-9372-28a353486438.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/7e8d2c0b-ead5-4635-9372-28a353486438.JPG not downloaded yet
2026-03-26 15:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10731918
2026-03-26 15:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10731918
2026-03-26 15:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10731918 to the API
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731918>
{'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-27T10: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=10731918',
'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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731918%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [adesa.be] INFO: Saving data for 10731918: {'created_time': 1774538436.26091, 'last_price_update_time': 1774538436.260923, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731918') HTTP/1.1" 204 0
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/47c99591-36cd-4066-bb6b-7fce3369f2e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/fa9cb004-28cb-4863-a7ab-1e2ecab1e336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:36 [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/10731695)
2026-03-26 15:20:36 [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/10731726)
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/1b0501e5-c64e-4fb8-9e9e-1fc445dd1da9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252F3f54ad10-c3a6-42c3-8b1f-1c56038098e9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252Ff897feb8-85ae-485b-b5f0-93bbd33f3bee.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252Fda6cb9da-d05e-4042-8092-d54fe3c57f48.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20: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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F22daa41e-a3ae-46bb-a528-e48d4b44415b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/22daa41e-a3ae-46bb-a528-e48d4b44415b.JPG not downloaded yet
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764faa050>
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252F8e975898-d20e-475b-a84a-920c26611849.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/8e975898-d20e-475b-a84a-920c26611849.jpg saved to cache
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:36 [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-26 15:20:36 [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-26 15:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e3d450>
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252Fd8b4f363-8b5a-4a64-982b-d83a9c28f5eb.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/d8b4f363-8b5a-4a64-982b-d83a9c28f5eb.jpg saved to cache
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/d5dcb2aa-2e0c-4eca-9250-1b2339abbc70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/1347d474-5071-4716-bc7f-25490d675799.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:36 [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/10731695)
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252Fe951c8db-90ae-4dec-92a1-a620201deb29.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252Fd64c56e4-7b1d-4189-91c1-918ea2e45f2c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252Fc30cd2c1-f6d0-4e44-aca3-7abab4082c0e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20: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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252Fef0e1b2e-7c98-42d3-9905-753375549c6b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/ef0e1b2e-7c98-42d3-9905-753375549c6b.JPG not downloaded yet
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b25490>
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252F83672946-5040-4748-bfc9-0fe0ebd8a1db.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/83672946-5040-4748-bfc9-0fe0ebd8a1db.jpg saved to cache
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:36 [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-26 15:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765f277d0>
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252F47c99591-36cd-4066-bb6b-7fce3369f2e4.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/47c99591-36cd-4066-bb6b-7fce3369f2e4.jpg saved to cache
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576519d210>
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252Ffa9cb004-28cb-4863-a7ab-1e2ecab1e336.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/fa9cb004-28cb-4863-a7ab-1e2ecab1e336.jpg saved to cache
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:36 [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-26 15:20:36 [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-26 15:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fb0410>
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F1b0501e5-c64e-4fb8-9e9e-1fc445dd1da9.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/1b0501e5-c64e-4fb8-9e9e-1fc445dd1da9.jpg saved to cache
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/1c5c03f2-30aa-430d-a941-3c4e62b1aaf5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:36 [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/10731695)
2026-03-26 15:20:36 [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/10731726)
2026-03-26 15:20:36 [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/10731726)
2026-03-26 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/7e8d2c0b-ead5-4635-9372-28a353486438.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:36 [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/10731695)
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252Faaec356f-87ec-471d-afc9-ebc06357940f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252Fa6f9084c-04e1-40ab-a295-ea4e948031aa.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F6a597dec-a90e-4468-94cb-869331e4851c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20: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-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252Fa8be8eee-5b43-4a4b-b139-7f8ea7537649.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/a8be8eee-5b43-4a4b-b139-7f8ea7537649.JPG not downloaded yet
2026-03-26 15:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10731682
2026-03-26 15:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with scrape type 1
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252F06b8d39a-9707-4c54-9fdc-f2fb5b06866f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/06b8d39a-9707-4c54-9fdc-f2fb5b06866f.jpeg already downloaded
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252F1912e2e4-eb7c-44d7-ad32-4cb85e5973e0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/1912e2e4-eb7c-44d7-ad32-4cb85e5973e0.jpeg already downloaded
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252Fe0230b48-2d73-424a-a63a-f838e5f91e82.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/e0230b48-2d73-424a-a63a-f838e5f91e82.jpeg already downloaded
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252F276996a8-a9a1-4dbc-8a81-31546a8cddfc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/276996a8-a9a1-4dbc-8a81-31546a8cddfc.jpeg already downloaded
2026-03-26 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252F3d9c5e3b-4c63-4f1a-b59d-4c3765858e53.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/3d9c5e3b-4c63-4f1a-b59d-4c3765858e53.jpeg already downloaded
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252Fdc42b3a9-3818-425c-8b9d-00c5946b99f5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/dc42b3a9-3818-425c-8b9d-00c5946b99f5.jpeg already downloaded
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252Fa5b223fb-37e0-4199-9698-58b8cfe9124c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/a5b223fb-37e0-4199-9698-58b8cfe9124c.jpeg already downloaded
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252F0f04a793-df5c-4dee-baf5-21672bd152d0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/0f04a793-df5c-4dee-baf5-21672bd152d0.jpeg already downloaded
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252Fb1b3dcd0-9e2e-40be-ad04-23e9a7308cfd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/b1b3dcd0-9e2e-40be-ad04-23e9a7308cfd.jpeg already downloaded
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5541968%252Fgeneral%252F4e8c67f9-d030-4bcc-80a0-078269eecb49.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541968/general/4e8c67f9-d030-4bcc-80a0-078269eecb49.jpeg already downloaded
2026-03-26 15:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43, identifier: 10731682
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [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/10731726)
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5720010%252Fgeneral%252Fe4f97e88-5c09-406f-aad5-b7d6301cdbcc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20: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-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5640847%252Fgeneral%252Fb139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [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-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5586979%252Fgeneral%252F7d31d237-d923-4152-90f7-6db94a613b8a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [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-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F10520521-9467-460e-9623-a1bad5c68890.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/10520521-9467-460e-9623-a1bad5c68890.JPG not downloaded yet
2026-03-26 15:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10731682
2026-03-26 15:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10731682
2026-03-26 15:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43 with identifier: 10731682 to the API
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXK035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731682',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 191288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5541968/general/06b8d39a-9707-4c54-9fdc-f2fb5b06866f.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/1912e2e4-eb7c-44d7-ad32-4cb85e5973e0.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/e0230b48-2d73-424a-a63a-f838e5f91e82.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/276996a8-a9a1-4dbc-8a81-31546a8cddfc.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/3d9c5e3b-4c63-4f1a-b59d-4c3765858e53.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/dc42b3a9-3818-425c-8b9d-00c5946b99f5.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/a5b223fb-37e0-4199-9698-58b8cfe9124c.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/0f04a793-df5c-4dee-baf5-21672bd152d0.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/b1b3dcd0-9e2e-40be-ad04-23e9a7308cfd.jpeg',
'https://images.openlane.eu/carimgs/5541968/general/4e8c67f9-d030-4bcc-80a0-078269eecb49.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289303,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/06b8d39a-9707-4c54-9fdc-f2fb5b06866f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287511,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/1912e2e4-eb7c-44d7-ad32-4cb85e5973e0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320355,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/e0230b48-2d73-424a-a63a-f838e5f91e82.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299162,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/276996a8-a9a1-4dbc-8a81-31546a8cddfc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259259,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/3d9c5e3b-4c63-4f1a-b59d-4c3765858e53.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304914,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/dc42b3a9-3818-425c-8b9d-00c5946b99f5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287605,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/a5b223fb-37e0-4199-9698-58b8cfe9124c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315795,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/0f04a793-df5c-4dee-baf5-21672bd152d0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355857,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/b1b3dcd0-9e2e-40be-ad04-23e9a7308cfd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43/eb76ff2e-b8cb-51a7-9657-c2a3e80d6d43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340031,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541968/general/4e8c67f9-d030-4bcc-80a0-078269eecb49.jpeg',
'Width': 1600}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2012-08-29',
'seats_number': 23,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Crafter L4H3 - Diesel - Manual - 163 hp - 191.288 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731682%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [adesa.be] INFO: Saving data for 10731682: {'created_time': 1774538437.655973, 'last_price_update_time': 1774538437.655987, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731682') HTTP/1.1" 204 0
2026-03-26 15:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d9a9d0>
2026-03-26 15:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252Fd5dcb2aa-2e0c-4eca-9250-1b2339abbc70.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/d5dcb2aa-2e0c-4eca-9250-1b2339abbc70.jpg saved to cache
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:37 [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-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/22daa41e-a3ae-46bb-a528-e48d4b44415b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [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/10731695)
2026-03-26 15:20:37 [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/10731695)
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/ef0e1b2e-7c98-42d3-9905-753375549c6b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F54119891-1ba1-4ad9-8b85-450f6054bc6f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/54119891-1ba1-4ad9-8b85-450f6054bc6f.JPG not downloaded yet
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:37 [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-26 15:20:37 [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-26 15:20:37 [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-26 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:37 [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-26 15:20:37 [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/10731726)
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F5f757f6f-e9c8-4c38-a18d-db4663557df1.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/5f757f6f-e9c8-4c38-a18d-db4663557df1.JPG not downloaded yet
2026-03-26 15:20:37 [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-26 15:20:37 [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-26 15:20:37 [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/10731726)
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651026%252Fgeneral%252F04115232-89d4-484b-adac-0af38e3aa9f0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/04115232-89d4-484b-adac-0af38e3aa9f0.JPG not downloaded yet
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/a8be8eee-5b43-4a4b-b139-7f8ea7537649.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:37 [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/10731695)
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/10520521-9467-460e-9623-a1bad5c68890.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:37 [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/10731695)
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:37 [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-26 15:20:37 [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-26 15:20:37 [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-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [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/10731726)
2026-03-26 15:20:37 [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-26 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:37 [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/10731726)
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/54119891-1ba1-4ad9-8b85-450f6054bc6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 with identifier: 10731680
2026-03-26 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 with scrape type 1
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5534767%252Fgeneral%252Fb7a50c05-b94a-4018-aa47-ef41b6d0f1ff.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/b7a50c05-b94a-4018-aa47-ef41b6d0f1ff.JPG not downloaded yet
2026-03-26 15:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d27be4-c2eb-505f-9dc5-c3350af79d43 with identifier: 10731663
2026-03-26 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d27be4-c2eb-505f-9dc5-c3350af79d43 with scrape type 1
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746041%252Fgeneral%252Ff69e3353-9036-4226-a9d2-282f7e1e32e6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/f69e3353-9036-4226-a9d2-282f7e1e32e6.jpeg not downloaded yet
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/5f757f6f-e9c8-4c38-a18d-db4663557df1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/04115232-89d4-484b-adac-0af38e3aa9f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731738)
2026-03-26 15:20:37 [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/10731695)
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5534767%252Fgeneral%252F233490af-58b8-4e1d-95d9-9ab9afb47b60.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/233490af-58b8-4e1d-95d9-9ab9afb47b60.JPG not downloaded yet
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746041%252Fgeneral%252F8a6c259d-3194-4eee-b774-86e1e0698c0b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/8a6c259d-3194-4eee-b774-86e1e0698c0b.jpeg not downloaded yet
2026-03-26 15:20:37 [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/10731726)
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5534767%252Fgeneral%252Fbc41f303-5981-4ce4-9004-1a14668450dc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/bc41f303-5981-4ce4-9004-1a14668450dc.JPG not downloaded yet
2026-03-26 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746041%252Fgeneral%252Ff8796951-6ae7-43e8-a43e-67a618ea4c52.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/f8796951-6ae7-43e8-a43e-67a618ea4c52.jpeg not downloaded yet
2026-03-26 15:20:37 [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-26 15:20:37 [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-26 15:20:37 [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-26 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/af2e0097-a539-4514-894b-97ffb75fafe1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:37 [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/10731862)
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5534767%252Fgeneral%252Ff989e7f0-da45-4f1b-bd65-3f34f4475e33.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/f989e7f0-da45-4f1b-bd65-3f34f4475e33.JPG not downloaded yet
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746041%252Fgeneral%252F9fa64f3e-429c-4fee-b030-297890fcd12b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/9fa64f3e-429c-4fee-b030-297890fcd12b.jpeg not downloaded yet
2026-03-26 15:20:38 [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-26 15:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:38 [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-26 15:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:38 [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-26 15:20:38 [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-26 15:20:38 [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-26 15:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/53b58bd5-cbd9-4028-bc98-bb08275d3351.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/cc57d79c-0cba-4769-8735-58441211ed49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/25ae5546-177a-4f43-b899-aba494472a6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5534767%252Fgeneral%252F572d894c-f292-4e4f-8a83-3b45ae917758.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/572d894c-f292-4e4f-8a83-3b45ae917758.JPG not downloaded yet
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746041%252Fgeneral%252F8959b014-a460-4286-b145-6082aee394a1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/8959b014-a460-4286-b145-6082aee394a1.jpeg not downloaded yet
2026-03-26 15:20:38 [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-26 15:20:38 [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-26 15:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:38 [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-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719182
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719182%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719182: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719182 url https://www.openlane.eu/en/carv6/auction/10719182
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719177
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719177%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719177: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719177 url https://www.openlane.eu/en/carv6/auction/10719177
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718116
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718116%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718116: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718116 url https://www.openlane.eu/en/carv6/auction/10718116
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718107
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718107%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718107: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718107 url https://www.openlane.eu/en/carv6/auction/10718107
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718103
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718103%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718103: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718103 url https://www.openlane.eu/en/carv6/auction/10718103
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718134
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718134%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718134: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718134 url https://www.openlane.eu/en/carv6/auction/10718134
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718147
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718147%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718147: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718147 url https://www.openlane.eu/en/carv6/auction/10718147
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719201
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719201%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719201: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719201 url https://www.openlane.eu/en/carv6/auction/10719201
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718186
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718186%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718186: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718186 url https://www.openlane.eu/en/carv6/auction/10718186
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719203
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719203%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719203: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719203 url https://www.openlane.eu/en/carv6/auction/10719203
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719170
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719170%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719170: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719170 url https://www.openlane.eu/en/carv6/auction/10719170
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719623
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719623%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719623: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719623 url https://www.openlane.eu/en/carv6/auction/10719623
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718216
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718216%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718216: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718216 url https://www.openlane.eu/en/carv6/auction/10718216
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718178
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718178%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718178: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718178 url https://www.openlane.eu/en/carv6/auction/10718178
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719196
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719196%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719196: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719196 url https://www.openlane.eu/en/carv6/auction/10719196
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718159
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718159%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718159: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718159 url https://www.openlane.eu/en/carv6/auction/10718159
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718209
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718209%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718209: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718209 url https://www.openlane.eu/en/carv6/auction/10718209
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719622
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719622%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719622: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719622 url https://www.openlane.eu/en/carv6/auction/10719622
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719195
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719195%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719195: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719195 url https://www.openlane.eu/en/carv6/auction/10719195
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718164
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718164%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718164: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718164 url https://www.openlane.eu/en/carv6/auction/10718164
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718207
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718207%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718207: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718207 url https://www.openlane.eu/en/carv6/auction/10718207
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719193
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719193%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719193: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719193 url https://www.openlane.eu/en/carv6/auction/10719193
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719191
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719191%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719191: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719191 url https://www.openlane.eu/en/carv6/auction/10719191
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719204
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719204%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719204: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719204 url https://www.openlane.eu/en/carv6/auction/10719204
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718183
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718183%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718183: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718183 url https://www.openlane.eu/en/carv6/auction/10718183
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718184
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718184%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718184: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718184 url https://www.openlane.eu/en/carv6/auction/10718184
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718187
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718187%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718187: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718187 url https://www.openlane.eu/en/carv6/auction/10718187
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718188
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718188%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718188: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718188 url https://www.openlane.eu/en/carv6/auction/10718188
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718180
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718180%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10718180: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10718180 url https://www.openlane.eu/en/carv6/auction/10718180
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719669
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719669%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719669: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719669 url https://www.openlane.eu/en/carv6/auction/10719669
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719175
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719175%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719175: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719175 url https://www.openlane.eu/en/carv6/auction/10719175
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719161
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719161%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719161: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719161 url https://www.openlane.eu/en/carv6/auction/10719161
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10720137
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720137%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10720137: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10720137 url https://www.openlane.eu/en/carv6/auction/10720137
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719160
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719160%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719160: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719160 url https://www.openlane.eu/en/carv6/auction/10719160
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10721752
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721752%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10721752: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10721752 url https://www.openlane.eu/en/carv6/auction/10721752
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719198
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719198%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719198: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719198 url https://www.openlane.eu/en/carv6/auction/10719198
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719736
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719736%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719736: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719736 url https://www.openlane.eu/en/carv6/auction/10719736
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719737
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719737%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719737: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719737 url https://www.openlane.eu/en/carv6/auction/10719737
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719162
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719162%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719162: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719162 url https://www.openlane.eu/en/carv6/auction/10719162
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719187
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719187%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719187: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719187 url https://www.openlane.eu/en/carv6/auction/10719187
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719159
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719159%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719159: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719159 url https://www.openlane.eu/en/carv6/auction/10719159
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719179
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719179%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719179: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719179 url https://www.openlane.eu/en/carv6/auction/10719179
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719730
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719730%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719730: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719730 url https://www.openlane.eu/en/carv6/auction/10719730
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10716253
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716253%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10716253: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10716253 url https://www.openlane.eu/en/carv6/auction/10716253
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10719163
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719163%27 HTTP/1.1" 200 None
2026-03-26 15:20:38 [adesa.be] INFO: Scrape type for 10719163: 0
2026-03-26 15:20:38 [adesa.be] INFO: Skipping item 10719163 url https://www.openlane.eu/en/carv6/auction/10719163
2026-03-26 15:20:38 [adesa.be] INFO: Found listing with ID: 10718135
2026-03-26 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718135%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718135: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718135 url https://www.openlane.eu/en/carv6/auction/10718135
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718211
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718211%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718211: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718211 url https://www.openlane.eu/en/carv6/auction/10718211
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10716254
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716254%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10716254: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10716254 url https://www.openlane.eu/en/carv6/auction/10716254
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718140
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718140%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718140: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718140 url https://www.openlane.eu/en/carv6/auction/10718140
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719185
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719185%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719185: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719185 url https://www.openlane.eu/en/carv6/auction/10719185
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10717030
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717030%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10717030: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10717030 url https://www.openlane.eu/en/carv6/auction/10717030
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718175
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718175%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718175: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718175 url https://www.openlane.eu/en/carv6/auction/10718175
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10717029
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717029%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10717029: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10717029 url https://www.openlane.eu/en/carv6/auction/10717029
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718129
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718129%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718129: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718129 url https://www.openlane.eu/en/carv6/auction/10718129
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718110
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718110%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718110: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718110 url https://www.openlane.eu/en/carv6/auction/10718110
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719165
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719165%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719165: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719165 url https://www.openlane.eu/en/carv6/auction/10719165
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718118
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718118%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718118: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718118 url https://www.openlane.eu/en/carv6/auction/10718118
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719168
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719168%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719168: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719168 url https://www.openlane.eu/en/carv6/auction/10719168
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718117
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718117%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718117: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718117 url https://www.openlane.eu/en/carv6/auction/10718117
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718099
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718099%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718099: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718099 url https://www.openlane.eu/en/carv6/auction/10718099
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718100
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718100%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718100: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718100 url https://www.openlane.eu/en/carv6/auction/10718100
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718102
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718102%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718102: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718102 url https://www.openlane.eu/en/carv6/auction/10718102
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718168
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718168%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718168: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718168 url https://www.openlane.eu/en/carv6/auction/10718168
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718173
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718173%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718173: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718173 url https://www.openlane.eu/en/carv6/auction/10718173
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718153
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718153%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718153: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718153 url https://www.openlane.eu/en/carv6/auction/10718153
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718217
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718217%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718217: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718217 url https://www.openlane.eu/en/carv6/auction/10718217
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718154
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718154%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718154: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718154 url https://www.openlane.eu/en/carv6/auction/10718154
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718163
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718163%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718163: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718163 url https://www.openlane.eu/en/carv6/auction/10718163
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718177
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718177%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718177: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718177 url https://www.openlane.eu/en/carv6/auction/10718177
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719210
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719210%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719210: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719210 url https://www.openlane.eu/en/carv6/auction/10719210
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719662
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719662%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719662: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719662 url https://www.openlane.eu/en/carv6/auction/10719662
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719668
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719668%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719668: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719668 url https://www.openlane.eu/en/carv6/auction/10719668
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718174
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718174%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718174: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718174 url https://www.openlane.eu/en/carv6/auction/10718174
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718213
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718213%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718213: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718213 url https://www.openlane.eu/en/carv6/auction/10718213
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719732
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719732%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719732: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719732 url https://www.openlane.eu/en/carv6/auction/10719732
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719734
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719734%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719734: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719734 url https://www.openlane.eu/en/carv6/auction/10719734
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719731
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719731%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719731: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719731 url https://www.openlane.eu/en/carv6/auction/10719731
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719724
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719724%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719724: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719724 url https://www.openlane.eu/en/carv6/auction/10719724
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718167
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718167%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718167: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718167 url https://www.openlane.eu/en/carv6/auction/10718167
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719670
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719670%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719670: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719670 url https://www.openlane.eu/en/carv6/auction/10719670
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719725
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719725%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719725: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719725 url https://www.openlane.eu/en/carv6/auction/10719725
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719202
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719202%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719202: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719202 url https://www.openlane.eu/en/carv6/auction/10719202
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718141
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718141%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718141: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718141 url https://www.openlane.eu/en/carv6/auction/10718141
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719617
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719617%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719617: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719617 url https://www.openlane.eu/en/carv6/auction/10719617
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718189
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718189%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718189: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718189 url https://www.openlane.eu/en/carv6/auction/10718189
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719172
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719172%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719172: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719172 url https://www.openlane.eu/en/carv6/auction/10719172
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719665
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719665%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719665: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719665 url https://www.openlane.eu/en/carv6/auction/10719665
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719663
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719663%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719663: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719663 url https://www.openlane.eu/en/carv6/auction/10719663
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10719667
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719667%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10719667: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10719667 url https://www.openlane.eu/en/carv6/auction/10719667
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718181
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718181%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718181: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718181 url https://www.openlane.eu/en/carv6/auction/10718181
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718148
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718148%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718148: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718148 url https://www.openlane.eu/en/carv6/auction/10718148
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718170
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718170%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718170: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718170 url https://www.openlane.eu/en/carv6/auction/10718170
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718130
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718130%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718130: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718130 url https://www.openlane.eu/en/carv6/auction/10718130
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718220
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718220%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718220: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718220 url https://www.openlane.eu/en/carv6/auction/10718220
2026-03-26 15:20:39 [adesa.be] INFO: Found listing with ID: 10718109
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718109%27 HTTP/1.1" 200 None
2026-03-26 15:20:39 [adesa.be] INFO: Scrape type for 10718109: 0
2026-03-26 15:20:39 [adesa.be] INFO: Skipping item 10718109 url https://www.openlane.eu/en/carv6/auction/10718109
2026-03-26 15:20:40 [adesa.be] INFO: Found listing with ID: 10719672
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719672%27 HTTP/1.1" 200 None
2026-03-26 15:20:40 [adesa.be] INFO: Scrape type for 10719672: 0
2026-03-26 15:20:40 [adesa.be] INFO: Skipping item 10719672 url https://www.openlane.eu/en/carv6/auction/10719672
2026-03-26 15:20:40 [adesa.be] INFO: Found listing with ID: 10718214
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718214%27 HTTP/1.1" 200 None
2026-03-26 15:20:40 [adesa.be] INFO: Scrape type for 10718214: 0
2026-03-26 15:20:40 [adesa.be] INFO: Skipping item 10718214 url https://www.openlane.eu/en/carv6/auction/10718214
2026-03-26 15:20:40 [adesa.be] INFO: Found listing with ID: 10719178
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719178%27 HTTP/1.1" 200 None
2026-03-26 15:20:40 [adesa.be] INFO: Scrape type for 10719178: 0
2026-03-26 15:20:40 [adesa.be] INFO: Skipping item 10719178 url https://www.openlane.eu/en/carv6/auction/10719178
2026-03-26 15:20:40 [adesa.be] INFO: Found listing with ID: 10719729
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719729%27 HTTP/1.1" 200 None
2026-03-26 15:20:40 [adesa.be] INFO: Scrape type for 10719729: 0
2026-03-26 15:20:40 [adesa.be] INFO: Skipping item 10719729 url https://www.openlane.eu/en/carv6/auction/10719729
2026-03-26 15:20:40 [adesa.be] INFO: Found listing with ID: 10718156
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718156%27 HTTP/1.1" 200 None
2026-03-26 15:20:40 [adesa.be] INFO: Scrape type for 10718156: 0
2026-03-26 15:20:40 [adesa.be] INFO: Skipping item 10718156 url https://www.openlane.eu/en/carv6/auction/10718156
2026-03-26 15:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 002748f9-f995-5fb4-9cf1-30125f1f9c0a, skipping ID generation
2026-03-26 15:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a with scrape type 1
2026-03-26 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a sending to next pipeline
2026-03-26 15:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 002748f9-f995-5fb4-9cf1-30125f1f9c0a, identifier: 10731738
2026-03-26 15:20:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44709d97-7e2d-5bd1-b834-4519d264a7cb, skipping ID generation
2026-03-26 15:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 1
2026-03-26 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44709d97-7e2d-5bd1-b834-4519d264a7cb sending to next pipeline
2026-03-26 15:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44709d97-7e2d-5bd1-b834-4519d264a7cb, identifier: 10731695
2026-03-26 15:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/64b5a3e1-73ed-4f1d-a5aa-b82e2abc2348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/1a7dea60-8b35-4d38-9826-866d20a17899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747927/general/d6e17017-3d5d-4c6b-a57c-b4116b6f5003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729530)
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534767%252Fgeneral%252Ff80b2833-8885-4294-ad2c-83e57dbba0c9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/f80b2833-8885-4294-ad2c-83e57dbba0c9.JPG not downloaded yet
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252Fa0044b33-3ca1-4ca2-b2ea-168cbc5a46b5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/a0044b33-3ca1-4ca2-b2ea-168cbc5a46b5.jpeg not downloaded yet
2026-03-26 15:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10731738
2026-03-26 15:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10731738
2026-03-26 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10731738 to the API
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5651026/general/04115232-89d4-484b-adac-0af38e3aa9f0.JPG>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '002748f9-f995-5fb4-9cf1-30125f1f9c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GFR166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731738',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 10346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photos': [],
'price': 19150,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Golf Variant 1.5 eTSI Life Business - Petrol - Automatic '
'- 116 hp - 10.346 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731738%27 HTTP/1.1" 200 None
2026-03-26 15:20:41 [adesa.be] INFO: Saving data for 10731738: {'created_time': 1774538441.416644, 'last_price_update_time': 1774538441.416653, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731738') HTTP/1.1" 204 0
2026-03-26 15:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10731695
2026-03-26 15:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10731695
2026-03-26 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10731695 to the API
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:41 [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-27T10: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=10731695',
'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-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731695%27 HTTP/1.1" 200 None
2026-03-26 15:20:41 [adesa.be] INFO: Saving data for 10731695: {'created_time': 1774538441.791577, 'last_price_update_time': 1774538441.791591, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731695') HTTP/1.1" 204 0
2026-03-26 15:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/2340066a-d1ef-473e-90a6-979f08827d5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/5a112c42-2de5-4e18-8deb-a8aa46d15ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-26 15:20:41 [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-26 15:20:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/b7a50c05-b94a-4018-aa47-ef41b6d0f1ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5534767%252Fgeneral%252Fed1230d1-8970-4bec-ae9e-0f6213414e0a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/ed1230d1-8970-4bec-ae9e-0f6213414e0a.JPG not downloaded yet
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5746041%252Fgeneral%252Fa88d611d-c98a-4bc1-83b2-2cf30d28ec00.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/a88d611d-c98a-4bc1-83b2-2cf30d28ec00.jpeg not downloaded yet
2026-03-26 15:20:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c014326a-0d30-575c-9d75-d0a7dc9be9f3, skipping ID generation
2026-03-26 15:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 1
2026-03-26 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 sending to next pipeline
2026-03-26 15:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c014326a-0d30-575c-9d75-d0a7dc9be9f3, identifier: 10731726
2026-03-26 15:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e84ad0>
2026-03-26 15:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252Faf2e0097-a539-4514-894b-97ffb75fafe1.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/af2e0097-a539-4514-894b-97ffb75fafe1.jpg saved to cache
2026-03-26 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54, skipping ID generation
2026-03-26 15:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 1
2026-03-26 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 sending to next pipeline
2026-03-26 15:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54, identifier: 10731862
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765076490>
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252F53b58bd5-cbd9-4028-bc98-bb08275d3351.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/53b58bd5-cbd9-4028-bc98-bb08275d3351.jpg saved to cache
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e60d50>
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252Fcc57d79c-0cba-4769-8735-58441211ed49.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/cc57d79c-0cba-4769-8735-58441211ed49.jpg saved to cache
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b3ef10>
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252F25ae5546-177a-4f43-b899-aba494472a6b.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/25ae5546-177a-4f43-b899-aba494472a6b.jpg saved to cache
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10731726
2026-03-26 15:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10731726
2026-03-26 15:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10731726 to the API
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5640847/general/5f00e5ff-8cdb-430a-a266-0e442916e1d5.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-27T10: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=10731726',
'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': 11200,
'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-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731726%27 HTTP/1.1" 200 None
2026-03-26 15:20:42 [adesa.be] INFO: Saving data for 10731726: {'created_time': 1774538442.614996, 'last_price_update_time': 1774538442.615006, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731726') HTTP/1.1" 204 0
2026-03-26 15:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10731862
2026-03-26 15:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10731862
2026-03-26 15:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10731862 to the API
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:42 [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-27T10: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=10731862',
'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': 18350,
'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-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731862%27 HTTP/1.1" 200 None
2026-03-26 15:20:42 [adesa.be] INFO: Saving data for 10731862: {'created_time': 1774538442.932517, 'last_price_update_time': 1774538442.932527, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731862') HTTP/1.1" 204 0
2026-03-26 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747943/general/1deeb0a9-843b-4913-8139-1612dc6b5907.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729545)
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534767%252Fgeneral%252Fe4518600-ac3c-4439-8942-e78575296876.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/e4518600-ac3c-4439-8942-e78575296876.JPG not downloaded yet
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252F2eb125ed-fe6a-4afd-a461-b565c7c66a5b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/2eb125ed-fe6a-4afd-a461-b565c7c66a5b.jpeg not downloaded yet
2026-03-26 15:20:42 [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-26 15:20:42 [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-26 15:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d78550>
2026-03-26 15:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252F64b5a3e1-73ed-4f1d-a5aa-b82e2abc2348.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/64b5a3e1-73ed-4f1d-a5aa-b82e2abc2348.jpg saved to cache
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765229e10>
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252F1a7dea60-8b35-4d38-9826-866d20a17899.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/1a7dea60-8b35-4d38-9826-866d20a17899.jpg saved to cache
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765150390>
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747927%252Fgeneral%252Fd6e17017-3d5d-4c6b-a57c-b4116b6f5003.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747927/general/d6e17017-3d5d-4c6b-a57c-b4116b6f5003.jpg saved to cache
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d
2026-03-26 15:20:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c8c851d-c72b-56f3-870c-574dfaaadd7d, skipping ID generation
2026-03-26 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d with scrape type 1
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d sending to next pipeline
2026-03-26 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c8c851d-c72b-56f3-870c-574dfaaadd7d, identifier: 10729530
2026-03-26 15:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/233490af-58b8-4e1d-95d9-9ab9afb47b60.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/bc41f303-5981-4ce4-9004-1a14668450dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530
2026-03-26 15:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530
2026-03-26 15:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530 to the API
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747927/general/d6e17017-3d5d-4c6b-a57c-b4116b6f5003.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1c8c851d-c72b-56f3-870c-574dfaaadd7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNQ481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 121928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/7db6908a-785f-44f7-acfe-c37a20d1b555.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30410,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/d6e17017-3d5d-4c6b-a57c-b4116b6f5003.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/768ccc91-9b68-43c0-9f04-15413e761150.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/4743152b-8be7-47c8-a695-f472220f1f3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/6820c946-08f8-4d42-85a3-71d407fb4826.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/ac95903c-a3e1-4781-a728-664f74f04dbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/64b5a3e1-73ed-4f1d-a5aa-b82e2abc2348.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/d8b4f363-8b5a-4a64-982b-d83a9c28f5eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/fa9cb004-28cb-4863-a7ab-1e2ecab1e336.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8c851d-c72b-56f3-870c-574dfaaadd7d/1c8c851d-c72b-56f3-870c-574dfaaadd7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747927/general/d5dcb2aa-2e0c-4eca-9250-1b2339abbc70.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 5 Series 518d - Diesel - Automatic - 150 hp - 121.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729530%27 HTTP/1.1" 200 None
2026-03-26 15:20:43 [adesa.be] INFO: Saving data for 10729530: {'created_time': 1774538443.733684, 'last_price_update_time': 1774538443.733694, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729530') HTTP/1.1" 204 0
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764db4f90>
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252F2340066a-d1ef-473e-90a6-979f08827d5d.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/2340066a-d1ef-473e-90a6-979f08827d5d.jpg saved to cache
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e48510>
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252F5a112c42-2de5-4e18-8deb-a8aa46d15ed7.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/5a112c42-2de5-4e18-8deb-a8aa46d15ed7.jpg saved to cache
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747964/general/de6e9d8f-c599-4877-8f55-22fc4e06df6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729571)
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5534767%252Fgeneral%252F964ff298-10f1-4502-b578-678748a3eb6b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/964ff298-10f1-4502-b578-678748a3eb6b.JPG not downloaded yet
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5746041%252Fgeneral%252F2be0a7e7-3549-4d12-a1ee-1c653f67abe7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/2be0a7e7-3549-4d12-a1ee-1c653f67abe7.jpeg not downloaded yet
2026-03-26 15:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/f989e7f0-da45-4f1b-bd65-3f34f4475e33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57660a7950>
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747943%252Fgeneral%252F1deeb0a9-843b-4913-8139-1612dc6b5907.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747943/general/1deeb0a9-843b-4913-8139-1612dc6b5907.jpg saved to cache
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 653e0975-1785-575c-82c6-505f1ec2c516
2026-03-26 15:20:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 653e0975-1785-575c-82c6-505f1ec2c516, skipping ID generation
2026-03-26 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653e0975-1785-575c-82c6-505f1ec2c516 with scrape type 1
2026-03-26 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 653e0975-1785-575c-82c6-505f1ec2c516 sending to next pipeline
2026-03-26 15:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 653e0975-1785-575c-82c6-505f1ec2c516, identifier: 10729545
2026-03-26 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/f69e3353-9036-4226-a9d2-282f7e1e32e6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/572d894c-f292-4e4f-8a83-3b45ae917758.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5534767%252Fgeneral%252F5277db86-e51e-4a3b-aa9a-9adaa53b32c8.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534767/general/5277db86-e51e-4a3b-aa9a-9adaa53b32c8.JPG not downloaded yet
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5746041%252Fgeneral%252Fc13442b0-caf8-410b-a134-e969c426c41a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/c13442b0-caf8-410b-a134-e969c426c41a.jpeg not downloaded yet
2026-03-26 15:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545
2026-03-26 15:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545
2026-03-26 15:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545 to the API
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747943/general/1deeb0a9-843b-4913-8139-1612dc6b5907.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '653e0975-1785-575c-82c6-505f1ec2c516',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWH820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Born',
'odometer': 46967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/74a735c6-35b3-47fa-b0c5-18ca48820058.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/1deeb0a9-843b-4913-8139-1612dc6b5907.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/a9a0c6ec-7153-4925-b32c-958cc7c7f33c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/c868c63e-412f-492e-902b-1cf9c5ab0ed5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/d2c1ca23-211e-4098-b9ca-b9905d385228.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/e79ffcca-e5cb-4e0a-99fc-aaf1deb0c7c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/2340066a-d1ef-473e-90a6-979f08827d5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/af2e0097-a539-4514-894b-97ffb75fafe1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37801,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/83672946-5040-4748-bfc9-0fe0ebd8a1db.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653e0975-1785-575c-82c6-505f1ec2c516/653e0975-1785-575c-82c6-505f1ec2c516_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747943/general/25ae5546-177a-4f43-b899-aba494472a6b.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 46.967 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729545%27 HTTP/1.1" 200 None
2026-03-26 15:20:44 [adesa.be] INFO: Saving data for 10729545: {'created_time': 1774538444.581589, 'last_price_update_time': 1774538444.581599, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729545') HTTP/1.1" 204 0
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/8a6c259d-3194-4eee-b774-86e1e0698c0b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d2e490>
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747964%252Fgeneral%252Fde6e9d8f-c599-4877-8f55-22fc4e06df6a.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747964/general/de6e9d8f-c599-4877-8f55-22fc4e06df6a.jpg saved to cache
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fab72a15-2ac6-5fda-af91-dd46d082e6b5
2026-03-26 15:20:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fab72a15-2ac6-5fda-af91-dd46d082e6b5, skipping ID generation
2026-03-26 15:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab72a15-2ac6-5fda-af91-dd46d082e6b5 with scrape type 1
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fab72a15-2ac6-5fda-af91-dd46d082e6b5 sending to next pipeline
2026-03-26 15:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fab72a15-2ac6-5fda-af91-dd46d082e6b5, identifier: 10729571
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:44 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:44 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:44 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00O\xa1p\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\r\xb5c\x00Om\xa6\x00\x00\x00\x00'
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dc9590>
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_0.mpo HTTP/1.1" 201 0
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252Ff69e3353-9036-4226-a9d2-282f7e1e32e6.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/f69e3353-9036-4226-a9d2-282f7e1e32e6.jpeg saved to cache
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747944/general/1df73a89-8907-4e93-9273-59a0b278e3e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729546)
2026-03-26 15:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571
2026-03-26 15:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571
2026-03-26 15:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571 to the API
2026-03-26 15:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747964/general/de6e9d8f-c599-4877-8f55-22fc4e06df6a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fab72a15-2ac6-5fda-af91-dd46d082e6b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHG257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 64592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/dc36ebbc-2d60-4aa0-8e43-7f2b9d3318fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/de6e9d8f-c599-4877-8f55-22fc4e06df6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/8e975898-d20e-475b-a84a-920c26611849.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/5c4722f8-886d-481b-9bf3-3f58320d325d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/ba3e8618-7280-42c3-9447-f03700cfcd52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/f711738a-4926-4811-b32a-7d45c2033409.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/5a112c42-2de5-4e18-8deb-a8aa46d15ed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/1a7dea60-8b35-4d38-9826-866d20a17899.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/47c99591-36cd-4066-bb6b-7fce3369f2e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab72a15-2ac6-5fda-af91-dd46d082e6b5/fab72a15-2ac6-5fda-af91-dd46d082e6b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36548,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747964/general/53b58bd5-cbd9-4028-bc98-bb08275d3351.jpg',
'Width': 400}],
'price': 34600,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLE 350de - 4-Matic - Hybrid - Automatic - 194 hp - '
'64.592 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729571%27 HTTP/1.1" 200 None
2026-03-26 15:20:45 [adesa.be] INFO: Saving data for 10729571: {'created_time': 1774538445.213338, 'last_price_update_time': 1774538445.213347, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729571') HTTP/1.1" 204 0
2026-03-26 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/f8796951-6ae7-43e8-a43e-67a618ea4c52.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/9fa64f3e-429c-4fee-b030-297890fcd12b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/f80b2833-8885-4294-ad2c-83e57dbba0c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/a0044b33-3ca1-4ca2-b2ea-168cbc5a46b5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/ed1230d1-8970-4bec-ae9e-0f6213414e0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10731675
2026-03-26 15:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with scrape type 1
2026-03-26 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5515165%252Fgeneral%252F1eeeb9ee-27c8-45fc-8181-48aa12a51a4c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:45 [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-26 15:20:45 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:45 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:45 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00OYn\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\rt\xe8\x00O&\r\x00\x00\x00\x00'
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576507abd0>
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_1.mpo HTTP/1.1" 201 0
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252F8a6c259d-3194-4eee-b774-86e1e0698c0b.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/8a6c259d-3194-4eee-b774-86e1e0698c0b.jpeg saved to cache
2026-03-26 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/8959b014-a460-4286-b145-6082aee394a1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:45 [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/10731773)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/e4518600-ac3c-4439-8942-e78575296876.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5515165%252Fgeneral%252F26f4d0a8-bfec-4efa-9cef-fa2b7dd1b3e0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:45 [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-26 15:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576514ec10>
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747944%252Fgeneral%252F1df73a89-8907-4e93-9273-59a0b278e3e4.jpg') HTTP/1.1" 204 0
2026-03-26 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747944/general/1df73a89-8907-4e93-9273-59a0b278e3e4.jpg saved to cache
2026-03-26 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47
2026-03-26 15:20:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47, skipping ID generation
2026-03-26 15:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47 with scrape type 1
2026-03-26 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47 sending to next pipeline
2026-03-26 15:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47, identifier: 10729546
2026-03-26 15:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47 with identifier: 10729546
2026-03-26 15:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47 with identifier: 10729546
2026-03-26 15:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47 with identifier: 10729546 to the API
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747944/general/1df73a89-8907-4e93-9273-59a0b278e3e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEU709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 42457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/29649665-c051-43a7-a13b-93d5924e9334.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/2e4c81be-0082-49f9-8d20-fb0b7f6b596a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/1df73a89-8907-4e93-9273-59a0b278e3e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/e9bef460-b8a7-49c4-a983-6f4dddd9efab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/a50ba0d7-e226-476f-b26f-370f3cdf4e21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/55acad57-2fde-435f-8c84-a7dedfb4a898.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/4bf4262d-0a2b-4846-971c-d8ba46e0ba5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/4f14beb1-c40c-453d-af37-e79c51c9159c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33583,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/cc57d79c-0cba-4769-8735-58441211ed49.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47/a779ea5e-b2c9-5d8a-9eea-d2ddebad1e47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747944/general/1b0501e5-c64e-4fb8-9e9e-1fc445dd1da9.jpg',
'Width': 1024}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Dacia Sandero 1.0 TCe Comfort - Petrol - Automatic - 91 hp - 42.457 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710729546%27 HTTP/1.1" 200 None
2026-03-26 15:20:45 [adesa.be] INFO: Saving data for 10729546: {'created_time': 1774538445.904866, 'last_price_update_time': 1774538445.904879, 'auction_closing_time': 1775030400.0}
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729546') HTTP/1.1" 204 0
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/964ff298-10f1-4502-b578-678748a3eb6b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5515165%252Fgeneral%252Facf8682a-0938-41bf-ad92-20a5a14cf87e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:45 [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-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/a88d611d-c98a-4bc1-83b2-2cf30d28ec00.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:45 [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/10731838)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534767/general/5277db86-e51e-4a3b-aa9a-9adaa53b32c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731680)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/4d1a3f5d-dcdf-4671-a04f-1f2d5ba5ce62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731789)
2026-03-26 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:45 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:45 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:45 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00b\xbb \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x85B\x00b\x85\xf2\x00\x00\x00\x00'
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764d99490>
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_2.mpo HTTP/1.1" 201 0
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252Ff8796951-6ae7-43e8-a43e-67a618ea4c52.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/f8796951-6ae7-43e8-a43e-67a618ea4c52.jpeg saved to cache
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Z\xece\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x128]\x00Z\xb7\xba\x00\x00\x00\x00'
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765da1c50>
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_3.mpo HTTP/1.1" 201 0
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252F9fa64f3e-429c-4fee-b030-297890fcd12b.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/9fa64f3e-429c-4fee-b030-297890fcd12b.jpeg saved to cache
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x009\xf2\xb7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08l1\x009\xc7\xc0\x00\x00\x00\x00'
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fc8750>
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_5.mpo HTTP/1.1" 201 0
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252Fa0044b33-3ca1-4ca2-b2ea-168cbc5a46b5.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/a0044b33-3ca1-4ca2-b2ea-168cbc5a46b5.jpeg saved to cache
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:46 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00NP~\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0cn\xf0\x00N\x1e\x88\x00\x00\x00\x00'
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57661aded0>
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_4.mpo HTTP/1.1" 201 0
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252F8959b014-a460-4286-b145-6082aee394a1.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/8959b014-a460-4286-b145-6082aee394a1.jpeg saved to cache
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f07e0d37-80af-529d-8a3b-99d85d53620e, skipping ID generation
2026-03-26 15:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07e0d37-80af-529d-8a3b-99d85d53620e with scrape type 1
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f07e0d37-80af-529d-8a3b-99d85d53620e sending to next pipeline
2026-03-26 15:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07e0d37-80af-529d-8a3b-99d85d53620e, identifier: 10731773
2026-03-26 15:20:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515165%252Fgeneral%252F2daca098-0df5-45bc-b648-1cef90e6beef.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:46 [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-26 15:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10731773
2026-03-26 15:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10731773
2026-03-26 15:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10731773 to the API
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:46 [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-27T10: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=10731773',
'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-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731773%27 HTTP/1.1" 200 None
2026-03-26 15:20:46 [adesa.be] INFO: Saving data for 10731773: {'created_time': 1774538446.951922, 'last_price_update_time': 1774538446.951931, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731773') HTTP/1.1" 204 0
2026-03-26 15:20:46 [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-26 15:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/2be0a7e7-3549-4d12-a1ee-1c653f67abe7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:46 [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/10731838)
2026-03-26 15:20:46 [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/10731675)
2026-03-26 15:20:46 [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/10731838)
2026-03-26 15:20:46 [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/10731838)
2026-03-26 15:20:46 [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/10731838)
2026-03-26 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515165%252Fgeneral%252F5ccbb576-1b4d-4d49-b372-72c3abaf4958.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [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-26 15:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:47 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:47 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:47 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00C\xf3\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\xeb\x86\x00C\xc0\xd6\x00\x00\x00\x00'
2026-03-26 15:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765a9dcd0>
2026-03-26 15:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_6.mpo HTTP/1.1" 201 0
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252Fa88d611d-c98a-4bc1-83b2-2cf30d28ec00.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/a88d611d-c98a-4bc1-83b2-2cf30d28ec00.jpeg saved to cache
2026-03-26 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:47 [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-26 15:20:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2, skipping ID generation
2026-03-26 15:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 with scrape type 1
2026-03-26 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 sending to next pipeline
2026-03-26 15:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2, identifier: 10731680
2026-03-26 15:20:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7fee05b5-39d4-5349-908e-2d749375958a, skipping ID generation
2026-03-26 15:20: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-26 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7fee05b5-39d4-5349-908e-2d749375958a sending to next pipeline
2026-03-26 15:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fee05b5-39d4-5349-908e-2d749375958a, identifier: 10731789
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10719588
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719588%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10719588: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10719588 url https://www.openlane.eu/en/carv6/auction/10719588
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10718157
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718157%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10718157: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10718157 url https://www.openlane.eu/en/carv6/auction/10718157
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10718218
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718218%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10718218: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10718218 url https://www.openlane.eu/en/carv6/auction/10718218
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10718160
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718160%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10718160: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10718160 url https://www.openlane.eu/en/carv6/auction/10718160
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10719735
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719735%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10719735: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10719735 url https://www.openlane.eu/en/carv6/auction/10719735
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10718138
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718138%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10718138: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10718138 url https://www.openlane.eu/en/carv6/auction/10718138
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10719176
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719176%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10719176: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10719176 url https://www.openlane.eu/en/carv6/auction/10719176
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10719154
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719154%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10719154: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10719154 url https://www.openlane.eu/en/carv6/auction/10719154
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10719211
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719211%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10719211: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10719211 url https://www.openlane.eu/en/carv6/auction/10719211
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10724687
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724687%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10724687: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10724687 url https://www.openlane.eu/en/carv6/auction/10724687
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10724660
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724660%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10724660: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10724660 url https://www.openlane.eu/en/carv6/auction/10724660
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10727078
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727078%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10727078: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10727078 url https://www.openlane.eu/en/carv6/auction/10727078
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10725682
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725682%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10725682: 0
2026-03-26 15:20:47 [adesa.be] INFO: Skipping item 10725682 url https://www.openlane.eu/en/carv6/auction/10725682
2026-03-26 15:20:47 [adesa.be] INFO: Found listing with ID: 10732395
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732395%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Scrape type for 10732395: 1
2026-03-26 15:20:47 [adesa.be] INFO: Scraping item 10732395 url https://www.openlane.eu/en/carv6/auction/10732395
2026-03-26 15:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/2eb125ed-fe6a-4afd-a461-b565c7c66a5b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746041/general/c13442b0-caf8-410b-a134-e969c426c41a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731663)
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515165%252Fgeneral%252F8ac525f3-9090-481e-aff1-7def333ee17c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [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-26 15:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 with identifier: 10731680
2026-03-26 15:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 with identifier: 10731680
2026-03-26 15:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 with identifier: 10731680 to the API
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5534767/general/5277db86-e51e-4a3b-aa9a-9adaa53b32c8.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KUJ954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731680',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 170017,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photos': [],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2015-07-07',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Crafter L4H3 2.0 TDI - Diesel - Manual - 163 hp - '
'170.017 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731680%27 HTTP/1.1" 200 None
2026-03-26 15:20:47 [adesa.be] INFO: Saving data for 10731680: {'created_time': 1774538447.915462, 'last_price_update_time': 1774538447.915474, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731680') HTTP/1.1" 204 0
2026-03-26 15:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10731789
2026-03-26 15:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10731789
2026-03-26 15:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10731789 to the API
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5693559/general/4d1a3f5d-dcdf-4671-a04f-1f2d5ba5ce62.JPG>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7fee05b5-39d4-5349-908e-2d749375958a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPX848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731789',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 127979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photos': [],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Seat Leon Sportstourer 1.5 TSI Style - Petrol - Manual - 130 hp - '
'127.979 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731789%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Saving data for 10731789: {'created_time': 1774538448.349691, 'last_price_update_time': 1774538448.3497, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731789') HTTP/1.1" 204 0
2026-03-26 15:20:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/f39d9ad1-1b9a-4222-828b-6f9fe2bbbeaf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:20:48 [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/10731675)
2026-03-26 15:20:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/48360efb-5d11-4aeb-9592-8487f6b7357a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:20:48 [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/10731675)
2026-03-26 15:20:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/ace2e76b-1d0e-4647-b1c0-a9e6d04494da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:20:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cd8b9adf-2988-55c6-ac1a-ed7609ccd2a2 due to Ignoring non-200 response
2026-03-26 15:20:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10724545
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724545%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10724545: 0
2026-03-26 15:20:48 [adesa.be] INFO: Skipping item 10724545 url https://www.openlane.eu/en/carv6/auction/10724545
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10724603
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724603%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10724603: 0
2026-03-26 15:20:48 [adesa.be] INFO: Skipping item 10724603 url https://www.openlane.eu/en/carv6/auction/10724603
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10724611
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724611%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10724611: 0
2026-03-26 15:20:48 [adesa.be] INFO: Skipping item 10724611 url https://www.openlane.eu/en/carv6/auction/10724611
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10732370
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732370%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10732370: 1
2026-03-26 15:20:48 [adesa.be] INFO: Scraping item 10732370 url https://www.openlane.eu/en/carv6/auction/10732370
2026-03-26 15:20:48 [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/10731675)
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515165%252Fgeneral%252Fd19f6ef9-802e-412e-8f44-583ad6c70533.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [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-26 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-26 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-26 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-26 15:20:48 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:48 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:48 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x004\xabH\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07o\xa2\x004\x84\x19\x00\x00\x00\x00'
2026-03-26 15:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766012f50>
2026-03-26 15:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_8.mpo HTTP/1.1" 201 0
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252F2be0a7e7-3549-4d12-a1ee-1c653f67abe7.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/2be0a7e7-3549-4d12-a1ee-1c653f67abe7.jpeg saved to cache
2026-03-26 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:48 [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-26 15:20:48 [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-26 15:20:48 [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-26 15:20:48 [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-26 15:20:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59795128-3e14-5ad4-9150-778c93be1d2b, skipping ID generation
2026-03-26 15:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59795128-3e14-5ad4-9150-778c93be1d2b with scrape type 1
2026-03-26 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59795128-3e14-5ad4-9150-778c93be1d2b sending to next pipeline
2026-03-26 15:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59795128-3e14-5ad4-9150-778c93be1d2b, identifier: 10731838
2026-03-26 15:20:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/11ee826e-2a37-4832-a00a-a687ad7410f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:20:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/7c347c4d-6b5c-4885-82c7-9ef7d854fef9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10724595
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724595%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10724595: 0
2026-03-26 15:20:48 [adesa.be] INFO: Skipping item 10724595 url https://www.openlane.eu/en/carv6/auction/10724595
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10724593
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724593%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10724593: 0
2026-03-26 15:20:48 [adesa.be] INFO: Skipping item 10724593 url https://www.openlane.eu/en/carv6/auction/10724593
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10724604
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724604%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10724604: 0
2026-03-26 15:20:48 [adesa.be] INFO: Skipping item 10724604 url https://www.openlane.eu/en/carv6/auction/10724604
2026-03-26 15:20:48 [adesa.be] INFO: Found listing with ID: 10732242
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732242%27 HTTP/1.1" 200 None
2026-03-26 15:20:48 [adesa.be] INFO: Scrape type for 10732242: 1
2026-03-26 15:20:48 [adesa.be] INFO: Scraping item 10732242 url https://www.openlane.eu/en/carv6/auction/10732242
2026-03-26 15:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10731838
2026-03-26 15:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10731838
2026-03-26 15:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10731838 to the API
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709298/general/dea0d686-cd01-4ccc-9614-17335ea1b1de.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-27T10: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=10731838',
'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-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731838%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [adesa.be] INFO: Saving data for 10731838: {'created_time': 1774538449.034577, 'last_price_update_time': 1774538449.034587, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731838') HTTP/1.1" 204 0
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515165%252Fgeneral%252F1074e968-be7f-4657-97b3-c3b27d468e38.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [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-26 15:20:49 [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-26 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/7098887a-1f0e-41a6-9599-c45c7913cd3b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:20:49 [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/10731675)
2026-03-26 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/c01f7942-e8d8-43b8-9017-0219df45fc00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731897)
2026-03-26 15:20:49 [adesa.be] INFO: Found listing with ID: 10730630
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730630%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [adesa.be] INFO: Scrape type for 10730630: 1
2026-03-26 15:20:49 [adesa.be] INFO: Scraping item 10730630 url https://www.openlane.eu/en/carv6/auction/10730630
2026-03-26 15:20:49 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:49 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:49 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00E\xb3 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\xd5\x02\x00E\x83\xb5\x00\x00\x00\x00'
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c9c910>
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_7.mpo HTTP/1.1" 201 0
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252F2eb125ed-fe6a-4afd-a461-b565c7c66a5b.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/2eb125ed-fe6a-4afd-a461-b565c7c66a5b.jpeg saved to cache
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:49 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-26 15:20:49 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-26 15:20:49 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Q\xcbG\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\r\x91\xbb\x00Q\xa0N\x00\x00\x00\x00'
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764dce6d0>
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_9.mpo HTTP/1.1" 201 0
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746041%252Fgeneral%252Fc13442b0-caf8-410b-a134-e969c426c41a.jpeg') HTTP/1.1" 204 0
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746041/general/c13442b0-caf8-410b-a134-e969c426c41a.jpeg saved to cache
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 30d27be4-c2eb-505f-9dc5-c3350af79d43
2026-03-26 15:20:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 30d27be4-c2eb-505f-9dc5-c3350af79d43, skipping ID generation
2026-03-26 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d27be4-c2eb-505f-9dc5-c3350af79d43 with scrape type 1
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 30d27be4-c2eb-505f-9dc5-c3350af79d43 sending to next pipeline
2026-03-26 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30d27be4-c2eb-505f-9dc5-c3350af79d43, identifier: 10731663
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:20:49 [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-26 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:20:49 [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-26 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:20:49 [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-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515165%252Fgeneral%252Fd7252f54-09cb-44da-a565-ea6bd2ce432d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [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-26 15:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30d27be4-c2eb-505f-9dc5-c3350af79d43 with identifier: 10731663
2026-03-26 15:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30d27be4-c2eb-505f-9dc5-c3350af79d43 with identifier: 10731663
2026-03-26 15:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30d27be4-c2eb-505f-9dc5-c3350af79d43 with identifier: 10731663 to the API
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746041/general/c13442b0-caf8-410b-a134-e969c426c41a.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '30d27be4-c2eb-505f-9dc5-c3350af79d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DMV106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C1',
'odometer': 130975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 497928,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/f69e3353-9036-4226-a9d2-282f7e1e32e6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 498185,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/8a6c259d-3194-4eee-b774-86e1e0698c0b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 617872,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/f8796951-6ae7-43e8-a43e-67a618ea4c52.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 584771,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/9fa64f3e-429c-4fee-b030-297890fcd12b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 453762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/8959b014-a460-4286-b145-6082aee394a1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 316482,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/a0044b33-3ca1-4ca2-b2ea-168cbc5a46b5.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 405568,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/a88d611d-c98a-4bc1-83b2-2cf30d28ec00.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 410745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/2eb125ed-fe6a-4afd-a461-b565c7c66a5b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 296231,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/2be0a7e7-3549-4d12-a1ee-1c653f67abe7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30d27be4-c2eb-505f-9dc5-c3350af79d43/30d27be4-c2eb-505f-9dc5-c3350af79d43_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 440111,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746041/general/c13442b0-caf8-410b-a134-e969c426c41a.jpeg',
'Width': 1440}],
'price': 400,
'price_includes_vat': True,
'registration_date': '2012-06-26',
'seats_number': 4,
'seller_name': None,
'title': 'Citroën C1 1.0i Seduction - Petrol - Manual - 68 hp - 130.975 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2012}
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731663%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [adesa.be] INFO: Saving data for 10731663: {'created_time': 1774538449.792906, 'last_price_update_time': 1774538449.792917, 'auction_closing_time': 1774607400.0}
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731663') HTTP/1.1" 204 0
2026-03-26 15:20:49 [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/10731675)
2026-03-26 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/0a7a530f-0565-419c-a47d-b3ab4223c5e6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:20:49 [adesa.be] INFO: Found listing with ID: 10724670
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724670%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [adesa.be] INFO: Scrape type for 10724670: 0
2026-03-26 15:20:49 [adesa.be] INFO: Skipping item 10724670 url https://www.openlane.eu/en/carv6/auction/10724670
2026-03-26 15:20:49 [adesa.be] INFO: Found listing with ID: 10724588
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724588%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [adesa.be] INFO: Scrape type for 10724588: 0
2026-03-26 15:20:49 [adesa.be] INFO: Skipping item 10724588 url https://www.openlane.eu/en/carv6/auction/10724588
2026-03-26 15:20:49 [adesa.be] INFO: Found listing with ID: 10724704
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724704%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [adesa.be] INFO: Scrape type for 10724704: 0
2026-03-26 15:20:49 [adesa.be] INFO: Skipping item 10724704 url https://www.openlane.eu/en/carv6/auction/10724704
2026-03-26 15:20:49 [adesa.be] INFO: Found listing with ID: 10730593
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730593%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [adesa.be] INFO: Scrape type for 10730593: 1
2026-03-26 15:20:49 [adesa.be] INFO: Scraping item 10730593 url https://www.openlane.eu/en/carv6/auction/10730593
2026-03-26 15:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5515165%252Fgeneral%252F53b2b1ec-70a1-4a01-b923-a7efb9969df6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:49 [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-26 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-26 15:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:20:49 [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-26 15:20:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c, skipping ID generation
2026-03-26 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with scrape type 1
2026-03-26 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c sending to next pipeline
2026-03-26 15:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c, identifier: 10731897
2026-03-26 15:20:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/2a2738f6-a2d6-4b5a-b057-607889d75e6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731781)
2026-03-26 15:20:50 [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/10731675)
2026-03-26 15:20:50 [adesa.be] INFO: Found listing with ID: 10730605
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730605%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [adesa.be] INFO: Scrape type for 10730605: 1
2026-03-26 15:20:50 [adesa.be] INFO: Scraping item 10730605 url https://www.openlane.eu/en/carv6/auction/10730605
2026-03-26 15:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10731897
2026-03-26 15:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10731897
2026-03-26 15:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10731897 to the API
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5733065/general/c01f7942-e8d8-43b8-9017-0219df45fc00.JPG>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1exg678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 208156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [],
'price': 5350,
'price_includes_vat': True,
'registration_date': '2013-04-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Mokka - Petrol - Manual - 115 hp - 208.156 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731897%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [adesa.be] INFO: Saving data for 10731897: {'created_time': 1774538450.538528, 'last_price_update_time': 1774538450.538543, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731897') HTTP/1.1" 204 0
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-26 15:20:50 [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-26 15:20:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:20:50 [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/10731675)
2026-03-26 15:20:50 [adesa.be] INFO: Found listing with ID: 10725631
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725631%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [adesa.be] INFO: Scrape type for 10725631: 0
2026-03-26 15:20:50 [adesa.be] INFO: Skipping item 10725631 url https://www.openlane.eu/en/carv6/auction/10725631
2026-03-26 15:20:50 [adesa.be] INFO: Found listing with ID: 10732305
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732305%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [adesa.be] INFO: Scrape type for 10732305: 1
2026-03-26 15:20:50 [adesa.be] INFO: Scraping item 10732305 url https://www.openlane.eu/en/carv6/auction/10732305
2026-03-26 15:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10731926
2026-03-26 15:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 with scrape type 1
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Ff0c4928a-7e63-4fce-97c1-704ebde26604.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/f0c4928a-7e63-4fce-97c1-704ebde26604.jpg already downloaded
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fd12266b8-cdaf-416f-a9c6-f0b773103902.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/d12266b8-cdaf-416f-a9c6-f0b773103902.jpg already downloaded
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg already downloaded
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg already downloaded
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F9cf64ef6-fad6-4aab-a608-86b451059663.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/9cf64ef6-fad6-4aab-a608-86b451059663.jpg already downloaded
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fc542699e-6e7e-4752-97d7-752c5280178f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/c542699e-6e7e-4752-97d7-752c5280178f.jpg already downloaded
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fb7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/b7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743532%252Fgeneral%252F252d66fc-5ab0-4893-a69d-9af44c26166f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/252d66fc-5ab0-4893-a69d-9af44c26166f.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743532%252Fgeneral%252F2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5743532%252Fgeneral%252Fbd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg already downloaded
2026-03-26 15:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f3da677-4aec-5303-848b-ff7485d4d0a6, identifier: 10731926
2026-03-26 15:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10731919
2026-03-26 15:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41641835-8c64-541c-8247-d516122f612e with scrape type 1
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41641835-8c64-541c-8247-d516122f612e
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F8b034215-f7d6-4596-b90d-48ff1e55d9a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/8b034215-f7d6-4596-b90d-48ff1e55d9a3.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F3caffc5b-6589-459b-911d-b8bb457b73ca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/3caffc5b-6589-459b-911d-b8bb457b73ca.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F42fec5de-de83-4c05-a821-d145cfabd9ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/42fec5de-de83-4c05-a821-d145cfabd9ad.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F4acf3f51-b815-4507-8655-c01745c3d0bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/4acf3f51-b815-4507-8655-c01745c3d0bd.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F98bc756d-a4cd-402e-86d1-7ee3aa707aae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/98bc756d-a4cd-402e-86d1-7ee3aa707aae.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252Fb4e95bef-153a-4cbb-ba6e-31693fa09c54.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/b4e95bef-153a-4cbb-ba6e-31693fa09c54.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F4040585f-b316-406c-a374-66ede86e7b28.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/4040585f-b316-406c-a374-66ede86e7b28.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252Ffec32aaf-5e9f-4841-aa30-7a10a2414a00.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/fec32aaf-5e9f-4841-aa30-7a10a2414a00.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F36f1ab01-56e6-4a80-b4ae-833242a07354.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/36f1ab01-56e6-4a80-b4ae-833242a07354.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738159%252Fgeneral%252F2099505a-b4c4-4e38-84e5-814ad3bc09c9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/2099505a-b4c4-4e38-84e5-814ad3bc09c9.jpg already downloaded
2026-03-26 15:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41641835-8c64-541c-8247-d516122f612e, identifier: 10731919
2026-03-26 15:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10731842
2026-03-26 15:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b4706b-0be4-5883-98be-8c27257fa60a with scrape type 1
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06b4706b-0be4-5883-98be-8c27257fa60a
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252F5f92863b-bce6-4a96-8b63-4d3366739b28.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/5f92863b-bce6-4a96-8b63-4d3366739b28.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252F1039d60a-0e25-459b-8661-e3515ae547cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/1039d60a-0e25-459b-8661-e3515ae547cf.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252F8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252Fe6cdbca9-0d42-4621-985d-8880360808e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/e6cdbca9-0d42-4621-985d-8880360808e8.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252F8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252F66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252Fbd318937-eec2-44e0-a2d1-4c301b10ba04.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/bd318937-eec2-44e0-a2d1-4c301b10ba04.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252F077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252Fc5e29a70-e653-4798-875b-783bff9aedc1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/c5e29a70-e653-4798-875b-783bff9aedc1.jpg already downloaded
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5713780%252Fgeneral%252Ff5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/f5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg already downloaded
2026-03-26 15:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06b4706b-0be4-5883-98be-8c27257fa60a, identifier: 10731842
2026-03-26 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10731926
2026-03-26 15:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10731926
2026-03-26 15:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10731926 to the API
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '9f3da677-4aec-5303-848b-ff7485d4d0a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACK863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731926',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 145515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5743532/general/f0c4928a-7e63-4fce-97c1-704ebde26604.jpg',
'https://images.openlane.eu/carimgs/5743532/general/d12266b8-cdaf-416f-a9c6-f0b773103902.jpg',
'https://images.openlane.eu/carimgs/5743532/general/03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg',
'https://images.openlane.eu/carimgs/5743532/general/9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg',
'https://images.openlane.eu/carimgs/5743532/general/9cf64ef6-fad6-4aab-a608-86b451059663.jpg',
'https://images.openlane.eu/carimgs/5743532/general/c542699e-6e7e-4752-97d7-752c5280178f.jpg',
'https://images.openlane.eu/carimgs/5743532/general/b7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg',
'https://images.openlane.eu/carimgs/5743532/general/252d66fc-5ab0-4893-a69d-9af44c26166f.jpg',
'https://images.openlane.eu/carimgs/5743532/general/2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg',
'https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/f0c4928a-7e63-4fce-97c1-704ebde26604.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/d12266b8-cdaf-416f-a9c6-f0b773103902.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/9cf64ef6-fad6-4aab-a608-86b451059663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/c542699e-6e7e-4752-97d7-752c5280178f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/b7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/252d66fc-5ab0-4893-a69d-9af44c26166f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota Rav4 2.5 Dynamic - Hybrid - Automatic - 178 hp - 145.515 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731926%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Saving data for 10731926: {'created_time': 1774538452.031131, 'last_price_update_time': 1774538452.031141, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731926') HTTP/1.1" 204 0
2026-03-26 15:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10731919
2026-03-26 15:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10731919
2026-03-26 15:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10731919 to the API
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731919>
{'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-27T10: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=10731919',
'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-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731919%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Saving data for 10731919: {'created_time': 1774538452.379088, 'last_price_update_time': 1774538452.3791, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731919') HTTP/1.1" 204 0
2026-03-26 15:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10731842
2026-03-26 15:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10731842
2026-03-26 15:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10731842 to the API
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731842>
{'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-27T10: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=10731842',
'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-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731842%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Saving data for 10731842: {'created_time': 1774538452.720499, 'last_price_update_time': 1774538452.720509, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731842') HTTP/1.1" 204 0
2026-03-26 15:20:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/02b4ac3b-10f9-4291-b752-2c30cab3c417.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:20:52 [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/10731675)
2026-03-26 15:20:52 [adesa.be] INFO: Found listing with ID: 10724707
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724707%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Scrape type for 10724707: 0
2026-03-26 15:20:52 [adesa.be] INFO: Skipping item 10724707 url https://www.openlane.eu/en/carv6/auction/10724707
2026-03-26 15:20:52 [adesa.be] INFO: Found listing with ID: 10724599
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724599%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Scrape type for 10724599: 0
2026-03-26 15:20:52 [adesa.be] INFO: Skipping item 10724599 url https://www.openlane.eu/en/carv6/auction/10724599
2026-03-26 15:20:52 [adesa.be] INFO: Found listing with ID: 10724759
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724759%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Scrape type for 10724759: 0
2026-03-26 15:20:52 [adesa.be] INFO: Skipping item 10724759 url https://www.openlane.eu/en/carv6/auction/10724759
2026-03-26 15:20:52 [adesa.be] INFO: Found listing with ID: 10724712
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724712%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Scrape type for 10724712: 0
2026-03-26 15:20:52 [adesa.be] INFO: Skipping item 10724712 url https://www.openlane.eu/en/carv6/auction/10724712
2026-03-26 15:20:52 [adesa.be] INFO: Found listing with ID: 10732406
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732406%27 HTTP/1.1" 200 None
2026-03-26 15:20:52 [adesa.be] INFO: Scrape type for 10732406: 1
2026-03-26 15:20:52 [adesa.be] INFO: Scraping item 10732406 url https://www.openlane.eu/en/carv6/auction/10732406
2026-03-26 15:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4329c331-e955-5298-9353-0ec5d739fb05, skipping ID generation
2026-03-26 15:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4329c331-e955-5298-9353-0ec5d739fb05 with scrape type 1
2026-03-26 15:20:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4329c331-e955-5298-9353-0ec5d739fb05 sending to next pipeline
2026-03-26 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4329c331-e955-5298-9353-0ec5d739fb05, identifier: 10731781
2026-03-26 15:20:52 [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-26 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10731781
2026-03-26 15:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10731781
2026-03-26 15:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10731781 to the API
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5691004/general/2a2738f6-a2d6-4b5a-b057-607889d75e6a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4329c331-e955-5298-9353-0ec5d739fb05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDS278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 145553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 75 hp - 145.553 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731781%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [adesa.be] INFO: Saving data for 10731781: {'created_time': 1774538453.614628, 'last_price_update_time': 1774538453.61464, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731781') HTTP/1.1" 204 0
2026-03-26 15:20:53 [adesa.be] INFO: Found listing with ID: 10725615
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725615%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [adesa.be] INFO: Scrape type for 10725615: 0
2026-03-26 15:20:53 [adesa.be] INFO: Skipping item 10725615 url https://www.openlane.eu/en/carv6/auction/10725615
2026-03-26 15:20:53 [adesa.be] INFO: Found listing with ID: 10724765
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724765%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [adesa.be] INFO: Scrape type for 10724765: 0
2026-03-26 15:20:53 [adesa.be] INFO: Skipping item 10724765 url https://www.openlane.eu/en/carv6/auction/10724765
2026-03-26 15:20:53 [adesa.be] INFO: Found listing with ID: 10732296
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732296%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [adesa.be] INFO: Scrape type for 10732296: 1
2026-03-26 15:20:53 [adesa.be] INFO: Scraping item 10732296 url https://www.openlane.eu/en/carv6/auction/10732296
2026-03-26 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-26 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-26 15:20:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-26 15:20:53 [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-26 15:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10732395
2026-03-26 15:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe8d100-2188-5348-a00f-52464228b013 with scrape type 1
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afe8d100-2188-5348-a00f-52464228b013
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252F740f000c-f9b7-4cb0-aa16-e49bb1195a3a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/740f000c-f9b7-4cb0-aa16-e49bb1195a3a.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252Fabdc16b3-d2b3-4991-9494-ede19ca9c26b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/abdc16b3-d2b3-4991-9494-ede19ca9c26b.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252Fa44f9bda-f990-4fb0-a387-e620469e7a95.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/a44f9bda-f990-4fb0-a387-e620469e7a95.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252F898c26f4-7197-4e97-b034-d53386c313f4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/898c26f4-7197-4e97-b034-d53386c313f4.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252Fffb83000-55ff-4596-b7ce-5f1ac69fce7e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/ffb83000-55ff-4596-b7ce-5f1ac69fce7e.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252F7ef87c39-cfd0-4e66-9386-04f0e898fca0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/7ef87c39-cfd0-4e66-9386-04f0e898fca0.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252Fd4aeca89-326e-4fa5-976e-ba4f5df8cd15.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/d4aeca89-326e-4fa5-976e-ba4f5df8cd15.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252F92971bfa-061f-4a62-aeb6-89abfdbdc5e8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/92971bfa-061f-4a62-aeb6-89abfdbdc5e8.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252F1c206859-a055-4ca8-ac21-274ab18f9b12.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/1c206859-a055-4ca8-ac21-274ab18f9b12.jpeg already downloaded
2026-03-26 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725415%252Fgeneral%252F54f6343e-93ae-4b30-b839-2c4a8d1858e2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725415/general/54f6343e-93ae-4b30-b839-2c4a8d1858e2.jpeg already downloaded
2026-03-26 15:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afe8d100-2188-5348-a00f-52464228b013, identifier: 10732395
2026-03-26 15:20:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:20:54 [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-26 15:20:54 [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/10731675)
2026-03-26 15:20:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/b370bc37-46db-4590-8eed-bb8a31c3f898.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:20:54 [adesa.be] INFO: Found listing with ID: 10724591
2026-03-26 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724591%27 HTTP/1.1" 200 None
2026-03-26 15:20:54 [adesa.be] INFO: Scrape type for 10724591: 0
2026-03-26 15:20:54 [adesa.be] INFO: Skipping item 10724591 url https://www.openlane.eu/en/carv6/auction/10724591
2026-03-26 15:20:54 [adesa.be] INFO: Found listing with ID: 10724761
2026-03-26 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724761%27 HTTP/1.1" 200 None
2026-03-26 15:20:54 [adesa.be] INFO: Scrape type for 10724761: 0
2026-03-26 15:20:54 [adesa.be] INFO: Skipping item 10724761 url https://www.openlane.eu/en/carv6/auction/10724761
2026-03-26 15:20:54 [adesa.be] INFO: Found listing with ID: 10730570
2026-03-26 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730570%27 HTTP/1.1" 200 None
2026-03-26 15:20:54 [adesa.be] INFO: Scrape type for 10730570: 1
2026-03-26 15:20:54 [adesa.be] INFO: Scraping item 10730570 url https://www.openlane.eu/en/carv6/auction/10730570
2026-03-26 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10732395
2026-03-26 15:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10732395
2026-03-26 15:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afe8d100-2188-5348-a00f-52464228b013 with identifier: 10732395 to the API
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732395>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'afe8d100-2188-5348-a00f-52464228b013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LGB974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Mito',
'odometer': 134046,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5725415/general/740f000c-f9b7-4cb0-aa16-e49bb1195a3a.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/abdc16b3-d2b3-4991-9494-ede19ca9c26b.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/a44f9bda-f990-4fb0-a387-e620469e7a95.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/898c26f4-7197-4e97-b034-d53386c313f4.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/ffb83000-55ff-4596-b7ce-5f1ac69fce7e.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/7ef87c39-cfd0-4e66-9386-04f0e898fca0.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/d4aeca89-326e-4fa5-976e-ba4f5df8cd15.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/92971bfa-061f-4a62-aeb6-89abfdbdc5e8.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/1c206859-a055-4ca8-ac21-274ab18f9b12.jpeg',
'https://images.openlane.eu/carimgs/5725415/general/54f6343e-93ae-4b30-b839-2c4a8d1858e2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263754,
'Height': 1227,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/740f000c-f9b7-4cb0-aa16-e49bb1195a3a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341689,
'Height': 1284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/abdc16b3-d2b3-4991-9494-ede19ca9c26b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351165,
'Height': 1321,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/a44f9bda-f990-4fb0-a387-e620469e7a95.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302368,
'Height': 1291,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/898c26f4-7197-4e97-b034-d53386c313f4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74071,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/ffb83000-55ff-4596-b7ce-5f1ac69fce7e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206404,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/7ef87c39-cfd0-4e66-9386-04f0e898fca0.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293570,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/d4aeca89-326e-4fa5-976e-ba4f5df8cd15.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182314,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/92971bfa-061f-4a62-aeb6-89abfdbdc5e8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205499,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/1c206859-a055-4ca8-ac21-274ab18f9b12.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe8d100-2188-5348-a00f-52464228b013/afe8d100-2188-5348-a00f-52464228b013_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264769,
'Height': 1313,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725415/general/54f6343e-93ae-4b30-b839-2c4a8d1858e2.jpeg',
'Width': 1600}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2013-03-12',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Alfa Romeo Mito 1.4i Distinctive - Petrol - Manual - 105 hp - '
'134.046 km',
'transmission': 'manual',
'trim': 'Distinctive',
'vin': None,
'year': 2013}
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732395%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [adesa.be] INFO: Saving data for 10732395: {'created_time': 1774538455.430137, 'last_price_update_time': 1774538455.430146, 'auction_closing_time': 1774603800.0}
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732395') HTTP/1.1" 204 0
2026-03-26 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-26 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10731873
2026-03-26 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with scrape type 1
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252F4dcac398-8b0d-4760-a149-e43b215002a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/4dcac398-8b0d-4760-a149-e43b215002a5.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252F50d0ddea-a367-4eed-ba83-fca3b64eeb1a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/50d0ddea-a367-4eed-ba83-fca3b64eeb1a.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252F6fabae54-0e26-4e62-82c4-50e3a384cba6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/6fabae54-0e26-4e62-82c4-50e3a384cba6.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252Fc0027e7d-8691-4ee9-9ed2-95be17cf4ce9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/c0027e7d-8691-4ee9-9ed2-95be17cf4ce9.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252Fd8d7d3d6-0d07-431f-8800-f63647a3dfe1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/d8d7d3d6-0d07-431f-8800-f63647a3dfe1.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252F8a568569-9a9d-4bed-a92a-a2b03a1ed8c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/8a568569-9a9d-4bed-a92a-a2b03a1ed8c4.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252Fddcea494-8bf4-43a1-b94c-68710cc122f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/ddcea494-8bf4-43a1-b94c-68710cc122f5.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252F006c3545-5641-4c4a-ae86-8125f48c910f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/006c3545-5641-4c4a-ae86-8125f48c910f.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252F89e32103-c813-4377-baa8-65146c100e38.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/89e32103-c813-4377-baa8-65146c100e38.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725563%252Fgeneral%252Fa8e9b860-6da9-4e56-b67b-8862f283f624.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725563/general/a8e9b860-6da9-4e56-b67b-8862f283f624.jpg already downloaded
2026-03-26 15:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1, identifier: 10731873
2026-03-26 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10731792
2026-03-26 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a with scrape type 1
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252F39a97563-0fa1-4a67-a563-920dddfa37b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/39a97563-0fa1-4a67-a563-920dddfa37b9.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252Fb734fd34-4c76-43a5-9601-32f722a5b2b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/b734fd34-4c76-43a5-9601-32f722a5b2b4.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252Fa6437796-e285-4a73-bd93-a2f27d26e67c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/a6437796-e285-4a73-bd93-a2f27d26e67c.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252Fe28afc56-05c9-48c8-a9e8-4cfda061675e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/e28afc56-05c9-48c8-a9e8-4cfda061675e.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252F0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252F5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252Fae8792ff-8bf0-410d-a665-64b904d074b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/ae8792ff-8bf0-410d-a665-64b904d074b1.jpg already downloaded
2026-03-26 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5696249%252Fgeneral%252Feac60f89-c057-406f-b549-f1125274a772.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/eac60f89-c057-406f-b549-f1125274a772.jpg already downloaded
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/fac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg already downloaded
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg already downloaded
2026-03-26 15:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5432251c-a3bb-5778-8a0b-f4ddb10d965a, identifier: 10731792
2026-03-26 15:20:56 [adesa.be] INFO: Found listing with ID: 10732303
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732303%27 HTTP/1.1" 200 None
2026-03-26 15:20:56 [adesa.be] INFO: Scrape type for 10732303: 1
2026-03-26 15:20:56 [adesa.be] INFO: Scraping item 10732303 url https://www.openlane.eu/en/carv6/auction/10732303
2026-03-26 15:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10731873
2026-03-26 15:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10731873
2026-03-26 15:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10731873 to the API
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '47bdfd6f-73b3-52a9-9e31-d282b0f19ab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKZ248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Austral',
'odometer': 212753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5725563/general/4dcac398-8b0d-4760-a149-e43b215002a5.jpg',
'https://images.openlane.eu/carimgs/5725563/general/50d0ddea-a367-4eed-ba83-fca3b64eeb1a.jpg',
'https://images.openlane.eu/carimgs/5725563/general/6fabae54-0e26-4e62-82c4-50e3a384cba6.jpg',
'https://images.openlane.eu/carimgs/5725563/general/c0027e7d-8691-4ee9-9ed2-95be17cf4ce9.jpg',
'https://images.openlane.eu/carimgs/5725563/general/d8d7d3d6-0d07-431f-8800-f63647a3dfe1.jpg',
'https://images.openlane.eu/carimgs/5725563/general/8a568569-9a9d-4bed-a92a-a2b03a1ed8c4.jpg',
'https://images.openlane.eu/carimgs/5725563/general/ddcea494-8bf4-43a1-b94c-68710cc122f5.jpg',
'https://images.openlane.eu/carimgs/5725563/general/006c3545-5641-4c4a-ae86-8125f48c910f.jpg',
'https://images.openlane.eu/carimgs/5725563/general/89e32103-c813-4377-baa8-65146c100e38.jpg',
'https://images.openlane.eu/carimgs/5725563/general/a8e9b860-6da9-4e56-b67b-8862f283f624.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320251,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/4dcac398-8b0d-4760-a149-e43b215002a5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337589,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/50d0ddea-a367-4eed-ba83-fca3b64eeb1a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330262,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/6fabae54-0e26-4e62-82c4-50e3a384cba6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378029,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/c0027e7d-8691-4ee9-9ed2-95be17cf4ce9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/d8d7d3d6-0d07-431f-8800-f63647a3dfe1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306630,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/8a568569-9a9d-4bed-a92a-a2b03a1ed8c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362109,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/ddcea494-8bf4-43a1-b94c-68710cc122f5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331136,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/006c3545-5641-4c4a-ae86-8125f48c910f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326149,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/89e32103-c813-4377-baa8-65146c100e38.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47bdfd6f-73b3-52a9-9e31-d282b0f19ab1/47bdfd6f-73b3-52a9-9e31-d282b0f19ab1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319851,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725563/general/a8e9b860-6da9-4e56-b67b-8862f283f624.jpg',
'Width': 1400}],
'price': 13350,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Austral 1.2 Iconic - Hybrid - Automatic - 131 hp - 212.753 '
'km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2023}
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731873%27 HTTP/1.1" 200 None
2026-03-26 15:20:56 [adesa.be] INFO: Saving data for 10731873: {'created_time': 1774538456.457893, 'last_price_update_time': 1774538456.457903, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731873') HTTP/1.1" 204 0
2026-03-26 15:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10731792
2026-03-26 15:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10731792
2026-03-26 15:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10731792 to the API
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731792>
{'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-27T10: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=10731792',
'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-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731792%27 HTTP/1.1" 200 None
2026-03-26 15:20:56 [adesa.be] INFO: Saving data for 10731792: {'created_time': 1774538456.753179, 'last_price_update_time': 1774538456.753191, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731792') HTTP/1.1" 204 0
2026-03-26 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:20:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/e4410aed-41c4-46ea-8a10-3b69f62a44c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:20:56 [adesa.be] INFO: Found listing with ID: 10724566
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724566%27 HTTP/1.1" 200 None
2026-03-26 15:20:56 [adesa.be] INFO: Scrape type for 10724566: 0
2026-03-26 15:20:56 [adesa.be] INFO: Skipping item 10724566 url https://www.openlane.eu/en/carv6/auction/10724566
2026-03-26 15:20:56 [adesa.be] INFO: Found listing with ID: 10727082
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727082%27 HTTP/1.1" 200 None
2026-03-26 15:20:56 [adesa.be] INFO: Scrape type for 10727082: 0
2026-03-26 15:20:56 [adesa.be] INFO: Skipping item 10727082 url https://www.openlane.eu/en/carv6/auction/10727082
2026-03-26 15:20:56 [adesa.be] INFO: Found listing with ID: 10724561
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724561%27 HTTP/1.1" 200 None
2026-03-26 15:20:56 [adesa.be] INFO: Scrape type for 10724561: 0
2026-03-26 15:20:56 [adesa.be] INFO: Skipping item 10724561 url https://www.openlane.eu/en/carv6/auction/10724561
2026-03-26 15:20:56 [adesa.be] INFO: Found listing with ID: 10732384
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732384%27 HTTP/1.1" 200 None
2026-03-26 15:20:56 [adesa.be] INFO: Scrape type for 10732384: 1
2026-03-26 15:20:56 [adesa.be] INFO: Scraping item 10732384 url https://www.openlane.eu/en/carv6/auction/10732384
2026-03-26 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:20:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10, skipping ID generation
2026-03-26 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with scrape type 1
2026-03-26 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 sending to next pipeline
2026-03-26 15:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10, identifier: 10731675
2026-03-26 15:20:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10731739
2026-03-26 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 1
2026-03-26 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b34097b7-4bf8-5fd3-895c-b0591fae9a21
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:20:56 [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-26 15:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10731675
2026-03-26 15:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10731675
2026-03-26 15:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10731675 to the API
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:20:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5515165/general/53b2b1ec-70a1-4a01-b923-a7efb9969df6.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-27T10: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=10731675',
'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-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731675%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Saving data for 10731675: {'created_time': 1774538457.253129, 'last_price_update_time': 1774538457.253141, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731675') HTTP/1.1" 204 0
2026-03-26 15:20:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/5d454012-a98f-4c11-83ef-13c3aad54394.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:20:57 [adesa.be] INFO: Found listing with ID: 10724579
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724579%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Scrape type for 10724579: 0
2026-03-26 15:20:57 [adesa.be] INFO: Skipping item 10724579 url https://www.openlane.eu/en/carv6/auction/10724579
2026-03-26 15:20:57 [adesa.be] INFO: Found listing with ID: 10724596
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724596%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Scrape type for 10724596: 0
2026-03-26 15:20:57 [adesa.be] INFO: Skipping item 10724596 url https://www.openlane.eu/en/carv6/auction/10724596
2026-03-26 15:20:57 [adesa.be] INFO: Found listing with ID: 10724605
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724605%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Scrape type for 10724605: 0
2026-03-26 15:20:57 [adesa.be] INFO: Skipping item 10724605 url https://www.openlane.eu/en/carv6/auction/10724605
2026-03-26 15:20:57 [adesa.be] INFO: Found listing with ID: 10724543
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724543%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Scrape type for 10724543: 0
2026-03-26 15:20:57 [adesa.be] INFO: Skipping item 10724543 url https://www.openlane.eu/en/carv6/auction/10724543
2026-03-26 15:20:57 [adesa.be] INFO: Found listing with ID: 10727076
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727076%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Scrape type for 10727076: 0
2026-03-26 15:20:57 [adesa.be] INFO: Skipping item 10727076 url https://www.openlane.eu/en/carv6/auction/10727076
2026-03-26 15:20:57 [adesa.be] INFO: Found listing with ID: 10724576
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724576%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Scrape type for 10724576: 0
2026-03-26 15:20:57 [adesa.be] INFO: Skipping item 10724576 url https://www.openlane.eu/en/carv6/auction/10724576
2026-03-26 15:20:57 [adesa.be] INFO: Found listing with ID: 10732375
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732375%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [adesa.be] INFO: Scrape type for 10732375: 1
2026-03-26 15:20:57 [adesa.be] INFO: Scraping item 10732375 url https://www.openlane.eu/en/carv6/auction/10732375
2026-03-26 15:20:57 [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-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5653688%252Fgeneral%252Fa3fd0697-c282-4a4e-9676-603b125b4b03.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [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-26 15:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10731788
2026-03-26 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with scrape type 1
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5691217%252Fgeneral%252F1cb84d38-b05c-4d93-95b3-c908ac683829.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/1cb84d38-b05c-4d93-95b3-c908ac683829.JPG not downloaded yet
2026-03-26 15:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10732370
2026-03-26 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with scrape type 1
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a59ec55-01b3-5adc-8dfb-2317fa090f84
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252F1e941c95-af0a-4953-bb06-a0ec9dbac195.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/1e941c95-af0a-4953-bb06-a0ec9dbac195.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252F111eaee3-663c-43cd-a07e-6e52a9858ec7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/111eaee3-663c-43cd-a07e-6e52a9858ec7.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252Fc1dc8f5e-e6b1-44b8-8b73-57700bcb3df6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/c1dc8f5e-e6b1-44b8-8b73-57700bcb3df6.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252F11275766-2bda-4349-921b-5f4d1e146e57.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/11275766-2bda-4349-921b-5f4d1e146e57.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252Fa17235a9-ecd8-4e27-a615-27b1ba074edb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/a17235a9-ecd8-4e27-a615-27b1ba074edb.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252Fcfd24f8b-8589-4ae6-b275-535f34b2230f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/cfd24f8b-8589-4ae6-b275-535f34b2230f.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252Fc0609210-f937-41b2-ac86-41916b759cfb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/c0609210-f937-41b2-ac86-41916b759cfb.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252F1d34a4ea-e0ce-4341-8680-0364a1882828.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/1d34a4ea-e0ce-4341-8680-0364a1882828.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252Fb62cd647-4158-4c61-9291-311629b45bf8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/b62cd647-4158-4c61-9291-311629b45bf8.jpeg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5706319%252Fgeneral%252F1f1ce908-9ada-4e6a-8b42-76c0efac8899.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706319/general/1f1ce908-9ada-4e6a-8b42-76c0efac8899.jpeg already downloaded
2026-03-26 15:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a59ec55-01b3-5adc-8dfb-2317fa090f84, identifier: 10732370
2026-03-26 15:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10731914
2026-03-26 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28c046c-e996-5463-9d8e-c6543215ec3a with scrape type 1
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a28c046c-e996-5463-9d8e-c6543215ec3a
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252Fe13a1061-8819-44b9-ac17-245fca091783.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/e13a1061-8819-44b9-ac17-245fca091783.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252F2fa558e1-e846-4024-bb47-7f184eaa313b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/2fa558e1-e846-4024-bb47-7f184eaa313b.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252F74a05129-707a-479d-a73b-5eb5b5089796.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/74a05129-707a-479d-a73b-5eb5b5089796.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252Fb4b50ec1-30d3-4657-9023-3e5a4965bd34.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/b4b50ec1-30d3-4657-9023-3e5a4965bd34.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252F15642ead-2fdb-4e98-8de3-59398f3bdaeb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/15642ead-2fdb-4e98-8de3-59398f3bdaeb.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252Fd9d650ce-5566-4df2-ac45-0f925fcbe2ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/d9d650ce-5566-4df2-ac45-0f925fcbe2ab.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252F0d0aaa7a-6d97-49ec-82b1-974be57cc0e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/0d0aaa7a-6d97-49ec-82b1-974be57cc0e8.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252Ffe9788dd-0984-4038-9a20-45cb1ff39b30.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/fe9788dd-0984-4038-9a20-45cb1ff39b30.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252F79abcea5-92f3-4b5c-abe5-d3998f0b0861.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/79abcea5-92f3-4b5c-abe5-d3998f0b0861.jpg already downloaded
2026-03-26 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20: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%252F5738021%252Fgeneral%252F46bc02cd-0c53-4c71-a252-71e133fd0a1b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738021/general/46bc02cd-0c53-4c71-a252-71e133fd0a1b.jpg already downloaded
2026-03-26 15:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a28c046c-e996-5463-9d8e-c6543215ec3a, identifier: 10731914
2026-03-26 15:20:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:20:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/f811c42b-2d09-4a52-958c-f7319c714ce2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:20:58 [adesa.be] INFO: Found listing with ID: 10724530
2026-03-26 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724530%27 HTTP/1.1" 200 None
2026-03-26 15:20:58 [adesa.be] INFO: Scrape type for 10724530: 0
2026-03-26 15:20:58 [adesa.be] INFO: Skipping item 10724530 url https://www.openlane.eu/en/carv6/auction/10724530
2026-03-26 15:20:58 [adesa.be] INFO: Found listing with ID: 10730575
2026-03-26 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730575%27 HTTP/1.1" 200 None
2026-03-26 15:20:58 [adesa.be] INFO: Scrape type for 10730575: 1
2026-03-26 15:20:58 [adesa.be] INFO: Scraping item 10730575 url https://www.openlane.eu/en/carv6/auction/10730575
2026-03-26 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653688%252Fgeneral%252F25dc493f-129d-4a3e-9fa7-7930fc2d3eae.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:58 [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-26 15:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10732370
2026-03-26 15:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10732370
2026-03-26 15:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a59ec55-01b3-5adc-8dfb-2317fa090f84 with identifier: 10732370 to the API
2026-03-26 15:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'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': '5a59ec55-01b3-5adc-8dfb-2317fa090f84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AOD842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 185698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5706319/general/1e941c95-af0a-4953-bb06-a0ec9dbac195.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/111eaee3-663c-43cd-a07e-6e52a9858ec7.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/c1dc8f5e-e6b1-44b8-8b73-57700bcb3df6.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/11275766-2bda-4349-921b-5f4d1e146e57.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/a17235a9-ecd8-4e27-a615-27b1ba074edb.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/cfd24f8b-8589-4ae6-b275-535f34b2230f.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/c0609210-f937-41b2-ac86-41916b759cfb.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/1d34a4ea-e0ce-4341-8680-0364a1882828.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/b62cd647-4158-4c61-9291-311629b45bf8.jpeg',
'https://images.openlane.eu/carimgs/5706319/general/1f1ce908-9ada-4e6a-8b42-76c0efac8899.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242566,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/1e941c95-af0a-4953-bb06-a0ec9dbac195.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250499,
'Height': 1294,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/111eaee3-663c-43cd-a07e-6e52a9858ec7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232936,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/c1dc8f5e-e6b1-44b8-8b73-57700bcb3df6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234163,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/11275766-2bda-4349-921b-5f4d1e146e57.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268739,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/a17235a9-ecd8-4e27-a615-27b1ba074edb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278830,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/cfd24f8b-8589-4ae6-b275-535f34b2230f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315261,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/c0609210-f937-41b2-ac86-41916b759cfb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177802,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/1d34a4ea-e0ce-4341-8680-0364a1882828.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153441,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/b62cd647-4158-4c61-9291-311629b45bf8.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a59ec55-01b3-5adc-8dfb-2317fa090f84/5a59ec55-01b3-5adc-8dfb-2317fa090f84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246386,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706319/general/1f1ce908-9ada-4e6a-8b42-76c0efac8899.jpeg',
'Width': 1200}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2017-04-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A1 Sportback 1.4 TDI - Diesel - Manual - 90 hp - 185.698 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732370%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [adesa.be] INFO: Saving data for 10732370: {'created_time': 1774538459.469735, 'last_price_update_time': 1774538459.469746, 'auction_closing_time': 1774603800.0}
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732370') HTTP/1.1" 204 0
2026-03-26 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10731914
2026-03-26 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10731914
2026-03-26 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10731914 to the API
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731914>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a28c046c-e996-5463-9d8e-c6543215ec3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKZ622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731914',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 165855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5738021/general/e13a1061-8819-44b9-ac17-245fca091783.jpg',
'https://images.openlane.eu/carimgs/5738021/general/2fa558e1-e846-4024-bb47-7f184eaa313b.jpg',
'https://images.openlane.eu/carimgs/5738021/general/74a05129-707a-479d-a73b-5eb5b5089796.jpg',
'https://images.openlane.eu/carimgs/5738021/general/b4b50ec1-30d3-4657-9023-3e5a4965bd34.jpg',
'https://images.openlane.eu/carimgs/5738021/general/15642ead-2fdb-4e98-8de3-59398f3bdaeb.jpg',
'https://images.openlane.eu/carimgs/5738021/general/d9d650ce-5566-4df2-ac45-0f925fcbe2ab.jpg',
'https://images.openlane.eu/carimgs/5738021/general/0d0aaa7a-6d97-49ec-82b1-974be57cc0e8.jpg',
'https://images.openlane.eu/carimgs/5738021/general/fe9788dd-0984-4038-9a20-45cb1ff39b30.jpg',
'https://images.openlane.eu/carimgs/5738021/general/79abcea5-92f3-4b5c-abe5-d3998f0b0861.jpg',
'https://images.openlane.eu/carimgs/5738021/general/46bc02cd-0c53-4c71-a252-71e133fd0a1b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/e13a1061-8819-44b9-ac17-245fca091783.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/2fa558e1-e846-4024-bb47-7f184eaa313b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/74a05129-707a-479d-a73b-5eb5b5089796.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/b4b50ec1-30d3-4657-9023-3e5a4965bd34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/15642ead-2fdb-4e98-8de3-59398f3bdaeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/d9d650ce-5566-4df2-ac45-0f925fcbe2ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/0d0aaa7a-6d97-49ec-82b1-974be57cc0e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/fe9788dd-0984-4038-9a20-45cb1ff39b30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/79abcea5-92f3-4b5c-abe5-d3998f0b0861.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28c046c-e996-5463-9d8e-c6543215ec3a/a28c046c-e996-5463-9d8e-c6543215ec3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738021/general/46bc02cd-0c53-4c71-a252-71e133fd0a1b.jpg',
'Width': 1024}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Arkana 1.6 - Hybrid - Automatic - 94 hp - 165.855 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731914%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [adesa.be] INFO: Saving data for 10731914: {'created_time': 1774538459.862592, 'last_price_update_time': 1774538459.862603, 'auction_closing_time': 1774606200.0}
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731914') HTTP/1.1" 204 0
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5691217%252Fgeneral%252F59b36bad-e54c-4fac-a53c-cb0b50677a1c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/59b36bad-e54c-4fac-a53c-cb0b50677a1c.JPG not downloaded yet
2026-03-26 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:20:59 [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/10731739)
2026-03-26 15:20:59 [adesa.be] INFO: Found listing with ID: 10724590
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724590%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [adesa.be] INFO: Scrape type for 10724590: 0
2026-03-26 15:20:59 [adesa.be] INFO: Skipping item 10724590 url https://www.openlane.eu/en/carv6/auction/10724590
2026-03-26 15:20:59 [adesa.be] INFO: Found listing with ID: 10727095
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727095%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [adesa.be] INFO: Scrape type for 10727095: 0
2026-03-26 15:20:59 [adesa.be] INFO: Skipping item 10727095 url https://www.openlane.eu/en/carv6/auction/10727095
2026-03-26 15:20:59 [adesa.be] INFO: Found listing with ID: 10724706
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724706%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [adesa.be] INFO: Scrape type for 10724706: 0
2026-03-26 15:20:59 [adesa.be] INFO: Skipping item 10724706 url https://www.openlane.eu/en/carv6/auction/10724706
2026-03-26 15:20:59 [adesa.be] INFO: Found listing with ID: 10727062
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727062%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [adesa.be] INFO: Scrape type for 10727062: 0
2026-03-26 15:20:59 [adesa.be] INFO: Skipping item 10727062 url https://www.openlane.eu/en/carv6/auction/10727062
2026-03-26 15:20:59 [adesa.be] INFO: Found listing with ID: 10724540
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724540%27 HTTP/1.1" 200 None
2026-03-26 15:20:59 [adesa.be] INFO: Scrape type for 10724540: 0
2026-03-26 15:20:59 [adesa.be] INFO: Skipping item 10724540 url https://www.openlane.eu/en/carv6/auction/10724540
2026-03-26 15:20:59 [adesa.be] INFO: Found listing with ID: 10725608
2026-03-26 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725608%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10725608: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10725608 url https://www.openlane.eu/en/carv6/auction/10725608
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10732304
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732304%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10732304: 1
2026-03-26 15:21:00 [adesa.be] INFO: Scraping item 10732304 url https://www.openlane.eu/en/carv6/auction/10732304
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:21:00 [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-26 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252Fe2841664-98e1-4fc7-883c-a15b0415cd9b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/e2841664-98e1-4fc7-883c-a15b0415cd9b.JPG not downloaded yet
2026-03-26 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-26 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-26 15:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10725621
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725621%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10725621: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10725621 url https://www.openlane.eu/en/carv6/auction/10725621
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10732323
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732323%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10732323: 1
2026-03-26 15:21:00 [adesa.be] INFO: Scraping item 10732323 url https://www.openlane.eu/en/carv6/auction/10732323
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:21:00 [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-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252F9e229a31-45af-4aee-b865-046a16332231.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/9e229a31-45af-4aee-b865-046a16332231.JPG not downloaded yet
2026-03-26 15:21:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/1cb84d38-b05c-4d93-95b3-c908ac683829.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:00 [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/10731739)
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10724613
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724613%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10724613: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10724613 url https://www.openlane.eu/en/carv6/auction/10724613
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10727094
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727094%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10727094: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10727094 url https://www.openlane.eu/en/carv6/auction/10727094
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10727071
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727071%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10727071: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10727071 url https://www.openlane.eu/en/carv6/auction/10727071
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10724563
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724563%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10724563: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10724563 url https://www.openlane.eu/en/carv6/auction/10724563
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10724531
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724531%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10724531: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10724531 url https://www.openlane.eu/en/carv6/auction/10724531
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10724538
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724538%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10724538: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10724538 url https://www.openlane.eu/en/carv6/auction/10724538
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10727064
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727064%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10727064: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10727064 url https://www.openlane.eu/en/carv6/auction/10727064
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10724659
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724659%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10724659: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10724659 url https://www.openlane.eu/en/carv6/auction/10724659
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10732325
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732325%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10732325: 1
2026-03-26 15:21:00 [adesa.be] INFO: Scraping item 10732325 url https://www.openlane.eu/en/carv6/auction/10732325
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:21:00 [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-26 15:21:00 [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-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252F28fb1d17-e548-413a-94a4-aadd670a9618.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/28fb1d17-e548-413a-94a4-aadd670a9618.JPG not downloaded yet
2026-03-26 15:21:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/59b36bad-e54c-4fac-a53c-cb0b50677a1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10724787
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724787%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10724787: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10724787 url https://www.openlane.eu/en/carv6/auction/10724787
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10724708
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724708%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10724708: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10724708 url https://www.openlane.eu/en/carv6/auction/10724708
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10727074
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727074%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10727074: 0
2026-03-26 15:21:00 [adesa.be] INFO: Skipping item 10727074 url https://www.openlane.eu/en/carv6/auction/10727074
2026-03-26 15:21:00 [adesa.be] INFO: Found listing with ID: 10732349
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732349%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [adesa.be] INFO: Scrape type for 10732349: 1
2026-03-26 15:21:00 [adesa.be] INFO: Scraping item 10732349 url https://www.openlane.eu/en/carv6/auction/10732349
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:21:00 [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-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252F883b9b04-1ce7-497c-8887-8855d09c30bb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/883b9b04-1ce7-497c-8887-8855d09c30bb.JPG not downloaded yet
2026-03-26 15:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10732242
2026-03-26 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da48a235-eef3-5f96-85c1-659480fb22bd with scrape type 1
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da48a235-eef3-5f96-85c1-659480fb22bd
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5248242%252Fgeneral%252Ff719f5ac-dcff-435d-a2fa-f181d2fe6ea8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/f719f5ac-dcff-435d-a2fa-f181d2fe6ea8.jpg already downloaded
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5248242%252Fgeneral%252F1b0bb2c7-776b-4626-89d9-f358072f9920.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/1b0bb2c7-776b-4626-89d9-f358072f9920.jpg already downloaded
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5248242%252Fgeneral%252F35a2a848-a43b-4de9-890e-103e3729b270.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/35a2a848-a43b-4de9-890e-103e3729b270.jpg already downloaded
2026-03-26 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5248242%252Fgeneral%252Fdb06884d-1a2e-4eb4-977d-30fc0a15753d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/db06884d-1a2e-4eb4-977d-30fc0a15753d.jpg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5248242%252Fgeneral%252F0e267457-bf26-4b67-b689-5022896ee592.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/0e267457-bf26-4b67-b689-5022896ee592.jpg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5248242%252Fgeneral%252Fba95cbbf-cc9a-4a5d-92d7-97a55bcbb859.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/ba95cbbf-cc9a-4a5d-92d7-97a55bcbb859.jpg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5248242%252Fgeneral%252F8ba902c3-5877-445a-af60-bbd70aaeed2e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/8ba902c3-5877-445a-af60-bbd70aaeed2e.jpg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5248242%252Fgeneral%252F2e8393c6-69aa-4b6c-9018-3eb165aec239.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/2e8393c6-69aa-4b6c-9018-3eb165aec239.jpg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5248242%252Fgeneral%252F1f8a2781-d16a-4b33-8780-754fa74dc2c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/1f8a2781-d16a-4b33-8780-754fa74dc2c2.jpg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5248242%252Fgeneral%252Fbd297a7f-8b54-453f-b9aa-9e821fcae472.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5248242/general/bd297a7f-8b54-453f-b9aa-9e821fcae472.jpg already downloaded
2026-03-26 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da48a235-eef3-5f96-85c1-659480fb22bd, identifier: 10732242
2026-03-26 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fc7a937-c640-5d21-b6a8-11f73f1362e0 with identifier: 10730593
2026-03-26 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fc7a937-c640-5d21-b6a8-11f73f1362e0 with scrape type 1
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fc7a937-c640-5d21-b6a8-11f73f1362e0
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252Fe561d95e-55cd-4cb9-a5b7-47e5466add4d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/e561d95e-55cd-4cb9-a5b7-47e5466add4d.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252F8d06f975-eada-41fa-8e52-9ff8d606bec6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/8d06f975-eada-41fa-8e52-9ff8d606bec6.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252F91f9e22d-62ef-4b9c-9a09-9739ea519503.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/91f9e22d-62ef-4b9c-9a09-9739ea519503.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252Fe61b877f-8e47-4223-b1b1-c01df8be4037.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/e61b877f-8e47-4223-b1b1-c01df8be4037.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252F0bca74a5-d8fb-4140-b307-b8eb351ce4b1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/0bca74a5-d8fb-4140-b307-b8eb351ce4b1.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252Ff8b7eec7-b6fe-4c04-b9db-0b8bf2331f57.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/f8b7eec7-b6fe-4c04-b9db-0b8bf2331f57.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252Fcc8abd61-8aae-4758-ad71-18c03dcc4f05.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/cc8abd61-8aae-4758-ad71-18c03dcc4f05.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252Fca8f212b-2413-4b3c-8ffc-d86338365e34.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/ca8f212b-2413-4b3c-8ffc-d86338365e34.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252F15750730-8812-485b-87e1-0569f17786e6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/15750730-8812-485b-87e1-0569f17786e6.jpeg already downloaded
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712069%252Fgeneral%252Fc0f56d78-e8a5-4f89-8600-23c0363044c2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712069/general/c0f56d78-e8a5-4f89-8600-23c0363044c2.jpeg already downloaded
2026-03-26 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fc7a937-c640-5d21-b6a8-11f73f1362e0, identifier: 10730593
2026-03-26 15:21:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:01 [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-26 15:21:01 [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/10731739)
2026-03-26 15:21:01 [adesa.be] INFO: Found listing with ID: 10724643
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724643%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [adesa.be] INFO: Scrape type for 10724643: 0
2026-03-26 15:21:01 [adesa.be] INFO: Skipping item 10724643 url https://www.openlane.eu/en/carv6/auction/10724643
2026-03-26 15:21:01 [adesa.be] INFO: Found listing with ID: 10730601
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730601%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [adesa.be] INFO: Scrape type for 10730601: 1
2026-03-26 15:21:01 [adesa.be] INFO: Scraping item 10730601 url https://www.openlane.eu/en/carv6/auction/10730601
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653688%252Fgeneral%252Fb5f01c0f-a453-496c-81a4-a44b6ccb0885.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [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-26 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10732242
2026-03-26 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10732242
2026-03-26 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da48a235-eef3-5f96-85c1-659480fb22bd with identifier: 10732242 to the API
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732242>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'da48a235-eef3-5f96-85c1-659480fb22bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBG070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732242',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 102316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5248242/general/f719f5ac-dcff-435d-a2fa-f181d2fe6ea8.jpg',
'https://images.openlane.eu/carimgs/5248242/general/1b0bb2c7-776b-4626-89d9-f358072f9920.jpg',
'https://images.openlane.eu/carimgs/5248242/general/35a2a848-a43b-4de9-890e-103e3729b270.jpg',
'https://images.openlane.eu/carimgs/5248242/general/db06884d-1a2e-4eb4-977d-30fc0a15753d.jpg',
'https://images.openlane.eu/carimgs/5248242/general/0e267457-bf26-4b67-b689-5022896ee592.jpg',
'https://images.openlane.eu/carimgs/5248242/general/ba95cbbf-cc9a-4a5d-92d7-97a55bcbb859.jpg',
'https://images.openlane.eu/carimgs/5248242/general/8ba902c3-5877-445a-af60-bbd70aaeed2e.jpg',
'https://images.openlane.eu/carimgs/5248242/general/2e8393c6-69aa-4b6c-9018-3eb165aec239.jpg',
'https://images.openlane.eu/carimgs/5248242/general/1f8a2781-d16a-4b33-8780-754fa74dc2c2.jpg',
'https://images.openlane.eu/carimgs/5248242/general/bd297a7f-8b54-453f-b9aa-9e821fcae472.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259347,
'Height': 1277,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/f719f5ac-dcff-435d-a2fa-f181d2fe6ea8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265242,
'Height': 1278,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/1b0bb2c7-776b-4626-89d9-f358072f9920.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240499,
'Height': 1308,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/35a2a848-a43b-4de9-890e-103e3729b270.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323737,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/db06884d-1a2e-4eb4-977d-30fc0a15753d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242093,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/0e267457-bf26-4b67-b689-5022896ee592.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326714,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/ba95cbbf-cc9a-4a5d-92d7-97a55bcbb859.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283704,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/8ba902c3-5877-445a-af60-bbd70aaeed2e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246686,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/2e8393c6-69aa-4b6c-9018-3eb165aec239.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228643,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/1f8a2781-d16a-4b33-8780-754fa74dc2c2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da48a235-eef3-5f96-85c1-659480fb22bd/da48a235-eef3-5f96-85c1-659480fb22bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242957,
'Height': 1384,
'OriginUrl': 'https://images.openlane.eu/carimgs/5248242/general/bd297a7f-8b54-453f-b9aa-9e821fcae472.jpg',
'Width': 1600}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2015-08-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A3 Sportback 1.2 TFSI Attraction - Petrol - Manual - 110 hp - '
'102.316 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2015}
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732242%27 HTTP/1.1" 200 None
2026-03-26 15:21:01 [adesa.be] INFO: Saving data for 10732242: {'created_time': 1774538461.891772, 'last_price_update_time': 1774538461.891785, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732242') HTTP/1.1" 204 0
2026-03-26 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fc7a937-c640-5d21-b6a8-11f73f1362e0 with identifier: 10730593
2026-03-26 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fc7a937-c640-5d21-b6a8-11f73f1362e0 with identifier: 10730593
2026-03-26 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fc7a937-c640-5d21-b6a8-11f73f1362e0 with identifier: 10730593 to the API
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9fc7a937-c640-5d21-b6a8-11f73f1362e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LCH614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 140955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5712069/general/e561d95e-55cd-4cb9-a5b7-47e5466add4d.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/8d06f975-eada-41fa-8e52-9ff8d606bec6.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/91f9e22d-62ef-4b9c-9a09-9739ea519503.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/e61b877f-8e47-4223-b1b1-c01df8be4037.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/0bca74a5-d8fb-4140-b307-b8eb351ce4b1.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/f8b7eec7-b6fe-4c04-b9db-0b8bf2331f57.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/cc8abd61-8aae-4758-ad71-18c03dcc4f05.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/ca8f212b-2413-4b3c-8ffc-d86338365e34.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/15750730-8812-485b-87e1-0569f17786e6.jpeg',
'https://images.openlane.eu/carimgs/5712069/general/c0f56d78-e8a5-4f89-8600-23c0363044c2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/e561d95e-55cd-4cb9-a5b7-47e5466add4d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490693,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/8d06f975-eada-41fa-8e52-9ff8d606bec6.jpeg',
'Width': 1757},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493862,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/91f9e22d-62ef-4b9c-9a09-9739ea519503.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/e61b877f-8e47-4223-b1b1-c01df8be4037.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379488,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/0bca74a5-d8fb-4140-b307-b8eb351ce4b1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 370424,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/f8b7eec7-b6fe-4c04-b9db-0b8bf2331f57.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418138,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/cc8abd61-8aae-4758-ad71-18c03dcc4f05.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/ca8f212b-2413-4b3c-8ffc-d86338365e34.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291521,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/15750730-8812-485b-87e1-0569f17786e6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fc7a937-c640-5d21-b6a8-11f73f1362e0/9fc7a937-c640-5d21-b6a8-11f73f1362e0_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 356072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712069/general/c0f56d78-e8a5-4f89-8600-23c0363044c2.jpeg',
'Width': 1440}],
'price': 14150,
'price_includes_vat': True,
'registration_date': '2018-05-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi A4 Avant 1.4 TFSI Sport - Petrol - Automatic - 150 hp - '
'140.955 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730593%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Saving data for 10730593: {'created_time': 1774538462.288792, 'last_price_update_time': 1774538462.288802, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730593') HTTP/1.1" 204 0
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252F22b8c015-2d2a-4584-b2d4-6bdc5de5c6e2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/22b8c015-2d2a-4584-b2d4-6bdc5de5c6e2.JPG not downloaded yet
2026-03-26 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:02 [adesa.be] INFO: Found listing with ID: 10724785
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724785%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Scrape type for 10724785: 0
2026-03-26 15:21:02 [adesa.be] INFO: Skipping item 10724785 url https://www.openlane.eu/en/carv6/auction/10724785
2026-03-26 15:21:02 [adesa.be] INFO: Found listing with ID: 10730578
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730578%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Scrape type for 10730578: 1
2026-03-26 15:21:02 [adesa.be] INFO: Scraping item 10730578 url https://www.openlane.eu/en/carv6/auction/10730578
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:21:02 [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-26 15:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252F1b7ecaf4-20c0-46ea-b5c6-ed443a448fe4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/1b7ecaf4-20c0-46ea-b5c6-ed443a448fe4.JPG not downloaded yet
2026-03-26 15:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:02 [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-26 15:21:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/28fb1d17-e548-413a-94a4-aadd670a9618.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:02 [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/10731739)
2026-03-26 15:21:02 [adesa.be] INFO: Found listing with ID: 10730623
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730623%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Scrape type for 10730623: 1
2026-03-26 15:21:02 [adesa.be] INFO: Scraping item 10730623 url https://www.openlane.eu/en/carv6/auction/10730623
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:21:02 [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-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252F1f546a48-90b8-47a8-b6e3-3a2cae846736.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/1f546a48-90b8-47a8-b6e3-3a2cae846736.JPG not downloaded yet
2026-03-26 15:21:02 [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/10731739)
2026-03-26 15:21:02 [adesa.be] INFO: Found listing with ID: 10725645
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725645%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Scrape type for 10725645: 0
2026-03-26 15:21:02 [adesa.be] INFO: Skipping item 10725645 url https://www.openlane.eu/en/carv6/auction/10725645
2026-03-26 15:21:02 [adesa.be] INFO: Found listing with ID: 10724788
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724788%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Scrape type for 10724788: 0
2026-03-26 15:21:02 [adesa.be] INFO: Skipping item 10724788 url https://www.openlane.eu/en/carv6/auction/10724788
2026-03-26 15:21:02 [adesa.be] INFO: Found listing with ID: 10732313
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732313%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Scrape type for 10732313: 1
2026-03-26 15:21:02 [adesa.be] INFO: Scraping item 10732313 url https://www.openlane.eu/en/carv6/auction/10732313
2026-03-26 15:21:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/22b8c015-2d2a-4584-b2d4-6bdc5de5c6e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691217%252Fgeneral%252Fe76513db-0813-4df4-ab46-44940e77f588.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691217/general/e76513db-0813-4df4-ab46-44940e77f588.JPG not downloaded yet
2026-03-26 15:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10731762
2026-03-26 15:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d461cef-784d-5585-b86c-c3f71b4e075c with scrape type 1
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d461cef-784d-5585-b86c-c3f71b4e075c
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666149%252Fgeneral%252F17fcd355-92f0-4a83-af2c-779e4e27b9a5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/17fcd355-92f0-4a83-af2c-779e4e27b9a5.JPG not downloaded yet
2026-03-26 15:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10730605
2026-03-26 15:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b672b23e-6410-5eca-aecf-9245248fe421 with scrape type 1
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b672b23e-6410-5eca-aecf-9245248fe421
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252Ff593effc-79cc-4e7e-8d0c-0fb99762975e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/f593effc-79cc-4e7e-8d0c-0fb99762975e.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F583afdb5-857d-4222-ac6a-c35a910eb217.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/583afdb5-857d-4222-ac6a-c35a910eb217.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F3d170502-7e55-4726-aa9e-cfca254097b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/3d170502-7e55-4726-aa9e-cfca254097b9.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F00acdb1d-ed82-4afe-944e-b8cc13534b44.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/00acdb1d-ed82-4afe-944e-b8cc13534b44.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F077c00c5-ab58-499c-bad3-3d1bd41126cf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/077c00c5-ab58-499c-bad3-3d1bd41126cf.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F6beddf4e-67ab-4526-9209-4ada3c6adb23.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/6beddf4e-67ab-4526-9209-4ada3c6adb23.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F519fd1e2-4a2d-449e-b2c0-a8eada6d1afe.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/519fd1e2-4a2d-449e-b2c0-a8eada6d1afe.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252Ff7d19bf0-5035-4fee-94bc-d269b1aefb42.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/f7d19bf0-5035-4fee-94bc-d269b1aefb42.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F68687fd1-af2f-411b-9cc2-220cbbb9fe0c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/68687fd1-af2f-411b-9cc2-220cbbb9fe0c.jpeg already downloaded
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712382%252Fgeneral%252F8c25e672-b5e1-4e4d-bdce-ed0123de26f3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712382/general/8c25e672-b5e1-4e4d-bdce-ed0123de26f3.jpeg already downloaded
2026-03-26 15:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b672b23e-6410-5eca-aecf-9245248fe421, identifier: 10730605
2026-03-26 15:21:02 [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/10731739)
2026-03-26 15:21:02 [adesa.be] INFO: Found listing with ID: 10732372
2026-03-26 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732372%27 HTTP/1.1" 200 None
2026-03-26 15:21:02 [adesa.be] INFO: Scrape type for 10732372: 1
2026-03-26 15:21:02 [adesa.be] INFO: Scraping item 10732372 url https://www.openlane.eu/en/carv6/auction/10732372
2026-03-26 15:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10730605
2026-03-26 15:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10730605
2026-03-26 15:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10730605 to the API
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b672b23e-6410-5eca-aecf-9245248fe421',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FSA162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 207029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5712382/general/f593effc-79cc-4e7e-8d0c-0fb99762975e.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/583afdb5-857d-4222-ac6a-c35a910eb217.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/3d170502-7e55-4726-aa9e-cfca254097b9.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/00acdb1d-ed82-4afe-944e-b8cc13534b44.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/077c00c5-ab58-499c-bad3-3d1bd41126cf.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/6beddf4e-67ab-4526-9209-4ada3c6adb23.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/519fd1e2-4a2d-449e-b2c0-a8eada6d1afe.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/f7d19bf0-5035-4fee-94bc-d269b1aefb42.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/68687fd1-af2f-411b-9cc2-220cbbb9fe0c.jpeg',
'https://images.openlane.eu/carimgs/5712382/general/8c25e672-b5e1-4e4d-bdce-ed0123de26f3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407665,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/f593effc-79cc-4e7e-8d0c-0fb99762975e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460526,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/583afdb5-857d-4222-ac6a-c35a910eb217.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428394,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/3d170502-7e55-4726-aa9e-cfca254097b9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458413,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/00acdb1d-ed82-4afe-944e-b8cc13534b44.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349469,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/077c00c5-ab58-499c-bad3-3d1bd41126cf.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375861,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/6beddf4e-67ab-4526-9209-4ada3c6adb23.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308997,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/519fd1e2-4a2d-449e-b2c0-a8eada6d1afe.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 427149,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/f7d19bf0-5035-4fee-94bc-d269b1aefb42.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 422931,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/68687fd1-af2f-411b-9cc2-220cbbb9fe0c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672b23e-6410-5eca-aecf-9245248fe421/b672b23e-6410-5eca-aecf-9245248fe421_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243828,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712382/general/8c25e672-b5e1-4e4d-bdce-ed0123de26f3.jpeg',
'Width': 1440}],
'price': 9650,
'price_includes_vat': True,
'registration_date': '2016-05-09',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Automatic - 150 hp - 207.029 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730605%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [adesa.be] INFO: Saving data for 10730605: {'created_time': 1774538463.338836, 'last_price_update_time': 1774538463.338845, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730605') HTTP/1.1" 204 0
2026-03-26 15:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10732305
2026-03-26 15:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d7da8c-70a4-5ff2-922a-f934debe5e84 with scrape type 1
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53d7da8c-70a4-5ff2-922a-f934debe5e84
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252F9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252Fbb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/bb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252Fbfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/bfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252F9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252F0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252F99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252Fa37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/a37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252F73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252Fb685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/b685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg already downloaded
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650318%252Fgeneral%252F6544f590-0a1d-4e53-96f0-502be15a237f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/6544f590-0a1d-4e53-96f0-502be15a237f.jpeg already downloaded
2026-03-26 15:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53d7da8c-70a4-5ff2-922a-f934debe5e84, identifier: 10732305
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666149%252Fgeneral%252F211e218d-c9db-4c9f-a548-055db58a5c7c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/211e218d-c9db-4c9f-a548-055db58a5c7c.JPG not downloaded yet
2026-03-26 15:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10732305
2026-03-26 15:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10732305
2026-03-26 15:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10732305 to the API
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732305>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '53d7da8c-70a4-5ff2-922a-f934debe5e84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EMB527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 192948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5650318/general/9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/bb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/bfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/a37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/b685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/6544f590-0a1d-4e53-96f0-502be15a237f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245687,
'Height': 1061,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302091,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/bb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286518,
'Height': 1266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/bfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253170,
'Height': 1205,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281554,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217296,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276161,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/a37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207427,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163705,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/b685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354442,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/6544f590-0a1d-4e53-96f0-502be15a237f.jpeg',
'Width': 1200}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2016-04-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A4 Avant 2.0 TDI - Quattro - Diesel - Automatic - 190 hp - '
'192.948 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732305%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [adesa.be] INFO: Saving data for 10732305: {'created_time': 1774538463.95988, 'last_price_update_time': 1774538463.959895, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732305') HTTP/1.1" 204 0
2026-03-26 15:21:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:03 [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-26 15:21:03 [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/10731739)
2026-03-26 15:21:03 [adesa.be] INFO: Found listing with ID: 10725611
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725611%27 HTTP/1.1" 200 None
2026-03-26 15:21:03 [adesa.be] INFO: Scrape type for 10725611: 0
2026-03-26 15:21:03 [adesa.be] INFO: Skipping item 10725611 url https://www.openlane.eu/en/carv6/auction/10725611
2026-03-26 15:21:03 [adesa.be] INFO: Found listing with ID: 10724548
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724548%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724548: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724548 url https://www.openlane.eu/en/carv6/auction/10724548
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724541
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724541%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724541: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724541 url https://www.openlane.eu/en/carv6/auction/10724541
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724571
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724571%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724571: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724571 url https://www.openlane.eu/en/carv6/auction/10724571
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724556
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724556%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724556: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724556 url https://www.openlane.eu/en/carv6/auction/10724556
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724762
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724762%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724762: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724762 url https://www.openlane.eu/en/carv6/auction/10724762
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724778
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724778%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724778: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724778 url https://www.openlane.eu/en/carv6/auction/10724778
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724639
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724639%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724639: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724639 url https://www.openlane.eu/en/carv6/auction/10724639
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10732330
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732330%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10732330: 1
2026-03-26 15:21:04 [adesa.be] INFO: Scraping item 10732330 url https://www.openlane.eu/en/carv6/auction/10732330
2026-03-26 15:21:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/1f546a48-90b8-47a8-b6e3-3a2cae846736.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666149%252Fgeneral%252F0a74866e-fac7-476a-acdc-79fd840e11ff.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/0a74866e-fac7-476a-acdc-79fd840e11ff.JPG not downloaded yet
2026-03-26 15:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:04 [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-26 15:21:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:04 [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-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724701
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724701%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724701: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724701 url https://www.openlane.eu/en/carv6/auction/10724701
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724772
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724772%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724772: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724772 url https://www.openlane.eu/en/carv6/auction/10724772
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10732257
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732257%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10732257: 1
2026-03-26 15:21:04 [adesa.be] INFO: Scraping item 10732257 url https://www.openlane.eu/en/carv6/auction/10732257
2026-03-26 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-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666149%252Fgeneral%252F9f27ccc9-8a34-440f-a5b6-d0805031f267.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/9f27ccc9-8a34-440f-a5b6-d0805031f267.JPG not downloaded yet
2026-03-26 15:21:04 [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-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724546
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724546%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724546: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724546 url https://www.openlane.eu/en/carv6/auction/10724546
2026-03-26 15:21:04 [adesa.be] INFO: Found listing with ID: 10724544
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724544%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [adesa.be] INFO: Scrape type for 10724544: 0
2026-03-26 15:21:04 [adesa.be] INFO: Skipping item 10724544 url https://www.openlane.eu/en/carv6/auction/10724544
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666149%252Fgeneral%252F505d3037-73d0-4b3e-a1cf-5f7fa354417d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/505d3037-73d0-4b3e-a1cf-5f7fa354417d.JPG not downloaded yet
2026-03-26 15:21:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/211e218d-c9db-4c9f-a548-055db58a5c7c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666149%252Fgeneral%252F66e23860-4d76-4e6d-b548-e7cb2b46bfc9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/66e23860-4d76-4e6d-b548-e7cb2b46bfc9.JPG not downloaded yet
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5666149%252Fgeneral%252F96208091-c577-4deb-a263-2a345d9789ad.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/96208091-c577-4deb-a263-2a345d9789ad.JPG not downloaded yet
2026-03-26 15:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10731815
2026-03-26 15:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9513a696-998f-5668-8bee-b9b28cfe5e62 with scrape type 1
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9513a696-998f-5668-8bee-b9b28cfe5e62
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F5e85f162-1ad8-44d2-94d2-f0252582268a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/5e85f162-1ad8-44d2-94d2-f0252582268a.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252Ffdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/fdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252Fad4189b8-979b-4339-a61a-aff252b5645c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/ad4189b8-979b-4339-a61a-aff252b5645c.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F6b73c459-88d9-465f-b3cf-b5e617f89773.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/6b73c459-88d9-465f-b3cf-b5e617f89773.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F99dc5e2f-da6e-4670-95da-05019ca17d55.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/99dc5e2f-da6e-4670-95da-05019ca17d55.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F053e685b-8819-4cda-af4a-ff01418ae771.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/053e685b-8819-4cda-af4a-ff01418ae771.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F16e1ce36-3821-480d-a1db-f82f5526ce71.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/16e1ce36-3821-480d-a1db-f82f5526ce71.jpg already downloaded
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5704047%252Fgeneral%252F1568f219-abc8-4d68-9f68-56d2e46edc56.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/1568f219-abc8-4d68-9f68-56d2e46edc56.jpg already downloaded
2026-03-26 15:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9513a696-998f-5668-8bee-b9b28cfe5e62, identifier: 10731815
2026-03-26 15:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10731815
2026-03-26 15:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10731815
2026-03-26 15:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10731815 to the API
2026-03-26 15:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731815>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9513a696-998f-5668-8bee-b9b28cfe5e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YML866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 62489,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5704047/general/5e85f162-1ad8-44d2-94d2-f0252582268a.jpg',
'https://images.openlane.eu/carimgs/5704047/general/fdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg',
'https://images.openlane.eu/carimgs/5704047/general/ad4189b8-979b-4339-a61a-aff252b5645c.jpg',
'https://images.openlane.eu/carimgs/5704047/general/0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg',
'https://images.openlane.eu/carimgs/5704047/general/6b73c459-88d9-465f-b3cf-b5e617f89773.jpg',
'https://images.openlane.eu/carimgs/5704047/general/6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg',
'https://images.openlane.eu/carimgs/5704047/general/99dc5e2f-da6e-4670-95da-05019ca17d55.jpg',
'https://images.openlane.eu/carimgs/5704047/general/053e685b-8819-4cda-af4a-ff01418ae771.jpg',
'https://images.openlane.eu/carimgs/5704047/general/16e1ce36-3821-480d-a1db-f82f5526ce71.jpg',
'https://images.openlane.eu/carimgs/5704047/general/1568f219-abc8-4d68-9f68-56d2e46edc56.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/5e85f162-1ad8-44d2-94d2-f0252582268a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/fdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/ad4189b8-979b-4339-a61a-aff252b5645c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/6b73c459-88d9-465f-b3cf-b5e617f89773.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/99dc5e2f-da6e-4670-95da-05019ca17d55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/053e685b-8819-4cda-af4a-ff01418ae771.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/16e1ce36-3821-480d-a1db-f82f5526ce71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/1568f219-abc8-4d68-9f68-56d2e46edc56.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner L2H1 1.5 HDI - Diesel - Manual - 102 hp - 62.489 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731815%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [adesa.be] INFO: Saving data for 10731815: {'created_time': 1774538465.063683, 'last_price_update_time': 1774538465.063693, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731815') HTTP/1.1" 204 0
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5666149%252Fgeneral%252Fc27cc994-da4d-41cd-8092-24dea5d635b9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/c27cc994-da4d-41cd-8092-24dea5d635b9.JPG not downloaded yet
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5666149%252Fgeneral%252F6f2b1b82-1ae2-4a1f-b36a-0ef8045e718c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/6f2b1b82-1ae2-4a1f-b36a-0ef8045e718c.JPG not downloaded yet
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5666149%252Fgeneral%252Ff298efc1-53e1-4bd1-8ccf-974f563f065f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666149/general/f298efc1-53e1-4bd1-8ccf-974f563f065f.JPG not downloaded yet
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/96208091-c577-4deb-a263-2a345d9789ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/c27cc994-da4d-41cd-8092-24dea5d635b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/6f2b1b82-1ae2-4a1f-b36a-0ef8045e718c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10732303
2026-03-26 15:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d10db074-7d68-541f-b71f-834777c67da4 with scrape type 1
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d10db074-7d68-541f-b71f-834777c67da4
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252Fc43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/c43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252Fce515a68-c062-426b-aeab-5e4d40324a47.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/ce515a68-c062-426b-aeab-5e4d40324a47.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252F5add89ce-f700-4801-8abc-71c54a4f311b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/5add89ce-f700-4801-8abc-71c54a4f311b.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252F0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252F22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252F71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252F76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252F75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252F775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5649216%252Fgeneral%252Ffcab9319-a023-4ff8-a95e-fea1120889de.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/fcab9319-a023-4ff8-a95e-fea1120889de.jpeg already downloaded
2026-03-26 15:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d10db074-7d68-541f-b71f-834777c67da4, identifier: 10732303
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/f298efc1-53e1-4bd1-8ccf-974f563f065f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10732303
2026-03-26 15:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10732303
2026-03-26 15:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10732303 to the API
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732303>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd10db074-7d68-541f-b71f-834777c67da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NTD780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 149536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5649216/general/c43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/ce515a68-c062-426b-aeab-5e4d40324a47.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/5add89ce-f700-4801-8abc-71c54a4f311b.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/fcab9319-a023-4ff8-a95e-fea1120889de.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323743,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/c43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338911,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/ce515a68-c062-426b-aeab-5e4d40324a47.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304100,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/5add89ce-f700-4801-8abc-71c54a4f311b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287600,
'Height': 1247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321753,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230752,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343473,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326820,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162702,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300755,
'Height': 1371,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/fcab9319-a023-4ff8-a95e-fea1120889de.jpeg',
'Width': 1600}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2016-04-20',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q3 2.0 TDI - Diesel - Manual - 120 hp - 149.536 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732303%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [adesa.be] INFO: Saving data for 10732303: {'created_time': 1774538465.904587, 'last_price_update_time': 1774538465.904598, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732303') HTTP/1.1" 204 0
2026-03-26 15:21:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/66e23860-4d76-4e6d-b548-e7cb2b46bfc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10732296
2026-03-26 15:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af41e27d-195a-5400-a387-171f69f8b0b2 with scrape type 1
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af41e27d-195a-5400-a387-171f69f8b0b2
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252F0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg already downloaded
2026-03-26 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252F6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252Fd2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/d2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252Ffbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/fbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252Fab65921e-9a95-4595-8125-9a67d57b4594.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/ab65921e-9a95-4595-8125-9a67d57b4594.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252F97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252F505179d8-f95c-4424-98e4-1f7df67369df.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/505179d8-f95c-4424-98e4-1f7df67369df.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252Fcaf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/caf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252Fd3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/d3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5633841%252Fgeneral%252F67579097-b803-4bde-97f0-e0f905ea0db6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/67579097-b803-4bde-97f0-e0f905ea0db6.jpeg already downloaded
2026-03-26 15:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af41e27d-195a-5400-a387-171f69f8b0b2, identifier: 10732296
2026-03-26 15:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10732296
2026-03-26 15:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10732296
2026-03-26 15:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10732296 to the API
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'af41e27d-195a-5400-a387-171f69f8b0b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUS134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 91054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5633841/general/0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/d2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/fbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/ab65921e-9a95-4595-8125-9a67d57b4594.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/505179d8-f95c-4424-98e4-1f7df67369df.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/caf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/d3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/67579097-b803-4bde-97f0-e0f905ea0db6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309308,
'Height': 1214,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349739,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324464,
'Height': 1282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/d2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291691,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/fbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216552,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/ab65921e-9a95-4595-8125-9a67d57b4594.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268164,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316928,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/505179d8-f95c-4424-98e4-1f7df67369df.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199736,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/caf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269122,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/d3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303630,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/67579097-b803-4bde-97f0-e0f905ea0db6.jpeg',
'Width': 1600}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q2 30 TDI - Diesel - Manual - 116 hp - 91.054 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732296%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [adesa.be] INFO: Saving data for 10732296: {'created_time': 1774538466.533022, 'last_price_update_time': 1774538466.533031, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732296') HTTP/1.1" 204 0
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10731790
2026-03-26 15:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with scrape type 1
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252F068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252F37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252F4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252F3250b88d-e15f-4b63-bc42-a18da2744224.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/3250b88d-e15f-4b63-bc42-a18da2744224.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252Fd73277fd-aa75-4d64-bdce-254dd62194c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/d73277fd-aa75-4d64-bdce-254dd62194c2.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252F8110b392-a060-4947-9d2a-24c93dc26ed2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/8110b392-a060-4947-9d2a-24c93dc26ed2.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252Fcf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/cf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252Fc4780cf6-14fe-4297-b534-b0015e0453a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/c4780cf6-14fe-4297-b534-b0015e0453a0.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252F2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg already downloaded
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5696196%252Fgeneral%252F4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg already downloaded
2026-03-26 15:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04523ddf-779b-560b-b2c4-5c527cb4ccf7, identifier: 10731790
2026-03-26 15:21:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:06 [scrapy.extensions.logstats] INFO: Crawled 1099 pages (at 191 pages/min), scraped 346 items (at 74 items/min)
2026-03-26 15:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 246MiB
2026-03-26 15:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10731790
2026-03-26 15:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10731790
2026-03-26 15:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10731790 to the API
2026-03-26 15:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731790>
{'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-27T10: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=10731790',
'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-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731790%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [adesa.be] INFO: Saving data for 10731790: {'created_time': 1774538467.196471, 'last_price_update_time': 1774538467.19648, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731790') HTTP/1.1" 204 0
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/505d3037-73d0-4b3e-a1cf-5f7fa354417d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/9f27ccc9-8a34-440f-a5b6-d0805031f267.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/17fcd355-92f0-4a83-af2c-779e4e27b9a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666149/general/0a74866e-fac7-476a-acdc-79fd840e11ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731762)
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/e76513db-0813-4df4-ab46-44940e77f588.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/1b7ecaf4-20c0-46ea-b5c6-ed443a448fe4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d461cef-784d-5585-b86c-c3f71b4e075c, skipping ID generation
2026-03-26 15:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d461cef-784d-5585-b86c-c3f71b4e075c with scrape type 1
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d461cef-784d-5585-b86c-c3f71b4e075c sending to next pipeline
2026-03-26 15:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d461cef-784d-5585-b86c-c3f71b4e075c, identifier: 10731762
2026-03-26 15:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10731762
2026-03-26 15:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10731762
2026-03-26 15:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10731762 to the API
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5666149/general/0a74866e-fac7-476a-acdc-79fd840e11ff.JPG>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9d461cef-784d-5585-b86c-c3f71b4e075c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQE984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731762',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 94838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner L2H1 1.6 HDI - Diesel - Manual - 100 hp - 94.838 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731762%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [adesa.be] INFO: Saving data for 10731762: {'created_time': 1774538467.733519, 'last_price_update_time': 1774538467.733529, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731762') HTTP/1.1" 204 0
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/883b9b04-1ce7-497c-8887-8855d09c30bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9d461cef-784d-5585-b86c-c3f71b4e075c due to Ignoring non-200 response
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:07 [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/10731739)
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/9e229a31-45af-4aee-b865-046a16332231.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:07 [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/10731739)
2026-03-26 15:21:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691217/general/e2841664-98e1-4fc7-883c-a15b0415cd9b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731788)
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10731876
2026-03-26 15:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1e714c0-cf51-504c-ba77-5a088ee02f8a with scrape type 1
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1e714c0-cf51-504c-ba77-5a088ee02f8a
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252Ff3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/f3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252Fd6038a0a-af73-4493-86b7-c8aa4815b593.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/d6038a0a-af73-4493-86b7-c8aa4815b593.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252F9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252Fb6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/b6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252F368c953d-bac0-49e9-9710-54dc2e9928e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/368c953d-bac0-49e9-9710-54dc2e9928e9.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252Fec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/ec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252Fcad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/cad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725571%252Fgeneral%252Fa817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/a817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg already downloaded
2026-03-26 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725571%252Fgeneral%252F1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5725571%252Fgeneral%252F562defc5-5074-4272-a380-efb41b37c44e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/562defc5-5074-4272-a380-efb41b37c44e.jpg already downloaded
2026-03-26 15:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1e714c0-cf51-504c-ba77-5a088ee02f8a, identifier: 10731876
2026-03-26 15:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10731876
2026-03-26 15:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10731876
2026-03-26 15:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10731876 to the API
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731876>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c1e714c0-cf51-504c-ba77-5a088ee02f8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 30736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5725571/general/f3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg',
'https://images.openlane.eu/carimgs/5725571/general/d6038a0a-af73-4493-86b7-c8aa4815b593.jpg',
'https://images.openlane.eu/carimgs/5725571/general/9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg',
'https://images.openlane.eu/carimgs/5725571/general/b6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg',
'https://images.openlane.eu/carimgs/5725571/general/368c953d-bac0-49e9-9710-54dc2e9928e9.jpg',
'https://images.openlane.eu/carimgs/5725571/general/ec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg',
'https://images.openlane.eu/carimgs/5725571/general/cad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg',
'https://images.openlane.eu/carimgs/5725571/general/a817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg',
'https://images.openlane.eu/carimgs/5725571/general/1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg',
'https://images.openlane.eu/carimgs/5725571/general/562defc5-5074-4272-a380-efb41b37c44e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302431,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/f3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30667,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/d6038a0a-af73-4493-86b7-c8aa4815b593.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289885,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279989,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/b6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/368c953d-bac0-49e9-9710-54dc2e9928e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325027,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/ec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/cad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/a817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308103,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284717,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/562defc5-5074-4272-a380-efb41b37c44e.jpg',
'Width': 1920}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 30.736 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731876%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [adesa.be] INFO: Saving data for 10731876: {'created_time': 1774538468.437811, 'last_price_update_time': 1774538468.437821, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731876') HTTP/1.1" 204 0
2026-03-26 15:21:08 [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/10731739)
2026-03-26 15:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10730630
2026-03-26 15:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f66c762-bcef-548a-99f4-4a166258df9b with scrape type 1
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f66c762-bcef-548a-99f4-4a166258df9b
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252F30312262-9b29-43ac-895b-42e34b5cd611.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/30312262-9b29-43ac-895b-42e34b5cd611.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252F446eef74-3fcf-4897-944b-ce7fce5b0baa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/446eef74-3fcf-4897-944b-ce7fce5b0baa.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252Fef6bb907-0191-4ebc-ad43-819b418194d5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/ef6bb907-0191-4ebc-ad43-819b418194d5.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252F4a8f3d18-d4ee-4ea5-a1ee-c945228f60a3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/4a8f3d18-d4ee-4ea5-a1ee-c945228f60a3.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252Fd4607608-d9b4-4721-8d39-94320e6a45b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/d4607608-d9b4-4721-8d39-94320e6a45b9.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252Fc7a906f2-5a34-40c6-89b2-1ae6e8844e29.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/c7a906f2-5a34-40c6-89b2-1ae6e8844e29.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252F90a85114-93dc-47a1-a150-dc42c7adf259.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/90a85114-93dc-47a1-a150-dc42c7adf259.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252F8d1df4b7-5578-4ffb-a97c-c112306c2ba0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/8d1df4b7-5578-4ffb-a97c-c112306c2ba0.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252Fed943f71-757e-4794-b622-954aba6ea2b3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/ed943f71-757e-4794-b622-954aba6ea2b3.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5739141%252Fgeneral%252Fbead091b-1a2e-49f8-b331-c2abb242807b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739141/general/bead091b-1a2e-49f8-b331-c2abb242807b.jpeg already downloaded
2026-03-26 15:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f66c762-bcef-548a-99f4-4a166258df9b, identifier: 10730630
2026-03-26 15:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10730575
2026-03-26 15:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b6688f5-80e0-54a0-89a9-b1977e890562 with scrape type 1
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b6688f5-80e0-54a0-89a9-b1977e890562
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252Fa657d9e6-2691-4fc4-b14b-6c6429cd10f8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/a657d9e6-2691-4fc4-b14b-6c6429cd10f8.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F660659d4-3891-4ba8-b878-fbd99662977c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/660659d4-3891-4ba8-b878-fbd99662977c.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F957bfbd5-c54b-4ffc-bd57-8fa5cea61afc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/957bfbd5-c54b-4ffc-bd57-8fa5cea61afc.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F7f0fd13c-fcc6-4db0-9010-793695d0e1a1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/7f0fd13c-fcc6-4db0-9010-793695d0e1a1.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F682b862b-b770-493b-b1d9-47f5a8863135.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/682b862b-b770-493b-b1d9-47f5a8863135.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F57823849-fd16-42b2-a7de-436c3d8e43a0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/57823849-fd16-42b2-a7de-436c3d8e43a0.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252Fd073eb12-3bc8-4b3f-8db7-e80a86dc30a3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/d073eb12-3bc8-4b3f-8db7-e80a86dc30a3.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F3f3dddc1-6884-4de3-b260-0c64d693b4da.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/3f3dddc1-6884-4de3-b260-0c64d693b4da.jpeg already downloaded
2026-03-26 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F1e9d5037-939d-4638-bac9-d9cc9773ca3a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/1e9d5037-939d-4638-bac9-d9cc9773ca3a.jpeg already downloaded
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5658806%252Fgeneral%252F8de1e398-e6e4-440d-80b7-a9072a371840.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658806/general/8de1e398-e6e4-440d-80b7-a9072a371840.jpeg already downloaded
2026-03-26 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b6688f5-80e0-54a0-89a9-b1977e890562, identifier: 10730575
2026-03-26 15:21:09 [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-26 15:21:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:09 [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-26 15:21:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d, skipping ID generation
2026-03-26 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with scrape type 1
2026-03-26 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d sending to next pipeline
2026-03-26 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d, identifier: 10731788
2026-03-26 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10730630
2026-03-26 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10730630
2026-03-26 15:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10730630 to the API
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5f66c762-bcef-548a-99f4-4a166258df9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JHE901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 248309,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5739141/general/30312262-9b29-43ac-895b-42e34b5cd611.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/446eef74-3fcf-4897-944b-ce7fce5b0baa.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/ef6bb907-0191-4ebc-ad43-819b418194d5.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/4a8f3d18-d4ee-4ea5-a1ee-c945228f60a3.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/d4607608-d9b4-4721-8d39-94320e6a45b9.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/c7a906f2-5a34-40c6-89b2-1ae6e8844e29.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/90a85114-93dc-47a1-a150-dc42c7adf259.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/8d1df4b7-5578-4ffb-a97c-c112306c2ba0.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/ed943f71-757e-4794-b622-954aba6ea2b3.jpeg',
'https://images.openlane.eu/carimgs/5739141/general/bead091b-1a2e-49f8-b331-c2abb242807b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322952,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/30312262-9b29-43ac-895b-42e34b5cd611.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317899,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/446eef74-3fcf-4897-944b-ce7fce5b0baa.jpeg',
'Width': 1519},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345901,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/ef6bb907-0191-4ebc-ad43-819b418194d5.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318324,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/4a8f3d18-d4ee-4ea5-a1ee-c945228f60a3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339294,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/d4607608-d9b4-4721-8d39-94320e6a45b9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339792,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/c7a906f2-5a34-40c6-89b2-1ae6e8844e29.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439174,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/90a85114-93dc-47a1-a150-dc42c7adf259.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402661,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/8d1df4b7-5578-4ffb-a97c-c112306c2ba0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386791,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/ed943f71-757e-4794-b622-954aba6ea2b3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f66c762-bcef-548a-99f4-4a166258df9b/5f66c762-bcef-548a-99f4-4a166258df9b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274036,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739141/general/bead091b-1a2e-49f8-b331-c2abb242807b.jpeg',
'Width': 1440}],
'price': 3350,
'price_includes_vat': True,
'registration_date': '2011-04-14',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi A3 Sportback 1.4 TFSI Attraction - Petrol - Manual - 125 hp - '
'248.309 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2011}
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730630%27 HTTP/1.1" 200 None
2026-03-26 15:21:09 [adesa.be] INFO: Saving data for 10730630: {'created_time': 1774538469.492406, 'last_price_update_time': 1774538469.492416, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730630') HTTP/1.1" 204 0
2026-03-26 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10730575
2026-03-26 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10730575
2026-03-26 15:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10730575 to the API
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 560,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2b6688f5-80e0-54a0-89a9-b1977e890562',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YJA627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 247495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5658806/general/a657d9e6-2691-4fc4-b14b-6c6429cd10f8.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/660659d4-3891-4ba8-b878-fbd99662977c.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/957bfbd5-c54b-4ffc-bd57-8fa5cea61afc.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/7f0fd13c-fcc6-4db0-9010-793695d0e1a1.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/682b862b-b770-493b-b1d9-47f5a8863135.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/57823849-fd16-42b2-a7de-436c3d8e43a0.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/d073eb12-3bc8-4b3f-8db7-e80a86dc30a3.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/3f3dddc1-6884-4de3-b260-0c64d693b4da.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/1e9d5037-939d-4638-bac9-d9cc9773ca3a.jpeg',
'https://images.openlane.eu/carimgs/5658806/general/8de1e398-e6e4-440d-80b7-a9072a371840.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4030434,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/a657d9e6-2691-4fc4-b14b-6c6429cd10f8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2951920,
'Height': 3685,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/660659d4-3891-4ba8-b878-fbd99662977c.jpeg',
'Width': 5711},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5864349,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/957bfbd5-c54b-4ffc-bd57-8fa5cea61afc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4730092,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/7f0fd13c-fcc6-4db0-9010-793695d0e1a1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5031961,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/682b862b-b770-493b-b1d9-47f5a8863135.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4705871,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/57823849-fd16-42b2-a7de-436c3d8e43a0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2758999,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/d073eb12-3bc8-4b3f-8db7-e80a86dc30a3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1950967,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/3f3dddc1-6884-4de3-b260-0c64d693b4da.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2255831,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/1e9d5037-939d-4638-bac9-d9cc9773ca3a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6688f5-80e0-54a0-89a9-b1977e890562/2b6688f5-80e0-54a0-89a9-b1977e890562_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5875379,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658806/general/8de1e398-e6e4-440d-80b7-a9072a371840.jpeg',
'Width': 5712}],
'price': 28150,
'price_includes_vat': True,
'registration_date': '2015-05-22',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi RS6 Avant 4.0 TFSI - Quattro - Petrol - Automatic - 560 hp - '
'247.495 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730575%27 HTTP/1.1" 200 None
2026-03-26 15:21:09 [adesa.be] INFO: Saving data for 10730575: {'created_time': 1774538469.850503, 'last_price_update_time': 1774538469.850513, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730575') HTTP/1.1" 204 0
2026-03-26 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10731788
2026-03-26 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10731788
2026-03-26 15:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10731788 to the API
2026-03-26 15:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5691217/general/e2841664-98e1-4fc7-883c-a15b0415cd9b.JPG>
{'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': 94,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWL240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731788',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 174336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Arkana 1.6 Techno - Hybrid - Automatic - 94 hp - 174.336 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731788%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [adesa.be] INFO: Saving data for 10731788: {'created_time': 1774538470.153461, 'last_price_update_time': 1774538470.153471, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731788') HTTP/1.1" 204 0
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d due to Ignoring non-200 response
2026-03-26 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 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-26 15:21:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b34097b7-4bf8-5fd3-895c-b0591fae9a21, skipping ID generation
2026-03-26 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 1
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 sending to next pipeline
2026-03-26 15:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b34097b7-4bf8-5fd3-895c-b0591fae9a21, identifier: 10731739
2026-03-26 15:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10732323
2026-03-26 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with scrape type 1
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc22476c-c22e-5cd7-b5fe-a1c38098eb63
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252F44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252Ffb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/fb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252F10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252F6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252F2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252F7d979937-58de-407f-90c1-ff759ffc4c81.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/7d979937-58de-407f-90c1-ff759ffc4c81.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252Fe29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/e29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252Fbff43c76-1c19-4378-9837-751060f7c334.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/bff43c76-1c19-4378-9837-751060f7c334.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252F5318a4ad-8401-4f77-a643-5fe587431e55.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/5318a4ad-8401-4f77-a643-5fe587431e55.jpeg already downloaded
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673513%252Fgeneral%252F59d65cff-eeb7-4c16-9855-e794a2555345.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/59d65cff-eeb7-4c16-9855-e794a2555345.jpeg already downloaded
2026-03-26 15:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc22476c-c22e-5cd7-b5fe-a1c38098eb63, identifier: 10732323
2026-03-26 15:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10731739
2026-03-26 15:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10731739
2026-03-26 15:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10731739 to the API
2026-03-26 15:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5653688/general/a3fd0697-c282-4a4e-9676-603b125b4b03.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-27T10: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=10731739',
'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-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731739%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [adesa.be] INFO: Saving data for 10731739: {'created_time': 1774538471.074328, 'last_price_update_time': 1774538471.074339, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731739') HTTP/1.1" 204 0
2026-03-26 15:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10732323
2026-03-26 15:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10732323
2026-03-26 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10732323 to the API
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc22476c-c22e-5cd7-b5fe-a1c38098eb63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVC700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 228081,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5673513/general/44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/fb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/7d979937-58de-407f-90c1-ff759ffc4c81.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/e29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/bff43c76-1c19-4378-9837-751060f7c334.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/5318a4ad-8401-4f77-a643-5fe587431e55.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/59d65cff-eeb7-4c16-9855-e794a2555345.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282171,
'Height': 1158,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315572,
'Height': 1211,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/fb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305619,
'Height': 1228,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282012,
'Height': 1242,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235172,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272748,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/7d979937-58de-407f-90c1-ff759ffc4c81.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271842,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/e29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184056,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/bff43c76-1c19-4378-9837-751060f7c334.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295738,
'Height': 1328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/5318a4ad-8401-4f77-a643-5fe587431e55.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260746,
'Height': 1337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/59d65cff-eeb7-4c16-9855-e794a2555345.jpeg',
'Width': 1600}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2010-01-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 1 Series 118d Premiere - Diesel - Manual - 143 hp - 228.081 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2010}
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732323%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [adesa.be] INFO: Saving data for 10732323: {'created_time': 1774538471.488965, 'last_price_update_time': 1774538471.488977, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732323') HTTP/1.1" 204 0
2026-03-26 15:21:11 [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-26 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7f9a70b-83e1-5341-a7f5-a35706b74424 with identifier: 10730570
2026-03-26 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7f9a70b-83e1-5341-a7f5-a35706b74424 with scrape type 1
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7f9a70b-83e1-5341-a7f5-a35706b74424
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252Fe85c28a0-977c-4c9c-a19b-8170f3c5f9e3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/e85c28a0-977c-4c9c-a19b-8170f3c5f9e3.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252F7dec1fe9-0eba-449f-a0ac-7c8026c9b000.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/7dec1fe9-0eba-449f-a0ac-7c8026c9b000.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252F98144f72-e737-4fac-b34d-24fd41ce2cf5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/98144f72-e737-4fac-b34d-24fd41ce2cf5.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252F7a93ebbc-cbab-4c6f-8981-f387f30212ae.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/7a93ebbc-cbab-4c6f-8981-f387f30212ae.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252Fcfd93aa8-9e29-4941-b5d2-cac884fabbbb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/cfd93aa8-9e29-4941-b5d2-cac884fabbbb.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252Fcf54c38f-0561-4798-9ed3-b9adaa7149ff.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/cf54c38f-0561-4798-9ed3-b9adaa7149ff.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252F8bd795b9-254a-4e08-935e-ac31f2c1b95f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/8bd795b9-254a-4e08-935e-ac31f2c1b95f.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252F878373c4-bb04-423d-8725-f775df3e5bb6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/878373c4-bb04-423d-8725-f775df3e5bb6.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252Fbfd22ba9-b5d3-4afb-a581-9e54d0c4c7d9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/bfd22ba9-b5d3-4afb-a581-9e54d0c4c7d9.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5558051%252Fgeneral%252F95e7282c-0e3a-4161-8695-258c3d40e871.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558051/general/95e7282c-0e3a-4161-8695-258c3d40e871.jpeg already downloaded
2026-03-26 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7f9a70b-83e1-5341-a7f5-a35706b74424, identifier: 10730570
2026-03-26 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10730601
2026-03-26 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bead77e-e215-50b9-bfa8-b9a78265de2a with scrape type 1
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bead77e-e215-50b9-bfa8-b9a78265de2a
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F79d15813-20a3-4464-acff-6e3420c75f41.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/79d15813-20a3-4464-acff-6e3420c75f41.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F239bc7e2-582f-4c76-bc48-24969889265d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/239bc7e2-582f-4c76-bc48-24969889265d.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252Fc0f88f1f-e9ee-4898-8d9b-7c63d3211692.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/c0f88f1f-e9ee-4898-8d9b-7c63d3211692.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252Fd72011d6-1bd5-4464-99ee-5affd5345eb0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/d72011d6-1bd5-4464-99ee-5affd5345eb0.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F089311e9-ccad-40e1-9be9-7e70b0d225ed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/089311e9-ccad-40e1-9be9-7e70b0d225ed.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F2cdd6b67-2e88-42aa-88dc-563bd39134f0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/2cdd6b67-2e88-42aa-88dc-563bd39134f0.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F0caf68d2-8a4c-484d-95fa-2130058592d0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/0caf68d2-8a4c-484d-95fa-2130058592d0.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F4448bfeb-7c68-484e-b280-b88391cf6e55.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/4448bfeb-7c68-484e-b280-b88391cf6e55.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F92fe060c-1043-4d29-ae01-f9940793ce83.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/92fe060c-1043-4d29-ae01-f9940793ce83.jpeg already downloaded
2026-03-26 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712240%252Fgeneral%252F4370a078-cf88-473e-ba5e-7699b6331a9a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712240/general/4370a078-cf88-473e-ba5e-7699b6331a9a.jpeg already downloaded
2026-03-26 15:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bead77e-e215-50b9-bfa8-b9a78265de2a, identifier: 10730601
2026-03-26 15:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7f9a70b-83e1-5341-a7f5-a35706b74424 with identifier: 10730570
2026-03-26 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7f9a70b-83e1-5341-a7f5-a35706b74424 with identifier: 10730570
2026-03-26 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7f9a70b-83e1-5341-a7f5-a35706b74424 with identifier: 10730570 to the API
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730570>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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': 'Petrol',
'id': 'f7f9a70b-83e1-5341-a7f5-a35706b74424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VCX826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730570',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 169088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5558051/general/e85c28a0-977c-4c9c-a19b-8170f3c5f9e3.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/7dec1fe9-0eba-449f-a0ac-7c8026c9b000.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/98144f72-e737-4fac-b34d-24fd41ce2cf5.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/7a93ebbc-cbab-4c6f-8981-f387f30212ae.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/cfd93aa8-9e29-4941-b5d2-cac884fabbbb.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/cf54c38f-0561-4798-9ed3-b9adaa7149ff.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/8bd795b9-254a-4e08-935e-ac31f2c1b95f.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/878373c4-bb04-423d-8725-f775df3e5bb6.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/bfd22ba9-b5d3-4afb-a581-9e54d0c4c7d9.jpeg',
'https://images.openlane.eu/carimgs/5558051/general/95e7282c-0e3a-4161-8695-258c3d40e871.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5408725,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/e85c28a0-977c-4c9c-a19b-8170f3c5f9e3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2251698,
'Height': 2780,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/7dec1fe9-0eba-449f-a0ac-7c8026c9b000.jpeg',
'Width': 3957},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5727285,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/98144f72-e737-4fac-b34d-24fd41ce2cf5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5295347,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/7a93ebbc-cbab-4c6f-8981-f387f30212ae.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5692957,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/cfd93aa8-9e29-4941-b5d2-cac884fabbbb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4399276,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/cf54c38f-0561-4798-9ed3-b9adaa7149ff.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6052374,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/8bd795b9-254a-4e08-935e-ac31f2c1b95f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3189657,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/878373c4-bb04-423d-8725-f775df3e5bb6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3046442,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/bfd22ba9-b5d3-4afb-a581-9e54d0c4c7d9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7f9a70b-83e1-5341-a7f5-a35706b74424/f7f9a70b-83e1-5341-a7f5-a35706b74424_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4717797,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558051/general/95e7282c-0e3a-4161-8695-258c3d40e871.jpeg',
'Width': 5712}],
'price': 11150,
'price_includes_vat': True,
'registration_date': '2016-02-29',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi Q3 1.4 TFSI - Petrol - Automatic - 150 hp - 169.088 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730570%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [adesa.be] INFO: Saving data for 10730570: {'created_time': 1774538472.361292, 'last_price_update_time': 1774538472.361301, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730570') HTTP/1.1" 204 0
2026-03-26 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10730601
2026-03-26 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10730601
2026-03-26 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10730601 to the API
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9bead77e-e215-50b9-bfa8-b9a78265de2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ESX856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 163366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5712240/general/79d15813-20a3-4464-acff-6e3420c75f41.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/239bc7e2-582f-4c76-bc48-24969889265d.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/c0f88f1f-e9ee-4898-8d9b-7c63d3211692.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/d72011d6-1bd5-4464-99ee-5affd5345eb0.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/089311e9-ccad-40e1-9be9-7e70b0d225ed.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/2cdd6b67-2e88-42aa-88dc-563bd39134f0.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/0caf68d2-8a4c-484d-95fa-2130058592d0.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/4448bfeb-7c68-484e-b280-b88391cf6e55.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/92fe060c-1043-4d29-ae01-f9940793ce83.jpeg',
'https://images.openlane.eu/carimgs/5712240/general/4370a078-cf88-473e-ba5e-7699b6331a9a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487674,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/79d15813-20a3-4464-acff-6e3420c75f41.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532740,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/239bc7e2-582f-4c76-bc48-24969889265d.jpeg',
'Width': 1744},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546409,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/c0f88f1f-e9ee-4898-8d9b-7c63d3211692.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537511,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/d72011d6-1bd5-4464-99ee-5affd5345eb0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425224,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/089311e9-ccad-40e1-9be9-7e70b0d225ed.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444537,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/2cdd6b67-2e88-42aa-88dc-563bd39134f0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360613,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/0caf68d2-8a4c-484d-95fa-2130058592d0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316372,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/4448bfeb-7c68-484e-b280-b88391cf6e55.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332001,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/92fe060c-1043-4d29-ae01-f9940793ce83.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bead77e-e215-50b9-bfa8-b9a78265de2a/9bead77e-e215-50b9-bfa8-b9a78265de2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348603,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712240/general/4370a078-cf88-473e-ba5e-7699b6331a9a.jpeg',
'Width': 1440}],
'price': 8750,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'BMW 3 Series Touring 318i - Petrol - Automatic - 136 hp - 163.366 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730601%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [adesa.be] INFO: Saving data for 10730601: {'created_time': 1774538472.737527, 'last_price_update_time': 1774538472.737536, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730601') HTTP/1.1" 204 0
2026-03-26 15:21:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/8d5685c4-8942-462a-a511-e14a6429411b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731770)
2026-03-26 15:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10730578
2026-03-26 15:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9f3300-719a-5a06-849e-bbe29137a3d5 with scrape type 1
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d9f3300-719a-5a06-849e-bbe29137a3d5
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252Fe8470e97-c314-48b7-a7c7-4fa3bd228082.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/e8470e97-c314-48b7-a7c7-4fa3bd228082.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252F643512f7-8388-4922-97bf-70d8f3b0414a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/643512f7-8388-4922-97bf-70d8f3b0414a.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252F96596758-5825-4352-b346-3eeb739ab412.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/96596758-5825-4352-b346-3eeb739ab412.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252F6e437a29-932d-41ba-9c44-80fb2f040eac.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/6e437a29-932d-41ba-9c44-80fb2f040eac.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252Ff69b3cda-c5cf-42de-a04b-5a77dfc5e0a6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/f69b3cda-c5cf-42de-a04b-5a77dfc5e0a6.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252Fdd13c2d6-b118-423e-8641-2ca891335042.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/dd13c2d6-b118-423e-8641-2ca891335042.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252Fd0c75649-bc4d-41f4-b170-23c68f27ccc7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/d0c75649-bc4d-41f4-b170-23c68f27ccc7.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252F71618a78-54f6-4b39-8662-3827855d8cdb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/71618a78-54f6-4b39-8662-3827855d8cdb.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252F33084f53-592a-4424-abd3-a44afa25728d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/33084f53-592a-4424-abd3-a44afa25728d.jpeg already downloaded
2026-03-26 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5672009%252Fgeneral%252Fd8f10079-632e-4c66-b66c-c4aba51b4e39.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672009/general/d8f10079-632e-4c66-b66c-c4aba51b4e39.jpeg already downloaded
2026-03-26 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d9f3300-719a-5a06-849e-bbe29137a3d5, identifier: 10730578
2026-03-26 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10732313
2026-03-26 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with scrape type 1
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252F55a988df-341e-4640-b317-c056c47519d4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/55a988df-341e-4640-b317-c056c47519d4.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252F654d583f-3961-4cc5-8aed-0719d28eee54.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/654d583f-3961-4cc5-8aed-0719d28eee54.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252F939fa955-3ed0-4271-97f1-709feb833e0f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/939fa955-3ed0-4271-97f1-709feb833e0f.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252Fc4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/c4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252F5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252F5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252Fee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/ee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252Fd899af3d-2ae6-4204-b0b4-0280e683920d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/d899af3d-2ae6-4204-b0b4-0280e683920d.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252Fd301148f-5adc-40bb-a887-c07091396d3b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/d301148f-5adc-40bb-a887-c07091396d3b.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660618%252Fgeneral%252Fab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/ab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg already downloaded
2026-03-26 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6386dbf-c71a-58d5-9291-a21c5d54d4c8, identifier: 10732313
2026-03-26 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10732372
2026-03-26 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with scrape type 1
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1392de7a-33eb-5c65-8f2f-086e4a77ec51
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252F0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252Fd3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/d3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252F53f2a880-00c5-47ab-a23c-c6820060966f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/53f2a880-00c5-47ab-a23c-c6820060966f.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252F3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252F07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252Fa6a57739-4982-49a7-a53c-e4971ee0553f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/a6a57739-4982-49a7-a53c-e4971ee0553f.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252F0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252F6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252F84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5712113%252Fgeneral%252Fa8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/a8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg already downloaded
2026-03-26 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1392de7a-33eb-5c65-8f2f-086e4a77ec51, identifier: 10732372
2026-03-26 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10732406
2026-03-26 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd52cc-51d6-54ab-9076-9d209f25a636 with scrape type 1
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6afd52cc-51d6-54ab-9076-9d209f25a636
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252Fdfc5d495-9993-4e75-a507-9305025d26b5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/dfc5d495-9993-4e75-a507-9305025d26b5.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252Fde071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/de071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252Fb534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/b534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252Fd82be804-279b-4d0a-b0de-0da6e110f348.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/d82be804-279b-4d0a-b0de-0da6e110f348.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252F5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252F860760c8-ec56-4b3c-aa55-b7e507129805.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/860760c8-ec56-4b3c-aa55-b7e507129805.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252F9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252F1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252Fa15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/a15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg already downloaded
2026-03-26 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5737400%252Fgeneral%252F41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg already downloaded
2026-03-26 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6afd52cc-51d6-54ab-9076-9d209f25a636, identifier: 10732406
2026-03-26 15:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10730578
2026-03-26 15:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10730578
2026-03-26 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10730578 to the API
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9d9f3300-719a-5a06-849e-bbe29137a3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UCZ968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 244013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5672009/general/e8470e97-c314-48b7-a7c7-4fa3bd228082.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/643512f7-8388-4922-97bf-70d8f3b0414a.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/96596758-5825-4352-b346-3eeb739ab412.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/6e437a29-932d-41ba-9c44-80fb2f040eac.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/f69b3cda-c5cf-42de-a04b-5a77dfc5e0a6.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/dd13c2d6-b118-423e-8641-2ca891335042.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/d0c75649-bc4d-41f4-b170-23c68f27ccc7.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/71618a78-54f6-4b39-8662-3827855d8cdb.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/33084f53-592a-4424-abd3-a44afa25728d.jpeg',
'https://images.openlane.eu/carimgs/5672009/general/d8f10079-632e-4c66-b66c-c4aba51b4e39.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426742,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/e8470e97-c314-48b7-a7c7-4fa3bd228082.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436068,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/643512f7-8388-4922-97bf-70d8f3b0414a.jpeg',
'Width': 1661},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468143,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/96596758-5825-4352-b346-3eeb739ab412.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 507463,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/6e437a29-932d-41ba-9c44-80fb2f040eac.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/f69b3cda-c5cf-42de-a04b-5a77dfc5e0a6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346305,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/dd13c2d6-b118-423e-8641-2ca891335042.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356478,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/d0c75649-bc4d-41f4-b170-23c68f27ccc7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/71618a78-54f6-4b39-8662-3827855d8cdb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369147,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/33084f53-592a-4424-abd3-a44afa25728d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d9f3300-719a-5a06-849e-bbe29137a3d5/9d9f3300-719a-5a06-849e-bbe29137a3d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282038,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672009/general/d8f10079-632e-4c66-b66c-c4aba51b4e39.jpeg',
'Width': 1440}],
'price': 8950,
'price_includes_vat': True,
'registration_date': '2015-04-10',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'BMW 4 Series Gran Coupé 418d Luxury - Diesel - Automatic - 135 hp - '
'244.013 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730578%27 HTTP/1.1" 200 None
2026-03-26 15:21:14 [adesa.be] INFO: Saving data for 10730578: {'created_time': 1774538474.245286, 'last_price_update_time': 1774538474.245296, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730578') HTTP/1.1" 204 0
2026-03-26 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10732313
2026-03-26 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10732313
2026-03-26 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10732313 to the API
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b6386dbf-c71a-58d5-9291-a21c5d54d4c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDG017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 118326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5660618/general/55a988df-341e-4640-b317-c056c47519d4.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/654d583f-3961-4cc5-8aed-0719d28eee54.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/939fa955-3ed0-4271-97f1-709feb833e0f.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/c4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/ee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/d899af3d-2ae6-4204-b0b4-0280e683920d.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/d301148f-5adc-40bb-a887-c07091396d3b.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/ab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290714,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/55a988df-341e-4640-b317-c056c47519d4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334687,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/654d583f-3961-4cc5-8aed-0719d28eee54.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307417,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/939fa955-3ed0-4271-97f1-709feb833e0f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277297,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/c4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267517,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184100,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305310,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/ee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348759,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/d899af3d-2ae6-4204-b0b4-0280e683920d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170711,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/d301148f-5adc-40bb-a887-c07091396d3b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226045,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/ab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg',
'Width': 1600}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2019-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 5 Series 530e Sport - Hybrid - Automatic - 184 hp - 118.326 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732313%27 HTTP/1.1" 200 None
2026-03-26 15:21:14 [adesa.be] INFO: Saving data for 10732313: {'created_time': 1774538474.563452, 'last_price_update_time': 1774538474.563462, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732313') HTTP/1.1" 204 0
2026-03-26 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10732372
2026-03-26 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10732372
2026-03-26 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10732372 to the API
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1392de7a-33eb-5c65-8f2f-086e4a77ec51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FPI351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732372',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 247036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5712113/general/0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/d3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/53f2a880-00c5-47ab-a23c-c6820060966f.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/a6a57739-4982-49a7-a53c-e4971ee0553f.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/a8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298277,
'Height': 1167,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330646,
'Height': 1184,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/d3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351196,
'Height': 1275,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/53f2a880-00c5-47ab-a23c-c6820060966f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290528,
'Height': 1210,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246080,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124356,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/a6a57739-4982-49a7-a53c-e4971ee0553f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204976,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206889,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130990,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289086,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/a8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg',
'Width': 1600}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2014-04-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 5 Series Touring 518d Business - Diesel - Automatic - 135 hp - '
'247.036 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732372%27 HTTP/1.1" 200 None
2026-03-26 15:21:14 [adesa.be] INFO: Saving data for 10732372: {'created_time': 1774538474.863033, 'last_price_update_time': 1774538474.863043, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732372') HTTP/1.1" 204 0
2026-03-26 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10732406
2026-03-26 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10732406
2026-03-26 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10732406 to the API
2026-03-26 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6afd52cc-51d6-54ab-9076-9d209f25a636',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GSU880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 262435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5737400/general/dfc5d495-9993-4e75-a507-9305025d26b5.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/de071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/b534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/d82be804-279b-4d0a-b0de-0da6e110f348.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/860760c8-ec56-4b3c-aa55-b7e507129805.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/a15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232830,
'Height': 1129,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/dfc5d495-9993-4e75-a507-9305025d26b5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244927,
'Height': 1138,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/de071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225466,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/b534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247355,
'Height': 1141,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/d82be804-279b-4d0a-b0de-0da6e110f348.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287374,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295418,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/860760c8-ec56-4b3c-aa55-b7e507129805.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175954,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233604,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192932,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/a15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219723,
'Height': 1313,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg',
'Width': 1600}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A6 2.0 TDI - Diesel - Manual - 136 hp - 262.435 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732406%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [adesa.be] INFO: Saving data for 10732406: {'created_time': 1774538475.242144, 'last_price_update_time': 1774538475.242153, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732406') HTTP/1.1" 204 0
2026-03-26 15:21:15 [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/10731694)
2026-03-26 15:21:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/6246e67a-81cc-4c15-a5db-52cb8c291ae2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:21:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/c4e485d9-ab46-490a-b0ba-75c0f0c0356b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:21:15 [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/10731694)
2026-03-26 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c89595a-8c46-53e6-b5e9-31689387c5b5, skipping ID generation
2026-03-26 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 with scrape type 1
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 sending to next pipeline
2026-03-26 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c89595a-8c46-53e6-b5e9-31689387c5b5, identifier: 10731770
2026-03-26 15:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10731770
2026-03-26 15:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10731770
2026-03-26 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10731770 to the API
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5676946/general/8d5685c4-8942-462a-a511-e14a6429411b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4c89595a-8c46-53e6-b5e9-31689387c5b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CDAX589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731770',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 110257,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photos': [],
'price': 37350,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz V L3 250 Avantgarde - Diesel - Automatic - 190 hp - '
'110.257 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731770%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [adesa.be] INFO: Saving data for 10731770: {'created_time': 1774538475.642374, 'last_price_update_time': 1774538475.642383, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731770') HTTP/1.1" 204 0
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-26 15:21:15 [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-26 15:21:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:21:15 [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-26 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10732330
2026-03-26 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f31ec6dd-d768-54e5-a17b-9b468a9f7099 with scrape type 1
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f31ec6dd-d768-54e5-a17b-9b468a9f7099
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252Fab2c4ba9-0993-4612-b2da-ed9e0eddd404.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/ab2c4ba9-0993-4612-b2da-ed9e0eddd404.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252Fd34b093e-6a8c-4c31-a075-d418635a1771.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/d34b093e-6a8c-4c31-a075-d418635a1771.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252F88d63c57-8d7e-4ac5-8da1-7e567e5a3a4d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/88d63c57-8d7e-4ac5-8da1-7e567e5a3a4d.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252F3b3eb785-316b-420a-8d1d-cedbba1fea3d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/3b3eb785-316b-420a-8d1d-cedbba1fea3d.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252Fa05877e8-35de-4afa-8600-6c6c5713c034.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/a05877e8-35de-4afa-8600-6c6c5713c034.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252Fc6e64c40-bc7d-4c8e-bcfc-8c65b650b03a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/c6e64c40-bc7d-4c8e-bcfc-8c65b650b03a.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252Fa2a2f0eb-c73c-4cbf-b5a4-72cd24a5adca.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/a2a2f0eb-c73c-4cbf-b5a4-72cd24a5adca.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252F527617e0-9ee7-4ba2-bbc7-75b981592ba6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/527617e0-9ee7-4ba2-bbc7-75b981592ba6.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252F43dcebbd-8b93-463d-b9fe-cc8244520fe7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/43dcebbd-8b93-463d-b9fe-cc8244520fe7.jpeg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676458%252Fgeneral%252Fdd530bc8-08a7-4d62-8ac8-e20d8043a083.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676458/general/dd530bc8-08a7-4d62-8ac8-e20d8043a083.jpeg already downloaded
2026-03-26 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f31ec6dd-d768-54e5-a17b-9b468a9f7099, identifier: 10732330
2026-03-26 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10732257
2026-03-26 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752a2f18-c98f-58b2-805d-26c8917e786a with scrape type 1
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 752a2f18-c98f-58b2-805d-26c8917e786a
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5409183%252Fgeneral%252F4a31f039-be5f-4c1c-b6a9-cddf109e5e65.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/4a31f039-be5f-4c1c-b6a9-cddf109e5e65.jpg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5409183%252Fgeneral%252F5b08d35d-b553-4771-a038-26681398acb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/5b08d35d-b553-4771-a038-26681398acb4.jpg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5409183%252Fgeneral%252F19f414b0-4394-459c-9220-b2d4e0c41cc1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/19f414b0-4394-459c-9220-b2d4e0c41cc1.jpg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5409183%252Fgeneral%252Fae1abf81-988b-4b5e-b1af-ffc7fc4fad4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/ae1abf81-988b-4b5e-b1af-ffc7fc4fad4c.jpg already downloaded
2026-03-26 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5409183%252Fgeneral%252F5008b7fa-d87e-4528-a088-5e934938bf3b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/5008b7fa-d87e-4528-a088-5e934938bf3b.jpg already downloaded
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5409183%252Fgeneral%252F7597fcc1-f80e-4e6e-8906-8140f001beb9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/7597fcc1-f80e-4e6e-8906-8140f001beb9.jpg already downloaded
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5409183%252Fgeneral%252F7b271cb9-60a4-493b-8a3c-a9a586f3d12e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/7b271cb9-60a4-493b-8a3c-a9a586f3d12e.jpg already downloaded
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5409183%252Fgeneral%252F24de6b86-73aa-4620-a6cd-850b02c33d5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/24de6b86-73aa-4620-a6cd-850b02c33d5b.jpg already downloaded
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5409183%252Fgeneral%252F9e87fbae-b208-4023-9400-d31ac48dd0d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/9e87fbae-b208-4023-9400-d31ac48dd0d7.jpg already downloaded
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5409183%252Fgeneral%252F4fbfc8da-e248-4c0d-a636-559034b3e41e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5409183/general/4fbfc8da-e248-4c0d-a636-559034b3e41e.jpg already downloaded
2026-03-26 15:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 752a2f18-c98f-58b2-805d-26c8917e786a, identifier: 10732257
2026-03-26 15:21:16 [adesa.be] INFO: Found listing with ID: 10724532
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724532%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [adesa.be] INFO: Scrape type for 10724532: 0
2026-03-26 15:21:16 [adesa.be] INFO: Skipping item 10724532 url https://www.openlane.eu/en/carv6/auction/10724532
2026-03-26 15:21:16 [adesa.be] INFO: Found listing with ID: 10724558
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724558%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [adesa.be] INFO: Scrape type for 10724558: 0
2026-03-26 15:21:16 [adesa.be] INFO: Skipping item 10724558 url https://www.openlane.eu/en/carv6/auction/10724558
2026-03-26 15:21:16 [adesa.be] INFO: Found listing with ID: 10732314
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732314%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [adesa.be] INFO: Scrape type for 10732314: 1
2026-03-26 15:21:16 [adesa.be] INFO: Scraping item 10732314 url https://www.openlane.eu/en/carv6/auction/10732314
2026-03-26 15:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10732330
2026-03-26 15:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10732330
2026-03-26 15:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f31ec6dd-d768-54e5-a17b-9b468a9f7099 with identifier: 10732330 to the API
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f31ec6dd-d768-54e5-a17b-9b468a9f7099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LEG837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 156962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5676458/general/ab2c4ba9-0993-4612-b2da-ed9e0eddd404.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/d34b093e-6a8c-4c31-a075-d418635a1771.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/88d63c57-8d7e-4ac5-8da1-7e567e5a3a4d.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/3b3eb785-316b-420a-8d1d-cedbba1fea3d.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/a05877e8-35de-4afa-8600-6c6c5713c034.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/c6e64c40-bc7d-4c8e-bcfc-8c65b650b03a.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/a2a2f0eb-c73c-4cbf-b5a4-72cd24a5adca.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/527617e0-9ee7-4ba2-bbc7-75b981592ba6.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/43dcebbd-8b93-463d-b9fe-cc8244520fe7.jpeg',
'https://images.openlane.eu/carimgs/5676458/general/dd530bc8-08a7-4d62-8ac8-e20d8043a083.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299077,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/ab2c4ba9-0993-4612-b2da-ed9e0eddd404.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332280,
'Height': 1273,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/d34b093e-6a8c-4c31-a075-d418635a1771.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310393,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/88d63c57-8d7e-4ac5-8da1-7e567e5a3a4d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289463,
'Height': 1283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/3b3eb785-316b-420a-8d1d-cedbba1fea3d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262703,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/a05877e8-35de-4afa-8600-6c6c5713c034.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216241,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/c6e64c40-bc7d-4c8e-bcfc-8c65b650b03a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238049,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/a2a2f0eb-c73c-4cbf-b5a4-72cd24a5adca.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200786,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/527617e0-9ee7-4ba2-bbc7-75b981592ba6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257259,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/43dcebbd-8b93-463d-b9fe-cc8244520fe7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f31ec6dd-d768-54e5-a17b-9b468a9f7099/f31ec6dd-d768-54e5-a17b-9b468a9f7099_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213357,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676458/general/dd530bc8-08a7-4d62-8ac8-e20d8043a083.jpeg',
'Width': 1600}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2017-05-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 156.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732330%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [adesa.be] INFO: Saving data for 10732330: {'created_time': 1774538476.635901, 'last_price_update_time': 1774538476.635911, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732330') HTTP/1.1" 204 0
2026-03-26 15:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10732257
2026-03-26 15:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10732257
2026-03-26 15:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 752a2f18-c98f-58b2-805d-26c8917e786a with identifier: 10732257 to the API
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732257>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '752a2f18-c98f-58b2-805d-26c8917e786a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPY502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 58611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5409183/general/4a31f039-be5f-4c1c-b6a9-cddf109e5e65.jpg',
'https://images.openlane.eu/carimgs/5409183/general/5b08d35d-b553-4771-a038-26681398acb4.jpg',
'https://images.openlane.eu/carimgs/5409183/general/19f414b0-4394-459c-9220-b2d4e0c41cc1.jpg',
'https://images.openlane.eu/carimgs/5409183/general/ae1abf81-988b-4b5e-b1af-ffc7fc4fad4c.jpg',
'https://images.openlane.eu/carimgs/5409183/general/5008b7fa-d87e-4528-a088-5e934938bf3b.jpg',
'https://images.openlane.eu/carimgs/5409183/general/7597fcc1-f80e-4e6e-8906-8140f001beb9.jpg',
'https://images.openlane.eu/carimgs/5409183/general/7b271cb9-60a4-493b-8a3c-a9a586f3d12e.jpg',
'https://images.openlane.eu/carimgs/5409183/general/24de6b86-73aa-4620-a6cd-850b02c33d5b.jpg',
'https://images.openlane.eu/carimgs/5409183/general/9e87fbae-b208-4023-9400-d31ac48dd0d7.jpg',
'https://images.openlane.eu/carimgs/5409183/general/4fbfc8da-e248-4c0d-a636-559034b3e41e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277498,
'Height': 1180,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/4a31f039-be5f-4c1c-b6a9-cddf109e5e65.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315699,
'Height': 1205,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/5b08d35d-b553-4771-a038-26681398acb4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287603,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/19f414b0-4394-459c-9220-b2d4e0c41cc1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265904,
'Height': 1238,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/ae1abf81-988b-4b5e-b1af-ffc7fc4fad4c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296061,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/5008b7fa-d87e-4528-a088-5e934938bf3b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277787,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/7597fcc1-f80e-4e6e-8906-8140f001beb9.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333872,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/7b271cb9-60a4-493b-8a3c-a9a586f3d12e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300191,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/24de6b86-73aa-4620-a6cd-850b02c33d5b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225317,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/9e87fbae-b208-4023-9400-d31ac48dd0d7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_752a2f18-c98f-58b2-805d-26c8917e786a/752a2f18-c98f-58b2-805d-26c8917e786a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308175,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5409183/general/4fbfc8da-e248-4c0d-a636-559034b3e41e.jpg',
'Width': 1600}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X2 18i M Sport - Petrol - Manual - 136 hp - 58.611 km',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732257%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [adesa.be] INFO: Saving data for 10732257: {'created_time': 1774538476.951324, 'last_price_update_time': 1774538476.951333, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732257') HTTP/1.1" 204 0
2026-03-26 15:21:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/b324d668-6f97-436b-a58c-116d8ad5e9ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:21:16 [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/10731694)
2026-03-26 15:21:16 [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/10731694)
2026-03-26 15:21:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/5b658a28-bcce-437c-8264-b460935de76d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:21:16 [adesa.be] INFO: Found listing with ID: 10724714
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724714%27 HTTP/1.1" 200 None
2026-03-26 15:21:16 [adesa.be] INFO: Scrape type for 10724714: 0
2026-03-26 15:21:16 [adesa.be] INFO: Skipping item 10724714 url https://www.openlane.eu/en/carv6/auction/10724714
2026-03-26 15:21:16 [adesa.be] INFO: Found listing with ID: 10727059
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727059%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10727059: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10727059 url https://www.openlane.eu/en/carv6/auction/10727059
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10724527
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724527%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10724527: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10724527 url https://www.openlane.eu/en/carv6/auction/10724527
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10724779
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724779%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10724779: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10724779 url https://www.openlane.eu/en/carv6/auction/10724779
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10732399
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732399%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10732399: 1
2026-03-26 15:21:17 [adesa.be] INFO: Scraping item 10732399 url https://www.openlane.eu/en/carv6/auction/10732399
2026-03-26 15:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10724528
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724528%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10724528: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10724528 url https://www.openlane.eu/en/carv6/auction/10724528
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10724763
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724763%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10724763: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10724763 url https://www.openlane.eu/en/carv6/auction/10724763
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10727060
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727060%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10727060: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10727060 url https://www.openlane.eu/en/carv6/auction/10727060
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10724715
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724715%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10724715: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10724715 url https://www.openlane.eu/en/carv6/auction/10724715
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10725655
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725655%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10725655: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10725655 url https://www.openlane.eu/en/carv6/auction/10725655
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10724678
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724678%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10724678: 0
2026-03-26 15:21:17 [adesa.be] INFO: Skipping item 10724678 url https://www.openlane.eu/en/carv6/auction/10724678
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10732269
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732269%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10732269: 1
2026-03-26 15:21:17 [adesa.be] INFO: Scraping item 10732269 url https://www.openlane.eu/en/carv6/auction/10732269
2026-03-26 15:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:17 [adesa.be] INFO: Found listing with ID: 10732329
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732329%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [adesa.be] INFO: Scrape type for 10732329: 1
2026-03-26 15:21:17 [adesa.be] INFO: Scraping item 10732329 url https://www.openlane.eu/en/carv6/auction/10732329
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:21:17 [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-26 15:21:17 [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-26 15:21:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10732325
2026-03-26 15:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 646abb12-8d90-50ab-8aea-2bed8f163142 with scrape type 1
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 646abb12-8d90-50ab-8aea-2bed8f163142
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252Fc4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/c4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252Fad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/ad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252F0b57e186-463d-45b7-897a-e365817e7056.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/0b57e186-463d-45b7-897a-e365817e7056.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252F622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252Fb45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/b45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252F3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252Fc10af6ba-07da-4351-8dff-cb46781181ea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/c10af6ba-07da-4351-8dff-cb46781181ea.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252Ff63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/f63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252Fe494e4e0-434d-45a9-a836-b464f37c86ee.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/e494e4e0-434d-45a9-a836-b464f37c86ee.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673517%252Fgeneral%252F0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg already downloaded
2026-03-26 15:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 646abb12-8d90-50ab-8aea-2bed8f163142, identifier: 10732325
2026-03-26 15:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10732304
2026-03-26 15:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with scrape type 1
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252F9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252F3822fb91-6341-4027-9669-574e2f025a25.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/3822fb91-6341-4027-9669-574e2f025a25.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252F19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252F1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252F2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252Fb67c40bd-91c1-49e1-9495-0fed4321e317.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/b67c40bd-91c1-49e1-9495-0fed4321e317.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252Fab8299bc-602d-48fd-8939-b22f56ae176e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/ab8299bc-602d-48fd-8939-b22f56ae176e.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252Fb00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/b00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252Fa798e214-75b7-4702-ba49-5c86e54f679f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/a798e214-75b7-4702-ba49-5c86e54f679f.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649219%252Fgeneral%252Fb6297fda-c9b8-4afa-9785-655da9f6143a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/b6297fda-c9b8-4afa-9785-655da9f6143a.jpeg already downloaded
2026-03-26 15:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7, identifier: 10732304
2026-03-26 15:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10732349
2026-03-26 15:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with scrape type 1
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252Fc9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/c9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252Fcc798618-81c8-4037-86e0-fb4a2423d682.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/cc798618-81c8-4037-86e0-fb4a2423d682.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252F18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252F084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252F4b5c936b-8729-460d-b80a-748636d3f543.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/4b5c936b-8729-460d-b80a-748636d3f543.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252F7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg already downloaded
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252F01d6440e-989f-4e44-877f-6461cd9e266a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/01d6440e-989f-4e44-877f-6461cd9e266a.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252F80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252Fb626d50e-3e87-4add-8135-c60b624e6507.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/b626d50e-3e87-4add-8135-c60b624e6507.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702897%252Fgeneral%252Fb0787ae8-b227-43f2-9efb-9c977145f601.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/b0787ae8-b227-43f2-9efb-9c977145f601.jpeg already downloaded
2026-03-26 15:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc, identifier: 10732349
2026-03-26 15:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10730623
2026-03-26 15:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2387a27f-1982-50c5-af29-c47dc2f20237 with scrape type 1
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2387a27f-1982-50c5-af29-c47dc2f20237
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252F18bf0cd4-fea6-4ed3-8c90-49856ca1a578.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/18bf0cd4-fea6-4ed3-8c90-49856ca1a578.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252F95ce7b2d-3b61-488c-ae91-dd5525581372.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/95ce7b2d-3b61-488c-ae91-dd5525581372.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252Fbb4ffdf2-f2df-4c01-9e40-c7b122302e2b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/bb4ffdf2-f2df-4c01-9e40-c7b122302e2b.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252Fa7e80751-5506-4c6e-83a2-e0420fcd168b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/a7e80751-5506-4c6e-83a2-e0420fcd168b.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252F1b1eba36-b780-47c2-b7a0-0324c61c967c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/1b1eba36-b780-47c2-b7a0-0324c61c967c.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252Fe90e9a85-6dfd-43e6-aa6f-98c9458b5268.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/e90e9a85-6dfd-43e6-aa6f-98c9458b5268.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252Fac84e04e-ce74-4b09-b871-3547c2008836.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/ac84e04e-ce74-4b09-b871-3547c2008836.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252Fd3c61fbc-275b-49c6-bab8-50ebd4ea173e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/d3c61fbc-275b-49c6-bab8-50ebd4ea173e.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252F42b467ed-75d7-4c2d-9bee-fc02f60e702a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/42b467ed-75d7-4c2d-9bee-fc02f60e702a.jpeg already downloaded
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738121%252Fgeneral%252Fece829bc-e56f-4704-a86d-1e6c2945723d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738121/general/ece829bc-e56f-4704-a86d-1e6c2945723d.jpeg already downloaded
2026-03-26 15:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2387a27f-1982-50c5-af29-c47dc2f20237, identifier: 10730623
2026-03-26 15:21:18 [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/10731694)
2026-03-26 15:21:18 [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/10731694)
2026-03-26 15:21:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5649319/general/9c90262b-b5a3-4570-a9f4-4282a89f8d36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731730)
2026-03-26 15:21:18 [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/10731694)
2026-03-26 15:21:18 [adesa.be] INFO: Found listing with ID: 10730586
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730586%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [adesa.be] INFO: Scrape type for 10730586: 1
2026-03-26 15:21:18 [adesa.be] INFO: Scraping item 10730586 url https://www.openlane.eu/en/carv6/auction/10730586
2026-03-26 15:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10732325
2026-03-26 15:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10732325
2026-03-26 15:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10732325 to the API
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732325>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '646abb12-8d90-50ab-8aea-2bed8f163142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NUX079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 264111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5673517/general/c4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/ad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/0b57e186-463d-45b7-897a-e365817e7056.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/b45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/c10af6ba-07da-4351-8dff-cb46781181ea.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/f63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/e494e4e0-434d-45a9-a836-b464f37c86ee.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291089,
'Height': 1190,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/c4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332440,
'Height': 1226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/ad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271519,
'Height': 1156,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/0b57e186-463d-45b7-897a-e365817e7056.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285600,
'Height': 1177,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325927,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/b45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139765,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290358,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/c10af6ba-07da-4351-8dff-cb46781181ea.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299614,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/f63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161834,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/e494e4e0-434d-45a9-a836-b464f37c86ee.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334121,
'Height': 1403,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg',
'Width': 1600}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2010-05-12',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'BMW 3 Series 320d Comfort - Diesel - Manual - 163 hp - 264.111 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2010}
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732325%27 HTTP/1.1" 200 None
2026-03-26 15:21:18 [adesa.be] INFO: Saving data for 10732325: {'created_time': 1774538478.732469, 'last_price_update_time': 1774538478.732488, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732325') HTTP/1.1" 204 0
2026-03-26 15:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10732304
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 15:21:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-26 15:21:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10732304
2026-03-26 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10732304 to the API
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '02cc9ad2-6a49-51e1-8c8a-5b73753d99f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BJB982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 209527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5649219/general/9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/3822fb91-6341-4027-9669-574e2f025a25.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/b67c40bd-91c1-49e1-9495-0fed4321e317.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/ab8299bc-602d-48fd-8939-b22f56ae176e.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/b00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/a798e214-75b7-4702-ba49-5c86e54f679f.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/b6297fda-c9b8-4afa-9785-655da9f6143a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228635,
'Height': 1149,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291435,
'Height': 1198,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/3822fb91-6341-4027-9669-574e2f025a25.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258144,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241816,
'Height': 1227,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156762,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263388,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/b67c40bd-91c1-49e1-9495-0fed4321e317.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291022,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/ab8299bc-602d-48fd-8939-b22f56ae176e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164205,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/b00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247354,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/a798e214-75b7-4702-ba49-5c86e54f679f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244236,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/b6297fda-c9b8-4afa-9785-655da9f6143a.jpeg',
'Width': 1200}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-04-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 1 Series 116d Lounge - Diesel - Manual - 116 hp - 209.527 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2017}
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732304%27 HTTP/1.1" 200 None
2026-03-26 15:21:19 [adesa.be] INFO: Saving data for 10732304: {'created_time': 1774538479.267591, 'last_price_update_time': 1774538479.267609, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732304') HTTP/1.1" 204 0
2026-03-26 15:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10732349
2026-03-26 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10732349
2026-03-26 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10732349 to the API
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VPQ636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 255776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5702897/general/c9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/cc798618-81c8-4037-86e0-fb4a2423d682.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/4b5c936b-8729-460d-b80a-748636d3f543.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/01d6440e-989f-4e44-877f-6461cd9e266a.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/b626d50e-3e87-4add-8135-c60b624e6507.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/b0787ae8-b227-43f2-9efb-9c977145f601.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262524,
'Height': 1160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/c9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285859,
'Height': 1203,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/cc798618-81c8-4037-86e0-fb4a2423d682.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276340,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266708,
'Height': 1219,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216655,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/4b5c936b-8729-460d-b80a-748636d3f543.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227404,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285395,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/01d6440e-989f-4e44-877f-6461cd9e266a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211635,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230538,
'Height': 1308,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/b626d50e-3e87-4add-8135-c60b624e6507.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241669,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/b0787ae8-b227-43f2-9efb-9c977145f601.jpeg',
'Width': 1600}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-07-31',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 116 hp - 255.776 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732349%27 HTTP/1.1" 200 None
2026-03-26 15:21:19 [adesa.be] INFO: Saving data for 10732349: {'created_time': 1774538479.608104, 'last_price_update_time': 1774538479.608114, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732349') HTTP/1.1" 204 0
2026-03-26 15:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10730623
2026-03-26 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10730623
2026-03-26 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10730623 to the API
2026-03-26 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2387a27f-1982-50c5-af29-c47dc2f20237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FXX319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 105283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5738121/general/18bf0cd4-fea6-4ed3-8c90-49856ca1a578.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/95ce7b2d-3b61-488c-ae91-dd5525581372.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/bb4ffdf2-f2df-4c01-9e40-c7b122302e2b.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/a7e80751-5506-4c6e-83a2-e0420fcd168b.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/1b1eba36-b780-47c2-b7a0-0324c61c967c.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/e90e9a85-6dfd-43e6-aa6f-98c9458b5268.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/ac84e04e-ce74-4b09-b871-3547c2008836.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/d3c61fbc-275b-49c6-bab8-50ebd4ea173e.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/42b467ed-75d7-4c2d-9bee-fc02f60e702a.jpeg',
'https://images.openlane.eu/carimgs/5738121/general/ece829bc-e56f-4704-a86d-1e6c2945723d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486540,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/18bf0cd4-fea6-4ed3-8c90-49856ca1a578.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426955,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/95ce7b2d-3b61-488c-ae91-dd5525581372.jpeg',
'Width': 1757},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461615,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/bb4ffdf2-f2df-4c01-9e40-c7b122302e2b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447242,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/a7e80751-5506-4c6e-83a2-e0420fcd168b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358181,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/1b1eba36-b780-47c2-b7a0-0324c61c967c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393867,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/e90e9a85-6dfd-43e6-aa6f-98c9458b5268.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302232,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/ac84e04e-ce74-4b09-b871-3547c2008836.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333613,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/d3c61fbc-275b-49c6-bab8-50ebd4ea173e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268550,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/42b467ed-75d7-4c2d-9bee-fc02f60e702a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2387a27f-1982-50c5-af29-c47dc2f20237/2387a27f-1982-50c5-af29-c47dc2f20237_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250315,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738121/general/ece829bc-e56f-4704-a86d-1e6c2945723d.jpeg',
'Width': 1440}],
'price': 9850,
'price_includes_vat': True,
'registration_date': '2010-10-05',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 105.283 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730623%27 HTTP/1.1" 200 None
2026-03-26 15:21:20 [adesa.be] INFO: Saving data for 10730623: {'created_time': 1774538480.438231, 'last_price_update_time': 1774538480.438241, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730623') HTTP/1.1" 204 0
2026-03-26 15:21:20 [adesa.be] INFO: Found listing with ID: 10730619
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730619%27 HTTP/1.1" 200 None
2026-03-26 15:21:20 [adesa.be] INFO: Scrape type for 10730619: 1
2026-03-26 15:21:20 [adesa.be] INFO: Scraping item 10730619 url https://www.openlane.eu/en/carv6/auction/10730619
2026-03-26 15:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:20 [adesa.be] INFO: Found listing with ID: 10732350
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732350%27 HTTP/1.1" 200 None
2026-03-26 15:21:20 [adesa.be] INFO: Scrape type for 10732350: 1
2026-03-26 15:21:20 [adesa.be] INFO: Scraping item 10732350 url https://www.openlane.eu/en/carv6/auction/10732350
2026-03-26 15:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:20 [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-26 15:21:20 [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-26 15:21:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e13e571-c842-50db-848b-d1abc5586ce0, skipping ID generation
2026-03-26 15:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e13e571-c842-50db-848b-d1abc5586ce0 with scrape type 1
2026-03-26 15:21:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e13e571-c842-50db-848b-d1abc5586ce0 sending to next pipeline
2026-03-26 15:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e13e571-c842-50db-848b-d1abc5586ce0, identifier: 10731730
2026-03-26 15:21:20 [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-26 15:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10731730
2026-03-26 15:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10731730
2026-03-26 15:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e13e571-c842-50db-848b-d1abc5586ce0 with identifier: 10731730 to the API
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5649319/general/9c90262b-b5a3-4570-a9f4-4282a89f8d36.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.7L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3e13e571-c842-50db-848b-d1abc5586ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWW247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731730',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 112290,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 112.290 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731730%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Saving data for 10731730: {'created_time': 1774538481.077967, 'last_price_update_time': 1774538481.077977, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731730') HTTP/1.1" 204 0
2026-03-26 15:21:21 [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/10731694)
2026-03-26 15:21:21 [adesa.be] INFO: Found listing with ID: 10724655
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724655%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Scrape type for 10724655: 0
2026-03-26 15:21:21 [adesa.be] INFO: Skipping item 10724655 url https://www.openlane.eu/en/carv6/auction/10724655
2026-03-26 15:21:21 [adesa.be] INFO: Found listing with ID: 10724773
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724773%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Scrape type for 10724773: 0
2026-03-26 15:21:21 [adesa.be] INFO: Skipping item 10724773 url https://www.openlane.eu/en/carv6/auction/10724773
2026-03-26 15:21:21 [adesa.be] INFO: Found listing with ID: 10724617
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724617%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Scrape type for 10724617: 0
2026-03-26 15:21:21 [adesa.be] INFO: Skipping item 10724617 url https://www.openlane.eu/en/carv6/auction/10724617
2026-03-26 15:21:21 [adesa.be] INFO: Found listing with ID: 10724618
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724618%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Scrape type for 10724618: 0
2026-03-26 15:21:21 [adesa.be] INFO: Skipping item 10724618 url https://www.openlane.eu/en/carv6/auction/10724618
2026-03-26 15:21:21 [adesa.be] INFO: Found listing with ID: 10732401
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732401%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Scrape type for 10732401: 1
2026-03-26 15:21:21 [adesa.be] INFO: Scraping item 10732401 url https://www.openlane.eu/en/carv6/auction/10732401
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3e13e571-c842-50db-848b-d1abc5586ce0 due to Ignoring non-200 response
2026-03-26 15:21:21 [adesa.be] INFO: Found listing with ID: 10724623
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724623%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Scrape type for 10724623: 0
2026-03-26 15:21:21 [adesa.be] INFO: Skipping item 10724623 url https://www.openlane.eu/en/carv6/auction/10724623
2026-03-26 15:21:21 [adesa.be] INFO: Found listing with ID: 10732253
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732253%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [adesa.be] INFO: Scrape type for 10732253: 1
2026-03-26 15:21:21 [adesa.be] INFO: Scraping item 10732253 url https://www.openlane.eu/en/carv6/auction/10732253
2026-03-26 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10732375
2026-03-26 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with scrape type 1
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252Fcec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/cec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252Fd707e4e9-e524-4364-8282-458c81f76b25.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/d707e4e9-e524-4364-8282-458c81f76b25.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252F8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252F1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252Fbd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/bd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252Ff63e915d-adcf-4a19-90a0-56661877a657.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/f63e915d-adcf-4a19-90a0-56661877a657.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252Fe0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/e0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252F1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252F0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5713466%252Fgeneral%252Fb55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/b55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg already downloaded
2026-03-26 15:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c, identifier: 10732375
2026-03-26 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10731880
2026-03-26 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c01964b-7c89-5b50-a465-5a666666eedd with scrape type 1
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c01964b-7c89-5b50-a465-5a666666eedd
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252Fa91ee7e8-bbd5-4b62-9b3d-ae59b60bbdd8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/a91ee7e8-bbd5-4b62-9b3d-ae59b60bbdd8.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252F698be3eb-25fc-4842-9d4e-c846c482eff9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/698be3eb-25fc-4842-9d4e-c846c482eff9.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252Fa37578a4-7c43-4556-9704-20e582335613.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/a37578a4-7c43-4556-9704-20e582335613.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252F1bd61d3f-ad19-487c-8f39-388a3e23e6c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/1bd61d3f-ad19-487c-8f39-388a3e23e6c3.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252F9d2dec3b-4c2b-47fc-9d29-161592518f57.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/9d2dec3b-4c2b-47fc-9d29-161592518f57.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252F85530e28-abea-425d-9138-290196850789.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/85530e28-abea-425d-9138-290196850789.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252F812b553b-5bab-4af0-8565-f7a1e21c51b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/812b553b-5bab-4af0-8565-f7a1e21c51b0.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252Fb932ca0a-7bdc-4c51-a158-ba16074316cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/b932ca0a-7bdc-4c51-a158-ba16074316cf.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252F14ff65c6-bd96-4a38-8220-5ab6a44bd5b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/14ff65c6-bd96-4a38-8220-5ab6a44bd5b1.jpg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5725773%252Fgeneral%252F4449d770-fdc0-436f-9c59-c6932b2993cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725773/general/4449d770-fdc0-436f-9c59-c6932b2993cc.jpg already downloaded
2026-03-26 15:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c01964b-7c89-5b50-a465-5a666666eedd, identifier: 10731880
2026-03-26 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10732384
2026-03-26 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5332b00-1b41-5026-b124-87fdb6a8b8f5 with scrape type 1
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5332b00-1b41-5026-b124-87fdb6a8b8f5
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252Fddd735c1-476a-470d-a82e-bfdbf296034a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/ddd735c1-476a-470d-a82e-bfdbf296034a.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252Fecc58f26-aa90-40b7-87c2-282efb304159.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/ecc58f26-aa90-40b7-87c2-282efb304159.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252Fcf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/cf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252Fc313795c-19db-4313-8814-4a22fdc6a17b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/c313795c-19db-4313-8814-4a22fdc6a17b.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252F9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252Fa49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/a49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252F08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252F9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252F2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg already downloaded
2026-03-26 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5721179%252Fgeneral%252Fee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/ee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg already downloaded
2026-03-26 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5332b00-1b41-5026-b124-87fdb6a8b8f5, identifier: 10732384
2026-03-26 15:21:22 [adesa.be] INFO: Found listing with ID: 10725640
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725640%27 HTTP/1.1" 200 None
2026-03-26 15:21:22 [adesa.be] INFO: Scrape type for 10725640: 0
2026-03-26 15:21:22 [adesa.be] INFO: Skipping item 10725640 url https://www.openlane.eu/en/carv6/auction/10725640
2026-03-26 15:21:22 [adesa.be] INFO: Found listing with ID: 10725639
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725639%27 HTTP/1.1" 200 None
2026-03-26 15:21:22 [adesa.be] INFO: Scrape type for 10725639: 0
2026-03-26 15:21:22 [adesa.be] INFO: Skipping item 10725639 url https://www.openlane.eu/en/carv6/auction/10725639
2026-03-26 15:21:22 [adesa.be] INFO: Found listing with ID: 10732279
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732279%27 HTTP/1.1" 200 None
2026-03-26 15:21:22 [adesa.be] INFO: Scrape type for 10732279: 1
2026-03-26 15:21:22 [adesa.be] INFO: Scraping item 10732279 url https://www.openlane.eu/en/carv6/auction/10732279
2026-03-26 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10732375
2026-03-26 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10732375
2026-03-26 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10732375 to the API
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 146972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5713466/general/cec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/d707e4e9-e524-4364-8282-458c81f76b25.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/bd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/f63e915d-adcf-4a19-90a0-56661877a657.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/e0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/b55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287810,
'Height': 1147,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/cec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307981,
'Height': 1184,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/d707e4e9-e524-4364-8282-458c81f76b25.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301266,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301951,
'Height': 1332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264879,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/bd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175723,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/f63e915d-adcf-4a19-90a0-56661877a657.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268852,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/e0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282620,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349319,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/b55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg',
'Width': 1200}],
'price': 32000,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q7 55 TFSIe S Line - Quattro - Hybrid - Automatic - 340 hp - '
'146.972 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732375%27 HTTP/1.1" 200 None
2026-03-26 15:21:22 [adesa.be] INFO: Saving data for 10732375: {'created_time': 1774538482.399533, 'last_price_update_time': 1774538482.399543, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732375') HTTP/1.1" 204 0
2026-03-26 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10731880
2026-03-26 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10731880
2026-03-26 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10731880 to the API
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731880>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6c01964b-7c89-5b50-a465-5a666666eedd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBA710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 21510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725773/general/a91ee7e8-bbd5-4b62-9b3d-ae59b60bbdd8.jpg',
'https://images.openlane.eu/carimgs/5725773/general/698be3eb-25fc-4842-9d4e-c846c482eff9.jpg',
'https://images.openlane.eu/carimgs/5725773/general/a37578a4-7c43-4556-9704-20e582335613.jpg',
'https://images.openlane.eu/carimgs/5725773/general/1bd61d3f-ad19-487c-8f39-388a3e23e6c3.jpg',
'https://images.openlane.eu/carimgs/5725773/general/9d2dec3b-4c2b-47fc-9d29-161592518f57.jpg',
'https://images.openlane.eu/carimgs/5725773/general/85530e28-abea-425d-9138-290196850789.jpg',
'https://images.openlane.eu/carimgs/5725773/general/812b553b-5bab-4af0-8565-f7a1e21c51b0.jpg',
'https://images.openlane.eu/carimgs/5725773/general/b932ca0a-7bdc-4c51-a158-ba16074316cf.jpg',
'https://images.openlane.eu/carimgs/5725773/general/14ff65c6-bd96-4a38-8220-5ab6a44bd5b1.jpg',
'https://images.openlane.eu/carimgs/5725773/general/4449d770-fdc0-436f-9c59-c6932b2993cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313787,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/a91ee7e8-bbd5-4b62-9b3d-ae59b60bbdd8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307822,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/698be3eb-25fc-4842-9d4e-c846c482eff9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/a37578a4-7c43-4556-9704-20e582335613.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292727,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/1bd61d3f-ad19-487c-8f39-388a3e23e6c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367354,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/9d2dec3b-4c2b-47fc-9d29-161592518f57.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294092,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/85530e28-abea-425d-9138-290196850789.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336313,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/812b553b-5bab-4af0-8565-f7a1e21c51b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267623,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/b932ca0a-7bdc-4c51-a158-ba16074316cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431894,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/14ff65c6-bd96-4a38-8220-5ab6a44bd5b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c01964b-7c89-5b50-a465-5a666666eedd/6c01964b-7c89-5b50-a465-5a666666eedd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31913,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725773/general/4449d770-fdc0-436f-9c59-c6932b2993cc.jpg',
'Width': 400}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 21.510 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731880%27 HTTP/1.1" 200 None
2026-03-26 15:21:22 [adesa.be] INFO: Saving data for 10731880: {'created_time': 1774538482.877422, 'last_price_update_time': 1774538482.877432, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731880') HTTP/1.1" 204 0
2026-03-26 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10732384
2026-03-26 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10732384
2026-03-26 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10732384 to the API
2026-03-26 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732384>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b5332b00-1b41-5026-b124-87fdb6a8b8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BDA158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5721179/general/ddd735c1-476a-470d-a82e-bfdbf296034a.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/ecc58f26-aa90-40b7-87c2-282efb304159.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/cf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/c313795c-19db-4313-8814-4a22fdc6a17b.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/a49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/ee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338298,
'Height': 1235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/ddd735c1-476a-470d-a82e-bfdbf296034a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369972,
'Height': 1225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/ecc58f26-aa90-40b7-87c2-282efb304159.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324750,
'Height': 1192,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/cf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306710,
'Height': 1160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/c313795c-19db-4313-8814-4a22fdc6a17b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253425,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263396,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/a49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169867,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361855,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169627,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173974,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/ee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg',
'Width': 1200}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'76.283 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732384%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Saving data for 10732384: {'created_time': 1774538483.216507, 'last_price_update_time': 1774538483.216517, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732384') HTTP/1.1" 204 0
2026-03-26 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:23 [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-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10730577
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730577%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10730577: 1
2026-03-26 15:21:23 [adesa.be] INFO: Scraping item 10730577 url https://www.openlane.eu/en/carv6/auction/10730577
2026-03-26 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-26 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-26 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-26 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10724671
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724671%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10724671: 0
2026-03-26 15:21:23 [adesa.be] INFO: Skipping item 10724671 url https://www.openlane.eu/en/carv6/auction/10724671
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10727080
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727080%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10727080: 0
2026-03-26 15:21:23 [adesa.be] INFO: Skipping item 10727080 url https://www.openlane.eu/en/carv6/auction/10727080
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10724702
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724702%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10724702: 0
2026-03-26 15:21:23 [adesa.be] INFO: Skipping item 10724702 url https://www.openlane.eu/en/carv6/auction/10724702
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10725642
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725642%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10725642: 0
2026-03-26 15:21:23 [adesa.be] INFO: Skipping item 10725642 url https://www.openlane.eu/en/carv6/auction/10725642
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10725633
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725633%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10725633: 0
2026-03-26 15:21:23 [adesa.be] INFO: Skipping item 10725633 url https://www.openlane.eu/en/carv6/auction/10725633
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10732351
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732351%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10732351: 1
2026-03-26 15:21:23 [adesa.be] INFO: Scraping item 10732351 url https://www.openlane.eu/en/carv6/auction/10732351
2026-03-26 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-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10732311
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732311%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10732311: 1
2026-03-26 15:21:23 [adesa.be] INFO: Scraping item 10732311 url https://www.openlane.eu/en/carv6/auction/10732311
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10724629
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724629%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10724629: 0
2026-03-26 15:21:23 [adesa.be] INFO: Skipping item 10724629 url https://www.openlane.eu/en/carv6/auction/10724629
2026-03-26 15:21:23 [adesa.be] INFO: Found listing with ID: 10732359
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732359%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [adesa.be] INFO: Scrape type for 10732359: 1
2026-03-26 15:21:23 [adesa.be] INFO: Scraping item 10732359 url https://www.openlane.eu/en/carv6/auction/10732359
2026-03-26 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10731833
2026-03-26 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3ab535e-5a6f-5836-a481-b526ccfe6d26 with scrape type 1
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3ab535e-5a6f-5836-a481-b526ccfe6d26
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252F7c4171df-8d75-472f-955e-2523e71d99a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/7c4171df-8d75-472f-955e-2523e71d99a7.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252F414a2f21-489a-4344-b05a-ba2397060838.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/414a2f21-489a-4344-b05a-ba2397060838.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252Fc80625a6-854d-4086-ba9e-e4a8f1464395.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/c80625a6-854d-4086-ba9e-e4a8f1464395.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252Ffb2c0093-6d8a-451d-b498-e2d49b69e40a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/fb2c0093-6d8a-451d-b498-e2d49b69e40a.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252F7af2b629-809a-4109-b4ee-1741b48484ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/7af2b629-809a-4109-b4ee-1741b48484ae.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252F8bfa7e41-2418-4f9c-896a-ab7cf6fb8bbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/8bfa7e41-2418-4f9c-896a-ab7cf6fb8bbb.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252F65ac9579-53af-4041-8dd5-10edd9aa72f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/65ac9579-53af-4041-8dd5-10edd9aa72f1.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252F1a6fe9ec-9e8f-45a8-87d4-4ca9ecde0e6d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/1a6fe9ec-9e8f-45a8-87d4-4ca9ecde0e6d.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252Fa8e98f6b-66e6-466e-8a56-10060b614c3b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/a8e98f6b-66e6-466e-8a56-10060b614c3b.jpg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5707749%252Fgeneral%252F0c6c47e1-576b-4911-a083-ffa1a09ca89a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707749/general/0c6c47e1-576b-4911-a083-ffa1a09ca89a.jpg already downloaded
2026-03-26 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3ab535e-5a6f-5836-a481-b526ccfe6d26, identifier: 10731833
2026-03-26 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10731696
2026-03-26 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with scrape type 1
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e00fedb1-0057-5b4a-875e-e8ced7fec6b6
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252F508ad3a4-c725-4ac4-92b4-0bf101cc6600.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/508ad3a4-c725-4ac4-92b4-0bf101cc6600.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252F19515fc8-c150-4cda-a3c6-e4a7dc5e0ceb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/19515fc8-c150-4cda-a3c6-e4a7dc5e0ceb.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252Fa5f040d4-dfc8-41d2-bb6d-2ecb66ebf31e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/a5f040d4-dfc8-41d2-bb6d-2ecb66ebf31e.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252F93792d90-46c3-405e-b0c2-10b6a1a39bd5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/93792d90-46c3-405e-b0c2-10b6a1a39bd5.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252Fd65456da-c750-4a75-808f-276ad3c13b52.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/d65456da-c750-4a75-808f-276ad3c13b52.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252F47840228-1ffc-40ac-b91d-306a1b41b959.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/47840228-1ffc-40ac-b91d-306a1b41b959.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252F9e9b5c7b-3849-44fd-bc55-5ce9813a2326.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/9e9b5c7b-3849-44fd-bc55-5ce9813a2326.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252F8db1e65f-add1-41f2-b9b7-109ffdfcb6a5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/8db1e65f-add1-41f2-b9b7-109ffdfcb6a5.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252Fbe7aac9d-a5bd-483f-96d8-ee229cac6f5d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/be7aac9d-a5bd-483f-96d8-ee229cac6f5d.jpeg already downloaded
2026-03-26 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5588473%252Fgeneral%252Fffd8a72a-2b51-479b-b368-9f41106ba15d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588473/general/ffd8a72a-2b51-479b-b368-9f41106ba15d.jpeg already downloaded
2026-03-26 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e00fedb1-0057-5b4a-875e-e8ced7fec6b6, identifier: 10731696
2026-03-26 15:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10731763
2026-03-26 15:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 1
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdaa1a36-4aec-55e9-8884-cad7e353277a
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252F42d43464-969d-46bd-9477-c6317f04dd33.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/42d43464-969d-46bd-9477-c6317f04dd33.JPG not downloaded yet
2026-03-26 15:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10731768
2026-03-26 15:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with scrape type 1
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252F47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252Fca443424-5a41-4290-9eb6-9456f01658eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/ca443424-5a41-4290-9eb6-9456f01658eb.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252F78680514-13e1-44cb-a688-97c77af8f912.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/78680514-13e1-44cb-a688-97c77af8f912.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252F87536524-bc58-429a-ba2d-bd125dabf3ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/87536524-bc58-429a-ba2d-bd125dabf3ac.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252Fdf2faadd-08ac-468c-8647-41eaf59757f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/df2faadd-08ac-468c-8647-41eaf59757f6.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252Fbc1df73b-fd56-4ebf-957d-755077df14d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/bc1df73b-fd56-4ebf-957d-755077df14d3.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252F183e015b-1d80-491e-8954-f406a6500dd6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/183e015b-1d80-491e-8954-f406a6500dd6.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252F95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252Ffa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/fa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg already downloaded
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672310%252Fgeneral%252Fdfb1452c-2c5d-4112-82b9-334af5288b22.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/dfb1452c-2c5d-4112-82b9-334af5288b22.jpg already downloaded
2026-03-26 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42, identifier: 10731768
2026-03-26 15:21:24 [adesa.be] INFO: Found listing with ID: 10724693
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724693%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [adesa.be] INFO: Scrape type for 10724693: 0
2026-03-26 15:21:24 [adesa.be] INFO: Skipping item 10724693 url https://www.openlane.eu/en/carv6/auction/10724693
2026-03-26 15:21:24 [adesa.be] INFO: Found listing with ID: 10724634
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724634%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [adesa.be] INFO: Scrape type for 10724634: 0
2026-03-26 15:21:24 [adesa.be] INFO: Skipping item 10724634 url https://www.openlane.eu/en/carv6/auction/10724634
2026-03-26 15:21:24 [adesa.be] INFO: Found listing with ID: 10732389
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732389%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [adesa.be] INFO: Scrape type for 10732389: 1
2026-03-26 15:21:24 [adesa.be] INFO: Scraping item 10732389 url https://www.openlane.eu/en/carv6/auction/10732389
2026-03-26 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10731833
2026-03-26 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10731833
2026-03-26 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10731833 to the API
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731833>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a3ab535e-5a6f-5836-a481-b526ccfe6d26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CQJ561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731833',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 163200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5707749/general/7c4171df-8d75-472f-955e-2523e71d99a7.jpg',
'https://images.openlane.eu/carimgs/5707749/general/414a2f21-489a-4344-b05a-ba2397060838.jpg',
'https://images.openlane.eu/carimgs/5707749/general/c80625a6-854d-4086-ba9e-e4a8f1464395.jpg',
'https://images.openlane.eu/carimgs/5707749/general/fb2c0093-6d8a-451d-b498-e2d49b69e40a.jpg',
'https://images.openlane.eu/carimgs/5707749/general/7af2b629-809a-4109-b4ee-1741b48484ae.jpg',
'https://images.openlane.eu/carimgs/5707749/general/8bfa7e41-2418-4f9c-896a-ab7cf6fb8bbb.jpg',
'https://images.openlane.eu/carimgs/5707749/general/65ac9579-53af-4041-8dd5-10edd9aa72f1.jpg',
'https://images.openlane.eu/carimgs/5707749/general/1a6fe9ec-9e8f-45a8-87d4-4ca9ecde0e6d.jpg',
'https://images.openlane.eu/carimgs/5707749/general/a8e98f6b-66e6-466e-8a56-10060b614c3b.jpg',
'https://images.openlane.eu/carimgs/5707749/general/0c6c47e1-576b-4911-a083-ffa1a09ca89a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4210306,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/7c4171df-8d75-472f-955e-2523e71d99a7.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3155273,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/414a2f21-489a-4344-b05a-ba2397060838.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3385817,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/c80625a6-854d-4086-ba9e-e4a8f1464395.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3127817,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/fb2c0093-6d8a-451d-b498-e2d49b69e40a.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4338494,
'Height': 3772,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/7af2b629-809a-4109-b4ee-1741b48484ae.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3342855,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/8bfa7e41-2418-4f9c-896a-ab7cf6fb8bbb.jpg',
'Width': 4928},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2217947,
'Height': 4032,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/65ac9579-53af-4041-8dd5-10edd9aa72f1.jpg',
'Width': 3024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3893651,
'Height': 3872,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/1a6fe9ec-9e8f-45a8-87d4-4ca9ecde0e6d.jpg',
'Width': 5163},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2544681,
'Height': 3876,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/a8e98f6b-66e6-466e-8a56-10060b614c3b.jpg',
'Width': 5168},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ab535e-5a6f-5836-a481-b526ccfe6d26/a3ab535e-5a6f-5836-a481-b526ccfe6d26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1508887,
'Height': 2639,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707749/general/0c6c47e1-576b-4911-a083-ffa1a09ca89a.jpg',
'Width': 3519}],
'price': 8150,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L1H1 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'163.200 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731833%27 HTTP/1.1" 200 None
2026-03-26 15:21:24 [adesa.be] INFO: Saving data for 10731833: {'created_time': 1774538484.78608, 'last_price_update_time': 1774538484.786089, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731833') HTTP/1.1" 204 0
2026-03-26 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10731696
2026-03-26 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10731696
2026-03-26 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10731696 to the API
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731696>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e00fedb1-0057-5b4a-875e-e8ced7fec6b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLS306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731696',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 199765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5588473/general/508ad3a4-c725-4ac4-92b4-0bf101cc6600.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/19515fc8-c150-4cda-a3c6-e4a7dc5e0ceb.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/a5f040d4-dfc8-41d2-bb6d-2ecb66ebf31e.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/93792d90-46c3-405e-b0c2-10b6a1a39bd5.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/d65456da-c750-4a75-808f-276ad3c13b52.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/47840228-1ffc-40ac-b91d-306a1b41b959.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/9e9b5c7b-3849-44fd-bc55-5ce9813a2326.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/8db1e65f-add1-41f2-b9b7-109ffdfcb6a5.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/be7aac9d-a5bd-483f-96d8-ee229cac6f5d.jpeg',
'https://images.openlane.eu/carimgs/5588473/general/ffd8a72a-2b51-479b-b368-9f41106ba15d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309529,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/508ad3a4-c725-4ac4-92b4-0bf101cc6600.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263204,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/19515fc8-c150-4cda-a3c6-e4a7dc5e0ceb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225454,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/a5f040d4-dfc8-41d2-bb6d-2ecb66ebf31e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280392,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/93792d90-46c3-405e-b0c2-10b6a1a39bd5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327102,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/d65456da-c750-4a75-808f-276ad3c13b52.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176044,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/47840228-1ffc-40ac-b91d-306a1b41b959.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262594,
'Height': 1358,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/9e9b5c7b-3849-44fd-bc55-5ce9813a2326.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372855,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/8db1e65f-add1-41f2-b9b7-109ffdfcb6a5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284148,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/be7aac9d-a5bd-483f-96d8-ee229cac6f5d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00fedb1-0057-5b4a-875e-e8ced7fec6b6/e00fedb1-0057-5b4a-875e-e8ced7fec6b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346307,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588473/general/ffd8a72a-2b51-479b-b368-9f41106ba15d.jpeg',
'Width': 1600}],
'price': 6550,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer 2.2 HDI - Diesel - Manual - 150 hp - 199.765 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731696%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Saving data for 10731696: {'created_time': 1774538485.271165, 'last_price_update_time': 1774538485.271175, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731696') HTTP/1.1" 204 0
2026-03-26 15:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10731768
2026-03-26 15:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10731768
2026-03-26 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10731768 to the API
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731768>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '91e4e94f-9be0-55bc-b94e-eef4f3cc5c42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCG303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731768',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 96169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5672310/general/47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg',
'https://images.openlane.eu/carimgs/5672310/general/ca443424-5a41-4290-9eb6-9456f01658eb.jpg',
'https://images.openlane.eu/carimgs/5672310/general/78680514-13e1-44cb-a688-97c77af8f912.jpg',
'https://images.openlane.eu/carimgs/5672310/general/87536524-bc58-429a-ba2d-bd125dabf3ac.jpg',
'https://images.openlane.eu/carimgs/5672310/general/df2faadd-08ac-468c-8647-41eaf59757f6.jpg',
'https://images.openlane.eu/carimgs/5672310/general/bc1df73b-fd56-4ebf-957d-755077df14d3.jpg',
'https://images.openlane.eu/carimgs/5672310/general/183e015b-1d80-491e-8954-f406a6500dd6.jpg',
'https://images.openlane.eu/carimgs/5672310/general/95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg',
'https://images.openlane.eu/carimgs/5672310/general/fa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg',
'https://images.openlane.eu/carimgs/5672310/general/dfb1452c-2c5d-4112-82b9-334af5288b22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3106326,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2842894,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/ca443424-5a41-4290-9eb6-9456f01658eb.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5168984,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/78680514-13e1-44cb-a688-97c77af8f912.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2468754,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/87536524-bc58-429a-ba2d-bd125dabf3ac.jpg',
'Width': 4311},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2234161,
'Height': 4732,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/df2faadd-08ac-468c-8647-41eaf59757f6.jpg',
'Width': 3549},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2628607,
'Height': 3651,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/bc1df73b-fd56-4ebf-957d-755077df14d3.jpg',
'Width': 4868},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2374545,
'Height': 3706,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/183e015b-1d80-491e-8954-f406a6500dd6.jpg',
'Width': 4942},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1423511,
'Height': 2570,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg',
'Width': 3427},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3015563,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/fa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2734348,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/dfb1452c-2c5d-4112-82b9-334af5288b22.jpg',
'Width': 5712}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L2H2 2.0 HDI Premium - Diesel - Manual - 130 hp - '
'96.169 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731768%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Saving data for 10731768: {'created_time': 1774538485.606445, 'last_price_update_time': 1774538485.606457, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731768') HTTP/1.1" 204 0
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5669046%252Fgeneral%252F3d9ddb8c-f3b7-40b7-82f4-ea4196034854.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/3d9ddb8c-f3b7-40b7-82f4-ea4196034854.JPG not downloaded yet
2026-03-26 15:21:25 [adesa.be] INFO: Found listing with ID: 10732252
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732252%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Scrape type for 10732252: 1
2026-03-26 15:21:25 [adesa.be] INFO: Scraping item 10732252 url https://www.openlane.eu/en/carv6/auction/10732252
2026-03-26 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5669046%252Fgeneral%252Fcdda416b-3b53-4425-a27b-f8f6dcdeab8b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/cdda416b-3b53-4425-a27b-f8f6dcdeab8b.JPG not downloaded yet
2026-03-26 15:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:25 [adesa.be] INFO: Found listing with ID: 10730626
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730626%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Scrape type for 10730626: 1
2026-03-26 15:21:25 [adesa.be] INFO: Scraping item 10730626 url https://www.openlane.eu/en/carv6/auction/10730626
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5669046%252Fgeneral%252F425e3faa-91d5-453a-ad51-ba600971de3a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/425e3faa-91d5-453a-ad51-ba600971de3a.JPG not downloaded yet
2026-03-26 15:21:25 [adesa.be] INFO: Found listing with ID: 10732404
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732404%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Scrape type for 10732404: 1
2026-03-26 15:21:25 [adesa.be] INFO: Scraping item 10732404 url https://www.openlane.eu/en/carv6/auction/10732404
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5669046%252Fgeneral%252Fa19e266d-427d-4b33-a030-2718ce93db93.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/a19e266d-427d-4b33-a030-2718ce93db93.JPG not downloaded yet
2026-03-26 15:21:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/3d9ddb8c-f3b7-40b7-82f4-ea4196034854.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:25 [adesa.be] INFO: Found listing with ID: 10724666
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724666%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Scrape type for 10724666: 0
2026-03-26 15:21:25 [adesa.be] INFO: Skipping item 10724666 url https://www.openlane.eu/en/carv6/auction/10724666
2026-03-26 15:21:25 [adesa.be] INFO: Found listing with ID: 10732249
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732249%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Scrape type for 10732249: 1
2026-03-26 15:21:25 [adesa.be] INFO: Scraping item 10732249 url https://www.openlane.eu/en/carv6/auction/10732249
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5669046%252Fgeneral%252F71ed27b8-9db6-4f00-a867-8cec6b524491.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/71ed27b8-9db6-4f00-a867-8cec6b524491.JPG not downloaded yet
2026-03-26 15:21:25 [adesa.be] INFO: Found listing with ID: 10732391
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732391%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [adesa.be] INFO: Scrape type for 10732391: 1
2026-03-26 15:21:25 [adesa.be] INFO: Scraping item 10732391 url https://www.openlane.eu/en/carv6/auction/10732391
2026-03-26 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10732399
2026-03-26 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f with scrape type 1
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg already downloaded
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252Fd683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/d683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg already downloaded
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F57a174d8-efc3-46d6-9a56-a931ca597081.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/57a174d8-efc3-46d6-9a56-a931ca597081.jpeg already downloaded
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F22720e85-5a40-4594-81fb-6a515df64e2c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/22720e85-5a40-4594-81fb-6a515df64e2c.jpeg already downloaded
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F1f26c623-ba43-4376-b007-947b389fafdf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/1f26c623-ba43-4376-b007-947b389fafdf.jpeg already downloaded
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg already downloaded
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252Fb372671a-d98b-4d78-8122-9e464debb8a3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/b372671a-d98b-4d78-8122-9e464debb8a3.jpeg already downloaded
2026-03-26 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F04b4962b-5103-4841-85d8-889410fec1f6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/04b4962b-5103-4841-85d8-889410fec1f6.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5733581%252Fgeneral%252F65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg already downloaded
2026-03-26 15:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3ba9f1c-28ed-5199-adb4-20c2e11f586f, identifier: 10732399
2026-03-26 15:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10732314
2026-03-26 15:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9920145-f67f-57cd-9b24-af780b16dc26 with scrape type 1
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9920145-f67f-57cd-9b24-af780b16dc26
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F0eba010e-e062-4659-bf4c-c7098904e791.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/0eba010e-e062-4659-bf4c-c7098904e791.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252Ff9fed32b-b366-43b8-b465-64adee140d63.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/f9fed32b-b366-43b8-b465-64adee140d63.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F80cfd7d7-d35f-433a-ba54-c3b299dcdb59.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/80cfd7d7-d35f-433a-ba54-c3b299dcdb59.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F7b2c28b8-3986-4b1d-8311-222fd2b64cf5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/7b2c28b8-3986-4b1d-8311-222fd2b64cf5.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F96b4325b-bee1-424f-a639-466c998e6d39.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/96b4325b-bee1-424f-a639-466c998e6d39.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F0d40a070-5bf6-4729-acfa-53fca1180056.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/0d40a070-5bf6-4729-acfa-53fca1180056.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F5d21ca1b-fabe-4f67-9af6-23d5cfb077eb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/5d21ca1b-fabe-4f67-9af6-23d5cfb077eb.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252Fd4f06493-400a-4a6b-9d75-ca4de415f313.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/d4f06493-400a-4a6b-9d75-ca4de415f313.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F7cbd0de9-e534-4f8d-b2ae-3d376f361451.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/7cbd0de9-e534-4f8d-b2ae-3d376f361451.jpeg already downloaded
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5660619%252Fgeneral%252F3d6da76f-4a9c-4c2a-87e3-afb610602839.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/3d6da76f-4a9c-4c2a-87e3-afb610602839.jpeg already downloaded
2026-03-26 15:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9920145-f67f-57cd-9b24-af780b16dc26, identifier: 10732314
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5669046%252Fgeneral%252F7068b3ff-1e4a-4af9-ae2b-04120eef62dc.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/7068b3ff-1e4a-4af9-ae2b-04120eef62dc.JPG not downloaded yet
2026-03-26 15:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10732399
2026-03-26 15:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10732399
2026-03-26 15:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10732399 to the API
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732399>
{'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-27T09: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=10732399',
'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-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732399%27 HTTP/1.1" 200 None
2026-03-26 15:21:26 [adesa.be] INFO: Saving data for 10732399: {'created_time': 1774538486.723115, 'last_price_update_time': 1774538486.723125, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732399') HTTP/1.1" 204 0
2026-03-26 15:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10732314
2026-03-26 15:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10732314
2026-03-26 15:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10732314 to the API
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732314>
{'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-27T09: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=10732314',
'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-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732314%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Saving data for 10732314: {'created_time': 1774538487.068486, 'last_price_update_time': 1774538487.068496, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732314') HTTP/1.1" 204 0
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10732272
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732272%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10732272: 1
2026-03-26 15:21:27 [adesa.be] INFO: Scraping item 10732272 url https://www.openlane.eu/en/carv6/auction/10732272
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252Fee9a07bb-1e4c-48e4-bf12-b7d636b01e63.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/ee9a07bb-1e4c-48e4-bf12-b7d636b01e63.JPG not downloaded yet
2026-03-26 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10732337
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732337%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10732337: 1
2026-03-26 15:21:27 [adesa.be] INFO: Scraping item 10732337 url https://www.openlane.eu/en/carv6/auction/10732337
2026-03-26 15:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252F68e779ac-35ef-4b0a-8147-ec957c5ca2e0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/68e779ac-35ef-4b0a-8147-ec957c5ca2e0.JPG not downloaded yet
2026-03-26 15:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10732343
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732343%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10732343: 1
2026-03-26 15:21:27 [adesa.be] INFO: Scraping item 10732343 url https://www.openlane.eu/en/carv6/auction/10732343
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252Fb6e5fec7-9503-446b-bdfc-f976fa9a2d2d.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/b6e5fec7-9503-446b-bdfc-f976fa9a2d2d.JPG not downloaded yet
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10724709
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724709%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10724709: 0
2026-03-26 15:21:27 [adesa.be] INFO: Skipping item 10724709 url https://www.openlane.eu/en/carv6/auction/10724709
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10732275
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732275%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10732275: 1
2026-03-26 15:21:27 [adesa.be] INFO: Scraping item 10732275 url https://www.openlane.eu/en/carv6/auction/10732275
2026-03-26 15:21:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/ee9a07bb-1e4c-48e4-bf12-b7d636b01e63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10732344
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732344%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10732344: 1
2026-03-26 15:21:27 [adesa.be] INFO: Scraping item 10732344 url https://www.openlane.eu/en/carv6/auction/10732344
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10724767
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724767%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10724767: 0
2026-03-26 15:21:27 [adesa.be] INFO: Skipping item 10724767 url https://www.openlane.eu/en/carv6/auction/10724767
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10725612
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725612%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10725612: 0
2026-03-26 15:21:27 [adesa.be] INFO: Skipping item 10725612 url https://www.openlane.eu/en/carv6/auction/10725612
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10724533
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724533%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10724533: 0
2026-03-26 15:21:27 [adesa.be] INFO: Skipping item 10724533 url https://www.openlane.eu/en/carv6/auction/10724533
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10724614
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724614%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10724614: 0
2026-03-26 15:21:27 [adesa.be] INFO: Skipping item 10724614 url https://www.openlane.eu/en/carv6/auction/10724614
2026-03-26 15:21:27 [adesa.be] INFO: Found listing with ID: 10730596
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730596%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [adesa.be] INFO: Scrape type for 10730596: 1
2026-03-26 15:21:27 [adesa.be] INFO: Scraping item 10730596 url https://www.openlane.eu/en/carv6/auction/10730596
2026-03-26 15:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10731776
2026-03-26 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01efebb5-1371-5260-a615-709dca8e5e71 with scrape type 1
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01efebb5-1371-5260-a615-709dca8e5e71
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252F85498aa9-2310-4251-ac11-2cd75051a104.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/85498aa9-2310-4251-ac11-2cd75051a104.JPG not downloaded yet
2026-03-26 15:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10732329
2026-03-26 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b460f172-974f-5bcc-ae3d-9ae9d8673f4c with scrape type 1
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b460f172-974f-5bcc-ae3d-9ae9d8673f4c
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252Fc6b488bd-60d7-4d62-b283-b8453062be64.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/c6b488bd-60d7-4d62-b283-b8453062be64.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252F4ee7d3f3-52ab-4dab-937a-bb5a4359d94d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/4ee7d3f3-52ab-4dab-937a-bb5a4359d94d.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252Fde1b7efd-4abc-4c0a-8263-5ceb0ed2a50a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/de1b7efd-4abc-4c0a-8263-5ceb0ed2a50a.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252F05c39385-be7a-46c4-8450-f8d5d021e7be.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/05c39385-be7a-46c4-8450-f8d5d021e7be.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252Fa99be7c8-bf5e-40bc-bc8a-e747f96ae6b0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/a99be7c8-bf5e-40bc-bc8a-e747f96ae6b0.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252F34096952-cc1a-45ad-9f05-f65d3b62d984.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/34096952-cc1a-45ad-9f05-f65d3b62d984.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252F44206dac-95d6-4b3e-b30b-a6b3f1b972a2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/44206dac-95d6-4b3e-b30b-a6b3f1b972a2.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252Fb910119f-2b5e-4e71-82aa-93b13c31fcc9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/b910119f-2b5e-4e71-82aa-93b13c31fcc9.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252Fedea6d6a-113b-441f-8a60-6e82ea1c30ee.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/edea6d6a-113b-441f-8a60-6e82ea1c30ee.jpeg already downloaded
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676379%252Fgeneral%252F444ec852-365f-4801-8335-47d458db97ab.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676379/general/444ec852-365f-4801-8335-47d458db97ab.jpeg already downloaded
2026-03-26 15:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b460f172-974f-5bcc-ae3d-9ae9d8673f4c, identifier: 10732329
2026-03-26 15:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10732329
2026-03-26 15:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10732329
2026-03-26 15:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b460f172-974f-5bcc-ae3d-9ae9d8673f4c with identifier: 10732329 to the API
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732329>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b460f172-974f-5bcc-ae3d-9ae9d8673f4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AMF567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732329',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 206688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5676379/general/c6b488bd-60d7-4d62-b283-b8453062be64.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/4ee7d3f3-52ab-4dab-937a-bb5a4359d94d.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/de1b7efd-4abc-4c0a-8263-5ceb0ed2a50a.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/05c39385-be7a-46c4-8450-f8d5d021e7be.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/a99be7c8-bf5e-40bc-bc8a-e747f96ae6b0.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/34096952-cc1a-45ad-9f05-f65d3b62d984.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/44206dac-95d6-4b3e-b30b-a6b3f1b972a2.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/b910119f-2b5e-4e71-82aa-93b13c31fcc9.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/edea6d6a-113b-441f-8a60-6e82ea1c30ee.jpeg',
'https://images.openlane.eu/carimgs/5676379/general/444ec852-365f-4801-8335-47d458db97ab.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330892,
'Height': 1352,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/c6b488bd-60d7-4d62-b283-b8453062be64.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291111,
'Height': 1445,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/4ee7d3f3-52ab-4dab-937a-bb5a4359d94d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265609,
'Height': 1373,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/de1b7efd-4abc-4c0a-8263-5ceb0ed2a50a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274160,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/05c39385-be7a-46c4-8450-f8d5d021e7be.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317822,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/a99be7c8-bf5e-40bc-bc8a-e747f96ae6b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211417,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/34096952-cc1a-45ad-9f05-f65d3b62d984.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175626,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/44206dac-95d6-4b3e-b30b-a6b3f1b972a2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252894,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/b910119f-2b5e-4e71-82aa-93b13c31fcc9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222083,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/edea6d6a-113b-441f-8a60-6e82ea1c30ee.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b460f172-974f-5bcc-ae3d-9ae9d8673f4c/b460f172-974f-5bcc-ae3d-9ae9d8673f4c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291060,
'Height': 1538,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676379/general/444ec852-365f-4801-8335-47d458db97ab.jpeg',
'Width': 1600}],
'price': 4050,
'price_includes_vat': True,
'registration_date': '2017-05-19',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Citroën Berlingo 1.6 HDI Club - Diesel - Manual - 98 hp - 206.688 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2017}
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732329%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Saving data for 10732329: {'created_time': 1774538488.030849, 'last_price_update_time': 1774538488.030859, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732329') HTTP/1.1" 204 0
2026-03-26 15:21:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/b6e5fec7-9503-446b-bdfc-f976fa9a2d2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10732373
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732373%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10732373: 1
2026-03-26 15:21:28 [adesa.be] INFO: Scraping item 10732373 url https://www.openlane.eu/en/carv6/auction/10732373
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252Fb2062591-86da-499f-90cb-c7dc7bc662a7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/b2062591-86da-499f-90cb-c7dc7bc662a7.JPG not downloaded yet
2026-03-26 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724636
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724636%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724636: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724636 url https://www.openlane.eu/en/carv6/auction/10724636
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10730627
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730627%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10730627: 1
2026-03-26 15:21:28 [adesa.be] INFO: Scraping item 10730627 url https://www.openlane.eu/en/carv6/auction/10730627
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252F9d952948-52e6-4b9c-b4de-feffc8dcd922.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/9d952948-52e6-4b9c-b4de-feffc8dcd922.JPG not downloaded yet
2026-03-26 15:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/85498aa9-2310-4251-ac11-2cd75051a104.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724661
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724661%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724661: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724661 url https://www.openlane.eu/en/carv6/auction/10724661
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10725638
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725638%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10725638: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10725638 url https://www.openlane.eu/en/carv6/auction/10725638
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724769
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724769%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724769: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724769 url https://www.openlane.eu/en/carv6/auction/10724769
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10732259
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732259%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10732259: 1
2026-03-26 15:21:28 [adesa.be] INFO: Scraping item 10732259 url https://www.openlane.eu/en/carv6/auction/10732259
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252Fb014318f-576d-467c-9063-e5e1574d0ed7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/b014318f-576d-467c-9063-e5e1574d0ed7.JPG not downloaded yet
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724697
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724697%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724697: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724697 url https://www.openlane.eu/en/carv6/auction/10724697
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724790
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724790%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724790: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724790 url https://www.openlane.eu/en/carv6/auction/10724790
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724792
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724792%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724792: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724792 url https://www.openlane.eu/en/carv6/auction/10724792
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10727435
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727435%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10727435: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10727435 url https://www.openlane.eu/en/carv6/auction/10727435
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10727152
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727152%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10727152: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10727152 url https://www.openlane.eu/en/carv6/auction/10727152
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724657
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724657%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724657: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724657 url https://www.openlane.eu/en/carv6/auction/10724657
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724689
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724689%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724689: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724689 url https://www.openlane.eu/en/carv6/auction/10724689
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10725632
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725632%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10725632: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10725632 url https://www.openlane.eu/en/carv6/auction/10725632
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10732379
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732379%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10732379: 1
2026-03-26 15:21:28 [adesa.be] INFO: Scraping item 10732379 url https://www.openlane.eu/en/carv6/auction/10732379
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252F1661a4a8-65f4-487f-8f74-ed71c736e942.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/1661a4a8-65f4-487f-8f74-ed71c736e942.JPG not downloaded yet
2026-03-26 15:21:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/b2062591-86da-499f-90cb-c7dc7bc662a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/9d952948-52e6-4b9c-b4de-feffc8dcd922.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10725635
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725635%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10725635: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10725635 url https://www.openlane.eu/en/carv6/auction/10725635
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724664
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724664%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724664: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724664 url https://www.openlane.eu/en/carv6/auction/10724664
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10724624
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724624%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10724624: 0
2026-03-26 15:21:28 [adesa.be] INFO: Skipping item 10724624 url https://www.openlane.eu/en/carv6/auction/10724624
2026-03-26 15:21:28 [adesa.be] INFO: Found listing with ID: 10732380
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732380%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [adesa.be] INFO: Scrape type for 10732380: 1
2026-03-26 15:21:28 [adesa.be] INFO: Scraping item 10732380 url https://www.openlane.eu/en/carv6/auction/10732380
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252Fcb0a79e7-83e9-4943-a1eb-6c544b848a00.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/cb0a79e7-83e9-4943-a1eb-6c544b848a00.JPG not downloaded yet
2026-03-26 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10731961
2026-03-26 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abeddb6c-3bfb-53dc-992e-4e81342a7f26 with scrape type 1
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item abeddb6c-3bfb-53dc-992e-4e81342a7f26
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252F37b99c7b-7eca-4859-b91c-045cc10411af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/37b99c7b-7eca-4859-b91c-045cc10411af.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252Ffc31b175-3b11-4215-b6ae-61044915d445.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/fc31b175-3b11-4215-b6ae-61044915d445.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252F1aebb549-9b73-42ad-950a-4e1375957070.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/1aebb549-9b73-42ad-950a-4e1375957070.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252Fee791e7f-3222-48a2-91b6-a95179010ee7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/ee791e7f-3222-48a2-91b6-a95179010ee7.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252F465b2cb8-4645-424b-8c38-bed8628be4f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/465b2cb8-4645-424b-8c38-bed8628be4f6.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252Fab1832ab-d879-491e-b8a3-f7a48a0013a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/ab1832ab-d879-491e-b8a3-f7a48a0013a4.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252Fbd79e6d5-944c-4606-bf4c-7476fd9012d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/bd79e6d5-944c-4606-bf4c-7476fd9012d4.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252F3e494009-7382-49b6-946d-8a024fd6a26c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/3e494009-7382-49b6-946d-8a024fd6a26c.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252F684f6aba-2d0d-495c-bc8d-5484d400c932.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/684f6aba-2d0d-495c-bc8d-5484d400c932.jpg already downloaded
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746081%252Fgeneral%252F4084139a-a662-4379-ab2c-82be3446ef29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746081/general/4084139a-a662-4379-ab2c-82be3446ef29.jpg already downloaded
2026-03-26 15:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abeddb6c-3bfb-53dc-992e-4e81342a7f26, identifier: 10731961
2026-03-26 15:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d18dd84e-b251-5362-9e02-13daff9de285 with identifier: 10730619
2026-03-26 15:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d18dd84e-b251-5362-9e02-13daff9de285 with scrape type 1
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d18dd84e-b251-5362-9e02-13daff9de285
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252F6d11b6bb-479c-4a7d-9181-800fdcbd0568.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/6d11b6bb-479c-4a7d-9181-800fdcbd0568.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252F3e94137a-e39c-4447-9015-d9a7a7d448a8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/3e94137a-e39c-4447-9015-d9a7a7d448a8.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252Fae0a6f14-44a0-4639-85ed-c0ba0574c85e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/ae0a6f14-44a0-4639-85ed-c0ba0574c85e.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252Fc39cb4d1-4d57-419b-b6d4-410e85952bf1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/c39cb4d1-4d57-419b-b6d4-410e85952bf1.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252F9af14fe2-3407-4092-872a-5a20f70483f2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/9af14fe2-3407-4092-872a-5a20f70483f2.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252Fbe703d2a-c553-4d8a-9029-ca04a9c92ea3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/be703d2a-c553-4d8a-9029-ca04a9c92ea3.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252F8212817d-c966-45d1-82d2-e0276972e272.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/8212817d-c966-45d1-82d2-e0276972e272.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252Fb51d84bc-917d-4a46-af82-b4357a681c33.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/b51d84bc-917d-4a46-af82-b4357a681c33.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252F79ba0144-e276-43f5-be14-781f6aaef4ad.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/79ba0144-e276-43f5-be14-781f6aaef4ad.jpeg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737972%252Fgeneral%252F8bd8481b-53ff-49ae-8136-71d9bdcd6bcd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737972/general/8bd8481b-53ff-49ae-8136-71d9bdcd6bcd.jpeg already downloaded
2026-03-26 15:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d18dd84e-b251-5362-9e02-13daff9de285, identifier: 10730619
2026-03-26 15:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10732269
2026-03-26 15:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with scrape type 1
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252Fb49d3654-9fc7-47e4-a77d-052332f6ab4f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/b49d3654-9fc7-47e4-a77d-052332f6ab4f.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252Fd2de598d-b301-4c5f-bda5-9bed651f04fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/d2de598d-b301-4c5f-bda5-9bed651f04fd.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252Fc79582cd-0689-4fc2-a3e6-8d56275c5b5f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/c79582cd-0689-4fc2-a3e6-8d56275c5b5f.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252F1ae44dc8-c11c-43f7-9b28-0fbef714fb2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/1ae44dc8-c11c-43f7-9b28-0fbef714fb2b.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252Fc837b18e-4c38-4ac3-98ab-104a9fe18baa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/c837b18e-4c38-4ac3-98ab-104a9fe18baa.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252F043dd91f-a733-4c6c-805a-045b7b97b0f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/043dd91f-a733-4c6c-805a-045b7b97b0f5.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252F62f4549f-6b9c-48f0-bbbf-e1a0bbfc0572.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/62f4549f-6b9c-48f0-bbbf-e1a0bbfc0572.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252F435ddf41-90e4-4dae-b14e-36c30e7bbb56.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/435ddf41-90e4-4dae-b14e-36c30e7bbb56.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252Ff7cb2fbd-f572-4cbc-a867-06e677a43308.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/f7cb2fbd-f572-4cbc-a867-06e677a43308.jpg already downloaded
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5514696%252Fgeneral%252F224f468c-00c6-4954-92da-fabe55bbacd6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/224f468c-00c6-4954-92da-fabe55bbacd6.jpg already downloaded
2026-03-26 15:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932, identifier: 10732269
2026-03-26 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10731961
2026-03-26 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10731961
2026-03-26 15:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10731961 to the API
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731961>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'abeddb6c-3bfb-53dc-992e-4e81342a7f26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAY538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 93083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5746081/general/37b99c7b-7eca-4859-b91c-045cc10411af.jpg',
'https://images.openlane.eu/carimgs/5746081/general/fc31b175-3b11-4215-b6ae-61044915d445.jpg',
'https://images.openlane.eu/carimgs/5746081/general/1aebb549-9b73-42ad-950a-4e1375957070.jpg',
'https://images.openlane.eu/carimgs/5746081/general/ee791e7f-3222-48a2-91b6-a95179010ee7.jpg',
'https://images.openlane.eu/carimgs/5746081/general/465b2cb8-4645-424b-8c38-bed8628be4f6.jpg',
'https://images.openlane.eu/carimgs/5746081/general/ab1832ab-d879-491e-b8a3-f7a48a0013a4.jpg',
'https://images.openlane.eu/carimgs/5746081/general/bd79e6d5-944c-4606-bf4c-7476fd9012d4.jpg',
'https://images.openlane.eu/carimgs/5746081/general/3e494009-7382-49b6-946d-8a024fd6a26c.jpg',
'https://images.openlane.eu/carimgs/5746081/general/684f6aba-2d0d-495c-bc8d-5484d400c932.jpg',
'https://images.openlane.eu/carimgs/5746081/general/4084139a-a662-4379-ab2c-82be3446ef29.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/37b99c7b-7eca-4859-b91c-045cc10411af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/fc31b175-3b11-4215-b6ae-61044915d445.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/1aebb549-9b73-42ad-950a-4e1375957070.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/ee791e7f-3222-48a2-91b6-a95179010ee7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/465b2cb8-4645-424b-8c38-bed8628be4f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/ab1832ab-d879-491e-b8a3-f7a48a0013a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/bd79e6d5-944c-4606-bf4c-7476fd9012d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/3e494009-7382-49b6-946d-8a024fd6a26c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/684f6aba-2d0d-495c-bc8d-5484d400c932.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abeddb6c-3bfb-53dc-992e-4e81342a7f26/abeddb6c-3bfb-53dc-992e-4e81342a7f26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746081/general/4084139a-a662-4379-ab2c-82be3446ef29.jpg',
'Width': 1024}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i GT - Petrol - Automatic - 130 hp - 93.083 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731961%27 HTTP/1.1" 200 None
2026-03-26 15:21:29 [adesa.be] INFO: Saving data for 10731961: {'created_time': 1774538489.907562, 'last_price_update_time': 1774538489.907574, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731961') HTTP/1.1" 204 0
2026-03-26 15:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d18dd84e-b251-5362-9e02-13daff9de285 with identifier: 10730619
2026-03-26 15:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d18dd84e-b251-5362-9e02-13daff9de285 with identifier: 10730619
2026-03-26 15:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d18dd84e-b251-5362-9e02-13daff9de285 with identifier: 10730619 to the API
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730619>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd18dd84e-b251-5362-9e02-13daff9de285',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RLV513',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 143770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5737972/general/6d11b6bb-479c-4a7d-9181-800fdcbd0568.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/3e94137a-e39c-4447-9015-d9a7a7d448a8.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/ae0a6f14-44a0-4639-85ed-c0ba0574c85e.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/c39cb4d1-4d57-419b-b6d4-410e85952bf1.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/9af14fe2-3407-4092-872a-5a20f70483f2.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/be703d2a-c553-4d8a-9029-ca04a9c92ea3.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/8212817d-c966-45d1-82d2-e0276972e272.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/b51d84bc-917d-4a46-af82-b4357a681c33.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/79ba0144-e276-43f5-be14-781f6aaef4ad.jpeg',
'https://images.openlane.eu/carimgs/5737972/general/8bd8481b-53ff-49ae-8136-71d9bdcd6bcd.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437404,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/6d11b6bb-479c-4a7d-9181-800fdcbd0568.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412709,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/3e94137a-e39c-4447-9015-d9a7a7d448a8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/ae0a6f14-44a0-4639-85ed-c0ba0574c85e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502990,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/c39cb4d1-4d57-419b-b6d4-410e85952bf1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350848,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/9af14fe2-3407-4092-872a-5a20f70483f2.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366736,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/be703d2a-c553-4d8a-9029-ca04a9c92ea3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262577,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/8212817d-c966-45d1-82d2-e0276972e272.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364409,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/b51d84bc-917d-4a46-af82-b4357a681c33.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306929,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/79ba0144-e276-43f5-be14-781f6aaef4ad.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d18dd84e-b251-5362-9e02-13daff9de285/d18dd84e-b251-5362-9e02-13daff9de285_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350358,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737972/general/8bd8481b-53ff-49ae-8136-71d9bdcd6bcd.jpeg',
'Width': 1440}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2015-03-18',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Citroën Berlingo 1.6 HDI Vitamin - Diesel - Manual - 75 hp - '
'143.770 km',
'transmission': 'manual',
'trim': 'Vitamin',
'vin': None,
'year': 2015}
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730619%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Saving data for 10730619: {'created_time': 1774538490.337027, 'last_price_update_time': 1774538490.337038, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730619') HTTP/1.1" 204 0
2026-03-26 15:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10732269
2026-03-26 15:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10732269
2026-03-26 15:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10732269 to the API
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732269>
{'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-27T09: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=10732269',
'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 - Manual - 116 hp - 128.984 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732269%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Saving data for 10732269: {'created_time': 1774538490.702634, 'last_price_update_time': 1774538490.702645, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732269') HTTP/1.1" 204 0
2026-03-26 15:21:30 [adesa.be] INFO: Found listing with ID: 10730591
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730591%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Scrape type for 10730591: 1
2026-03-26 15:21:30 [adesa.be] INFO: Scraping item 10730591 url https://www.openlane.eu/en/carv6/auction/10730591
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252Fcf1de2d7-f02b-469d-a726-957a0d072651.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/cf1de2d7-f02b-469d-a726-957a0d072651.JPG not downloaded yet
2026-03-26 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/1661a4a8-65f4-487f-8f74-ed71c736e942.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:30 [adesa.be] INFO: Found listing with ID: 10725646
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725646%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Scrape type for 10725646: 0
2026-03-26 15:21:30 [adesa.be] INFO: Skipping item 10725646 url https://www.openlane.eu/en/carv6/auction/10725646
2026-03-26 15:21:30 [adesa.be] INFO: Found listing with ID: 10732251
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732251%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Scrape type for 10732251: 1
2026-03-26 15:21:30 [adesa.be] INFO: Scraping item 10732251 url https://www.openlane.eu/en/carv6/auction/10732251
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252F13e3ea43-7453-4354-9b7d-ffc15b0b28a3.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/13e3ea43-7453-4354-9b7d-ffc15b0b28a3.JPG not downloaded yet
2026-03-26 15:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:30 [adesa.be] INFO: Found listing with ID: 10724691
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724691%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Scrape type for 10724691: 0
2026-03-26 15:21:30 [adesa.be] INFO: Skipping item 10724691 url https://www.openlane.eu/en/carv6/auction/10724691
2026-03-26 15:21:30 [adesa.be] INFO: Found listing with ID: 10732387
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732387%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Scrape type for 10732387: 1
2026-03-26 15:21:30 [adesa.be] INFO: Scraping item 10732387 url https://www.openlane.eu/en/carv6/auction/10732387
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252Fb42aeb63-df83-438c-acc7-3a1ef692325a.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/b42aeb63-df83-438c-acc7-3a1ef692325a.JPG not downloaded yet
2026-03-26 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:30 [adesa.be] INFO: Found listing with ID: 10732301
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732301%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Scrape type for 10732301: 1
2026-03-26 15:21:30 [adesa.be] INFO: Scraping item 10732301 url https://www.openlane.eu/en/carv6/auction/10732301
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680396%252Fgeneral%252F26c79d8d-22c9-44ea-adbd-c1f2e4dcfc0f.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680396/general/26c79d8d-22c9-44ea-adbd-c1f2e4dcfc0f.JPG not downloaded yet
2026-03-26 15:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/cb0a79e7-83e9-4943-a1eb-6c544b848a00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/cf1de2d7-f02b-469d-a726-957a0d072651.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:30 [adesa.be] INFO: Found listing with ID: 10732247
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732247%27 HTTP/1.1" 200 None
2026-03-26 15:21:30 [adesa.be] INFO: Scrape type for 10732247: 1
2026-03-26 15:21:30 [adesa.be] INFO: Scraping item 10732247 url https://www.openlane.eu/en/carv6/auction/10732247
2026-03-26 15:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10731813
2026-03-26 15:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17df3043-c24e-5b2c-a9e5-415f6e64707c with scrape type 1
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17df3043-c24e-5b2c-a9e5-415f6e64707c
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252F9605f56b-8d43-4fe1-b2e9-231da20200ca.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/9605f56b-8d43-4fe1-b2e9-231da20200ca.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252F9f354214-b83e-4fcb-b6d7-89ef60401f3b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/9f354214-b83e-4fcb-b6d7-89ef60401f3b.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252F2f9f8ba4-5d30-4870-898b-b3a9cefd64c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/2f9f8ba4-5d30-4870-898b-b3a9cefd64c0.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252F92e22e5e-0145-45d4-b690-5201e6d79118.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/92e22e5e-0145-45d4-b690-5201e6d79118.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252Fe8b68858-f03c-4fc4-aca9-c9df6a79110c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/e8b68858-f03c-4fc4-aca9-c9df6a79110c.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252Fc8231c73-2fbd-4b44-b4f2-696eb7b4fbd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/c8231c73-2fbd-4b44-b4f2-696eb7b4fbd4.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252Fe57dc7af-82ff-4b4a-877f-521e39cd77fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/e57dc7af-82ff-4b4a-877f-521e39cd77fe.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252Fecb5dbae-54de-45f6-a58e-6b9f51d9c329.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/ecb5dbae-54de-45f6-a58e-6b9f51d9c329.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252Fb04ffc58-fef7-44e9-a0bb-bd94e5c55007.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/b04ffc58-fef7-44e9-a0bb-bd94e5c55007.jpg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5704043%252Fgeneral%252F3f5a9896-c492-4707-b8e1-d109800122b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704043/general/3f5a9896-c492-4707-b8e1-d109800122b8.jpg already downloaded
2026-03-26 15:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17df3043-c24e-5b2c-a9e5-415f6e64707c, identifier: 10731813
2026-03-26 15:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4d988cc-2ea9-5c66-964e-6f4f23f84c13 with identifier: 10730586
2026-03-26 15:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4d988cc-2ea9-5c66-964e-6f4f23f84c13 with scrape type 1
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4d988cc-2ea9-5c66-964e-6f4f23f84c13
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252Fb5bca248-5e9f-42f5-9fd5-9a910ad401d4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/b5bca248-5e9f-42f5-9fd5-9a910ad401d4.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252Ff6f9ebed-a750-472f-8eaa-01ee8aab5479.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/f6f9ebed-a750-472f-8eaa-01ee8aab5479.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252F277bd032-2044-426b-8d38-55ea0d1fabda.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/277bd032-2044-426b-8d38-55ea0d1fabda.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252Fcf8f32fd-cc65-485c-86ae-3132a56d7c83.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/cf8f32fd-cc65-485c-86ae-3132a56d7c83.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252Fa04620c0-a00b-4194-a47f-2d9e8f2fa38f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/a04620c0-a00b-4194-a47f-2d9e8f2fa38f.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252F63e64297-fae7-478b-80f2-b55fbd60c792.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/63e64297-fae7-478b-80f2-b55fbd60c792.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252Fef4e70d3-0044-477e-b4db-fce78d1a3b31.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/ef4e70d3-0044-477e-b4db-fce78d1a3b31.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252F4b1610cb-e951-4a93-8e26-904dd1414627.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/4b1610cb-e951-4a93-8e26-904dd1414627.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252F92f6bf47-7389-448a-a4dc-22669670d724.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/92f6bf47-7389-448a-a4dc-22669670d724.jpeg already downloaded
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5685987%252Fgeneral%252F2c26e05b-33e4-4543-99b2-9d17ad30a274.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685987/general/2c26e05b-33e4-4543-99b2-9d17ad30a274.jpeg already downloaded
2026-03-26 15:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4d988cc-2ea9-5c66-964e-6f4f23f84c13, identifier: 10730586
2026-03-26 15:21:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/b42aeb63-df83-438c-acc7-3a1ef692325a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:31 [adesa.be] INFO: Found listing with ID: 10724684
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724684%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [adesa.be] INFO: Scrape type for 10724684: 0
2026-03-26 15:21:31 [adesa.be] INFO: Skipping item 10724684 url https://www.openlane.eu/en/carv6/auction/10724684
2026-03-26 15:21:31 [adesa.be] INFO: Found listing with ID: 10730582
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730582%27 HTTP/1.1" 200 None
2026-03-26 15:21:31 [adesa.be] INFO: Scrape type for 10730582: 1
2026-03-26 15:21:31 [adesa.be] INFO: Scraping item 10730582 url https://www.openlane.eu/en/carv6/auction/10730582
2026-03-26 15:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10731813
2026-03-26 15:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10731813
2026-03-26 15:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10731813 to the API
2026-03-26 15:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731813>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '17df3043-c24e-5b2c-a9e5-415f6e64707c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSS496',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731813',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 120692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5704043/general/9605f56b-8d43-4fe1-b2e9-231da20200ca.jpg',
'https://images.openlane.eu/carimgs/5704043/general/9f354214-b83e-4fcb-b6d7-89ef60401f3b.jpg',
'https://images.openlane.eu/carimgs/5704043/general/2f9f8ba4-5d30-4870-898b-b3a9cefd64c0.jpg',
'https://images.openlane.eu/carimgs/5704043/general/92e22e5e-0145-45d4-b690-5201e6d79118.jpg',
'https://images.openlane.eu/carimgs/5704043/general/e8b68858-f03c-4fc4-aca9-c9df6a79110c.jpg',
'https://images.openlane.eu/carimgs/5704043/general/c8231c73-2fbd-4b44-b4f2-696eb7b4fbd4.jpg',
'https://images.openlane.eu/carimgs/5704043/general/e57dc7af-82ff-4b4a-877f-521e39cd77fe.jpg',
'https://images.openlane.eu/carimgs/5704043/general/ecb5dbae-54de-45f6-a58e-6b9f51d9c329.jpg',
'https://images.openlane.eu/carimgs/5704043/general/b04ffc58-fef7-44e9-a0bb-bd94e5c55007.jpg',
'https://images.openlane.eu/carimgs/5704043/general/3f5a9896-c492-4707-b8e1-d109800122b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/9605f56b-8d43-4fe1-b2e9-231da20200ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/9f354214-b83e-4fcb-b6d7-89ef60401f3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/2f9f8ba4-5d30-4870-898b-b3a9cefd64c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/92e22e5e-0145-45d4-b690-5201e6d79118.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/e8b68858-f03c-4fc4-aca9-c9df6a79110c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/c8231c73-2fbd-4b44-b4f2-696eb7b4fbd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/e57dc7af-82ff-4b4a-877f-521e39cd77fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/ecb5dbae-54de-45f6-a58e-6b9f51d9c329.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/b04ffc58-fef7-44e9-a0bb-bd94e5c55007.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17df3043-c24e-5b2c-a9e5-415f6e64707c/17df3043-c24e-5b2c-a9e5-415f6e64707c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704043/general/3f5a9896-c492-4707-b8e1-d109800122b8.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 120.692 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731813%27 HTTP/1.1" 200 None
2026-03-26 15:21:32 [adesa.be] INFO: Saving data for 10731813: {'created_time': 1774538492.424052, 'last_price_update_time': 1774538492.424066, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731813') HTTP/1.1" 204 0
2026-03-26 15:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4d988cc-2ea9-5c66-964e-6f4f23f84c13 with identifier: 10730586
2026-03-26 15:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4d988cc-2ea9-5c66-964e-6f4f23f84c13 with identifier: 10730586
2026-03-26 15:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4d988cc-2ea9-5c66-964e-6f4f23f84c13 with identifier: 10730586 to the API
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd4d988cc-2ea9-5c66-964e-6f4f23f84c13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EWI303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 166949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5685987/general/b5bca248-5e9f-42f5-9fd5-9a910ad401d4.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/f6f9ebed-a750-472f-8eaa-01ee8aab5479.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/277bd032-2044-426b-8d38-55ea0d1fabda.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/cf8f32fd-cc65-485c-86ae-3132a56d7c83.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/a04620c0-a00b-4194-a47f-2d9e8f2fa38f.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/63e64297-fae7-478b-80f2-b55fbd60c792.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/ef4e70d3-0044-477e-b4db-fce78d1a3b31.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/4b1610cb-e951-4a93-8e26-904dd1414627.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/92f6bf47-7389-448a-a4dc-22669670d724.jpeg',
'https://images.openlane.eu/carimgs/5685987/general/2c26e05b-33e4-4543-99b2-9d17ad30a274.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5972618,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/b5bca248-5e9f-42f5-9fd5-9a910ad401d4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4592127,
'Height': 3994,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/f6f9ebed-a750-472f-8eaa-01ee8aab5479.jpeg',
'Width': 5526},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5136578,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/277bd032-2044-426b-8d38-55ea0d1fabda.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7528925,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/cf8f32fd-cc65-485c-86ae-3132a56d7c83.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5468625,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/a04620c0-a00b-4194-a47f-2d9e8f2fa38f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5203645,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/63e64297-fae7-478b-80f2-b55fbd60c792.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2978822,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/ef4e70d3-0044-477e-b4db-fce78d1a3b31.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7060786,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/4b1610cb-e951-4a93-8e26-904dd1414627.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2387288,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/92f6bf47-7389-448a-a4dc-22669670d724.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d988cc-2ea9-5c66-964e-6f4f23f84c13/d4d988cc-2ea9-5c66-964e-6f4f23f84c13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2380793,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685987/general/2c26e05b-33e4-4543-99b2-9d17ad30a274.jpeg',
'Width': 4032}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2013-01-17',
'seats_number': 3,
'seller_name': 'LOVACAR, SPRL',
'title': 'Citroën Berlingo 1.6 HDI - Diesel - Automatic - 90 hp - 166.949 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730586%27 HTTP/1.1" 200 None
2026-03-26 15:21:32 [adesa.be] INFO: Saving data for 10730586: {'created_time': 1774538492.90145, 'last_price_update_time': 1774538492.901461, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730586') HTTP/1.1" 204 0
2026-03-26 15:21:32 [adesa.be] INFO: Found listing with ID: 10730597
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730597%27 HTTP/1.1" 200 None
2026-03-26 15:21:32 [adesa.be] INFO: Scrape type for 10730597: 1
2026-03-26 15:21:32 [adesa.be] INFO: Scraping item 10730597 url https://www.openlane.eu/en/carv6/auction/10730597
2026-03-26 15:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10731947
2026-03-26 15:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with scrape type 1
2026-03-26 15:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fdf4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/df4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg already downloaded
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg already downloaded
2026-03-26 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fa190a255-2b4a-4585-8d6e-dfbee1f40107.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/a190a255-2b4a-4585-8d6e-dfbee1f40107.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F1e605791-eaad-41a8-a742-dec0e547abd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/1e605791-eaad-41a8-a742-dec0e547abd3.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fc1383008-486b-4522-a6c3-5549ff1b42d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/c1383008-486b-4522-a6c3-5549ff1b42d5.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Ff191691b-b15c-44ce-baed-1f7629d6791d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/f191691b-b15c-44ce-baed-1f7629d6791d.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fe3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fb1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/b1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fa086d064-9c02-452c-8781-fba86611536e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/a086d064-9c02-452c-8781-fba86611536e.jpg already downloaded
2026-03-26 15:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38, identifier: 10731947
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10731947
2026-03-26 15:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10731947
2026-03-26 15:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10731947 to the API
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731947>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f1411f3c-2660-56e9-adc4-6a7a6a0e5e38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVY646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731947',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 154730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5743857/general/df4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg',
'https://images.openlane.eu/carimgs/5743857/general/5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg',
'https://images.openlane.eu/carimgs/5743857/general/5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg',
'https://images.openlane.eu/carimgs/5743857/general/a190a255-2b4a-4585-8d6e-dfbee1f40107.jpg',
'https://images.openlane.eu/carimgs/5743857/general/1e605791-eaad-41a8-a742-dec0e547abd3.jpg',
'https://images.openlane.eu/carimgs/5743857/general/c1383008-486b-4522-a6c3-5549ff1b42d5.jpg',
'https://images.openlane.eu/carimgs/5743857/general/f191691b-b15c-44ce-baed-1f7629d6791d.jpg',
'https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg',
'https://images.openlane.eu/carimgs/5743857/general/b1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg',
'https://images.openlane.eu/carimgs/5743857/general/a086d064-9c02-452c-8781-fba86611536e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/df4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22714,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/a190a255-2b4a-4585-8d6e-dfbee1f40107.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/1e605791-eaad-41a8-a742-dec0e547abd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/c1383008-486b-4522-a6c3-5549ff1b42d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/f191691b-b15c-44ce-baed-1f7629d6791d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/b1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/a086d064-9c02-452c-8781-fba86611536e.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-01-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'154.730 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731947%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [adesa.be] INFO: Saving data for 10731947: {'created_time': 1774538493.748611, 'last_price_update_time': 1774538493.748624, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731947') HTTP/1.1" 204 0
2026-03-26 15:21:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/26c79d8d-22c9-44ea-adbd-c1f2e4dcfc0f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:33 [adesa.be] INFO: Found listing with ID: 10732388
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732388%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [adesa.be] INFO: Scrape type for 10732388: 1
2026-03-26 15:21:33 [adesa.be] INFO: Scraping item 10732388 url https://www.openlane.eu/en/carv6/auction/10732388
2026-03-26 15:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:33 [adesa.be] INFO: Found listing with ID: 10732414
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732414%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [adesa.be] INFO: Scrape type for 10732414: 1
2026-03-26 15:21:33 [adesa.be] INFO: Scraping item 10732414 url https://www.openlane.eu/en/carv6/auction/10732414
2026-03-26 15:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10731886
2026-03-26 15:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with scrape type 1
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F909b87b5-d48b-499a-9095-b9c08e75768c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/909b87b5-d48b-499a-9095-b9c08e75768c.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252Fb770a601-20a3-4917-b8a3-794d11b4cedc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/b770a601-20a3-4917-b8a3-794d11b4cedc.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F2ade7ae9-24be-4652-a97f-520003f4d985.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/2ade7ae9-24be-4652-a97f-520003f4d985.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252Fa619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/a619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F786804e2-62c4-4254-8592-69d3b354b8de.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/786804e2-62c4-4254-8592-69d3b354b8de.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F24584b25-fafa-4551-ab90-2bd1c80530ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/24584b25-fafa-4551-ab90-2bd1c80530ff.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg already downloaded
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728049%252Fgeneral%252F273b808c-bed9-4115-a4cc-918e6492b222.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/273b808c-bed9-4115-a4cc-918e6492b222.jpg already downloaded
2026-03-26 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd6575e-abda-58d0-a5d8-a2e5744438d4, identifier: 10731886
2026-03-26 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10732279
2026-03-26 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a34fec-57c5-5d0e-8848-07241937b208 with scrape type 1
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44a34fec-57c5-5d0e-8848-07241937b208
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F6558a93e-b789-4354-9274-2c07604d0484.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/6558a93e-b789-4354-9274-2c07604d0484.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F50a00350-ba03-420f-bf2d-c0a758160b79.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/50a00350-ba03-420f-bf2d-c0a758160b79.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F356e561f-c161-433d-9790-83aadd427c14.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/356e561f-c161-433d-9790-83aadd427c14.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252Fe9fd593f-d947-4d54-93cc-4861224f7ff8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/e9fd593f-d947-4d54-93cc-4861224f7ff8.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F1129c5b8-fbed-4be5-9174-566af2591196.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/1129c5b8-fbed-4be5-9174-566af2591196.jpg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5577806%252Fgeneral%252F8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg already downloaded
2026-03-26 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44a34fec-57c5-5d0e-8848-07241937b208, identifier: 10732279
2026-03-26 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10732350
2026-03-26 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e50b09e-0569-55cd-960e-3382d61e77cd with scrape type 1
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e50b09e-0569-55cd-960e-3382d61e77cd
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252Ff0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/f0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252Fa0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/a0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252F21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252Ffab995e6-ab7f-4229-b694-b7ebc221846c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/fab995e6-ab7f-4229-b694-b7ebc221846c.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252F2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252Fe3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/e3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252F53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252F7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252Fafbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/afbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702898%252Fgeneral%252F8c09624f-4040-4826-8999-19dc167a6a41.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/8c09624f-4040-4826-8999-19dc167a6a41.jpeg already downloaded
2026-03-26 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e50b09e-0569-55cd-960e-3382d61e77cd, identifier: 10732350
2026-03-26 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10732401
2026-03-26 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa3e5765-772e-57e1-928d-c774f09bc4a2 with scrape type 1
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa3e5765-772e-57e1-928d-c774f09bc4a2
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252Fc817b791-ea7c-48e0-86fb-c20005f404b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/c817b791-ea7c-48e0-86fb-c20005f404b9.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252Fb61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/b61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg already downloaded
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733623%252Fgeneral%252F0f971159-46ad-4306-9bae-c9c52d659685.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/0f971159-46ad-4306-9bae-c9c52d659685.jpeg already downloaded
2026-03-26 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa3e5765-772e-57e1-928d-c774f09bc4a2, identifier: 10732401
2026-03-26 15:21:34 [adesa.be] INFO: Found listing with ID: 10727745
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727745%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [adesa.be] INFO: Scrape type for 10727745: 0
2026-03-26 15:21:34 [adesa.be] INFO: Skipping item 10727745 url https://www.openlane.eu/en/carv6/auction/10727745
2026-03-26 15:21:34 [adesa.be] INFO: Found listing with ID: 10727081
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727081%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [adesa.be] INFO: Scrape type for 10727081: 0
2026-03-26 15:21:34 [adesa.be] INFO: Skipping item 10727081 url https://www.openlane.eu/en/carv6/auction/10727081
2026-03-26 15:21:34 [adesa.be] INFO: Found listing with ID: 10727103
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727103%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [adesa.be] INFO: Scrape type for 10727103: 0
2026-03-26 15:21:34 [adesa.be] INFO: Skipping item 10727103 url https://www.openlane.eu/en/carv6/auction/10727103
2026-03-26 15:21:34 [adesa.be] INFO: Found listing with ID: 10732292
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732292%27 HTTP/1.1" 200 None
2026-03-26 15:21:34 [adesa.be] INFO: Scrape type for 10732292: 1
2026-03-26 15:21:34 [adesa.be] INFO: Scraping item 10732292 url https://www.openlane.eu/en/carv6/auction/10732292
2026-03-26 15:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10731886
2026-03-26 15:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10731886
2026-03-26 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10731886 to the API
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731886>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6cd6575e-abda-58d0-a5d8-a2e5744438d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTF032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731886',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Traveller',
'odometer': 108696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5728049/general/909b87b5-d48b-499a-9095-b9c08e75768c.jpg',
'https://images.openlane.eu/carimgs/5728049/general/b770a601-20a3-4917-b8a3-794d11b4cedc.jpg',
'https://images.openlane.eu/carimgs/5728049/general/6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg',
'https://images.openlane.eu/carimgs/5728049/general/2ade7ae9-24be-4652-a97f-520003f4d985.jpg',
'https://images.openlane.eu/carimgs/5728049/general/a619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg',
'https://images.openlane.eu/carimgs/5728049/general/786804e2-62c4-4254-8592-69d3b354b8de.jpg',
'https://images.openlane.eu/carimgs/5728049/general/24584b25-fafa-4551-ab90-2bd1c80530ff.jpg',
'https://images.openlane.eu/carimgs/5728049/general/064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg',
'https://images.openlane.eu/carimgs/5728049/general/545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg',
'https://images.openlane.eu/carimgs/5728049/general/273b808c-bed9-4115-a4cc-918e6492b222.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/909b87b5-d48b-499a-9095-b9c08e75768c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/b770a601-20a3-4917-b8a3-794d11b4cedc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/2ade7ae9-24be-4652-a97f-520003f4d985.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/a619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/786804e2-62c4-4254-8592-69d3b354b8de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/24584b25-fafa-4551-ab90-2bd1c80530ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/273b808c-bed9-4115-a4cc-918e6492b222.jpg',
'Width': 1024}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 9,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Traveller L2 1.5 HDI Business - Diesel - Manual - 120 hp - '
'108.696 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731886%27 HTTP/1.1" 200 None
2026-03-26 15:21:35 [adesa.be] INFO: Saving data for 10731886: {'created_time': 1774538495.427637, 'last_price_update_time': 1774538495.427647, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731886') HTTP/1.1" 204 0
2026-03-26 15:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10732279
2026-03-26 15:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10732279
2026-03-26 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10732279 to the API
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732279>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '44a34fec-57c5-5d0e-8848-07241937b208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TNW383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 265134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5577806/general/87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg',
'https://images.openlane.eu/carimgs/5577806/general/7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg',
'https://images.openlane.eu/carimgs/5577806/general/6558a93e-b789-4354-9274-2c07604d0484.jpg',
'https://images.openlane.eu/carimgs/5577806/general/74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg',
'https://images.openlane.eu/carimgs/5577806/general/50a00350-ba03-420f-bf2d-c0a758160b79.jpg',
'https://images.openlane.eu/carimgs/5577806/general/356e561f-c161-433d-9790-83aadd427c14.jpg',
'https://images.openlane.eu/carimgs/5577806/general/6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg',
'https://images.openlane.eu/carimgs/5577806/general/e9fd593f-d947-4d54-93cc-4861224f7ff8.jpg',
'https://images.openlane.eu/carimgs/5577806/general/1129c5b8-fbed-4be5-9174-566af2591196.jpg',
'https://images.openlane.eu/carimgs/5577806/general/8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302422,
'Height': 1239,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314474,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341044,
'Height': 1367,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/6558a93e-b789-4354-9274-2c07604d0484.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355019,
'Height': 1381,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170178,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/50a00350-ba03-420f-bf2d-c0a758160b79.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243283,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/356e561f-c161-433d-9790-83aadd427c14.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201274,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145713,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/e9fd593f-d947-4d54-93cc-4861224f7ff8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223827,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/1129c5b8-fbed-4be5-9174-566af2591196.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313219,
'Height': 1482,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg',
'Width': 1600}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2018-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Picasso 1.2i Feel - Petrol - Manual - 130 hp - 265.134 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732279%27 HTTP/1.1" 200 None
2026-03-26 15:21:35 [adesa.be] INFO: Saving data for 10732279: {'created_time': 1774538495.833702, 'last_price_update_time': 1774538495.833712, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732279') HTTP/1.1" 204 0
2026-03-26 15:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10732350
2026-03-26 15:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10732350
2026-03-26 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10732350 to the API
2026-03-26 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732350>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6e50b09e-0569-55cd-960e-3382d61e77cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NDP087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732350',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 135007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5702898/general/f0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/a0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/fab995e6-ab7f-4229-b694-b7ebc221846c.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/e3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/afbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/8c09624f-4040-4826-8999-19dc167a6a41.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329097,
'Height': 1302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/f0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341332,
'Height': 1330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/a0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319102,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337921,
'Height': 1330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/fab995e6-ab7f-4229-b694-b7ebc221846c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256255,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192057,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/e3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215230,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204733,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188833,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/afbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335909,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/8c09624f-4040-4826-8999-19dc167a6a41.jpeg',
'Width': 1200}],
'price': 3200,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C3 1.2i Seduction - Petrol - Manual - 82 hp - 135.007 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2016}
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732350%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [adesa.be] INFO: Saving data for 10732350: {'created_time': 1774538496.202883, 'last_price_update_time': 1774538496.202892, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732350') HTTP/1.1" 204 0
2026-03-26 15:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10732401
2026-03-26 15:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10732401
2026-03-26 15:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10732401 to the API
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732401>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fa3e5765-772e-57e1-928d-c774f09bc4a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ABN143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 181921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5733623/general/c817b791-ea7c-48e0-86fb-c20005f404b9.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/b61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/0f971159-46ad-4306-9bae-c9c52d659685.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326489,
'Height': 1338,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/c817b791-ea7c-48e0-86fb-c20005f404b9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356667,
'Height': 1411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/b61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336060,
'Height': 1381,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337567,
'Height': 1381,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229078,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220352,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263594,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246477,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314959,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302904,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/0f971159-46ad-4306-9bae-c9c52d659685.jpeg',
'Width': 1600}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C3 Picasso 1.6 HDI Exclusive - Diesel - Manual - 90 hp - '
'181.921 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732401%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [adesa.be] INFO: Saving data for 10732401: {'created_time': 1774538496.767778, 'last_price_update_time': 1774538496.767788, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732401') HTTP/1.1" 204 0
2026-03-26 15:21:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/13e3ea43-7453-4354-9b7d-ffc15b0b28a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:36 [adesa.be] INFO: Found listing with ID: 10721452
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721452%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [adesa.be] INFO: Scrape type for 10721452: 0
2026-03-26 15:21:36 [adesa.be] INFO: Skipping item 10721452 url https://www.openlane.eu/en/carv6/auction/10721452
2026-03-26 15:21:36 [adesa.be] INFO: Found listing with ID: 10721615
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721615%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [adesa.be] INFO: Scrape type for 10721615: 0
2026-03-26 15:21:36 [adesa.be] INFO: Skipping item 10721615 url https://www.openlane.eu/en/carv6/auction/10721615
2026-03-26 15:21:36 [adesa.be] INFO: Found listing with ID: 10727326
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727326%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [adesa.be] INFO: Scrape type for 10727326: 0
2026-03-26 15:21:36 [adesa.be] INFO: Skipping item 10727326 url https://www.openlane.eu/en/carv6/auction/10727326
2026-03-26 15:21:36 [adesa.be] INFO: Found listing with ID: 10732352
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732352%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [adesa.be] INFO: Scrape type for 10732352: 1
2026-03-26 15:21:36 [adesa.be] INFO: Scraping item 10732352 url https://www.openlane.eu/en/carv6/auction/10732352
2026-03-26 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:36 [adesa.be] INFO: Found listing with ID: 10732282
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732282%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [adesa.be] INFO: Scrape type for 10732282: 1
2026-03-26 15:21:36 [adesa.be] INFO: Scraping item 10732282 url https://www.openlane.eu/en/carv6/auction/10732282
2026-03-26 15:21:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10732389
2026-03-26 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cabd84d4-32e2-5f28-9c46-752527366b20 with scrape type 1
2026-03-26 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cabd84d4-32e2-5f28-9c46-752527366b20
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721195%252Fgeneral%252Fa976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/a976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg already downloaded
2026-03-26 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252Fe9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/e9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252Fd3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/d3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252Fc5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/c5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252F977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252F37061100-d15c-46a0-a847-9502e5743f3e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/37061100-d15c-46a0-a847-9502e5743f3e.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252Fedf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/edf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252F90f24396-00bc-4df4-abbd-10432a81ce11.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/90f24396-00bc-4df4-abbd-10432a81ce11.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252F108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721195%252Fgeneral%252F8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg already downloaded
2026-03-26 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cabd84d4-32e2-5f28-9c46-752527366b20, identifier: 10732389
2026-03-26 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10730577
2026-03-26 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf90d26-40c2-5b23-9771-2cbcee838002 with scrape type 1
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1cf90d26-40c2-5b23-9771-2cbcee838002
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252Fa4854c9a-6e2f-4a01-ac4e-6f919001325e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/a4854c9a-6e2f-4a01-ac4e-6f919001325e.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252Ffdaa05a3-5aea-482c-b2e3-89758c859156.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/fdaa05a3-5aea-482c-b2e3-89758c859156.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252Ffd02fc8c-e864-4e7c-93be-37af9ea3e1fa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/fd02fc8c-e864-4e7c-93be-37af9ea3e1fa.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252F0d4c99a8-018a-4bb3-8511-d61dadf6da59.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/0d4c99a8-018a-4bb3-8511-d61dadf6da59.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252F1e576c3d-68d1-4e75-940b-43975ef43642.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/1e576c3d-68d1-4e75-940b-43975ef43642.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252Fea3675b1-88ee-4672-90d1-f3c1dc0193bb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/ea3675b1-88ee-4672-90d1-f3c1dc0193bb.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252F8357ff80-1b0f-4103-9334-3197dc2f620a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/8357ff80-1b0f-4103-9334-3197dc2f620a.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252F92c76b2c-8eca-41c8-96e9-9b6e8e5790a6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/92c76b2c-8eca-41c8-96e9-9b6e8e5790a6.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252F35e0f3c5-0c02-4fa4-870a-6128136a19e2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/35e0f3c5-0c02-4fa4-870a-6128136a19e2.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5671861%252Fgeneral%252F8d423510-867e-41c4-9bf2-18060bfcbdec.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671861/general/8d423510-867e-41c4-9bf2-18060bfcbdec.jpeg already downloaded
2026-03-26 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cf90d26-40c2-5b23-9771-2cbcee838002, identifier: 10730577
2026-03-26 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10732404
2026-03-26 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with scrape type 1
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252F5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252F825d106f-2048-4f73-8912-457b6ab6477d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/825d106f-2048-4f73-8912-457b6ab6477d.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252Ff3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/f3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252F07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252Ff84781e2-e4a4-4583-ae0d-765158a41173.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/f84781e2-e4a4-4583-ae0d-765158a41173.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252F1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252F1d96150b-f552-47f9-9da8-204003681328.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/1d96150b-f552-47f9-9da8-204003681328.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252Fcc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/cc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252F6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg already downloaded
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5733796%252Fgeneral%252Faf00690b-489c-4e8a-8397-08df9395bcae.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/af00690b-489c-4e8a-8397-08df9395bcae.jpeg already downloaded
2026-03-26 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e, identifier: 10732404
2026-03-26 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10732389
2026-03-26 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10732389
2026-03-26 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10732389 to the API
2026-03-26 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cabd84d4-32e2-5f28-9c46-752527366b20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWB789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 200513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5721195/general/a976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/e9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/d3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/c5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/37061100-d15c-46a0-a847-9502e5743f3e.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/edf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/90f24396-00bc-4df4-abbd-10432a81ce11.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335509,
'Height': 1245,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/a976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431904,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/e9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314211,
'Height': 1340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/d3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290788,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/c5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295204,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316906,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/37061100-d15c-46a0-a847-9502e5743f3e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252906,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/edf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398512,
'Height': 1579,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/90f24396-00bc-4df4-abbd-10432a81ce11.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369291,
'Height': 1395,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249332,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg',
'Width': 1200}],
'price': 3650,
'price_includes_vat': True,
'registration_date': '2013-10-15',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Manual - 128 hp - 200.513 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732389%27 HTTP/1.1" 200 None
2026-03-26 15:21:38 [adesa.be] INFO: Saving data for 10732389: {'created_time': 1774538498.987261, 'last_price_update_time': 1774538498.98727, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732389') HTTP/1.1" 204 0
2026-03-26 15:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10730577
2026-03-26 15:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10730577
2026-03-26 15:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10730577 to the API
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730577>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1cf90d26-40c2-5b23-9771-2cbcee838002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CDX631',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 189421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5671861/general/a4854c9a-6e2f-4a01-ac4e-6f919001325e.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/fdaa05a3-5aea-482c-b2e3-89758c859156.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/fd02fc8c-e864-4e7c-93be-37af9ea3e1fa.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/0d4c99a8-018a-4bb3-8511-d61dadf6da59.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/1e576c3d-68d1-4e75-940b-43975ef43642.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/ea3675b1-88ee-4672-90d1-f3c1dc0193bb.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/8357ff80-1b0f-4103-9334-3197dc2f620a.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/92c76b2c-8eca-41c8-96e9-9b6e8e5790a6.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/35e0f3c5-0c02-4fa4-870a-6128136a19e2.jpeg',
'https://images.openlane.eu/carimgs/5671861/general/8d423510-867e-41c4-9bf2-18060bfcbdec.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420939,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/a4854c9a-6e2f-4a01-ac4e-6f919001325e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442917,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/fdaa05a3-5aea-482c-b2e3-89758c859156.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 533646,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/fd02fc8c-e864-4e7c-93be-37af9ea3e1fa.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469760,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/0d4c99a8-018a-4bb3-8511-d61dadf6da59.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398933,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/1e576c3d-68d1-4e75-940b-43975ef43642.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372665,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/ea3675b1-88ee-4672-90d1-f3c1dc0193bb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294701,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/8357ff80-1b0f-4103-9334-3197dc2f620a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360118,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/92c76b2c-8eca-41c8-96e9-9b6e8e5790a6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378585,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/35e0f3c5-0c02-4fa4-870a-6128136a19e2.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf90d26-40c2-5b23-9771-2cbcee838002/1cf90d26-40c2-5b23-9771-2cbcee838002_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180906,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671861/general/8d423510-867e-41c4-9bf2-18060bfcbdec.jpeg',
'Width': 1440}],
'price': 4350,
'price_includes_vat': True,
'registration_date': '2014-08-13',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Citroën C4 Picasso 1.6 HDI Attraction - Diesel - Manual - 92 hp - '
'189.421 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2014}
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730577%27 HTTP/1.1" 200 None
2026-03-26 15:21:39 [adesa.be] INFO: Saving data for 10730577: {'created_time': 1774538499.284542, 'last_price_update_time': 1774538499.284552, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730577') HTTP/1.1" 204 0
2026-03-26 15:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10732404
2026-03-26 15:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10732404
2026-03-26 15:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10732404 to the API
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6a6ff070-95ef-5f2a-8dc3-e9e42fca442e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDX904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732404',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 127659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5733796/general/5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/825d106f-2048-4f73-8912-457b6ab6477d.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/f3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/f84781e2-e4a4-4583-ae0d-765158a41173.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/1d96150b-f552-47f9-9da8-204003681328.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/cc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/af00690b-489c-4e8a-8397-08df9395bcae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356716,
'Height': 1271,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344315,
'Height': 1284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/825d106f-2048-4f73-8912-457b6ab6477d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334509,
'Height': 1337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/f3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261701,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208529,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/f84781e2-e4a4-4583-ae0d-765158a41173.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243762,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220539,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/1d96150b-f552-47f9-9da8-204003681328.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173626,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/cc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155927,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273595,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/af00690b-489c-4e8a-8397-08df9395bcae.jpeg',
'Width': 1600}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2014-01-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.5 DCI Prestige - Diesel - Manual - 110 hp - 127.659 '
'km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2014}
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732404%27 HTTP/1.1" 200 None
2026-03-26 15:21:39 [adesa.be] INFO: Saving data for 10732404: {'created_time': 1774538499.607973, 'last_price_update_time': 1774538499.607991, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732404') HTTP/1.1" 204 0
2026-03-26 15:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10730596
2026-03-26 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cdbf60d-7946-5011-94cf-9c739eedf67e with scrape type 1
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cdbf60d-7946-5011-94cf-9c739eedf67e
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252F7b4298a8-3170-41f9-8343-ab6fa913e463.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/7b4298a8-3170-41f9-8343-ab6fa913e463.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252Fe91f579d-af0b-4d70-8737-6fa7b32c4a9b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/e91f579d-af0b-4d70-8737-6fa7b32c4a9b.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252F068503a7-f514-4813-8836-6bfa8995bfe3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/068503a7-f514-4813-8836-6bfa8995bfe3.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252F51db5c16-b5e9-431a-b10d-147b57e288cd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/51db5c16-b5e9-431a-b10d-147b57e288cd.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252F55f436ff-28fd-4b92-ab92-aa199d03f528.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/55f436ff-28fd-4b92-ab92-aa199d03f528.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252Fe73e026d-dbd7-4c35-8ea9-dfcf9d96ec3b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/e73e026d-dbd7-4c35-8ea9-dfcf9d96ec3b.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252F56a45a18-050b-4e78-af35-9f8cc4c7e253.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/56a45a18-050b-4e78-af35-9f8cc4c7e253.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252F0d7d7922-c245-47f6-99a1-f2576cea879a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/0d7d7922-c245-47f6-99a1-f2576cea879a.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252Fdf120f4b-cf1d-4df4-af2e-421e15d19d33.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/df120f4b-cf1d-4df4-af2e-421e15d19d33.jpeg already downloaded
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712090%252Fgeneral%252F4d5d347f-e8e1-4fc7-ae59-3e476e82a4f3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712090/general/4d5d347f-e8e1-4fc7-ae59-3e476e82a4f3.jpeg already downloaded
2026-03-26 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cdbf60d-7946-5011-94cf-9c739eedf67e, identifier: 10730596
2026-03-26 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10730596
2026-03-26 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10730596
2026-03-26 15:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10730596 to the API
2026-03-26 15:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6cdbf60d-7946-5011-94cf-9c739eedf67e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBC779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 105866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5712090/general/7b4298a8-3170-41f9-8343-ab6fa913e463.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/e91f579d-af0b-4d70-8737-6fa7b32c4a9b.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/068503a7-f514-4813-8836-6bfa8995bfe3.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/51db5c16-b5e9-431a-b10d-147b57e288cd.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/55f436ff-28fd-4b92-ab92-aa199d03f528.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/e73e026d-dbd7-4c35-8ea9-dfcf9d96ec3b.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/56a45a18-050b-4e78-af35-9f8cc4c7e253.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/0d7d7922-c245-47f6-99a1-f2576cea879a.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/df120f4b-cf1d-4df4-af2e-421e15d19d33.jpeg',
'https://images.openlane.eu/carimgs/5712090/general/4d5d347f-e8e1-4fc7-ae59-3e476e82a4f3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 473843,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/7b4298a8-3170-41f9-8343-ab6fa913e463.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455851,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/e91f579d-af0b-4d70-8737-6fa7b32c4a9b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 516834,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/068503a7-f514-4813-8836-6bfa8995bfe3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482456,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/51db5c16-b5e9-431a-b10d-147b57e288cd.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454548,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/55f436ff-28fd-4b92-ab92-aa199d03f528.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436220,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/e73e026d-dbd7-4c35-8ea9-dfcf9d96ec3b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327144,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/56a45a18-050b-4e78-af35-9f8cc4c7e253.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376352,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/0d7d7922-c245-47f6-99a1-f2576cea879a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284123,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/df120f4b-cf1d-4df4-af2e-421e15d19d33.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdbf60d-7946-5011-94cf-9c739eedf67e/6cdbf60d-7946-5011-94cf-9c739eedf67e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303431,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712090/general/4d5d347f-e8e1-4fc7-ae59-3e476e82a4f3.jpeg',
'Width': 1440}],
'price': 7550,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 4,
'seller_name': 'LOVACAR, SPRL',
'title': 'Fiat 500 1.0i Red - Petrol - Manual - 70 hp - 105.866 km',
'transmission': 'manual',
'trim': 'Red',
'vin': None,
'year': 2021}
2026-03-26 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730596%27 HTTP/1.1" 200 None
2026-03-26 15:21:41 [adesa.be] INFO: Saving data for 10730596: {'created_time': 1774538501.962381, 'last_price_update_time': 1774538501.96239, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730596') HTTP/1.1" 204 0
2026-03-26 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 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-26 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-26 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-26 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-26 15:21:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680396/general/b014318f-576d-467c-9063-e5e1574d0ed7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731776)
2026-03-26 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10732301
2026-03-26 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with scrape type 1
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55e39f96-9d3e-57b1-a3c0-9d8e82786af7
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252Fbef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/bef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252Fbfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/bfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252Fd00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/d00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252F177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252F13245e5d-425e-4fff-835b-1e5764b0407a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/13245e5d-425e-4fff-835b-1e5764b0407a.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252F7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252F858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252Fca59eb42-51bc-47e6-8a40-34ac14243439.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/ca59eb42-51bc-47e6-8a40-34ac14243439.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252F9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5633880%252Fgeneral%252F6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg already downloaded
2026-03-26 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7, identifier: 10732301
2026-03-26 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10732373
2026-03-26 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f51e477-e2fd-5854-b576-bf7888394abc with scrape type 1
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f51e477-e2fd-5854-b576-bf7888394abc
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252F27f94cf6-50c7-43af-9214-531a952de354.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/27f94cf6-50c7-43af-9214-531a952de354.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252F9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252F879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252F158397ca-7258-4b51-be90-c9d36b439f0d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/158397ca-7258-4b51-be90-c9d36b439f0d.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252Fe4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/e4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252F4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252Ff97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/f97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252F64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252F26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg already downloaded
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712181%252Fgeneral%252Fd9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/d9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg already downloaded
2026-03-26 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f51e477-e2fd-5854-b576-bf7888394abc, identifier: 10732373
2026-03-26 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10732301
2026-03-26 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10732301
2026-03-26 15:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10732301 to the API
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732301>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '55e39f96-9d3e-57b1-a3c0-9d8e82786af7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NAH771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 110961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5633880/general/bef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/bfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/d00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/13245e5d-425e-4fff-835b-1e5764b0407a.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/ca59eb42-51bc-47e6-8a40-34ac14243439.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317734,
'Height': 1223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/bef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353503,
'Height': 1351,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/bfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308791,
'Height': 1302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/d00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265786,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199037,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/13245e5d-425e-4fff-835b-1e5764b0407a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201390,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205362,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182453,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/ca59eb42-51bc-47e6-8a40-34ac14243439.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274576,
'Height': 1338,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380565,
'Height': 1478,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg',
'Width': 1599}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2016-01-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.0i Trend - Petrol - Manual - 80 hp - 110.961 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2016}
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732301%27 HTTP/1.1" 200 None
2026-03-26 15:21:42 [adesa.be] INFO: Saving data for 10732301: {'created_time': 1774538502.954962, 'last_price_update_time': 1774538502.954973, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732301') HTTP/1.1" 204 0
2026-03-26 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10732373
2026-03-26 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10732373
2026-03-26 15:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10732373 to the API
2026-03-26 15:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5f51e477-e2fd-5854-b576-bf7888394abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WNY516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 172875,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5712181/general/27f94cf6-50c7-43af-9214-531a952de354.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/158397ca-7258-4b51-be90-c9d36b439f0d.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/e4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/f97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/d9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294242,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/27f94cf6-50c7-43af-9214-531a952de354.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333414,
'Height': 1384,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346317,
'Height': 1371,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349749,
'Height': 1454,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/158397ca-7258-4b51-be90-c9d36b439f0d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203015,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/e4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233041,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225598,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/f97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310118,
'Height': 1462,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303251,
'Height': 1517,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351207,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/d9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg',
'Width': 1600}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2009-08-31',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 172.875 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2009}
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732373%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [adesa.be] INFO: Saving data for 10732373: {'created_time': 1774538504.074439, 'last_price_update_time': 1774538504.074449, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732373') HTTP/1.1" 204 0
2026-03-26 15:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10732379
2026-03-26 15:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e2e7b7-90af-5221-8699-062d3f5e9a8f with scrape type 1
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86e2e7b7-90af-5221-8699-062d3f5e9a8f
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252Fd5191d0e-d801-448a-a487-245778e93f87.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/d5191d0e-d801-448a-a487-245778e93f87.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252F512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252F417348a6-2d6a-4813-8fbe-8da76710c488.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/417348a6-2d6a-4813-8fbe-8da76710c488.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252F538da057-f168-4958-959f-92d41e8dbb8f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/538da057-f168-4958-959f-92d41e8dbb8f.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252F1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252F81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252Fd26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/d26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252Fe74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/e74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252Fdb1fe717-5359-41e3-bacd-7b0345076506.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/db1fe717-5359-41e3-bacd-7b0345076506.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5719884%252Fgeneral%252F550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg already downloaded
2026-03-26 15:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86e2e7b7-90af-5221-8699-062d3f5e9a8f, identifier: 10732379
2026-03-26 15:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10730591
2026-03-26 15:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 902276e5-011a-556d-9db9-c91d77b65cd8 with scrape type 1
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 902276e5-011a-556d-9db9-c91d77b65cd8
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252Fcba94bc2-e37e-4b78-8dc2-e7a311b3b717.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/cba94bc2-e37e-4b78-8dc2-e7a311b3b717.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252F487aaad0-9745-457f-b51a-58d30ac1aafe.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/487aaad0-9745-457f-b51a-58d30ac1aafe.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252Ff38cb645-f1fb-4398-be66-567e3c6783fe.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/f38cb645-f1fb-4398-be66-567e3c6783fe.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252Fdb7cb674-5a55-4fd9-9ccf-5a3a4965ca77.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/db7cb674-5a55-4fd9-9ccf-5a3a4965ca77.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252F05776316-934b-4422-be39-c424ca634679.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/05776316-934b-4422-be39-c424ca634679.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252Fe5b0e3e1-b21a-458e-9188-aef66bf39085.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/e5b0e3e1-b21a-458e-9188-aef66bf39085.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252F7226c0b8-f10b-4abf-b415-e7a2551345e3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/7226c0b8-f10b-4abf-b415-e7a2551345e3.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252F1b99b5ce-03e5-4110-9320-8a9656c3a629.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/1b99b5ce-03e5-4110-9320-8a9656c3a629.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252Fee04eea3-d1e6-48ce-8560-ca6713713b2f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/ee04eea3-d1e6-48ce-8560-ca6713713b2f.jpeg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5698895%252Fgeneral%252Ffad4a122-3963-4e83-ad8e-dee6efe8a767.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698895/general/fad4a122-3963-4e83-ad8e-dee6efe8a767.jpeg already downloaded
2026-03-26 15:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 902276e5-011a-556d-9db9-c91d77b65cd8, identifier: 10730591
2026-03-26 15:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10732272
2026-03-26 15:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with scrape type 1
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252F065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252Fc7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/c7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252F53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252F9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252F233b8956-0be2-4051-a319-d6e1b22f39a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/233b8956-0be2-4051-a319-d6e1b22f39a1.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252F987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252Fa2815b98-3ef4-495c-bfab-077ce673cb5f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/a2815b98-3ef4-495c-bfab-077ce673cb5f.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252F8c897226-80ec-452f-be0a-b03986162b16.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/8c897226-80ec-452f-be0a-b03986162b16.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252Fbc636942-1e90-4caf-a19d-c144f4c40b57.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/bc636942-1e90-4caf-a19d-c144f4c40b57.jpg already downloaded
2026-03-26 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5543518%252Fgeneral%252F83314a9f-ba76-4151-a827-a4e67d01c57c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/83314a9f-ba76-4151-a827-a4e67d01c57c.jpg already downloaded
2026-03-26 15:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa606ec2-8c35-59fd-a10b-8e7a87350fc3, identifier: 10732272
2026-03-26 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10732379
2026-03-26 15:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10732379
2026-03-26 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10732379 to the API
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '86e2e7b7-90af-5221-8699-062d3f5e9a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRJ969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 77094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5719884/general/d5191d0e-d801-448a-a487-245778e93f87.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/417348a6-2d6a-4813-8fbe-8da76710c488.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/538da057-f168-4958-959f-92d41e8dbb8f.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/d26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/e74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/db1fe717-5359-41e3-bacd-7b0345076506.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295263,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/d5191d0e-d801-448a-a487-245778e93f87.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347231,
'Height': 1445,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363494,
'Height': 1446,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/417348a6-2d6a-4813-8fbe-8da76710c488.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229591,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/538da057-f168-4958-959f-92d41e8dbb8f.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262295,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200314,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190533,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/d26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292929,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/e74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147796,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/db1fe717-5359-41e3-bacd-7b0345076506.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197314,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg',
'Width': 1600}],
'price': 6850,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Fiat Fiorino 1.3 MultiJet SX - Diesel - Manual - 80 hp - 77.094 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2020}
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732379%27 HTTP/1.1" 200 None
2026-03-26 15:21:45 [adesa.be] INFO: Saving data for 10732379: {'created_time': 1774538505.462672, 'last_price_update_time': 1774538505.462683, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732379') HTTP/1.1" 204 0
2026-03-26 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10730591
2026-03-26 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10730591
2026-03-26 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10730591 to the API
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '902276e5-011a-556d-9db9-c91d77b65cd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BVH017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'B-Max',
'odometer': 196706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5698895/general/cba94bc2-e37e-4b78-8dc2-e7a311b3b717.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/487aaad0-9745-457f-b51a-58d30ac1aafe.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/f38cb645-f1fb-4398-be66-567e3c6783fe.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/db7cb674-5a55-4fd9-9ccf-5a3a4965ca77.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/05776316-934b-4422-be39-c424ca634679.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/e5b0e3e1-b21a-458e-9188-aef66bf39085.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/7226c0b8-f10b-4abf-b415-e7a2551345e3.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/1b99b5ce-03e5-4110-9320-8a9656c3a629.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/ee04eea3-d1e6-48ce-8560-ca6713713b2f.jpeg',
'https://images.openlane.eu/carimgs/5698895/general/fad4a122-3963-4e83-ad8e-dee6efe8a767.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4706053,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/cba94bc2-e37e-4b78-8dc2-e7a311b3b717.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1863223,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/487aaad0-9745-457f-b51a-58d30ac1aafe.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5278043,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/f38cb645-f1fb-4398-be66-567e3c6783fe.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4504378,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/db7cb674-5a55-4fd9-9ccf-5a3a4965ca77.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3565300,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/05776316-934b-4422-be39-c424ca634679.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3642889,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/e5b0e3e1-b21a-458e-9188-aef66bf39085.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3715457,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/7226c0b8-f10b-4abf-b415-e7a2551345e3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5701962,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/1b99b5ce-03e5-4110-9320-8a9656c3a629.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3048336,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/ee04eea3-d1e6-48ce-8560-ca6713713b2f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902276e5-011a-556d-9db9-c91d77b65cd8/902276e5-011a-556d-9db9-c91d77b65cd8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2396967,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698895/general/fad4a122-3963-4e83-ad8e-dee6efe8a767.jpeg',
'Width': 4032}],
'price': 1950,
'price_includes_vat': True,
'registration_date': '2013-03-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford B-Max 1.5 TDCI Titanium - Diesel - Manual - 75 hp - 196.706 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2013}
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730591%27 HTTP/1.1" 200 None
2026-03-26 15:21:45 [adesa.be] INFO: Saving data for 10730591: {'created_time': 1774538505.776185, 'last_price_update_time': 1774538505.776205, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730591') HTTP/1.1" 204 0
2026-03-26 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10732272
2026-03-26 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10732272
2026-03-26 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10732272 to the API
2026-03-26 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732272>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'fa606ec2-8c35-59fd-a10b-8e7a87350fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TDN206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 56354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5543518/general/065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg',
'https://images.openlane.eu/carimgs/5543518/general/c7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg',
'https://images.openlane.eu/carimgs/5543518/general/53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg',
'https://images.openlane.eu/carimgs/5543518/general/9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg',
'https://images.openlane.eu/carimgs/5543518/general/233b8956-0be2-4051-a319-d6e1b22f39a1.jpg',
'https://images.openlane.eu/carimgs/5543518/general/987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg',
'https://images.openlane.eu/carimgs/5543518/general/a2815b98-3ef4-495c-bfab-077ce673cb5f.jpg',
'https://images.openlane.eu/carimgs/5543518/general/8c897226-80ec-452f-be0a-b03986162b16.jpg',
'https://images.openlane.eu/carimgs/5543518/general/bc636942-1e90-4caf-a19d-c144f4c40b57.jpg',
'https://images.openlane.eu/carimgs/5543518/general/83314a9f-ba76-4151-a827-a4e67d01c57c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354194,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388729,
'Height': 1394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/c7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348390,
'Height': 1360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298465,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271771,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/233b8956-0be2-4051-a319-d6e1b22f39a1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181287,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246827,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/a2815b98-3ef4-495c-bfab-077ce673cb5f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195814,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/8c897226-80ec-452f-be0a-b03986162b16.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135437,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/bc636942-1e90-4caf-a19d-c144f4c40b57.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236504,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/83314a9f-ba76-4151-a827-a4e67d01c57c.jpg',
'Width': 1200}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-10-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Laureate - Petrol - Manual - 73 hp - 56.354 km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2017}
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732272%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [adesa.be] INFO: Saving data for 10732272: {'created_time': 1774538506.068349, 'last_price_update_time': 1774538506.068359, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732272') HTTP/1.1" 204 0
2026-03-26 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-26 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01efebb5-1371-5260-a615-709dca8e5e71, skipping ID generation
2026-03-26 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01efebb5-1371-5260-a615-709dca8e5e71 with scrape type 1
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01efebb5-1371-5260-a615-709dca8e5e71 sending to next pipeline
2026-03-26 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01efebb5-1371-5260-a615-709dca8e5e71, identifier: 10731776
2026-03-26 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-26 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10731776
2026-03-26 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10731776
2026-03-26 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10731776 to the API
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5680396/general/b014318f-576d-467c-9063-e5e1574d0ed7.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '01efebb5-1371-5260-a615-709dca8e5e71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731776',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 135527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photos': [],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'135.527 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731776%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [adesa.be] INFO: Saving data for 10731776: {'created_time': 1774538506.560666, 'last_price_update_time': 1774538506.560676, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731776') HTTP/1.1" 204 0
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 01efebb5-1371-5260-a615-709dca8e5e71 due to Ignoring non-200 response
2026-03-26 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10732247
2026-03-26 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5137a56-5f64-5133-b155-fd38276a8a5c with scrape type 1
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5137a56-5f64-5133-b155-fd38276a8a5c
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252Fa99404e8-7d2d-48e9-818b-2334961798db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/a99404e8-7d2d-48e9-818b-2334961798db.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252F915916c2-d48e-4200-8c61-aa019de149b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/915916c2-d48e-4200-8c61-aa019de149b5.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252F84d143ce-4e35-42d1-9588-27172ab21b29.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/84d143ce-4e35-42d1-9588-27172ab21b29.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252F95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252Fbc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/bc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252F13a5dab0-8287-424c-a722-667a5c8c0c47.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/13a5dab0-8287-424c-a722-667a5c8c0c47.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252Faeac3c5b-863d-44ee-84e5-de984644629f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/aeac3c5b-863d-44ee-84e5-de984644629f.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252F730366d2-c600-4d27-a87a-7ef1530716ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/730366d2-c600-4d27-a87a-7ef1530716ad.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252F960c0289-732d-414d-afb5-30a0b22b9039.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/960c0289-732d-414d-afb5-30a0b22b9039.jpg already downloaded
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5308684%252Fgeneral%252Fc97678f1-4ea8-42b7-a084-a5bf65faa059.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/c97678f1-4ea8-42b7-a084-a5bf65faa059.jpg already downloaded
2026-03-26 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5137a56-5f64-5133-b155-fd38276a8a5c, identifier: 10732247
2026-03-26 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10732247
2026-03-26 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10732247
2026-03-26 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10732247 to the API
2026-03-26 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.1L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f5137a56-5f64-5133-b155-fd38276a8a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBZ617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732247',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 112400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5308684/general/a99404e8-7d2d-48e9-818b-2334961798db.jpg',
'https://images.openlane.eu/carimgs/5308684/general/915916c2-d48e-4200-8c61-aa019de149b5.jpg',
'https://images.openlane.eu/carimgs/5308684/general/84d143ce-4e35-42d1-9588-27172ab21b29.jpg',
'https://images.openlane.eu/carimgs/5308684/general/95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg',
'https://images.openlane.eu/carimgs/5308684/general/bc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg',
'https://images.openlane.eu/carimgs/5308684/general/13a5dab0-8287-424c-a722-667a5c8c0c47.jpg',
'https://images.openlane.eu/carimgs/5308684/general/aeac3c5b-863d-44ee-84e5-de984644629f.jpg',
'https://images.openlane.eu/carimgs/5308684/general/730366d2-c600-4d27-a87a-7ef1530716ad.jpg',
'https://images.openlane.eu/carimgs/5308684/general/960c0289-732d-414d-afb5-30a0b22b9039.jpg',
'https://images.openlane.eu/carimgs/5308684/general/c97678f1-4ea8-42b7-a084-a5bf65faa059.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297164,
'Height': 1269,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/a99404e8-7d2d-48e9-818b-2334961798db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276333,
'Height': 1305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/915916c2-d48e-4200-8c61-aa019de149b5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265471,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/84d143ce-4e35-42d1-9588-27172ab21b29.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287811,
'Height': 1325,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340439,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/bc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225644,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/13a5dab0-8287-424c-a722-667a5c8c0c47.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354504,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/aeac3c5b-863d-44ee-84e5-de984644629f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349720,
'Height': 1246,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/730366d2-c600-4d27-a87a-7ef1530716ad.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206927,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/960c0289-732d-414d-afb5-30a0b22b9039.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281723,
'Height': 1424,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/c97678f1-4ea8-42b7-a084-a5bf65faa059.jpg',
'Width': 1600}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.1i Trend - Petrol - Manual - 85 hp - 112.400 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732247%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [adesa.be] INFO: Saving data for 10732247: {'created_time': 1774538507.146098, 'last_price_update_time': 1774538507.146108, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732247') HTTP/1.1" 204 0
2026-03-26 15:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10730597
2026-03-26 15:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af79443-848d-5d68-a744-c9e6baa21043 with scrape type 1
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9af79443-848d-5d68-a744-c9e6baa21043
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252Fb0dd624b-c3b3-4590-b1bc-06572fa3d7af.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/b0dd624b-c3b3-4590-b1bc-06572fa3d7af.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252Ff66ac13c-fce3-4310-bc61-acc0749fb8b1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/f66ac13c-fce3-4310-bc61-acc0749fb8b1.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252Fde4dbe1f-2a51-4a30-8d49-05b39c634bb6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/de4dbe1f-2a51-4a30-8d49-05b39c634bb6.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252F803f15ce-924d-4ae9-8803-fb36642829c1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/803f15ce-924d-4ae9-8803-fb36642829c1.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252F387d5cb4-2c59-4ab1-9062-37283574f487.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/387d5cb4-2c59-4ab1-9062-37283574f487.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252F79c9e9a1-3059-4ad8-8dec-55f2a811e272.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/79c9e9a1-3059-4ad8-8dec-55f2a811e272.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252Ff4a6faeb-9412-4d3a-bde7-75fc674e6729.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/f4a6faeb-9412-4d3a-bde7-75fc674e6729.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252F65e22575-6c8c-4e80-9839-ba1a63013b7c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/65e22575-6c8c-4e80-9839-ba1a63013b7c.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252Fdacc7bef-69b9-47aa-8055-0744d6a4447c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/dacc7bef-69b9-47aa-8055-0744d6a4447c.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712122%252Fgeneral%252Fdd08027c-2ccc-4e5f-90f4-3510ef9bcc30.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712122/general/dd08027c-2ccc-4e5f-90f4-3510ef9bcc30.jpeg already downloaded
2026-03-26 15:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9af79443-848d-5d68-a744-c9e6baa21043, identifier: 10730597
2026-03-26 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10730597
2026-03-26 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10730597
2026-03-26 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10730597 to the API
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730597>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9af79443-848d-5d68-a744-c9e6baa21043',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KNG053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 259010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5712122/general/b0dd624b-c3b3-4590-b1bc-06572fa3d7af.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/f66ac13c-fce3-4310-bc61-acc0749fb8b1.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/de4dbe1f-2a51-4a30-8d49-05b39c634bb6.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/803f15ce-924d-4ae9-8803-fb36642829c1.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/387d5cb4-2c59-4ab1-9062-37283574f487.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/79c9e9a1-3059-4ad8-8dec-55f2a811e272.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/f4a6faeb-9412-4d3a-bde7-75fc674e6729.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/65e22575-6c8c-4e80-9839-ba1a63013b7c.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/dacc7bef-69b9-47aa-8055-0744d6a4447c.jpeg',
'https://images.openlane.eu/carimgs/5712122/general/dd08027c-2ccc-4e5f-90f4-3510ef9bcc30.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/b0dd624b-c3b3-4590-b1bc-06572fa3d7af.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 485114,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/f66ac13c-fce3-4310-bc61-acc0749fb8b1.jpeg',
'Width': 1619},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/de4dbe1f-2a51-4a30-8d49-05b39c634bb6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537733,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/803f15ce-924d-4ae9-8803-fb36642829c1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491239,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/387d5cb4-2c59-4ab1-9062-37283574f487.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497666,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/79c9e9a1-3059-4ad8-8dec-55f2a811e272.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383607,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/f4a6faeb-9412-4d3a-bde7-75fc674e6729.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394692,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/65e22575-6c8c-4e80-9839-ba1a63013b7c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282241,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/dacc7bef-69b9-47aa-8055-0744d6a4447c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af79443-848d-5d68-a744-c9e6baa21043/9af79443-848d-5d68-a744-c9e6baa21043_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351470,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712122/general/dd08027c-2ccc-4e5f-90f4-3510ef9bcc30.jpeg',
'Width': 1440}],
'price': 4050,
'price_includes_vat': True,
'registration_date': '2018-05-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford Fiesta 1.5 TDCI Business - Diesel - Manual - 85 hp - 259.010 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730597%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [adesa.be] INFO: Saving data for 10730597: {'created_time': 1774538507.727169, 'last_price_update_time': 1774538507.727182, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730597') HTTP/1.1" 204 0
2026-03-26 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:21:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/68e779ac-35ef-4b0a-8147-ec957c5ca2e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/7068b3ff-1e4a-4af9-ae2b-04120eef62dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/71ed27b8-9db6-4f00-a867-8cec6b524491.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10732387
2026-03-26 15:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45c48af1-cb6a-5fde-9216-56af70aeea1a with scrape type 1
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45c48af1-cb6a-5fde-9216-56af70aeea1a
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252F8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252Fddab3687-25e2-41f1-8c00-22a8abe71443.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/ddab3687-25e2-41f1-8c00-22a8abe71443.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252F613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252F8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252Fbadff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/badff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252Ff6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/f6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252F03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252F975694aa-5353-47a3-b271-cf25b050819e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/975694aa-5353-47a3-b271-cf25b050819e.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252F18491598-9718-41f7-88e2-1b2035dcba6d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/18491598-9718-41f7-88e2-1b2035dcba6d.jpeg already downloaded
2026-03-26 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5721191%252Fgeneral%252F6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg already downloaded
2026-03-26 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45c48af1-cb6a-5fde-9216-56af70aeea1a, identifier: 10732387
2026-03-26 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10732387
2026-03-26 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10732387
2026-03-26 15:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10732387 to the API
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '45c48af1-cb6a-5fde-9216-56af70aeea1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HUG008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 81341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5721191/general/8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/ddab3687-25e2-41f1-8c00-22a8abe71443.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/badff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/f6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/975694aa-5353-47a3-b271-cf25b050819e.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/18491598-9718-41f7-88e2-1b2035dcba6d.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333547,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361487,
'Height': 1240,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/ddab3687-25e2-41f1-8c00-22a8abe71443.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340123,
'Height': 1321,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310059,
'Height': 1290,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263084,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/badff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194501,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/f6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261490,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306177,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/975694aa-5353-47a3-b271-cf25b050819e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184290,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/18491598-9718-41f7-88e2-1b2035dcba6d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245122,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg',
'Width': 1600}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-10-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.0i Trend - Petrol - Manual - 65 hp - 81.341 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732387%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [adesa.be] INFO: Saving data for 10732387: {'created_time': 1774538508.38129, 'last_price_update_time': 1774538508.3813, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732387') HTTP/1.1" 204 0
2026-03-26 15:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10730582
2026-03-26 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b530242e-5737-5ae3-98f0-bcdc7bb80005 with scrape type 1
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b530242e-5737-5ae3-98f0-bcdc7bb80005
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252F3e2abefa-af09-46da-b26d-097c61c5f897.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/3e2abefa-af09-46da-b26d-097c61c5f897.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252Fef76cd37-8085-4077-aa76-86db0375ae05.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/ef76cd37-8085-4077-aa76-86db0375ae05.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252Fba2d2efe-47c5-4b5c-aac3-7534f449825b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/ba2d2efe-47c5-4b5c-aac3-7534f449825b.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252Fba054c05-f76a-4718-9d23-8d94b7262708.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/ba054c05-f76a-4718-9d23-8d94b7262708.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252F50736a8a-ad91-4639-93b1-2d0ed9330da2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/50736a8a-ad91-4639-93b1-2d0ed9330da2.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252F5f3de365-3cce-4479-8204-499977c7b773.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/5f3de365-3cce-4479-8204-499977c7b773.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252F6daf8b2a-eb8f-4422-bbf0-ece2fe9c79ed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/6daf8b2a-eb8f-4422-bbf0-ece2fe9c79ed.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252F17c37dff-d3a4-4b7c-b9d1-af4514ef8dc8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/17c37dff-d3a4-4b7c-b9d1-af4514ef8dc8.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252F7230b505-2c88-46ec-899a-b9add9748ef8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/7230b505-2c88-46ec-899a-b9add9748ef8.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5685292%252Fgeneral%252Fc6533da2-7291-4cf4-8145-6a620ecedaa2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685292/general/c6533da2-7291-4cf4-8145-6a620ecedaa2.jpeg already downloaded
2026-03-26 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b530242e-5737-5ae3-98f0-bcdc7bb80005, identifier: 10730582
2026-03-26 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10732352
2026-03-26 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715822cc-f718-52a7-a399-b0a02854e8c1 with scrape type 1
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 715822cc-f718-52a7-a399-b0a02854e8c1
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F0dc92639-a976-44e8-b909-509228796e76.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/0dc92639-a976-44e8-b909-509228796e76.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252Ff5a5d232-043d-428d-ae91-f49d72adef16.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/f5a5d232-043d-428d-ae91-f49d72adef16.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252F8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg already downloaded
2026-03-26 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5702905%252Fgeneral%252Fe098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/e098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg already downloaded
2026-03-26 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 715822cc-f718-52a7-a399-b0a02854e8c1, identifier: 10732352
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10730582
2026-03-26 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10730582
2026-03-26 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10730582 to the API
2026-03-26 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730582>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b530242e-5737-5ae3-98f0-bcdc7bb80005',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CPR151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 118070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5685292/general/3e2abefa-af09-46da-b26d-097c61c5f897.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/ef76cd37-8085-4077-aa76-86db0375ae05.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/ba2d2efe-47c5-4b5c-aac3-7534f449825b.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/ba054c05-f76a-4718-9d23-8d94b7262708.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/50736a8a-ad91-4639-93b1-2d0ed9330da2.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/5f3de365-3cce-4479-8204-499977c7b773.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/6daf8b2a-eb8f-4422-bbf0-ece2fe9c79ed.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/17c37dff-d3a4-4b7c-b9d1-af4514ef8dc8.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/7230b505-2c88-46ec-899a-b9add9748ef8.jpeg',
'https://images.openlane.eu/carimgs/5685292/general/c6533da2-7291-4cf4-8145-6a620ecedaa2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477193,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/3e2abefa-af09-46da-b26d-097c61c5f897.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423178,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/ef76cd37-8085-4077-aa76-86db0375ae05.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506320,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/ba2d2efe-47c5-4b5c-aac3-7534f449825b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492194,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/ba054c05-f76a-4718-9d23-8d94b7262708.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437114,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/50736a8a-ad91-4639-93b1-2d0ed9330da2.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/5f3de365-3cce-4479-8204-499977c7b773.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311672,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/6daf8b2a-eb8f-4422-bbf0-ece2fe9c79ed.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357706,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/17c37dff-d3a4-4b7c-b9d1-af4514ef8dc8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/7230b505-2c88-46ec-899a-b9add9748ef8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b530242e-5737-5ae3-98f0-bcdc7bb80005/b530242e-5737-5ae3-98f0-bcdc7bb80005_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685292/general/c6533da2-7291-4cf4-8145-6a620ecedaa2.jpeg',
'Width': 1440}],
'price': 5650,
'price_includes_vat': True,
'registration_date': '2018-09-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford Fiesta 1.5 TDCI Business - Diesel - Manual - 85 hp - 118.070 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-26 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730582%27 HTTP/1.1" 200 None
2026-03-26 15:21:49 [adesa.be] INFO: Saving data for 10730582: {'created_time': 1774538509.762135, 'last_price_update_time': 1774538509.762146, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730582') HTTP/1.1" 204 0
2026-03-26 15:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10732352
2026-03-26 15:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10732352
2026-03-26 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10732352 to the API
2026-03-26 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732352>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '715822cc-f718-52a7-a399-b0a02854e8c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YLN656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732352',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ka',
'odometer': 182874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5702905/general/190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/0dc92639-a976-44e8-b909-509228796e76.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/f5a5d232-043d-428d-ae91-f49d72adef16.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/e098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261519,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284770,
'Height': 1349,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290010,
'Height': 1386,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308334,
'Height': 1410,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/0dc92639-a976-44e8-b909-509228796e76.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142995,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/f5a5d232-043d-428d-ae91-f49d72adef16.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222244,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153865,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211645,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248392,
'Height': 1576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220588,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/e098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg',
'Width': 1200}],
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-02-04',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Ford Ka 1.2 Trend - Petrol - Manual - 69 hp - 182.874 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2010}
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732352%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [adesa.be] INFO: Saving data for 10732352: {'created_time': 1774538510.085993, 'last_price_update_time': 1774538510.086003, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732352') HTTP/1.1" 204 0
2026-03-26 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10732251
2026-03-26 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with scrape type 1
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73b0a9c5-8dac-5746-9313-36c5efa2dd60
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252F2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252F0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252F8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252Fec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/ec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252F04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252Fd0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/d0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252Fefdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/efdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252F11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252F7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5393757%252Fgeneral%252F86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg already downloaded
2026-03-26 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73b0a9c5-8dac-5746-9313-36c5efa2dd60, identifier: 10732251
2026-03-26 15:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10732251
2026-03-26 15:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10732251
2026-03-26 15:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10732251 to the API
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '73b0a9c5-8dac-5746-9313-36c5efa2dd60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGD726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 116992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5393757/general/2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg',
'https://images.openlane.eu/carimgs/5393757/general/0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg',
'https://images.openlane.eu/carimgs/5393757/general/8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg',
'https://images.openlane.eu/carimgs/5393757/general/ec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg',
'https://images.openlane.eu/carimgs/5393757/general/04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg',
'https://images.openlane.eu/carimgs/5393757/general/d0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg',
'https://images.openlane.eu/carimgs/5393757/general/efdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg',
'https://images.openlane.eu/carimgs/5393757/general/11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg',
'https://images.openlane.eu/carimgs/5393757/general/7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg',
'https://images.openlane.eu/carimgs/5393757/general/86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283667,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320321,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284219,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284823,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/ec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277836,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265275,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/d0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282510,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/efdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230475,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216508,
'Height': 1789,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg',
'Width': 1290},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274871,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg',
'Width': 1200}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-03-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Ecosport 1.0 - Petrol - Manual - 125 hp - 116.992 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732251%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [adesa.be] INFO: Saving data for 10732251: {'created_time': 1774538510.700709, 'last_price_update_time': 1774538510.700719, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732251') HTTP/1.1" 204 0
2026-03-26 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/a19e266d-427d-4b33-a030-2718ce93db93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10732414
2026-03-26 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 202b3914-cd4a-5bbf-8e82-311718576378 with scrape type 1
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 202b3914-cd4a-5bbf-8e82-311718576378
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252Fecad8cdd-d314-4150-8144-8525f6411571.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/ecad8cdd-d314-4150-8144-8525f6411571.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252Ff225e970-676b-49f7-a2f3-b179a5c7a243.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/f225e970-676b-49f7-a2f3-b179a5c7a243.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252F90ee9896-0012-46a6-b828-73e540d7007d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/90ee9896-0012-46a6-b828-73e540d7007d.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252F5576474c-b767-4224-bf96-3ee3ea0ae03e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/5576474c-b767-4224-bf96-3ee3ea0ae03e.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252F34e75204-6827-4d34-b5dd-46d2e63438aa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/34e75204-6827-4d34-b5dd-46d2e63438aa.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252F3a16663f-40be-412f-8449-ed50d57d4a0c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/3a16663f-40be-412f-8449-ed50d57d4a0c.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252Fe1371118-ad13-44d8-8254-cd1fb13d17e7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/e1371118-ad13-44d8-8254-cd1fb13d17e7.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252F744b2690-d94a-434a-9ccc-06dfa2aa7791.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/744b2690-d94a-434a-9ccc-06dfa2aa7791.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252F30fcade6-7665-46fa-9592-f2a6eb256eee.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/30fcade6-7665-46fa-9592-f2a6eb256eee.jpeg already downloaded
2026-03-26 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5740210%252Fgeneral%252F59551868-0608-486b-9105-260372860ca9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740210/general/59551868-0608-486b-9105-260372860ca9.jpeg already downloaded
2026-03-26 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 202b3914-cd4a-5bbf-8e82-311718576378, identifier: 10732414
2026-03-26 15:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10732414
2026-03-26 15:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10732414
2026-03-26 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10732414 to the API
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '202b3914-cd4a-5bbf-8e82-311718576378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFB160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 117791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5740210/general/ecad8cdd-d314-4150-8144-8525f6411571.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/f225e970-676b-49f7-a2f3-b179a5c7a243.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/90ee9896-0012-46a6-b828-73e540d7007d.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/5576474c-b767-4224-bf96-3ee3ea0ae03e.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/34e75204-6827-4d34-b5dd-46d2e63438aa.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/3a16663f-40be-412f-8449-ed50d57d4a0c.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/e1371118-ad13-44d8-8254-cd1fb13d17e7.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/744b2690-d94a-434a-9ccc-06dfa2aa7791.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/30fcade6-7665-46fa-9592-f2a6eb256eee.jpeg',
'https://images.openlane.eu/carimgs/5740210/general/59551868-0608-486b-9105-260372860ca9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294612,
'Height': 1158,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/ecad8cdd-d314-4150-8144-8525f6411571.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323201,
'Height': 1194,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/f225e970-676b-49f7-a2f3-b179a5c7a243.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288135,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/90ee9896-0012-46a6-b828-73e540d7007d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266296,
'Height': 1227,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/5576474c-b767-4224-bf96-3ee3ea0ae03e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234949,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/34e75204-6827-4d34-b5dd-46d2e63438aa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299003,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/3a16663f-40be-412f-8449-ed50d57d4a0c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285212,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/e1371118-ad13-44d8-8254-cd1fb13d17e7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190165,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/744b2690-d94a-434a-9ccc-06dfa2aa7791.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248800,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/30fcade6-7665-46fa-9592-f2a6eb256eee.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b3914-cd4a-5bbf-8e82-311718576378/202b3914-cd4a-5bbf-8e82-311718576378_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307015,
'Height': 1441,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740210/general/59551868-0608-486b-9105-260372860ca9.jpeg',
'Width': 1600}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-06-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Focus 1.0 EcoBoost Business - Petrol - Manual - 125 hp - '
'117.791 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732414%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [adesa.be] INFO: Saving data for 10732414: {'created_time': 1774538511.302066, 'last_price_update_time': 1774538511.302075, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732414') HTTP/1.1" 204 0
2026-03-26 15:21:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/425e3faa-91d5-453a-ad51-ba600971de3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/42d43464-969d-46bd-9477-c6317f04dd33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/cdda416b-3b53-4425-a27b-f8f6dcdeab8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731763)
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10732282
2026-03-26 15:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08d9f41-05bd-5f0c-9050-1657487ef572 with scrape type 1
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f08d9f41-05bd-5f0c-9050-1657487ef572
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252F1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252F4e538375-715a-48ae-9a38-a219d9326942.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/4e538375-715a-48ae-9a38-a219d9326942.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252F39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252F533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252Fc6f040a5-1f59-4b86-8c75-f424faea5767.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/c6f040a5-1f59-4b86-8c75-f424faea5767.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252Fa10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/a10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252Fe53d889a-107f-4f19-901f-0d9bc6433573.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/e53d889a-107f-4f19-901f-0d9bc6433573.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252F1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252F914887f6-301a-4d0a-9849-92cea23e271d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/914887f6-301a-4d0a-9849-92cea23e271d.jpg already downloaded
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5583952%252Fgeneral%252Ff6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/f6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg already downloaded
2026-03-26 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f08d9f41-05bd-5f0c-9050-1657487ef572, identifier: 10732282
2026-03-26 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10732282
2026-03-26 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10732282
2026-03-26 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10732282 to the API
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f08d9f41-05bd-5f0c-9050-1657487ef572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKV938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 121889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5583952/general/1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg',
'https://images.openlane.eu/carimgs/5583952/general/4e538375-715a-48ae-9a38-a219d9326942.jpg',
'https://images.openlane.eu/carimgs/5583952/general/39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg',
'https://images.openlane.eu/carimgs/5583952/general/533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg',
'https://images.openlane.eu/carimgs/5583952/general/c6f040a5-1f59-4b86-8c75-f424faea5767.jpg',
'https://images.openlane.eu/carimgs/5583952/general/a10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg',
'https://images.openlane.eu/carimgs/5583952/general/e53d889a-107f-4f19-901f-0d9bc6433573.jpg',
'https://images.openlane.eu/carimgs/5583952/general/1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg',
'https://images.openlane.eu/carimgs/5583952/general/914887f6-301a-4d0a-9849-92cea23e271d.jpg',
'https://images.openlane.eu/carimgs/5583952/general/f6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288840,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323196,
'Height': 1301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/4e538375-715a-48ae-9a38-a219d9326942.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302575,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288944,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220453,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/c6f040a5-1f59-4b86-8c75-f424faea5767.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175590,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/a10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261584,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/e53d889a-107f-4f19-901f-0d9bc6433573.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167113,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277078,
'Height': 1373,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/914887f6-301a-4d0a-9849-92cea23e271d.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287132,
'Height': 1394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/f6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg',
'Width': 1600}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-04-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Kuga 1.5 EcoBoost Business - Petrol - Manual - 120 hp - '
'121.889 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732282%27 HTTP/1.1" 200 None
2026-03-26 15:21:51 [adesa.be] INFO: Saving data for 10732282: {'created_time': 1774538511.988906, 'last_price_update_time': 1774538511.98892, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732282') HTTP/1.1" 204 0
2026-03-26 15:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10732388
2026-03-26 15:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60f1caf-8d00-59c7-8de3-cf7223826480 with scrape type 1
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e60f1caf-8d00-59c7-8de3-cf7223826480
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252Fe53f6569-5eaf-47e2-a520-e8e79313433a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/e53f6569-5eaf-47e2-a520-e8e79313433a.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252F48adb18d-ba53-4686-8053-0850eea6501c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/48adb18d-ba53-4686-8053-0850eea6501c.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252Faa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/aa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252Fdc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/dc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252F529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252F8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252F4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252F027b0586-d831-4b36-b111-796efff033a3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/027b0586-d831-4b36-b111-796efff033a3.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252F5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721192%252Fgeneral%252Ff0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/f0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg already downloaded
2026-03-26 15:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e60f1caf-8d00-59c7-8de3-cf7223826480, identifier: 10732388
2026-03-26 15:21: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-26 15:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10732388
2026-03-26 15:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10732388
2026-03-26 15:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10732388 to the API
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e60f1caf-8d00-59c7-8de3-cf7223826480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKY473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732388',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 222740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5721192/general/e53f6569-5eaf-47e2-a520-e8e79313433a.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/48adb18d-ba53-4686-8053-0850eea6501c.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/aa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/dc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/027b0586-d831-4b36-b111-796efff033a3.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/f0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277700,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/e53f6569-5eaf-47e2-a520-e8e79313433a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287542,
'Height': 1281,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/48adb18d-ba53-4686-8053-0850eea6501c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279784,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/aa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273050,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/dc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242324,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175221,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225052,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209931,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/027b0586-d831-4b36-b111-796efff033a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229345,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/f0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg',
'Width': 1600}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2012-08-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.6 TDCI Trend - Diesel - Manual - 95 hp - 222.740 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2012}
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732388%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [adesa.be] INFO: Saving data for 10732388: {'created_time': 1774538512.643109, 'last_price_update_time': 1774538512.643123, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732388') HTTP/1.1" 204 0
2026-03-26 15:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10732380
2026-03-26 15:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea with scrape type 1
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252F02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252F5bf331a2-a721-415e-9ead-d953f60969f8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/5bf331a2-a721-415e-9ead-d953f60969f8.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252Fbb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/bb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252Fe84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/e84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252Fedb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/edb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252F86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252F08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252Fd292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/d292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252F8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg already downloaded
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719928%252Fgeneral%252F7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg already downloaded
2026-03-26 15:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b47b307-4c72-56aa-96e0-1fcea094a4ea, identifier: 10732380
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdaa1a36-4aec-55e9-8884-cad7e353277a, skipping ID generation
2026-03-26 15:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 1
2026-03-26 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdaa1a36-4aec-55e9-8884-cad7e353277a sending to next pipeline
2026-03-26 15:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdaa1a36-4aec-55e9-8884-cad7e353277a, identifier: 10731763
2026-03-26 15:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10732380
2026-03-26 15:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10732380
2026-03-26 15:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10732380 to the API
2026-03-26 15:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732380>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1b47b307-4c72-56aa-96e0-1fcea094a4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ubp687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 129073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5719928/general/02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/5bf331a2-a721-415e-9ead-d953f60969f8.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/bb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/e84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/edb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/d292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282021,
'Height': 1205,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290625,
'Height': 1206,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/5bf331a2-a721-415e-9ead-d953f60969f8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273385,
'Height': 1164,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/bb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259487,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/e84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270836,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/edb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173371,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130652,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431833,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/d292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320444,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237187,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg',
'Width': 1600}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat Tipo 1.4i Pop - Petrol - Manual - 95 hp - 129.073 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2018}
2026-03-26 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732380%27 HTTP/1.1" 200 None
2026-03-26 15:21:53 [adesa.be] INFO: Saving data for 10732380: {'created_time': 1774538513.582232, 'last_price_update_time': 1774538513.582242, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732380') HTTP/1.1" 204 0
2026-03-26 15:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10731763
2026-03-26 15:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10731763
2026-03-26 15:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10731763 to the API
2026-03-26 15:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669046/general/cdda416b-3b53-4425-a27b-f8f6dcdeab8b.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'bdaa1a36-4aec-55e9-8884-cad7e353277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731763',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 152308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 152.308 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710731763%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [adesa.be] INFO: Saving data for 10731763: {'created_time': 1774538514.150042, 'last_price_update_time': 1774538514.150051, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731763') HTTP/1.1" 204 0
2026-03-26 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-26 15:21:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-26 15:21:54 [adesa.be] INFO: Found listing with ID: 10724612
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724612%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [adesa.be] INFO: Scrape type for 10724612: 0
2026-03-26 15:21:54 [adesa.be] INFO: Skipping item 10724612 url https://www.openlane.eu/en/carv6/auction/10724612
2026-03-26 15:21:54 [adesa.be] INFO: Found listing with ID: 10732254
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732254%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [adesa.be] INFO: Scrape type for 10732254: 1
2026-03-26 15:21:54 [adesa.be] INFO: Scraping item 10732254 url https://www.openlane.eu/en/carv6/auction/10732254
2026-03-26 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10732259
2026-03-26 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with scrape type 1
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252F3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252F57a18306-be35-4298-a135-43d34026e768.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/57a18306-be35-4298-a135-43d34026e768.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252F9c5a246f-119c-4952-a616-dd60c7566c73.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/9c5a246f-119c-4952-a616-dd60c7566c73.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252Ff13045a8-d88f-44ec-9709-95c832497787.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/f13045a8-d88f-44ec-9709-95c832497787.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252F569383a7-5860-4e94-9230-14a2f10e8f76.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/569383a7-5860-4e94-9230-14a2f10e8f76.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252F6621da64-8be9-4604-a907-4de9a438d62a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/6621da64-8be9-4604-a907-4de9a438d62a.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252Fe0d9478a-9f6a-4770-b822-83dd04419ef5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/e0d9478a-9f6a-4770-b822-83dd04419ef5.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252Fb8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/b8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252F8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5417634%252Fgeneral%252F6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg already downloaded
2026-03-26 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b, identifier: 10732259
2026-03-26 15:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10732259
2026-03-26 15:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10732259
2026-03-26 15:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10732259 to the API
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732259>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c34fa52e-8ce7-5591-8cb4-3c22cb06a89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFB042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 91468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5417634/general/3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg',
'https://images.openlane.eu/carimgs/5417634/general/57a18306-be35-4298-a135-43d34026e768.jpg',
'https://images.openlane.eu/carimgs/5417634/general/9c5a246f-119c-4952-a616-dd60c7566c73.jpg',
'https://images.openlane.eu/carimgs/5417634/general/f13045a8-d88f-44ec-9709-95c832497787.jpg',
'https://images.openlane.eu/carimgs/5417634/general/569383a7-5860-4e94-9230-14a2f10e8f76.jpg',
'https://images.openlane.eu/carimgs/5417634/general/6621da64-8be9-4604-a907-4de9a438d62a.jpg',
'https://images.openlane.eu/carimgs/5417634/general/e0d9478a-9f6a-4770-b822-83dd04419ef5.jpg',
'https://images.openlane.eu/carimgs/5417634/general/b8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg',
'https://images.openlane.eu/carimgs/5417634/general/8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg',
'https://images.openlane.eu/carimgs/5417634/general/6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242521,
'Height': 1233,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304622,
'Height': 1302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/57a18306-be35-4298-a135-43d34026e768.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307102,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/9c5a246f-119c-4952-a616-dd60c7566c73.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294679,
'Height': 1275,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/f13045a8-d88f-44ec-9709-95c832497787.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260176,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/569383a7-5860-4e94-9230-14a2f10e8f76.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299407,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/6621da64-8be9-4604-a907-4de9a438d62a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305451,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/e0d9478a-9f6a-4770-b822-83dd04419ef5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185540,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/b8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213283,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265339,
'Height': 1355,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg',
'Width': 1600}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-05-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat 500X 1.3 MultiJet S-Design - Diesel - Manual - 95 hp - 91.468 '
'km',
'transmission': 'manual',
'trim': 'S-Design',
'vin': None,
'year': 2018}
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732259%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [adesa.be] INFO: Saving data for 10732259: {'created_time': 1774538514.891209, 'last_price_update_time': 1774538514.89122, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732259') HTTP/1.1" 204 0
2026-03-26 15:21:54 [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/10731694)
2026-03-26 15:21:54 [adesa.be] INFO: Found listing with ID: 10727096
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727096%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [adesa.be] INFO: Scrape type for 10727096: 0
2026-03-26 15:21:54 [adesa.be] INFO: Skipping item 10727096 url https://www.openlane.eu/en/carv6/auction/10727096
2026-03-26 15:21:54 [adesa.be] INFO: Found listing with ID: 10730574
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730574%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [adesa.be] INFO: Scrape type for 10730574: 1
2026-03-26 15:21:54 [adesa.be] INFO: Scraping item 10730574 url https://www.openlane.eu/en/carv6/auction/10730574
2026-03-26 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10730627
2026-03-26 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with scrape type 1
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252F14557fad-cf9a-4b5d-b717-38432cbea3c2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/14557fad-cf9a-4b5d-b717-38432cbea3c2.jpeg already downloaded
2026-03-26 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252Fd30d87df-3705-4395-aa84-f31bdf5b1ec1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/d30d87df-3705-4395-aa84-f31bdf5b1ec1.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252F09569147-ad66-4975-b944-29c7cb6a06da.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/09569147-ad66-4975-b944-29c7cb6a06da.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252F8c628932-48b7-4277-b9ef-5d074a3d582d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/8c628932-48b7-4277-b9ef-5d074a3d582d.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252F2da9505d-d4b6-4b12-bf41-f51f4e6c52b8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/2da9505d-d4b6-4b12-bf41-f51f4e6c52b8.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252F117b2774-9379-45ea-a88a-a424ffeea2d8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/117b2774-9379-45ea-a88a-a424ffeea2d8.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252Fb8be3c1a-dbb0-45fc-a44b-65f6b53b7885.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/b8be3c1a-dbb0-45fc-a44b-65f6b53b7885.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252Fe184a564-f018-40de-8293-99c3c59e9c50.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/e184a564-f018-40de-8293-99c3c59e9c50.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252Fd09e9992-0e3e-45ee-b660-0003bdca6604.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/d09e9992-0e3e-45ee-b660-0003bdca6604.jpeg already downloaded
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738226%252Fgeneral%252F3fabcece-4014-4e99-81ce-727af2fbcae2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738226/general/3fabcece-4014-4e99-81ce-727af2fbcae2.jpeg already downloaded
2026-03-26 15:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c, identifier: 10730627
2026-03-26 15:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10730627
2026-03-26 15:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10730627
2026-03-26 15:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10730627 to the API
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YES999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 146194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5738226/general/14557fad-cf9a-4b5d-b717-38432cbea3c2.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/d30d87df-3705-4395-aa84-f31bdf5b1ec1.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/09569147-ad66-4975-b944-29c7cb6a06da.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/8c628932-48b7-4277-b9ef-5d074a3d582d.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/2da9505d-d4b6-4b12-bf41-f51f4e6c52b8.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/117b2774-9379-45ea-a88a-a424ffeea2d8.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/b8be3c1a-dbb0-45fc-a44b-65f6b53b7885.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/e184a564-f018-40de-8293-99c3c59e9c50.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/d09e9992-0e3e-45ee-b660-0003bdca6604.jpeg',
'https://images.openlane.eu/carimgs/5738226/general/3fabcece-4014-4e99-81ce-727af2fbcae2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470493,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/14557fad-cf9a-4b5d-b717-38432cbea3c2.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405257,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/d30d87df-3705-4395-aa84-f31bdf5b1ec1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504246,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/09569147-ad66-4975-b944-29c7cb6a06da.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/8c628932-48b7-4277-b9ef-5d074a3d582d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426815,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/2da9505d-d4b6-4b12-bf41-f51f4e6c52b8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444192,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/117b2774-9379-45ea-a88a-a424ffeea2d8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333536,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/b8be3c1a-dbb0-45fc-a44b-65f6b53b7885.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592721,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/e184a564-f018-40de-8293-99c3c59e9c50.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386892,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/d09e9992-0e3e-45ee-b660-0003bdca6604.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c/fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426304,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738226/general/3fabcece-4014-4e99-81ce-727af2fbcae2.jpeg',
'Width': 1440}],
'price': 2550,
'price_includes_vat': True,
'registration_date': '2011-03-09',
'seats_number': 4,
'seller_name': 'LOVACAR, SPRL',
'title': 'Fiat 500 1.3 MultiJet Sport - Diesel - Manual - 95 hp - 146.194 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2011}
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730627%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [adesa.be] INFO: Saving data for 10730627: {'created_time': 1774538515.837109, 'last_price_update_time': 1774538515.837119, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730627') HTTP/1.1" 204 0
2026-03-26 15:21:55 [adesa.be] INFO: Found listing with ID: 10727397
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727397%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [adesa.be] INFO: Scrape type for 10727397: 0
2026-03-26 15:21:55 [adesa.be] INFO: Skipping item 10727397 url https://www.openlane.eu/en/carv6/auction/10727397
2026-03-26 15:21:55 [adesa.be] INFO: Found listing with ID: 10724601
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724601%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [adesa.be] INFO: Scrape type for 10724601: 0
2026-03-26 15:21:55 [adesa.be] INFO: Skipping item 10724601 url https://www.openlane.eu/en/carv6/auction/10724601
2026-03-26 15:21:55 [adesa.be] INFO: Found listing with ID: 10732277
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732277%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [adesa.be] INFO: Scrape type for 10732277: 1
2026-03-26 15:21:55 [adesa.be] INFO: Scraping item 10732277 url https://www.openlane.eu/en/carv6/auction/10732277
2026-03-26 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:55 [adesa.be] INFO: Found listing with ID: 10732295
2026-03-26 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732295%27 HTTP/1.1" 200 None
2026-03-26 15:21:55 [adesa.be] INFO: Scrape type for 10732295: 1
2026-03-26 15:21:55 [adesa.be] INFO: Scraping item 10732295 url https://www.openlane.eu/en/carv6/auction/10732295
2026-03-26 15:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6, skipping ID generation
2026-03-26 15:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with scrape type 1
2026-03-26 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 sending to next pipeline
2026-03-26 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6, identifier: 10731694
2026-03-26 15:21:56 [adesa.be] INFO: Found listing with ID: 10732262
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732262%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [adesa.be] INFO: Scrape type for 10732262: 1
2026-03-26 15:21:56 [adesa.be] INFO: Scraping item 10732262 url https://www.openlane.eu/en/carv6/auction/10732262
2026-03-26 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10731694
2026-03-26 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10731694
2026-03-26 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10731694 to the API
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:56 [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-27T10: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=10731694',
'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-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731694%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [adesa.be] INFO: Saving data for 10731694: {'created_time': 1774538516.319042, 'last_price_update_time': 1774538516.319051, 'auction_closing_time': 1774606200.0}
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731694') HTTP/1.1" 204 0
2026-03-26 15:21:56 [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-26 15:21:56 [adesa.be] INFO: Found listing with ID: 10727093
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727093%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [adesa.be] INFO: Scrape type for 10727093: 0
2026-03-26 15:21:56 [adesa.be] INFO: Skipping item 10727093 url https://www.openlane.eu/en/carv6/auction/10727093
2026-03-26 15:21:56 [adesa.be] INFO: Found listing with ID: 10730909
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730909%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [adesa.be] INFO: Scrape type for 10730909: 1
2026-03-26 15:21:56 [adesa.be] INFO: Scraping item 10730909 url https://www.openlane.eu/en/carv6/auction/10730909
2026-03-26 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10732343
2026-03-26 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dee280b-496f-5248-a350-d383d3cc3368 with scrape type 1
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7dee280b-496f-5248-a350-d383d3cc3368
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252Fb3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/b3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252Fd6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/d6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F78030799-4592-44af-8160-c8f9a695e77d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/78030799-4592-44af-8160-c8f9a695e77d.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F793184a8-afbd-4192-abff-6d4104391876.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/793184a8-afbd-4192-abff-6d4104391876.jpeg already downloaded
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg already downloaded
2026-03-26 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dee280b-496f-5248-a350-d383d3cc3368, identifier: 10732343
2026-03-26 15:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10732343
2026-03-26 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10732343
2026-03-26 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10732343 to the API
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732343>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dee280b-496f-5248-a350-d383d3cc3368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FUN842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732343',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 191866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5686029/general/2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/b3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/d6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/78030799-4592-44af-8160-c8f9a695e77d.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/793184a8-afbd-4192-abff-6d4104391876.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313952,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354085,
'Height': 1301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344485,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/b3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192102,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/d6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263914,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194129,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/78030799-4592-44af-8160-c8f9a695e77d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163278,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397342,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247140,
'Height': 1245,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/793184a8-afbd-4192-abff-6d4104391876.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330059,
'Height': 1444,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg',
'Width': 1599}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 191.866 '
'km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732343%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [adesa.be] INFO: Saving data for 10732343: {'created_time': 1774538517.02978, 'last_price_update_time': 1774538517.029789, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732343') HTTP/1.1" 204 0
2026-03-26 15:21:57 [adesa.be] INFO: Found listing with ID: 10727231
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727231%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [adesa.be] INFO: Scrape type for 10727231: 0
2026-03-26 15:21:57 [adesa.be] INFO: Skipping item 10727231 url https://www.openlane.eu/en/carv6/auction/10727231
2026-03-26 15:21:57 [adesa.be] INFO: Found listing with ID: 10727287
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727287%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [adesa.be] INFO: Scrape type for 10727287: 0
2026-03-26 15:21:57 [adesa.be] INFO: Skipping item 10727287 url https://www.openlane.eu/en/carv6/auction/10727287
2026-03-26 15:21:57 [adesa.be] INFO: Found listing with ID: 10724681
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724681%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [adesa.be] INFO: Scrape type for 10724681: 0
2026-03-26 15:21:57 [adesa.be] INFO: Skipping item 10724681 url https://www.openlane.eu/en/carv6/auction/10724681
2026-03-26 15:21:57 [adesa.be] INFO: Found listing with ID: 10732316
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732316%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [adesa.be] INFO: Scrape type for 10732316: 1
2026-03-26 15:21:57 [adesa.be] INFO: Scraping item 10732316 url https://www.openlane.eu/en/carv6/auction/10732316
2026-03-26 15:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10732344
2026-03-26 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6102cb8-c0cd-5010-9ee8-63958814be01 with scrape type 1
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6102cb8-c0cd-5010-9ee8-63958814be01
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252Fa63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/a63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252Fd38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/d38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252F9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252F5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252F88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252F7af337e4-c381-4e24-9948-b79060bf761d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/7af337e4-c381-4e24-9948-b79060bf761d.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252Fc6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/c6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252F0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252F9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5692935%252Fgeneral%252F4f718467-548d-4df2-af06-debcd0962605.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/4f718467-548d-4df2-af06-debcd0962605.jpeg already downloaded
2026-03-26 15:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6102cb8-c0cd-5010-9ee8-63958814be01, identifier: 10732344
2026-03-26 15:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10732275
2026-03-26 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with scrape type 1
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252Ff1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/f1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252F1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252F4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252F942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252F4064317c-6f53-4cb0-b389-475dcd395e60.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/4064317c-6f53-4cb0-b389-475dcd395e60.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252F7762e5df-6554-4b90-be8c-d361d5a61393.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/7762e5df-6554-4b90-be8c-d361d5a61393.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252Fd915fe1c-3aec-466a-bf3a-071e28f14fde.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/d915fe1c-3aec-466a-bf3a-071e28f14fde.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252F1834a6e9-3346-438d-a421-340edfd5c3e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/1834a6e9-3346-438d-a421-340edfd5c3e9.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252Fa20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/a20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg already downloaded
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5557202%252Fgeneral%252F2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg already downloaded
2026-03-26 15:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c, identifier: 10732275
2026-03-26 15:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10732344
2026-03-26 15:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10732344
2026-03-26 15:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10732344 to the API
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732344>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 74,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd6102cb8-c0cd-5010-9ee8-63958814be01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFX166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732344',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 87601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5692935/general/a63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/d38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/7af337e4-c381-4e24-9948-b79060bf761d.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/c6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/4f718467-548d-4df2-af06-debcd0962605.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324748,
'Height': 1239,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/a63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363049,
'Height': 1304,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/d38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338177,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322245,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189579,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262581,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/7af337e4-c381-4e24-9948-b79060bf761d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254045,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/c6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192248,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148029,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177227,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/4f718467-548d-4df2-af06-debcd0962605.jpeg',
'Width': 1200}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2015-03-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.5 Celebration - Diesel - Manual - 74 hp - 87.601 km',
'transmission': 'manual',
'trim': 'Celebration',
'vin': None,
'year': 2015}
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732344%27 HTTP/1.1" 200 None
2026-03-26 15:21:57 [adesa.be] INFO: Saving data for 10732344: {'created_time': 1774538517.977774, 'last_price_update_time': 1774538517.977784, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732344') HTTP/1.1" 204 0
2026-03-26 15:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10732275
2026-03-26 15:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10732275
2026-03-26 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10732275 to the API
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732275>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '01c4c8c1-7a9d-59ee-854a-1ad932b23f0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHY751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 53026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5557202/general/f1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg',
'https://images.openlane.eu/carimgs/5557202/general/1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg',
'https://images.openlane.eu/carimgs/5557202/general/4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg',
'https://images.openlane.eu/carimgs/5557202/general/942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg',
'https://images.openlane.eu/carimgs/5557202/general/4064317c-6f53-4cb0-b389-475dcd395e60.jpg',
'https://images.openlane.eu/carimgs/5557202/general/7762e5df-6554-4b90-be8c-d361d5a61393.jpg',
'https://images.openlane.eu/carimgs/5557202/general/d915fe1c-3aec-466a-bf3a-071e28f14fde.jpg',
'https://images.openlane.eu/carimgs/5557202/general/1834a6e9-3346-438d-a421-340edfd5c3e9.jpg',
'https://images.openlane.eu/carimgs/5557202/general/a20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg',
'https://images.openlane.eu/carimgs/5557202/general/2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294279,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/f1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324832,
'Height': 1304,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302797,
'Height': 1319,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284640,
'Height': 1300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244991,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/4064317c-6f53-4cb0-b389-475dcd395e60.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187023,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/7762e5df-6554-4b90-be8c-d361d5a61393.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264518,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/d915fe1c-3aec-466a-bf3a-071e28f14fde.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175399,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/1834a6e9-3346-438d-a421-340edfd5c3e9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153466,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/a20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164322,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg',
'Width': 1200}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2014-02-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.2 Ambiance - Petrol - Manual - 75 hp - 53.026 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2014}
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732275%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [adesa.be] INFO: Saving data for 10732275: {'created_time': 1774538518.474509, 'last_price_update_time': 1774538518.474524, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732275') HTTP/1.1" 204 0
2026-03-26 15:21:58 [adesa.be] INFO: Found listing with ID: 10724713
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724713%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [adesa.be] INFO: Scrape type for 10724713: 0
2026-03-26 15:21:58 [adesa.be] INFO: Skipping item 10724713 url https://www.openlane.eu/en/carv6/auction/10724713
2026-03-26 15:21:58 [adesa.be] INFO: Found listing with ID: 10724600
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724600%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [adesa.be] INFO: Scrape type for 10724600: 0
2026-03-26 15:21:58 [adesa.be] INFO: Skipping item 10724600 url https://www.openlane.eu/en/carv6/auction/10724600
2026-03-26 15:21:58 [adesa.be] INFO: Found listing with ID: 10724668
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724668%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [adesa.be] INFO: Scrape type for 10724668: 0
2026-03-26 15:21:58 [adesa.be] INFO: Skipping item 10724668 url https://www.openlane.eu/en/carv6/auction/10724668
2026-03-26 15:21:58 [adesa.be] INFO: Found listing with ID: 10730620
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730620%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [adesa.be] INFO: Scrape type for 10730620: 1
2026-03-26 15:21:58 [adesa.be] INFO: Scraping item 10730620 url https://www.openlane.eu/en/carv6/auction/10730620
2026-03-26 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10732337
2026-03-26 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8593094d-f4f4-5608-a51c-f6cd4ad71359 with scrape type 1
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8593094d-f4f4-5608-a51c-f6cd4ad71359
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252F5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252Fe395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/e395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252F4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252F226bb52b-b328-4a04-a1d0-addca6d50946.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/226bb52b-b328-4a04-a1d0-addca6d50946.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252F2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252F40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252Fd297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/d297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252F4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252F102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5678880%252Fgeneral%252Fab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/ab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg already downloaded
2026-03-26 15:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8593094d-f4f4-5608-a51c-f6cd4ad71359, identifier: 10732337
2026-03-26 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10732249
2026-03-26 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a0f88b-0b49-58af-a212-f5167c62305a with scrape type 1
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8a0f88b-0b49-58af-a212-f5167c62305a
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5343850%252Fgeneral%252F7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5343850%252Fgeneral%252Ff043e07d-6647-4288-a500-a5d3cdd494bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/f043e07d-6647-4288-a500-a5d3cdd494bd.jpg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5343850%252Fgeneral%252Fd487a83d-142e-43b9-97c2-d2c720fa77da.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/d487a83d-142e-43b9-97c2-d2c720fa77da.jpg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5343850%252Fgeneral%252F5021e337-1227-43fd-922e-bd346e249629.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/5021e337-1227-43fd-922e-bd346e249629.jpg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5343850%252Fgeneral%252F41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5343850%252Fgeneral%252F9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg already downloaded
2026-03-26 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5343850%252Fgeneral%252F645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg already downloaded
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5343850%252Fgeneral%252Fb72d3293-c256-4200-bcde-e189d2ac4624.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/b72d3293-c256-4200-bcde-e189d2ac4624.jpg already downloaded
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5343850%252Fgeneral%252F8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg already downloaded
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21: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%252F5343850%252Fgeneral%252F78229c90-3d90-4cb6-a461-afbe15492731.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/78229c90-3d90-4cb6-a461-afbe15492731.jpg already downloaded
2026-03-26 15:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a0f88b-0b49-58af-a212-f5167c62305a, identifier: 10732249
2026-03-26 15:21:59 [adesa.be] INFO: Found listing with ID: 10732294
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732294%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [adesa.be] INFO: Scrape type for 10732294: 1
2026-03-26 15:21:59 [adesa.be] INFO: Scraping item 10732294 url https://www.openlane.eu/en/carv6/auction/10732294
2026-03-26 15:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10732337
2026-03-26 15:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10732337
2026-03-26 15:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10732337 to the API
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732337>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8593094d-f4f4-5608-a51c-f6cd4ad71359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRV548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732337',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 124266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5678880/general/5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/e395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/226bb52b-b328-4a04-a1d0-addca6d50946.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/d297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/ab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246956,
'Height': 1474,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266892,
'Height': 1305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/e395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261006,
'Height': 1377,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265159,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/226bb52b-b328-4a04-a1d0-addca6d50946.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217674,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128052,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194281,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/d297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155591,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144292,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185946,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/ab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg',
'Width': 1200}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-11-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 0.9 TCe Stepway - Petrol - Manual - 90 hp - 124.266 '
'km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2015}
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732337%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [adesa.be] INFO: Saving data for 10732337: {'created_time': 1774538519.464484, 'last_price_update_time': 1774538519.464498, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732337') HTTP/1.1" 204 0
2026-03-26 15:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10732249
2026-03-26 15:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10732249
2026-03-26 15:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10732249 to the API
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732249>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e8a0f88b-0b49-58af-a212-f5167c62305a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAQ253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732249',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 136869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5343850/general/7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg',
'https://images.openlane.eu/carimgs/5343850/general/f043e07d-6647-4288-a500-a5d3cdd494bd.jpg',
'https://images.openlane.eu/carimgs/5343850/general/d487a83d-142e-43b9-97c2-d2c720fa77da.jpg',
'https://images.openlane.eu/carimgs/5343850/general/5021e337-1227-43fd-922e-bd346e249629.jpg',
'https://images.openlane.eu/carimgs/5343850/general/41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg',
'https://images.openlane.eu/carimgs/5343850/general/9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg',
'https://images.openlane.eu/carimgs/5343850/general/645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg',
'https://images.openlane.eu/carimgs/5343850/general/b72d3293-c256-4200-bcde-e189d2ac4624.jpg',
'https://images.openlane.eu/carimgs/5343850/general/8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg',
'https://images.openlane.eu/carimgs/5343850/general/78229c90-3d90-4cb6-a461-afbe15492731.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300701,
'Height': 1375,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330609,
'Height': 1401,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/f043e07d-6647-4288-a500-a5d3cdd494bd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328311,
'Height': 1324,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/d487a83d-142e-43b9-97c2-d2c720fa77da.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279868,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/5021e337-1227-43fd-922e-bd346e249629.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229942,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280244,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180534,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286746,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/b72d3293-c256-4200-bcde-e189d2ac4624.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296023,
'Height': 1379,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295203,
'Height': 1466,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/78229c90-3d90-4cb6-a461-afbe15492731.jpg',
'Width': 1600}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2018-03-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Dacia Lodgy 1.2 TCe Stepway - Petrol - 115 hp - 136.869 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2018}
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732249%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [adesa.be] INFO: Saving data for 10732249: {'created_time': 1774538519.930288, 'last_price_update_time': 1774538519.930299, 'auction_closing_time': 1774603800.0}
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732249') HTTP/1.1" 204 0
2026-03-26 15:21:59 [adesa.be] INFO: Found listing with ID: 10725629
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725629%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [adesa.be] INFO: Scrape type for 10725629: 0
2026-03-26 15:21:59 [adesa.be] INFO: Skipping item 10725629 url https://www.openlane.eu/en/carv6/auction/10725629
2026-03-26 15:21:59 [adesa.be] INFO: Found listing with ID: 10724695
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724695%27 HTTP/1.1" 200 None
2026-03-26 15:21:59 [adesa.be] INFO: Scrape type for 10724695: 0
2026-03-26 15:21:59 [adesa.be] INFO: Skipping item 10724695 url https://www.openlane.eu/en/carv6/auction/10724695
2026-03-26 15:21:59 [adesa.be] INFO: Found listing with ID: 10727084
2026-03-26 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727084%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10727084: 0
2026-03-26 15:22:00 [adesa.be] INFO: Skipping item 10727084 url https://www.openlane.eu/en/carv6/auction/10727084
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10724572
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724572%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10724572: 0
2026-03-26 15:22:00 [adesa.be] INFO: Skipping item 10724572 url https://www.openlane.eu/en/carv6/auction/10724572
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10725609
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725609%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10725609: 0
2026-03-26 15:22:00 [adesa.be] INFO: Skipping item 10725609 url https://www.openlane.eu/en/carv6/auction/10725609
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10724607
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724607%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10724607: 0
2026-03-26 15:22:00 [adesa.be] INFO: Skipping item 10724607 url https://www.openlane.eu/en/carv6/auction/10724607
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10724781
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724781%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10724781: 0
2026-03-26 15:22:00 [adesa.be] INFO: Skipping item 10724781 url https://www.openlane.eu/en/carv6/auction/10724781
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10727106
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727106%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10727106: 0
2026-03-26 15:22:00 [adesa.be] INFO: Skipping item 10727106 url https://www.openlane.eu/en/carv6/auction/10727106
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10732394
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732394%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10732394: 1
2026-03-26 15:22:00 [adesa.be] INFO: Scraping item 10732394 url https://www.openlane.eu/en/carv6/auction/10732394
2026-03-26 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10732391
2026-03-26 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with scrape type 1
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252Fa3951227-56f2-4910-a87e-294cf147521e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/a3951227-56f2-4910-a87e-294cf147521e.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252Fdbec0e6c-e835-4888-9789-5d4d698fd210.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/dbec0e6c-e835-4888-9789-5d4d698fd210.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252F9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252F56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252F48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252Fc28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/c28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252Fde4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/de4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252F894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252F6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5724858%252Fgeneral%252F3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg already downloaded
2026-03-26 15:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d312aa79-98d1-5ed7-9a61-1cbbfff0b706, identifier: 10732391
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10724768
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724768%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10724768: 0
2026-03-26 15:22:00 [adesa.be] INFO: Skipping item 10724768 url https://www.openlane.eu/en/carv6/auction/10724768
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10730598
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730598%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10730598: 1
2026-03-26 15:22:00 [adesa.be] INFO: Scraping item 10730598 url https://www.openlane.eu/en/carv6/auction/10730598
2026-03-26 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-26 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-26 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10732391
2026-03-26 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10732391
2026-03-26 15:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10732391 to the API
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd312aa79-98d1-5ed7-9a61-1cbbfff0b706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EFT576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732391',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 187954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5724858/general/a3951227-56f2-4910-a87e-294cf147521e.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/dbec0e6c-e835-4888-9789-5d4d698fd210.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/c28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/de4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320833,
'Height': 1282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/a3951227-56f2-4910-a87e-294cf147521e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339158,
'Height': 1253,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/dbec0e6c-e835-4888-9789-5d4d698fd210.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256489,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252999,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226777,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143098,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/c28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289464,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/de4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244724,
'Height': 1232,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324764,
'Height': 1445,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283780,
'Height': 1185,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg',
'Width': 1600}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2018-03-20',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 187.954 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732391%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Saving data for 10732391: {'created_time': 1774538520.703091, 'last_price_update_time': 1774538520.703101, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732391') HTTP/1.1" 204 0
2026-03-26 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:00 [adesa.be] INFO: Found listing with ID: 10732333
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732333%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [adesa.be] INFO: Scrape type for 10732333: 1
2026-03-26 15:22:00 [adesa.be] INFO: Scraping item 10732333 url https://www.openlane.eu/en/carv6/auction/10732333
2026-03-26 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-26 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10730626
2026-03-26 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf72814-c204-5f0a-a903-eaf2d36e2181 with scrape type 1
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cf72814-c204-5f0a-a903-eaf2d36e2181
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252Fdede9add-87c1-43b8-8996-408f31316faa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/dede9add-87c1-43b8-8996-408f31316faa.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252Fadcf7d42-b09f-4d79-b3ba-f4761bf9cb32.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/adcf7d42-b09f-4d79-b3ba-f4761bf9cb32.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252F93feb4b3-a23f-4034-9d1b-b31c53e6158c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/93feb4b3-a23f-4034-9d1b-b31c53e6158c.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252Fa1bd625c-476c-48a8-ac24-7056580defb6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/a1bd625c-476c-48a8-ac24-7056580defb6.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252F6a2f2e37-1b91-416c-b84c-2644efca3c6b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/6a2f2e37-1b91-416c-b84c-2644efca3c6b.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252Fc18bc17e-0b18-40a2-a946-c9829db4c76e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/c18bc17e-0b18-40a2-a946-c9829db4c76e.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252F15206165-72c9-4408-97ba-567aea5efb8c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/15206165-72c9-4408-97ba-567aea5efb8c.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252Fdce66687-ed9e-4d21-8c42-1e93c4a66408.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/dce66687-ed9e-4d21-8c42-1e93c4a66408.jpeg already downloaded
2026-03-26 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5738145%252Fgeneral%252Fcd0a2014-87ea-4646-ac40-85e5c5e5cf8a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/cd0a2014-87ea-4646-ac40-85e5c5e5cf8a.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738145%252Fgeneral%252F3aa276cf-7d3b-4da3-8cb1-1bf40d473b8c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738145/general/3aa276cf-7d3b-4da3-8cb1-1bf40d473b8c.jpeg already downloaded
2026-03-26 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cf72814-c204-5f0a-a903-eaf2d36e2181, identifier: 10730626
2026-03-26 15:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10732359
2026-03-26 15:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5088d9-09b5-5779-b069-1bea4e70362c with scrape type 1
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a5088d9-09b5-5779-b069-1bea4e70362c
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252Fe963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/e963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F398e54f8-375a-48e7-98cb-427c19090e97.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/398e54f8-375a-48e7-98cb-427c19090e97.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252Fdac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/dac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F619c4fdf-bd60-481e-aab6-1b155064335d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/619c4fdf-bd60-481e-aab6-1b155064335d.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F5372d210-5ac9-498f-af26-bd281c54cac5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/5372d210-5ac9-498f-af26-bd281c54cac5.jpeg already downloaded
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702970%252Fgeneral%252F1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg already downloaded
2026-03-26 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a5088d9-09b5-5779-b069-1bea4e70362c, identifier: 10732359
2026-03-26 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10730626
2026-03-26 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10730626
2026-03-26 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10730626 to the API
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730626>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 108,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6cf72814-c204-5f0a-a903-eaf2d36e2181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BHM866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 168150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5738145/general/dede9add-87c1-43b8-8996-408f31316faa.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/adcf7d42-b09f-4d79-b3ba-f4761bf9cb32.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/93feb4b3-a23f-4034-9d1b-b31c53e6158c.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/a1bd625c-476c-48a8-ac24-7056580defb6.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/6a2f2e37-1b91-416c-b84c-2644efca3c6b.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/c18bc17e-0b18-40a2-a946-c9829db4c76e.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/15206165-72c9-4408-97ba-567aea5efb8c.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/dce66687-ed9e-4d21-8c42-1e93c4a66408.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/cd0a2014-87ea-4646-ac40-85e5c5e5cf8a.jpeg',
'https://images.openlane.eu/carimgs/5738145/general/3aa276cf-7d3b-4da3-8cb1-1bf40d473b8c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426772,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/dede9add-87c1-43b8-8996-408f31316faa.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436317,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/adcf7d42-b09f-4d79-b3ba-f4761bf9cb32.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478275,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/93feb4b3-a23f-4034-9d1b-b31c53e6158c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 485356,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/a1bd625c-476c-48a8-ac24-7056580defb6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/6a2f2e37-1b91-416c-b84c-2644efca3c6b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392905,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/c18bc17e-0b18-40a2-a946-c9829db4c76e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494247,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/15206165-72c9-4408-97ba-567aea5efb8c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209355,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/dce66687-ed9e-4d21-8c42-1e93c4a66408.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244774,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/cd0a2014-87ea-4646-ac40-85e5c5e5cf8a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf72814-c204-5f0a-a903-eaf2d36e2181/6cf72814-c204-5f0a-a903-eaf2d36e2181_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351787,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738145/general/3aa276cf-7d3b-4da3-8cb1-1bf40d473b8c.jpeg',
'Width': 1440}],
'price': 5350,
'price_includes_vat': True,
'registration_date': '2014-10-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Dacia Duster 1.5 DCI Laureate - Diesel - Manual - 108 hp - 168.150 '
'km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2014}
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730626%27 HTTP/1.1" 200 None
2026-03-26 15:22:01 [adesa.be] INFO: Saving data for 10730626: {'created_time': 1774538521.739491, 'last_price_update_time': 1774538521.7395, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730626') HTTP/1.1" 204 0
2026-03-26 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10732359
2026-03-26 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10732359
2026-03-26 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10732359 to the API
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732359>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7a5088d9-09b5-5779-b069-1bea4e70362c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KRF138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732359',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 160895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5702970/general/7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/e963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/398e54f8-375a-48e7-98cb-427c19090e97.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/dac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/619c4fdf-bd60-481e-aab6-1b155064335d.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/5372d210-5ac9-498f-af26-bd281c54cac5.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369888,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg',
'Width': 1574},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360767,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/e963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg',
'Width': 1510},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337290,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/398e54f8-375a-48e7-98cb-427c19090e97.jpeg',
'Width': 1387},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348860,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg',
'Width': 1484},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290723,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/dac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246379,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315117,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227879,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/619c4fdf-bd60-481e-aab6-1b155064335d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317051,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/5372d210-5ac9-498f-af26-bd281c54cac5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227792,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg',
'Width': 1314}],
'price': 4550,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Citroën Jumper L2H2 2.2 HDI Business - Diesel - Manual - 130 hp - '
'160.895 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732359%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Saving data for 10732359: {'created_time': 1774538522.030699, 'last_price_update_time': 1774538522.030711, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732359') HTTP/1.1" 204 0
2026-03-26 15:22:02 [adesa.be] INFO: Found listing with ID: 10732332
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732332%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Scrape type for 10732332: 1
2026-03-26 15:22:02 [adesa.be] INFO: Scraping item 10732332 url https://www.openlane.eu/en/carv6/auction/10732332
2026-03-26 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:02 [adesa.be] INFO: Found listing with ID: 10725650
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725650%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Scrape type for 10725650: 0
2026-03-26 15:22:02 [adesa.be] INFO: Skipping item 10725650 url https://www.openlane.eu/en/carv6/auction/10725650
2026-03-26 15:22:02 [adesa.be] INFO: Found listing with ID: 10732386
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732386%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Scrape type for 10732386: 1
2026-03-26 15:22:02 [adesa.be] INFO: Scraping item 10732386 url https://www.openlane.eu/en/carv6/auction/10732386
2026-03-26 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-26 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-26 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10732252
2026-03-26 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with scrape type 1
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252F7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252F23ab65fa-c608-4167-93a2-7060c7a32d96.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/23ab65fa-c608-4167-93a2-7060c7a32d96.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252Ff38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/f38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252F258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252F15081a27-6367-4e95-b4d3-894b0aa30fee.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/15081a27-6367-4e95-b4d3-894b0aa30fee.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252Fc2ec5376-169b-4409-bad8-63c0bbce7c01.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/c2ec5376-169b-4409-bad8-63c0bbce7c01.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252F281ab2a3-57db-405a-9ce7-d10539067721.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/281ab2a3-57db-405a-9ce7-d10539067721.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252F3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252F566867ef-c084-491f-b449-f39533e612db.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/566867ef-c084-491f-b449-f39533e612db.jpg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5395930%252Fgeneral%252Fe56b001c-93e4-40c3-a4aa-564b03d5528f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/e56b001c-93e4-40c3-a4aa-564b03d5528f.jpg already downloaded
2026-03-26 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54b9464-9f6b-56ee-bfb6-a672f3dcde35, identifier: 10732252
2026-03-26 15:22:02 [adesa.be] INFO: Found listing with ID: 10732378
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732378%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Scrape type for 10732378: 1
2026-03-26 15:22:02 [adesa.be] INFO: Scraping item 10732378 url https://www.openlane.eu/en/carv6/auction/10732378
2026-03-26 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10732252
2026-03-26 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10732252
2026-03-26 15:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10732252 to the API
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b54b9464-9f6b-56ee-bfb6-a672f3dcde35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XTB628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 87525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5395930/general/7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg',
'https://images.openlane.eu/carimgs/5395930/general/23ab65fa-c608-4167-93a2-7060c7a32d96.jpg',
'https://images.openlane.eu/carimgs/5395930/general/f38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg',
'https://images.openlane.eu/carimgs/5395930/general/258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg',
'https://images.openlane.eu/carimgs/5395930/general/15081a27-6367-4e95-b4d3-894b0aa30fee.jpg',
'https://images.openlane.eu/carimgs/5395930/general/c2ec5376-169b-4409-bad8-63c0bbce7c01.jpg',
'https://images.openlane.eu/carimgs/5395930/general/281ab2a3-57db-405a-9ce7-d10539067721.jpg',
'https://images.openlane.eu/carimgs/5395930/general/3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg',
'https://images.openlane.eu/carimgs/5395930/general/566867ef-c084-491f-b449-f39533e612db.jpg',
'https://images.openlane.eu/carimgs/5395930/general/e56b001c-93e4-40c3-a4aa-564b03d5528f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274282,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272422,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/23ab65fa-c608-4167-93a2-7060c7a32d96.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314377,
'Height': 1325,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/f38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252597,
'Height': 1335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230717,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/15081a27-6367-4e95-b4d3-894b0aa30fee.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300444,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/c2ec5376-169b-4409-bad8-63c0bbce7c01.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184935,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/281ab2a3-57db-405a-9ce7-d10539067721.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261063,
'Height': 1311,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242335,
'Height': 1230,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/566867ef-c084-491f-b449-f39533e612db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243257,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/e56b001c-93e4-40c3-a4aa-564b03d5528f.jpg',
'Width': 1200}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.0 TCe - Petrol - Manual - 101 hp - 87.525 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732252%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Saving data for 10732252: {'created_time': 1774538522.693998, 'last_price_update_time': 1774538522.694008, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732252') HTTP/1.1" 204 0
2026-03-26 15:22:02 [adesa.be] INFO: Found listing with ID: 10724648
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724648%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Scrape type for 10724648: 0
2026-03-26 15:22:02 [adesa.be] INFO: Skipping item 10724648 url https://www.openlane.eu/en/carv6/auction/10724648
2026-03-26 15:22:02 [adesa.be] INFO: Found listing with ID: 10730585
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730585%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [adesa.be] INFO: Scrape type for 10730585: 1
2026-03-26 15:22:02 [adesa.be] INFO: Scraping item 10730585 url https://www.openlane.eu/en/carv6/auction/10730585
2026-03-26 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10732311
2026-03-26 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with scrape type 1
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252F23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252F7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252Fe76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/e76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252Fe9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/e9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252Fd5878944-f0db-4166-bcad-3af3424748b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/d5878944-f0db-4166-bcad-3af3424748b9.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252F9bc5e76d-838a-4d25-889f-353856875284.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/9bc5e76d-838a-4d25-889f-353856875284.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252F79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252Faf9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/af9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252Fd1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/d1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg already downloaded
2026-03-26 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653617%252Fgeneral%252Fde926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/de926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg already downloaded
2026-03-26 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368, identifier: 10732311
2026-03-26 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10731771
2026-03-26 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 with scrape type 1
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4635eb29-d9cc-53cd-8a42-0262b35596a6
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676990%252Fgeneral%252F990f5076-1bea-4bcc-8726-b2c0ba75e93b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/990f5076-1bea-4bcc-8726-b2c0ba75e93b.JPG not downloaded yet
2026-03-26 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10732253
2026-03-26 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with scrape type 1
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252Fa07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/a07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252F6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252F64fe9334-1a2c-4714-a5c2-9453790575af.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/64fe9334-1a2c-4714-a5c2-9453790575af.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252F515f5135-940f-412d-946a-e89cb528c0eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/515f5135-940f-412d-946a-e89cb528c0eb.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252F813abf06-d839-4085-8de4-4248b472c760.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/813abf06-d839-4085-8de4-4248b472c760.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252Fd02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/d02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252F68a1360f-42b8-46bd-a809-70510a65f49b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/68a1360f-42b8-46bd-a809-70510a65f49b.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252F9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252F1793a298-41f9-4c9e-9319-2ac86390bb98.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/1793a298-41f9-4c9e-9319-2ac86390bb98.jpg already downloaded
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5396061%252Fgeneral%252Ffa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/fa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg already downloaded
2026-03-26 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2, identifier: 10732253
2026-03-26 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10732311
2026-03-26 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10732311
2026-03-26 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10732311 to the API
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WQW265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS5',
'odometer': 129218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5653617/general/23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/e76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/e9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/d5878944-f0db-4166-bcad-3af3424748b9.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/9bc5e76d-838a-4d25-889f-353856875284.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/af9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/d1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/de926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353463,
'Height': 1146,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383207,
'Height': 1198,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346070,
'Height': 1180,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/e76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329365,
'Height': 1181,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/e9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220616,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/d5878944-f0db-4166-bcad-3af3424748b9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258045,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/9bc5e76d-838a-4d25-889f-353856875284.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335842,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/af9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208175,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/d1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340484,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/de926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg',
'Width': 1600}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2015-09-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS5 2.0 Hybrid4 - AWD - Diesel - Automatic - 163 hp - '
'129.218 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732311%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [adesa.be] INFO: Saving data for 10732311: {'created_time': 1774538523.57484, 'last_price_update_time': 1774538523.57485, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732311') HTTP/1.1" 204 0
2026-03-26 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10732253
2026-03-26 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10732253
2026-03-26 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10732253 to the API
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fe5cb61-8202-50ae-996d-9ea9bb4030f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGF470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 235180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5396061/general/a07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg',
'https://images.openlane.eu/carimgs/5396061/general/6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg',
'https://images.openlane.eu/carimgs/5396061/general/64fe9334-1a2c-4714-a5c2-9453790575af.jpg',
'https://images.openlane.eu/carimgs/5396061/general/515f5135-940f-412d-946a-e89cb528c0eb.jpg',
'https://images.openlane.eu/carimgs/5396061/general/813abf06-d839-4085-8de4-4248b472c760.jpg',
'https://images.openlane.eu/carimgs/5396061/general/d02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg',
'https://images.openlane.eu/carimgs/5396061/general/68a1360f-42b8-46bd-a809-70510a65f49b.jpg',
'https://images.openlane.eu/carimgs/5396061/general/9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg',
'https://images.openlane.eu/carimgs/5396061/general/1793a298-41f9-4c9e-9319-2ac86390bb98.jpg',
'https://images.openlane.eu/carimgs/5396061/general/fa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271457,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/a07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288893,
'Height': 1368,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278370,
'Height': 1370,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/64fe9334-1a2c-4714-a5c2-9453790575af.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270545,
'Height': 1392,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/515f5135-940f-412d-946a-e89cb528c0eb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318582,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/813abf06-d839-4085-8de4-4248b472c760.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265799,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/d02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345871,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/68a1360f-42b8-46bd-a809-70510a65f49b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337552,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245317,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/1793a298-41f9-4c9e-9319-2ac86390bb98.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162650,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/fa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg',
'Width': 1600}],
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-03-11',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Exclusive - Diesel - Automatic - '
'110 hp - 235.180 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732253%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [adesa.be] INFO: Saving data for 10732253: {'created_time': 1774538523.935776, 'last_price_update_time': 1774538523.935786, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732253') HTTP/1.1" 204 0
2026-03-26 15:22:03 [adesa.be] INFO: Found listing with ID: 10732397
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732397%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [adesa.be] INFO: Scrape type for 10732397: 1
2026-03-26 15:22:03 [adesa.be] INFO: Scraping item 10732397 url https://www.openlane.eu/en/carv6/auction/10732397
2026-03-26 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676990%252Fgeneral%252F7fb45bd7-8eaa-45ea-a7bc-c38e2efaac83.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/7fb45bd7-8eaa-45ea-a7bc-c38e2efaac83.JPG not downloaded yet
2026-03-26 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:03 [adesa.be] INFO: Found listing with ID: 10730609
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730609%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [adesa.be] INFO: Scrape type for 10730609: 1
2026-03-26 15:22:04 [adesa.be] INFO: Scraping item 10730609 url https://www.openlane.eu/en/carv6/auction/10730609
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5676990%252Fgeneral%252Fa9bbb0bd-d124-47b1-a315-15b46ba20dbb.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/a9bbb0bd-d124-47b1-a315-15b46ba20dbb.JPG not downloaded yet
2026-03-26 15:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:04 [adesa.be] INFO: Found listing with ID: 10725651
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725651%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [adesa.be] INFO: Scrape type for 10725651: 0
2026-03-26 15:22:04 [adesa.be] INFO: Skipping item 10725651 url https://www.openlane.eu/en/carv6/auction/10725651
2026-03-26 15:22:04 [adesa.be] INFO: Found listing with ID: 10730599
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730599%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [adesa.be] INFO: Scrape type for 10730599: 1
2026-03-26 15:22:04 [adesa.be] INFO: Scraping item 10730599 url https://www.openlane.eu/en/carv6/auction/10730599
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5676990%252Fgeneral%252Fa9e2c436-eef2-4755-8775-6760d4133de5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/a9e2c436-eef2-4755-8775-6760d4133de5.JPG not downloaded yet
2026-03-26 15:22:04 [adesa.be] INFO: Found listing with ID: 10730583
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730583%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [adesa.be] INFO: Scrape type for 10730583: 1
2026-03-26 15:22:04 [adesa.be] INFO: Scraping item 10730583 url https://www.openlane.eu/en/carv6/auction/10730583
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5676990%252Fgeneral%252F436591e9-538b-49d1-b470-3113f72d0927.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/436591e9-538b-49d1-b470-3113f72d0927.JPG not downloaded yet
2026-03-26 15:22:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/7fb45bd7-8eaa-45ea-a7bc-c38e2efaac83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:04 [adesa.be] INFO: Found listing with ID: 10725652
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725652%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [adesa.be] INFO: Scrape type for 10725652: 0
2026-03-26 15:22:04 [adesa.be] INFO: Skipping item 10725652 url https://www.openlane.eu/en/carv6/auction/10725652
2026-03-26 15:22:04 [adesa.be] INFO: Found listing with ID: 10732241
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732241%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [adesa.be] INFO: Scrape type for 10732241: 1
2026-03-26 15:22:04 [adesa.be] INFO: Scraping item 10732241 url https://www.openlane.eu/en/carv6/auction/10732241
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5676990%252Fgeneral%252Ff6ed17f7-0d59-4294-a1ea-6831f53c1fb5.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/f6ed17f7-0d59-4294-a1ea-6831f53c1fb5.JPG not downloaded yet
2026-03-26 15:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10732351
2026-03-26 15:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b47b3a-4c4d-5d86-a37c-7027515ed981 with scrape type 1
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27b47b3a-4c4d-5d86-a37c-7027515ed981
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252F641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252F95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252F721a4078-223f-4368-ac8d-f278a191f355.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/721a4078-223f-4368-ac8d-f278a191f355.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252F7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252F1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252Fb8a28166-1e75-4c73-bba8-38b71f249df4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/b8a28166-1e75-4c73-bba8-38b71f249df4.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252F4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252F75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252Fe56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/e56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5702903%252Fgeneral%252Fdee590ee-e1a2-47c0-a29f-935f458290c5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/dee590ee-e1a2-47c0-a29f-935f458290c5.jpeg already downloaded
2026-03-26 15:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b47b3a-4c4d-5d86-a37c-7027515ed981, identifier: 10732351
2026-03-26 15:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10732277
2026-03-26 15:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43066450-7954-55bf-a007-a4fcb75ed444 with scrape type 1
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43066450-7954-55bf-a007-a4fcb75ed444
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252F72331b04-d269-4040-b684-622720e57fc9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/72331b04-d269-4040-b684-622720e57fc9.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252F1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252F732b682d-9c3f-45a3-95ac-6e50adc05408.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/732b682d-9c3f-45a3-95ac-6e50adc05408.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252Fa17f8d14-a53d-4878-bf43-befed02cd176.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/a17f8d14-a53d-4878-bf43-befed02cd176.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252F9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252F43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252Fda116395-5cfa-4561-98dd-9e4e02372e13.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/da116395-5cfa-4561-98dd-9e4e02372e13.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252Fb93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/b93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252F0201c938-b23d-43da-af06-20d36a48af50.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/0201c938-b23d-43da-af06-20d36a48af50.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5564359%252Fgeneral%252Fe8c5bca0-da54-4722-8cda-8bdab527913e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/e8c5bca0-da54-4722-8cda-8bdab527913e.jpg already downloaded
2026-03-26 15:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43066450-7954-55bf-a007-a4fcb75ed444, identifier: 10732277
2026-03-26 15:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10732254
2026-03-26 15:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563cdfbe-3821-5430-864a-8a74a107c520 with scrape type 1
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 563cdfbe-3821-5430-864a-8a74a107c520
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252F82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252Fcf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/cf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252Fc8992114-0be7-4ea8-b9fb-bf185aa02412.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/c8992114-0be7-4ea8-b9fb-bf185aa02412.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252F756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252Fa96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/a96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252F0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252Fed988830-9ee1-447b-9c61-f9da0199ef19.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/ed988830-9ee1-447b-9c61-f9da0199ef19.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252Fe159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/e159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252Fd25316b9-c893-4621-9618-fdb36c456e3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/d25316b9-c893-4621-9618-fdb36c456e3a.jpg already downloaded
2026-03-26 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5396070%252Fgeneral%252F2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg already downloaded
2026-03-26 15:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 563cdfbe-3821-5430-864a-8a74a107c520, identifier: 10732254
2026-03-26 15:22:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/990f5076-1bea-4bcc-8726-b2c0ba75e93b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:05 [adesa.be] INFO: Found listing with ID: 10724583
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724583%27 HTTP/1.1" 200 None
2026-03-26 15:22:05 [adesa.be] INFO: Scrape type for 10724583: 0
2026-03-26 15:22:05 [adesa.be] INFO: Skipping item 10724583 url https://www.openlane.eu/en/carv6/auction/10724583
2026-03-26 15:22:05 [adesa.be] INFO: Found listing with ID: 10724550
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724550%27 HTTP/1.1" 200 None
2026-03-26 15:22:05 [adesa.be] INFO: Scrape type for 10724550: 0
2026-03-26 15:22:05 [adesa.be] INFO: Skipping item 10724550 url https://www.openlane.eu/en/carv6/auction/10724550
2026-03-26 15:22:05 [adesa.be] INFO: Found listing with ID: 10730579
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730579%27 HTTP/1.1" 200 None
2026-03-26 15:22:05 [adesa.be] INFO: Scrape type for 10730579: 1
2026-03-26 15:22:05 [adesa.be] INFO: Scraping item 10730579 url https://www.openlane.eu/en/carv6/auction/10730579
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5676990%252Fgeneral%252F0e99c2e1-02c5-47ce-8f82-e420a3f735c6.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/0e99c2e1-02c5-47ce-8f82-e420a3f735c6.JPG not downloaded yet
2026-03-26 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10732351
2026-03-26 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10732351
2026-03-26 15:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10732351 to the API
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732351>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '27b47b3a-4c4d-5d86-a37c-7027515ed981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENU910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS3',
'odometer': 117362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5702903/general/641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/721a4078-223f-4368-ac8d-f278a191f355.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/b8a28166-1e75-4c73-bba8-38b71f249df4.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/e56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/dee590ee-e1a2-47c0-a29f-935f458290c5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318764,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348813,
'Height': 1278,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312856,
'Height': 1272,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/721a4078-223f-4368-ac8d-f278a191f355.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292096,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215690,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283669,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/b8a28166-1e75-4c73-bba8-38b71f249df4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270957,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226886,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276022,
'Height': 1397,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/e56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320231,
'Height': 1444,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/dee590ee-e1a2-47c0-a29f-935f458290c5.jpeg',
'Width': 1600}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2013-02-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS3 1.2 VTI So Chic - Petrol - Manual - 82 hp - 117.362 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2013}
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732351%27 HTTP/1.1" 200 None
2026-03-26 15:22:05 [adesa.be] INFO: Saving data for 10732351: {'created_time': 1774538525.422427, 'last_price_update_time': 1774538525.422438, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732351') HTTP/1.1" 204 0
2026-03-26 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10732277
2026-03-26 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10732277
2026-03-26 15:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10732277 to the API
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732277>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43066450-7954-55bf-a007-a4fcb75ed444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EOA115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 305106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5564359/general/72331b04-d269-4040-b684-622720e57fc9.jpg',
'https://images.openlane.eu/carimgs/5564359/general/1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg',
'https://images.openlane.eu/carimgs/5564359/general/732b682d-9c3f-45a3-95ac-6e50adc05408.jpg',
'https://images.openlane.eu/carimgs/5564359/general/a17f8d14-a53d-4878-bf43-befed02cd176.jpg',
'https://images.openlane.eu/carimgs/5564359/general/9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg',
'https://images.openlane.eu/carimgs/5564359/general/43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg',
'https://images.openlane.eu/carimgs/5564359/general/da116395-5cfa-4561-98dd-9e4e02372e13.jpg',
'https://images.openlane.eu/carimgs/5564359/general/b93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg',
'https://images.openlane.eu/carimgs/5564359/general/0201c938-b23d-43da-af06-20d36a48af50.jpg',
'https://images.openlane.eu/carimgs/5564359/general/e8c5bca0-da54-4722-8cda-8bdab527913e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294004,
'Height': 1247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/72331b04-d269-4040-b684-622720e57fc9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334710,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272617,
'Height': 1271,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/732b682d-9c3f-45a3-95ac-6e50adc05408.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261864,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/a17f8d14-a53d-4878-bf43-befed02cd176.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279249,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256702,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292357,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/da116395-5cfa-4561-98dd-9e4e02372e13.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273527,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/b93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177126,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/0201c938-b23d-43da-af06-20d36a48af50.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236528,
'Height': 1373,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/e8c5bca0-da54-4722-8cda-8bdab527913e.jpg',
'Width': 1600}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-10-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Ford S-Max 2.0 TDCI Trend - Diesel - Manual - 136 hp - 305.106 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2011}
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732277%27 HTTP/1.1" 200 None
2026-03-26 15:22:05 [adesa.be] INFO: Saving data for 10732277: {'created_time': 1774538525.803396, 'last_price_update_time': 1774538525.803409, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732277') HTTP/1.1" 204 0
2026-03-26 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10732254
2026-03-26 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10732254
2026-03-26 15:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10732254 to the API
2026-03-26 15:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732254>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '563cdfbe-3821-5430-864a-8a74a107c520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HER695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732254',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 191867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5396070/general/82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg',
'https://images.openlane.eu/carimgs/5396070/general/cf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg',
'https://images.openlane.eu/carimgs/5396070/general/c8992114-0be7-4ea8-b9fb-bf185aa02412.jpg',
'https://images.openlane.eu/carimgs/5396070/general/756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg',
'https://images.openlane.eu/carimgs/5396070/general/a96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg',
'https://images.openlane.eu/carimgs/5396070/general/0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg',
'https://images.openlane.eu/carimgs/5396070/general/ed988830-9ee1-447b-9c61-f9da0199ef19.jpg',
'https://images.openlane.eu/carimgs/5396070/general/e159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg',
'https://images.openlane.eu/carimgs/5396070/general/d25316b9-c893-4621-9618-fdb36c456e3a.jpg',
'https://images.openlane.eu/carimgs/5396070/general/2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285462,
'Height': 1293,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309396,
'Height': 1354,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/cf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365811,
'Height': 1414,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/c8992114-0be7-4ea8-b9fb-bf185aa02412.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298800,
'Height': 1313,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304459,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/a96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251141,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299405,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/ed988830-9ee1-447b-9c61-f9da0199ef19.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216030,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/e159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275621,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/d25316b9-c893-4621-9618-fdb36c456e3a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262320,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg',
'Width': 1600}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2014-07-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Kuga 2.0 TDCI - Diesel - Automatic - 163 hp - 191.867 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732254%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [adesa.be] INFO: Saving data for 10732254: {'created_time': 1774538526.107915, 'last_price_update_time': 1774538526.107924, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732254') HTTP/1.1" 204 0
2026-03-26 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10731890
2026-03-26 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with scrape type 1
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84ef2b2b-ea54-5175-816b-aa2317dc64a9
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252F64829331-3a94-4024-abf2-62772a43b696.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/64829331-3a94-4024-abf2-62772a43b696.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252F55bbdf9d-e10d-426f-8925-04c2a037d7a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/55bbdf9d-e10d-426f-8925-04c2a037d7a7.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252Fac1715da-521a-4bed-a9c9-e646c2321d65.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/ac1715da-521a-4bed-a9c9-e646c2321d65.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252F83a00d53-2350-4f65-b992-8ab30e9bcf6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/83a00d53-2350-4f65-b992-8ab30e9bcf6b.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252Ffda686eb-aa71-4d68-bef5-c2d467d916e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/fda686eb-aa71-4d68-bef5-c2d467d916e2.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252F21527ce1-6b68-4a9c-b1cf-ccb6234ac4d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/21527ce1-6b68-4a9c-b1cf-ccb6234ac4d8.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252F2c39d624-6e08-44a6-8ffb-e0749894e5e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/2c39d624-6e08-44a6-8ffb-e0749894e5e6.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252F513f7015-55e5-4360-9432-8820d70bc2b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/513f7015-55e5-4360-9432-8820d70bc2b0.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252Fd5372a8a-1704-47fa-91b7-993a8dac966c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/d5372a8a-1704-47fa-91b7-993a8dac966c.jpg already downloaded
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730062%252Fgeneral%252F82b95309-d8bf-427f-9398-f4d4176f3f61.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730062/general/82b95309-d8bf-427f-9398-f4d4176f3f61.jpg already downloaded
2026-03-26 15:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84ef2b2b-ea54-5175-816b-aa2317dc64a9, identifier: 10731890
2026-03-26 15:22:06 [adesa.be] INFO: Found listing with ID: 10730590
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730590%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [adesa.be] INFO: Scrape type for 10730590: 1
2026-03-26 15:22:06 [adesa.be] INFO: Scraping item 10730590 url https://www.openlane.eu/en/carv6/auction/10730590
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676990%252Fgeneral%252Ff202089e-bd33-47e8-8a9f-94366439ef64.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/f202089e-bd33-47e8-8a9f-94366439ef64.JPG not downloaded yet
2026-03-26 15:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10731890
2026-03-26 15:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10731890
2026-03-26 15:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10731890 to the API
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731890>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '84ef2b2b-ea54-5175-816b-aa2317dc64a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA116',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 188559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5730062/general/64829331-3a94-4024-abf2-62772a43b696.jpg',
'https://images.openlane.eu/carimgs/5730062/general/55bbdf9d-e10d-426f-8925-04c2a037d7a7.jpg',
'https://images.openlane.eu/carimgs/5730062/general/ac1715da-521a-4bed-a9c9-e646c2321d65.jpg',
'https://images.openlane.eu/carimgs/5730062/general/83a00d53-2350-4f65-b992-8ab30e9bcf6b.jpg',
'https://images.openlane.eu/carimgs/5730062/general/fda686eb-aa71-4d68-bef5-c2d467d916e2.jpg',
'https://images.openlane.eu/carimgs/5730062/general/21527ce1-6b68-4a9c-b1cf-ccb6234ac4d8.jpg',
'https://images.openlane.eu/carimgs/5730062/general/2c39d624-6e08-44a6-8ffb-e0749894e5e6.jpg',
'https://images.openlane.eu/carimgs/5730062/general/513f7015-55e5-4360-9432-8820d70bc2b0.jpg',
'https://images.openlane.eu/carimgs/5730062/general/d5372a8a-1704-47fa-91b7-993a8dac966c.jpg',
'https://images.openlane.eu/carimgs/5730062/general/82b95309-d8bf-427f-9398-f4d4176f3f61.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/64829331-3a94-4024-abf2-62772a43b696.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/55bbdf9d-e10d-426f-8925-04c2a037d7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/ac1715da-521a-4bed-a9c9-e646c2321d65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/83a00d53-2350-4f65-b992-8ab30e9bcf6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/fda686eb-aa71-4d68-bef5-c2d467d916e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/21527ce1-6b68-4a9c-b1cf-ccb6234ac4d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/2c39d624-6e08-44a6-8ffb-e0749894e5e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/513f7015-55e5-4360-9432-8820d70bc2b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/d5372a8a-1704-47fa-91b7-993a8dac966c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84ef2b2b-ea54-5175-816b-aa2317dc64a9/84ef2b2b-ea54-5175-816b-aa2317dc64a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730062/general/82b95309-d8bf-427f-9398-f4d4176f3f61.jpg',
'Width': 1024}],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'188.559 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731890%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [adesa.be] INFO: Saving data for 10731890: {'created_time': 1774538526.730587, 'last_price_update_time': 1774538526.730599, 'auction_closing_time': 1774606200.0}
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731890') HTTP/1.1" 204 0
2026-03-26 15:22:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/436591e9-538b-49d1-b470-3113f72d0927.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:06 [scrapy.extensions.logstats] INFO: Crawled 1227 pages (at 128 pages/min), scraped 426 items (at 80 items/min)
2026-03-26 15:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 246MiB
2026-03-26 15:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/f6ed17f7-0d59-4294-a1ea-6831f53c1fb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:06 [adesa.be] INFO: Found listing with ID: 10732263
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732263%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [adesa.be] INFO: Scrape type for 10732263: 1
2026-03-26 15:22:06 [adesa.be] INFO: Scraping item 10732263 url https://www.openlane.eu/en/carv6/auction/10732263
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676990%252Fgeneral%252F95292353-2ac2-48fb-b70d-400575c75fb7.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/95292353-2ac2-48fb-b70d-400575c75fb7.JPG not downloaded yet
2026-03-26 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5bf198a-5679-580c-a392-74513a762727 with identifier: 10731717
2026-03-26 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5bf198a-5679-580c-a392-74513a762727 with scrape type 1
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5bf198a-5679-580c-a392-74513a762727
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622331%252Fgeneral%252Fbaf73d5e-b1c8-4b7a-89ca-9014e57f5973.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/baf73d5e-b1c8-4b7a-89ca-9014e57f5973.JPG not downloaded yet
2026-03-26 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dea382da-17bb-58bc-9dc3-257f20e11202 with identifier: 10730909
2026-03-26 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea382da-17bb-58bc-9dc3-257f20e11202 with scrape type 1
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252F2e1f3151-543d-4d1c-bebf-28c0167f7c4f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/2e1f3151-543d-4d1c-bebf-28c0167f7c4f.jpeg not downloaded yet
2026-03-26 15:22:06 [adesa.be] INFO: Found listing with ID: 10732287
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732287%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [adesa.be] INFO: Scrape type for 10732287: 1
2026-03-26 15:22:06 [adesa.be] INFO: Scraping item 10732287 url https://www.openlane.eu/en/carv6/auction/10732287
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676990%252Fgeneral%252F68611b7d-5703-4c21-b4ed-94dfa96b534c.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676990/general/68611b7d-5703-4c21-b4ed-94dfa96b534c.JPG not downloaded yet
2026-03-26 15:22:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/0e99c2e1-02c5-47ce-8f82-e420a3f735c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622331%252Fgeneral%252F138cb6b8-84ae-4774-a447-6ee85545b55e.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/138cb6b8-84ae-4774-a447-6ee85545b55e.JPG not downloaded yet
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252Fb73e36dc-aeb7-4393-9180-6f24bd921709.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/b73e36dc-aeb7-4393-9180-6f24bd921709.jpeg not downloaded yet
2026-03-26 15:22:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/f202089e-bd33-47e8-8a9f-94366439ef64.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:06 [adesa.be] INFO: Found listing with ID: 10724630
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724630%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [adesa.be] INFO: Scrape type for 10724630: 0
2026-03-26 15:22:06 [adesa.be] INFO: Skipping item 10724630 url https://www.openlane.eu/en/carv6/auction/10724630
2026-03-26 15:22:06 [adesa.be] INFO: Found listing with ID: 10730612
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730612%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [adesa.be] INFO: Scrape type for 10730612: 1
2026-03-26 15:22:06 [adesa.be] INFO: Scraping item 10730612 url https://www.openlane.eu/en/carv6/auction/10730612
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622331%252Fgeneral%252Fc4b935ce-dc8f-41ec-91b6-ef3aa24b5be4.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/c4b935ce-dc8f-41ec-91b6-ef3aa24b5be4.JPG not downloaded yet
2026-03-26 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252F9fbe7dca-cdc7-4d8a-8ab1-d0883517b904.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/9fbe7dca-cdc7-4d8a-8ab1-d0883517b904.jpeg not downloaded yet
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732324
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732324%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732324: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732324 url https://www.openlane.eu/en/carv6/auction/10732324
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5622331%252Fgeneral%252F24f270a5-baa7-48ba-a5f8-dbdb5e81c5d0.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/24f270a5-baa7-48ba-a5f8-dbdb5e81c5d0.JPG not downloaded yet
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252F2c118646-8ab1-467f-9888-0a10690c4897.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/2c118646-8ab1-467f-9888-0a10690c4897.jpeg not downloaded yet
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10730572
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730572%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10730572: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10730572 url https://www.openlane.eu/en/carv6/auction/10730572
2026-03-26 15:22:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/68611b7d-5703-4c21-b4ed-94dfa96b534c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5622331%252Fgeneral%252F096c3cde-8674-400e-abaa-9c10ab4512a2.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/096c3cde-8674-400e-abaa-9c10ab4512a2.JPG not downloaded yet
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252Fe1d9c4e7-43f8-4339-baf0-97eb39dda186.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/e1d9c4e7-43f8-4339-baf0-97eb39dda186.jpeg not downloaded yet
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732339
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732339%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732339: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732339 url https://www.openlane.eu/en/carv6/auction/10732339
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5622331%252Fgeneral%252F2b54e509-dfb7-45a5-bd2d-26cd7ea905d9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/2b54e509-dfb7-45a5-bd2d-26cd7ea905d9.JPG not downloaded yet
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252F48f66b05-5bba-4aaa-b842-eb8690c8684b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/48f66b05-5bba-4aaa-b842-eb8690c8684b.jpeg not downloaded yet
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732347
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732347%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732347: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732347 url https://www.openlane.eu/en/carv6/auction/10732347
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5622331%252Fgeneral%252F1e768e9f-8e73-49b0-ad4f-42d0f38da14b.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/1e768e9f-8e73-49b0-ad4f-42d0f38da14b.JPG not downloaded yet
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252F45350bf9-d308-4f03-bc8d-c984cdbc8044.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/45350bf9-d308-4f03-bc8d-c984cdbc8044.jpeg not downloaded yet
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724606
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724606%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724606: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724606 url https://www.openlane.eu/en/carv6/auction/10724606
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724578
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724578%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724578: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724578 url https://www.openlane.eu/en/carv6/auction/10724578
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10730581
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730581%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10730581: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10730581 url https://www.openlane.eu/en/carv6/auction/10730581
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5622331%252Fgeneral%252F4b2428dc-cb2b-4874-82c8-ce19fb11f7ed.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/4b2428dc-cb2b-4874-82c8-ce19fb11f7ed.JPG not downloaded yet
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252Fb0644640-419b-47fe-a056-3e10ac53fa35.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/b0644640-419b-47fe-a056-3e10ac53fa35.jpeg not downloaded yet
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732407
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732407%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732407: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732407 url https://www.openlane.eu/en/carv6/auction/10732407
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5622331%252Fgeneral%252F89b0fdeb-b710-4a9b-9dce-4422c15044ac.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/89b0fdeb-b710-4a9b-9dce-4422c15044ac.JPG not downloaded yet
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252F73f6422d-7ebd-4d6b-8372-10db55ec4fa0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/73f6422d-7ebd-4d6b-8372-10db55ec4fa0.jpeg not downloaded yet
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732293
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732293%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732293: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732293 url https://www.openlane.eu/en/carv6/auction/10732293
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5622331%252Fgeneral%252Fbb53c676-e7c7-42a2-8cc5-1d4c1077ceb9.JPG%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622331/general/bb53c676-e7c7-42a2-8cc5-1d4c1077ceb9.JPG not downloaded yet
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5527996%252Fgeneral%252Ff8ba5b26-14ab-454d-9487-19365aef66bd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/f8ba5b26-14ab-454d-9487-19365aef66bd.jpeg not downloaded yet
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10727079
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727079%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10727079: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10727079 url https://www.openlane.eu/en/carv6/auction/10727079
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732413
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732413%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732413: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732413 url https://www.openlane.eu/en/carv6/auction/10732413
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724535
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724535%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724535: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724535 url https://www.openlane.eu/en/carv6/auction/10724535
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724522
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724522%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724522: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724522 url https://www.openlane.eu/en/carv6/auction/10724522
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724552
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724552%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724552: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724552 url https://www.openlane.eu/en/carv6/auction/10724552
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10727068
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727068%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10727068: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10727068 url https://www.openlane.eu/en/carv6/auction/10727068
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724568
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724568%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724568: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724568 url https://www.openlane.eu/en/carv6/auction/10724568
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724756
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724756%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724756: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724756 url https://www.openlane.eu/en/carv6/auction/10724756
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724573
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724573%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724573: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724573 url https://www.openlane.eu/en/carv6/auction/10724573
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10725613
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725613%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10725613: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10725613 url https://www.openlane.eu/en/carv6/auction/10725613
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724688
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724688%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724688: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724688 url https://www.openlane.eu/en/carv6/auction/10724688
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732258
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732258%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732258: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732258 url https://www.openlane.eu/en/carv6/auction/10732258
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724574
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724574%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724574: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724574 url https://www.openlane.eu/en/carv6/auction/10724574
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10730617
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730617%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10730617: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10730617 url https://www.openlane.eu/en/carv6/auction/10730617
2026-03-26 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10725656
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725656%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10725656: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10725656 url https://www.openlane.eu/en/carv6/auction/10725656
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10730614
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730614%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10730614: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10730614 url https://www.openlane.eu/en/carv6/auction/10730614
2026-03-26 15:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10725624
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725624%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10725624: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10725624 url https://www.openlane.eu/en/carv6/auction/10725624
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10725622
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725622%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10725622: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10725622 url https://www.openlane.eu/en/carv6/auction/10725622
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732309
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732309%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732309: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732309 url https://www.openlane.eu/en/carv6/auction/10732309
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724619
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724619%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724619: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724619 url https://www.openlane.eu/en/carv6/auction/10724619
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724637
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724637%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724637: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724637 url https://www.openlane.eu/en/carv6/auction/10724637
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724565
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724565%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724565: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724565 url https://www.openlane.eu/en/carv6/auction/10724565
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10727056
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727056%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10727056: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10727056 url https://www.openlane.eu/en/carv6/auction/10727056
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10730603
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730603%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10730603: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10730603 url https://www.openlane.eu/en/carv6/auction/10730603
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724699
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724699%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724699: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724699 url https://www.openlane.eu/en/carv6/auction/10724699
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10724665
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724665%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10724665: 0
2026-03-26 15:22:07 [adesa.be] INFO: Skipping item 10724665 url https://www.openlane.eu/en/carv6/auction/10724665
2026-03-26 15:22:07 [adesa.be] INFO: Found listing with ID: 10732319
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732319%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [adesa.be] INFO: Scrape type for 10732319: 1
2026-03-26 15:22:07 [adesa.be] INFO: Scraping item 10732319 url https://www.openlane.eu/en/carv6/auction/10732319
2026-03-26 15:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10732394
2026-03-26 15:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with scrape type 1
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725374%252Fgeneral%252F3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg already downloaded
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725374%252Fgeneral%252F41650ba4-e79e-40dc-8510-12172ee42887.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/41650ba4-e79e-40dc-8510-12172ee42887.jpeg already downloaded
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725374%252Fgeneral%252F80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg already downloaded
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725374%252Fgeneral%252Fcfbd1659-a0af-4141-8465-606b1da26916.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/cfbd1659-a0af-4141-8465-606b1da26916.jpeg already downloaded
2026-03-26 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725374%252Fgeneral%252F28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725374%252Fgeneral%252F432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725374%252Fgeneral%252F15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725374%252Fgeneral%252Fd21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/d21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725374%252Fgeneral%252F0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725374%252Fgeneral%252F38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg already downloaded
2026-03-26 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2, identifier: 10732394
2026-03-26 15:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10730574
2026-03-26 15:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d8192e-b361-564e-a5c9-8e5736881242 with scrape type 1
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2d8192e-b361-564e-a5c9-8e5736881242
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252Febc786d6-383d-4364-aa14-caf23d8bb650.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/ebc786d6-383d-4364-aa14-caf23d8bb650.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252F6246418f-d148-4c02-b60a-06d7ba14f8ab.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/6246418f-d148-4c02-b60a-06d7ba14f8ab.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252F28fafd6b-5b4a-4a53-809d-3e5a32354328.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/28fafd6b-5b4a-4a53-809d-3e5a32354328.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252F1256a9b9-8fd3-477d-85a7-f1ac8fe6388e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/1256a9b9-8fd3-477d-85a7-f1ac8fe6388e.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252Fb446bebe-d1c9-4146-85b4-657177bae678.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/b446bebe-d1c9-4146-85b4-657177bae678.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252Fd14ac3a1-3120-454e-84d0-e049cf1f7e9c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/d14ac3a1-3120-454e-84d0-e049cf1f7e9c.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252F4a2afb95-23cf-4de5-b169-dea3f30e52c9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/4a2afb95-23cf-4de5-b169-dea3f30e52c9.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252Ff4ec4773-14c0-4b89-afcd-c42b0265bef6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/f4ec4773-14c0-4b89-afcd-c42b0265bef6.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252F99dce602-1c75-4093-b8a6-633fd4f1b775.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/99dce602-1c75-4093-b8a6-633fd4f1b775.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632390%252Fgeneral%252Fb091503d-426c-4750-a1f8-c8f4c2415d06.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632390/general/b091503d-426c-4750-a1f8-c8f4c2415d06.jpeg already downloaded
2026-03-26 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2d8192e-b361-564e-a5c9-8e5736881242, identifier: 10730574
2026-03-26 15:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10732294
2026-03-26 15:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac10d62-de4b-5755-bdda-b61b28f759a1 with scrape type 1
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ac10d62-de4b-5755-bdda-b61b28f759a1
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252F458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252Fdf686603-311c-4516-86f0-4772856c2170.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/df686603-311c-4516-86f0-4772856c2170.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252F9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252F7f7225e7-e430-4c55-9815-7a65c676795c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/7f7225e7-e430-4c55-9815-7a65c676795c.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252Fab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/ab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252Fd3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/d3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252F9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252Fe596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/e596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252F19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg already downloaded
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629554%252Fgeneral%252F97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg already downloaded
2026-03-26 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac10d62-de4b-5755-bdda-b61b28f759a1, identifier: 10732294
2026-03-26 15:22:08 [adesa.be] INFO: Found listing with ID: 10724673
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724673%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [adesa.be] INFO: Scrape type for 10724673: 0
2026-03-26 15:22:08 [adesa.be] INFO: Skipping item 10724673 url https://www.openlane.eu/en/carv6/auction/10724673
2026-03-26 15:22:08 [adesa.be] INFO: Found listing with ID: 10724597
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724597%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [adesa.be] INFO: Scrape type for 10724597: 0
2026-03-26 15:22:08 [adesa.be] INFO: Skipping item 10724597 url https://www.openlane.eu/en/carv6/auction/10724597
2026-03-26 15:22:08 [adesa.be] INFO: Found listing with ID: 10725628
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725628%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [adesa.be] INFO: Scrape type for 10725628: 0
2026-03-26 15:22:08 [adesa.be] INFO: Skipping item 10725628 url https://www.openlane.eu/en/carv6/auction/10725628
2026-03-26 15:22:08 [adesa.be] INFO: Found listing with ID: 10725648
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725648%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [adesa.be] INFO: Scrape type for 10725648: 0
2026-03-26 15:22:08 [adesa.be] INFO: Skipping item 10725648 url https://www.openlane.eu/en/carv6/auction/10725648
2026-03-26 15:22:08 [adesa.be] INFO: Found listing with ID: 10724586
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724586%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [adesa.be] INFO: Scrape type for 10724586: 0
2026-03-26 15:22:08 [adesa.be] INFO: Skipping item 10724586 url https://www.openlane.eu/en/carv6/auction/10724586
2026-03-26 15:22:08 [adesa.be] INFO: Found listing with ID: 10724780
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724780%27 HTTP/1.1" 200 None
2026-03-26 15:22:08 [adesa.be] INFO: Scrape type for 10724780: 0
2026-03-26 15:22:08 [adesa.be] INFO: Skipping item 10724780 url https://www.openlane.eu/en/carv6/auction/10724780
2026-03-26 15:22:08 [adesa.be] INFO: Found listing with ID: 10724526
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724526%27 HTTP/1.1" 200 None
2026-03-26 15:22:09 [adesa.be] INFO: Scrape type for 10724526: 0
2026-03-26 15:22:09 [adesa.be] INFO: Skipping item 10724526 url https://www.openlane.eu/en/carv6/auction/10724526
2026-03-26 15:22:09 [adesa.be] INFO: Found listing with ID: 10725626
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725626%27 HTTP/1.1" 200 None
2026-03-26 15:22:09 [adesa.be] INFO: Scrape type for 10725626: 0
2026-03-26 15:22:09 [adesa.be] INFO: Skipping item 10725626 url https://www.openlane.eu/en/carv6/auction/10725626
2026-03-26 15:22:09 [adesa.be] INFO: Found listing with ID: 10724646
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724646%27 HTTP/1.1" 200 None
2026-03-26 15:22:09 [adesa.be] INFO: Scrape type for 10724646: 0
2026-03-26 15:22:09 [adesa.be] INFO: Skipping item 10724646 url https://www.openlane.eu/en/carv6/auction/10724646
2026-03-26 15:22:09 [adesa.be] INFO: Found listing with ID: 10732398
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732398%27 HTTP/1.1" 200 None
2026-03-26 15:22:09 [adesa.be] INFO: Scrape type for 10732398: 1
2026-03-26 15:22:09 [adesa.be] INFO: Scraping item 10732398 url https://www.openlane.eu/en/carv6/auction/10732398
2026-03-26 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10732394
2026-03-26 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10732394
2026-03-26 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10732394 to the API
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732394>
{'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-27T09: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=10732394',
'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-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732394%27 HTTP/1.1" 200 None
2026-03-26 15:22:09 [adesa.be] INFO: Saving data for 10732394: {'created_time': 1774538529.394237, 'last_price_update_time': 1774538529.394246, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732394') HTTP/1.1" 204 0
2026-03-26 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10730574
2026-03-26 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10730574
2026-03-26 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10730574 to the API
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd2d8192e-b361-564e-a5c9-8e5736881242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CMV949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 107581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5632390/general/ebc786d6-383d-4364-aa14-caf23d8bb650.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/6246418f-d148-4c02-b60a-06d7ba14f8ab.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/28fafd6b-5b4a-4a53-809d-3e5a32354328.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/1256a9b9-8fd3-477d-85a7-f1ac8fe6388e.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/b446bebe-d1c9-4146-85b4-657177bae678.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/d14ac3a1-3120-454e-84d0-e049cf1f7e9c.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/4a2afb95-23cf-4de5-b169-dea3f30e52c9.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/f4ec4773-14c0-4b89-afcd-c42b0265bef6.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/99dce602-1c75-4093-b8a6-633fd4f1b775.jpeg',
'https://images.openlane.eu/carimgs/5632390/general/b091503d-426c-4750-a1f8-c8f4c2415d06.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7612860,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/ebc786d6-383d-4364-aa14-caf23d8bb650.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3030883,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/6246418f-d148-4c02-b60a-06d7ba14f8ab.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3063226,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/28fafd6b-5b4a-4a53-809d-3e5a32354328.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7429061,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/1256a9b9-8fd3-477d-85a7-f1ac8fe6388e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3028380,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/b446bebe-d1c9-4146-85b4-657177bae678.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3356028,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/d14ac3a1-3120-454e-84d0-e049cf1f7e9c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3755099,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/4a2afb95-23cf-4de5-b169-dea3f30e52c9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2909094,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/f4ec4773-14c0-4b89-afcd-c42b0265bef6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3265878,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/99dce602-1c75-4093-b8a6-633fd4f1b775.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d8192e-b361-564e-a5c9-8e5736881242/d2d8192e-b361-564e-a5c9-8e5736881242_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3582642,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632390/general/b091503d-426c-4750-a1f8-c8f4c2415d06.jpeg',
'Width': 4032}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford Kuga 2.5 EcoBoost Titanium - Hybrid - Automatic - 152 hp - '
'107.581 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730574%27 HTTP/1.1" 200 None
2026-03-26 15:22:09 [adesa.be] INFO: Saving data for 10730574: {'created_time': 1774538529.775552, 'last_price_update_time': 1774538529.775563, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730574') HTTP/1.1" 204 0
2026-03-26 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10732294
2026-03-26 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10732294
2026-03-26 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10732294 to the API
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732294>
{'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-27T09: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=10732294',
'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-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732294%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [adesa.be] INFO: Saving data for 10732294: {'created_time': 1774538530.069447, 'last_price_update_time': 1774538530.069457, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732294') HTTP/1.1" 204 0
2026-03-26 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:10 [adesa.be] INFO: Found listing with ID: 10732355
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732355%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [adesa.be] INFO: Scrape type for 10732355: 1
2026-03-26 15:22:10 [adesa.be] INFO: Scraping item 10732355 url https://www.openlane.eu/en/carv6/auction/10732355
2026-03-26 15:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10730620
2026-03-26 15:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3209efc-8c64-53b8-8187-77666731c402 with scrape type 1
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3209efc-8c64-53b8-8187-77666731c402
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252Fd2b50792-e34e-4c87-a1b4-2b7e14407f28.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/d2b50792-e34e-4c87-a1b4-2b7e14407f28.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252Fbaf6609a-41ec-49c6-b0c6-858540af802c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/baf6609a-41ec-49c6-b0c6-858540af802c.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252F8d24e606-c6f4-4499-95c8-f6460bdc33bb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/8d24e606-c6f4-4499-95c8-f6460bdc33bb.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252Fbf0cdae6-b7e8-45a9-908d-fe42d18f8a75.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/bf0cdae6-b7e8-45a9-908d-fe42d18f8a75.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252F1ee6c8b3-86f9-4884-9452-97800a0756b4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/1ee6c8b3-86f9-4884-9452-97800a0756b4.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252Fd572bb76-c7fa-4915-8d53-f913fcf4bd02.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/d572bb76-c7fa-4915-8d53-f913fcf4bd02.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252F392fcf0b-60b1-4036-99bb-89487a1bf0a3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/392fcf0b-60b1-4036-99bb-89487a1bf0a3.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252Ff1caf46c-396e-4170-8d85-c0b7c0812c96.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/f1caf46c-396e-4170-8d85-c0b7c0812c96.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252F01a62ad0-e7ed-4de3-a64b-cc3cc649d7b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/01a62ad0-e7ed-4de3-a64b-cc3cc649d7b9.jpeg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737974%252Fgeneral%252Fe239691e-5054-4b66-a58f-4d9ee0c085c7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/e239691e-5054-4b66-a58f-4d9ee0c085c7.jpeg already downloaded
2026-03-26 15:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3209efc-8c64-53b8-8187-77666731c402, identifier: 10730620
2026-03-26 15:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10730620
2026-03-26 15:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10730620
2026-03-26 15:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10730620 to the API
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730620>
{'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-27T09: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=10730620',
'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': 4650,
'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-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730620%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [adesa.be] INFO: Saving data for 10730620: {'created_time': 1774538530.762389, 'last_price_update_time': 1774538530.7624, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730620') HTTP/1.1" 204 0
2026-03-26 15:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10732262
2026-03-26 15:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39268c4-3047-52f7-bc4c-c4c868637333 with scrape type 1
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c39268c4-3047-52f7-bc4c-c4c868637333
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252Fd87f8328-fd97-4d20-9ce1-90fee94f146d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/d87f8328-fd97-4d20-9ce1-90fee94f146d.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252Fb695b685-9a10-49ff-9b72-c04e79e8131f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/b695b685-9a10-49ff-9b72-c04e79e8131f.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252Ff3a74b1b-3ca4-4239-940e-8873bd676890.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/f3a74b1b-3ca4-4239-940e-8873bd676890.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252F9ac133d5-0360-4929-8190-0dabf252738e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/9ac133d5-0360-4929-8190-0dabf252738e.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252F1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252F00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252F3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5466255%252Fgeneral%252F2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg already downloaded
2026-03-26 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5466255%252Fgeneral%252F17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5466255%252Fgeneral%252F775477da-2225-4cb5-806c-5aefc1c81eb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/775477da-2225-4cb5-806c-5aefc1c81eb0.jpg already downloaded
2026-03-26 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c39268c4-3047-52f7-bc4c-c4c868637333, identifier: 10732262
2026-03-26 15:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10732332
2026-03-26 15:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7dd7a0e-3280-5d2c-8139-63bb392303e0 with scrape type 1
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7dd7a0e-3280-5d2c-8139-63bb392303e0
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252F5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252Fa806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/a806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252Ff50a9133-c97b-4536-a317-e8fad32ea396.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/f50a9133-c97b-4536-a317-e8fad32ea396.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252F6ef46000-caca-40a5-816a-b65d2501a041.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/6ef46000-caca-40a5-816a-b65d2501a041.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252F3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252Ffc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/fc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252F6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252Fd274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/d274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252F9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5676575%252Fgeneral%252F7073be3c-9883-420d-96e2-485185f28871.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/7073be3c-9883-420d-96e2-485185f28871.jpeg already downloaded
2026-03-26 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7dd7a0e-3280-5d2c-8139-63bb392303e0, identifier: 10732332
2026-03-26 15:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10730598
2026-03-26 15:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with scrape type 1
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252F853f3649-f6e9-4ee9-9834-6d8e503ef17e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/853f3649-f6e9-4ee9-9834-6d8e503ef17e.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252F0a6fc016-6f24-4184-97e5-01bc40cd8a82.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/0a6fc016-6f24-4184-97e5-01bc40cd8a82.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252Fdcb3af70-87c7-4bb4-88bc-dcc5ec17dcb2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/dcb3af70-87c7-4bb4-88bc-dcc5ec17dcb2.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252F8ffa5101-3d0f-40d0-a372-fc457d9a38ee.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/8ffa5101-3d0f-40d0-a372-fc457d9a38ee.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252Fcef7f963-d5fb-4040-97ef-7383fd6a02fc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/cef7f963-d5fb-4040-97ef-7383fd6a02fc.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252F1a500a8f-9b02-40e7-80ef-72bb1c0d5d0d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/1a500a8f-9b02-40e7-80ef-72bb1c0d5d0d.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252F71df731c-bc87-4e1e-bcfa-7d7952fe96a0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/71df731c-bc87-4e1e-bcfa-7d7952fe96a0.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252Ffce5a70d-8ce9-49bd-af6d-d14e52be3dc0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/fce5a70d-8ce9-49bd-af6d-d14e52be3dc0.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252F96b9206a-305e-4653-83ca-3c3381cad699.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/96b9206a-305e-4653-83ca-3c3381cad699.jpeg already downloaded
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5712148%252Fgeneral%252F056a15c9-3118-4b27-84d2-c8b44e98b764.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/056a15c9-3118-4b27-84d2-c8b44e98b764.jpeg already downloaded
2026-03-26 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0, identifier: 10730598
2026-03-26 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10732262
2026-03-26 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10732262
2026-03-26 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10732262 to the API
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c39268c4-3047-52f7-bc4c-c4c868637333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TRX963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 93361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5466255/general/d87f8328-fd97-4d20-9ce1-90fee94f146d.jpg',
'https://images.openlane.eu/carimgs/5466255/general/b695b685-9a10-49ff-9b72-c04e79e8131f.jpg',
'https://images.openlane.eu/carimgs/5466255/general/f3a74b1b-3ca4-4239-940e-8873bd676890.jpg',
'https://images.openlane.eu/carimgs/5466255/general/9ac133d5-0360-4929-8190-0dabf252738e.jpg',
'https://images.openlane.eu/carimgs/5466255/general/1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg',
'https://images.openlane.eu/carimgs/5466255/general/00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg',
'https://images.openlane.eu/carimgs/5466255/general/3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg',
'https://images.openlane.eu/carimgs/5466255/general/2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg',
'https://images.openlane.eu/carimgs/5466255/general/17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg',
'https://images.openlane.eu/carimgs/5466255/general/775477da-2225-4cb5-806c-5aefc1c81eb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314917,
'Height': 1347,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/d87f8328-fd97-4d20-9ce1-90fee94f146d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303404,
'Height': 1429,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/b695b685-9a10-49ff-9b72-c04e79e8131f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347743,
'Height': 1505,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/f3a74b1b-3ca4-4239-940e-8873bd676890.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310478,
'Height': 1420,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/9ac133d5-0360-4929-8190-0dabf252738e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300523,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262298,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293597,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234118,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231736,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280265,
'Height': 1599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/775477da-2225-4cb5-806c-5aefc1c81eb0.jpg',
'Width': 1597}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Tourneo Courier 1.0 EcoBoost Titanium - Petrol - Manual - 100 '
'hp - 93.361 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2018}
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732262%27 HTTP/1.1" 200 None
2026-03-26 15:22:11 [adesa.be] INFO: Saving data for 10732262: {'created_time': 1774538531.95742, 'last_price_update_time': 1774538531.957429, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732262') HTTP/1.1" 204 0
2026-03-26 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10732332
2026-03-26 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10732332
2026-03-26 15:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10732332 to the API
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732332>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7dd7a0e-3280-5d2c-8139-63bb392303e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KTV469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 423218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5676575/general/5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/a806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/f50a9133-c97b-4536-a317-e8fad32ea396.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/6ef46000-caca-40a5-816a-b65d2501a041.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/fc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/d274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/7073be3c-9883-420d-96e2-485185f28871.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360727,
'Height': 1266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390693,
'Height': 1283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/a806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390609,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/f50a9133-c97b-4536-a317-e8fad32ea396.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317197,
'Height': 1238,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/6ef46000-caca-40a5-816a-b65d2501a041.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187824,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257339,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/fc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258332,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302760,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/d274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147587,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235466,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/7073be3c-9883-420d-96e2-485185f28871.jpeg',
'Width': 1200}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2015-07-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - Manual - 115 hp - 423.218 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2015}
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732332%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [adesa.be] INFO: Saving data for 10732332: {'created_time': 1774538532.265991, 'last_price_update_time': 1774538532.266001, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732332') HTTP/1.1" 204 0
2026-03-26 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10730598
2026-03-26 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10730598
2026-03-26 15:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10730598 to the API
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730598>
{'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-27T09: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=10730598',
'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': 4950,
'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-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730598%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [adesa.be] INFO: Saving data for 10730598: {'created_time': 1774538532.550669, 'last_price_update_time': 1774538532.550678, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730598') HTTP/1.1" 204 0
2026-03-26 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10732333
2026-03-26 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e with scrape type 1
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252Fca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/ca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F9702e7c3-8d62-448c-8413-ad8898615302.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/9702e7c3-8d62-448c-8413-ad8898615302.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252Fe2240a57-31e3-4f7c-ab42-957559bec406.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/e2240a57-31e3-4f7c-ab42-957559bec406.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg already downloaded
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676599%252Fgeneral%252F587cda3a-409d-4b91-841e-036f4de2245e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/587cda3a-409d-4b91-841e-036f4de2245e.jpeg already downloaded
2026-03-26 15:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ac11f7f-d845-58de-94df-f9d08ae28a8e, identifier: 10732333
2026-03-26 15:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10732333
2026-03-26 15:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10732333
2026-03-26 15:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10732333 to the API
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732333>
{'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-27T09: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=10732333',
'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-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732333%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [adesa.be] INFO: Saving data for 10732333: {'created_time': 1774538533.30947, 'last_price_update_time': 1774538533.309481, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732333') HTTP/1.1" 204 0
2026-03-26 15:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10732316
2026-03-26 15:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c2d5bf-bb96-5e50-9d03-48660978bd26 with scrape type 1
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01c2d5bf-bb96-5e50-9d03-48660978bd26
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252Fe1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/e1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252F33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252Fea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/ea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252F9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252F27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252F6d873b42-d99e-4919-8318-974c2285d6c0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/6d873b42-d99e-4919-8318-974c2285d6c0.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252F8a5650dc-f521-4a98-903d-34bb816cca01.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/8a5650dc-f521-4a98-903d-34bb816cca01.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252F41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252F8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660626%252Fgeneral%252Fe806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/e806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg already downloaded
2026-03-26 15:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c2d5bf-bb96-5e50-9d03-48660978bd26, identifier: 10732316
2026-03-26 15:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10732397
2026-03-26 15:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23f35163-a505-51eb-921c-58ccda74e11a with scrape type 1
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23f35163-a505-51eb-921c-58ccda74e11a
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F2b92a81d-6671-4419-a45a-629339af88bc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/2b92a81d-6671-4419-a45a-629339af88bc.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252Fe8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/e8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252Fe492b92d-ca01-4872-9559-6e89867af9c3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/e492b92d-ca01-4872-9559-6e89867af9c3.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg already downloaded
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732049%252Fgeneral%252F37440398-b00c-4613-9043-8306352eeb15.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/37440398-b00c-4613-9043-8306352eeb15.jpeg already downloaded
2026-03-26 15:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23f35163-a505-51eb-921c-58ccda74e11a, identifier: 10732397
2026-03-26 15:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10732316
2026-03-26 15:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10732316
2026-03-26 15:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10732316 to the API
2026-03-26 15:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732316>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01c2d5bf-bb96-5e50-9d03-48660978bd26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLA108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 206457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5660626/general/e1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/ea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/6d873b42-d99e-4919-8318-974c2285d6c0.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/8a5650dc-f521-4a98-903d-34bb816cca01.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/e806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299376,
'Height': 1464,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/e1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325066,
'Height': 1511,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237333,
'Height': 1525,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/ea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267883,
'Height': 1535,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322266,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237683,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/6d873b42-d99e-4919-8318-974c2285d6c0.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259449,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/8a5650dc-f521-4a98-903d-34bb816cca01.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198396,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246773,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256670,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/e806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg',
'Width': 1452}],
'price': 9250,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'206.457 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732316%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [adesa.be] INFO: Saving data for 10732316: {'created_time': 1774538534.161278, 'last_price_update_time': 1774538534.161288, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732316') HTTP/1.1" 204 0
2026-03-26 15:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10732397
2026-03-26 15:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10732397
2026-03-26 15:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10732397 to the API
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732397>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '23f35163-a505-51eb-921c-58ccda74e11a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2brd537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732397',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 108292,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5732049/general/6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/2b92a81d-6671-4419-a45a-629339af88bc.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/e8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/e492b92d-ca01-4872-9559-6e89867af9c3.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/37440398-b00c-4613-9043-8306352eeb15.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312365,
'Height': 1182,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355886,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/2b92a81d-6671-4419-a45a-629339af88bc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314867,
'Height': 1254,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294916,
'Height': 1216,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240929,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/e8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309646,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131135,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151675,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/e492b92d-ca01-4872-9559-6e89867af9c3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242100,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274475,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/37440398-b00c-4613-9043-8306352eeb15.jpeg',
'Width': 1200}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2019-08-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Niro 1.6 GDI - Hybrid - Manual - 104 hp - 108.292 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732397%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [adesa.be] INFO: Saving data for 10732397: {'created_time': 1774538534.491163, 'last_price_update_time': 1774538534.491174, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732397') HTTP/1.1" 204 0
2026-03-26 15:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10732241
2026-03-26 15:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with scrape type 1
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F08b11478-37b2-4e3b-a524-77f15d605054.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/08b11478-37b2-4e3b-a524-77f15d605054.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F577e7245-09c7-48dd-b6b8-602edd7c0616.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/577e7245-09c7-48dd-b6b8-602edd7c0616.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F1220f984-e4b6-4224-a32c-2289640b000d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/1220f984-e4b6-4224-a32c-2289640b000d.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252Fe802d0d0-1ae5-4666-9efe-66769b7549ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/e802d0d0-1ae5-4666-9efe-66769b7549ab.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252Ffe2c58e6-1311-470e-91df-0e8178d12a1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/fe2c58e6-1311-470e-91df-0e8178d12a1f.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg already downloaded
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5069658%252Fgeneral%252F30da766a-1052-4071-bb85-abfbb7c01a17.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/30da766a-1052-4071-bb85-abfbb7c01a17.jpg already downloaded
2026-03-26 15:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf, identifier: 10732241
2026-03-26 15:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10732241
2026-03-26 15:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10732241
2026-03-26 15:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10732241 to the API
2026-03-26 15:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '40f50535-b5d4-523b-b8b2-fe7118ff7cbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HTD511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732241',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Soul',
'odometer': 123405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5069658/general/27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg',
'https://images.openlane.eu/carimgs/5069658/general/08b11478-37b2-4e3b-a524-77f15d605054.jpg',
'https://images.openlane.eu/carimgs/5069658/general/577e7245-09c7-48dd-b6b8-602edd7c0616.jpg',
'https://images.openlane.eu/carimgs/5069658/general/1220f984-e4b6-4224-a32c-2289640b000d.jpg',
'https://images.openlane.eu/carimgs/5069658/general/009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg',
'https://images.openlane.eu/carimgs/5069658/general/e802d0d0-1ae5-4666-9efe-66769b7549ab.jpg',
'https://images.openlane.eu/carimgs/5069658/general/fe2c58e6-1311-470e-91df-0e8178d12a1f.jpg',
'https://images.openlane.eu/carimgs/5069658/general/77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg',
'https://images.openlane.eu/carimgs/5069658/general/043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg',
'https://images.openlane.eu/carimgs/5069658/general/30da766a-1052-4071-bb85-abfbb7c01a17.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313158,
'Height': 1382,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320579,
'Height': 1374,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/08b11478-37b2-4e3b-a524-77f15d605054.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338866,
'Height': 1455,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/577e7245-09c7-48dd-b6b8-602edd7c0616.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309811,
'Height': 1400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/1220f984-e4b6-4224-a32c-2289640b000d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252692,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290755,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/e802d0d0-1ae5-4666-9efe-66769b7549ab.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319716,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/fe2c58e6-1311-470e-91df-0e8178d12a1f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241248,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140445,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192709,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/30da766a-1052-4071-bb85-abfbb7c01a17.jpg',
'Width': 1200}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-01-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Soul 1.6i - Petrol - Automatic - 132 hp - 123.405 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732241%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [adesa.be] INFO: Saving data for 10732241: {'created_time': 1774538535.151855, 'last_price_update_time': 1774538535.151864, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732241') HTTP/1.1" 204 0
2026-03-26 15:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10732287
2026-03-26 15:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with scrape type 1
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252Fd43fb12e-da26-4705-8d16-ad079d508faa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/d43fb12e-da26-4705-8d16-ad079d508faa.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252Fb495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/b495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604243%252Fgeneral%252F08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg already downloaded
2026-03-26 15:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7, identifier: 10732287
2026-03-26 15:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10730585
2026-03-26 15:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4f173-9935-512c-b880-b29addb0e056 with scrape type 1
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9a4f173-9935-512c-b880-b29addb0e056
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F2f9dfcb2-7c4f-4c43-b65e-c6cf8e970619.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/2f9dfcb2-7c4f-4c43-b65e-c6cf8e970619.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F69a219a7-cf92-4a90-8157-90e4ed641162.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/69a219a7-cf92-4a90-8157-90e4ed641162.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F292b749c-05fb-4df5-a930-1ffef67c9c2e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/292b749c-05fb-4df5-a930-1ffef67c9c2e.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F038258eb-5be6-4a6e-b01e-1ba6fd37bed2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/038258eb-5be6-4a6e-b01e-1ba6fd37bed2.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252Fe3e65439-68dc-4a70-8191-0d0267c9abdc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/e3e65439-68dc-4a70-8191-0d0267c9abdc.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F31c5bd4c-256b-4bcc-b637-be07270e1631.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/31c5bd4c-256b-4bcc-b637-be07270e1631.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F1f61dd0a-55d2-41dc-a6b7-e5fe721f33e5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/1f61dd0a-55d2-41dc-a6b7-e5fe721f33e5.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F04f537e1-8312-4860-a383-cf3bfd689ee7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/04f537e1-8312-4860-a383-cf3bfd689ee7.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252F032d0436-68e5-43e8-a237-8fc510f708b2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/032d0436-68e5-43e8-a237-8fc510f708b2.jpeg already downloaded
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685886%252Fgeneral%252Fd54499d5-a73c-4881-bbe9-909a15c03f9c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685886/general/d54499d5-a73c-4881-bbe9-909a15c03f9c.jpeg already downloaded
2026-03-26 15:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9a4f173-9935-512c-b880-b29addb0e056, identifier: 10730585
2026-03-26 15:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10732287
2026-03-26 15:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10732287
2026-03-26 15:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10732287 to the API
2026-03-26 15:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f38a3467-1d8a-5b73-b3c9-b12d94d3bad7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFZ744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 109555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5604243/general/00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/d43fb12e-da26-4705-8d16-ad079d508faa.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/b495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251172,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309339,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255335,
'Height': 1351,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210628,
'Height': 1300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253426,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/d43fb12e-da26-4705-8d16-ad079d508faa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237179,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/b495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291995,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159911,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122358,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261463,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg',
'Width': 1600}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 109.555 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732287%27 HTTP/1.1" 200 None
2026-03-26 15:22:16 [adesa.be] INFO: Saving data for 10732287: {'created_time': 1774538536.229295, 'last_price_update_time': 1774538536.229307, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732287') HTTP/1.1" 204 0
2026-03-26 15:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10730585
2026-03-26 15:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10730585
2026-03-26 15:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10730585 to the API
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730585>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c9a4f173-9935-512c-b880-b29addb0e056',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EHW365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 153810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5685886/general/2f9dfcb2-7c4f-4c43-b65e-c6cf8e970619.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/69a219a7-cf92-4a90-8157-90e4ed641162.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/292b749c-05fb-4df5-a930-1ffef67c9c2e.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/038258eb-5be6-4a6e-b01e-1ba6fd37bed2.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/e3e65439-68dc-4a70-8191-0d0267c9abdc.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/31c5bd4c-256b-4bcc-b637-be07270e1631.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/1f61dd0a-55d2-41dc-a6b7-e5fe721f33e5.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/04f537e1-8312-4860-a383-cf3bfd689ee7.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/032d0436-68e5-43e8-a237-8fc510f708b2.jpeg',
'https://images.openlane.eu/carimgs/5685886/general/d54499d5-a73c-4881-bbe9-909a15c03f9c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4860161,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/2f9dfcb2-7c4f-4c43-b65e-c6cf8e970619.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5140284,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/69a219a7-cf92-4a90-8157-90e4ed641162.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5350518,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/292b749c-05fb-4df5-a930-1ffef67c9c2e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5149566,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/038258eb-5be6-4a6e-b01e-1ba6fd37bed2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5218432,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/e3e65439-68dc-4a70-8191-0d0267c9abdc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4804146,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/31c5bd4c-256b-4bcc-b637-be07270e1631.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2280892,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/1f61dd0a-55d2-41dc-a6b7-e5fe721f33e5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3067655,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/04f537e1-8312-4860-a383-cf3bfd689ee7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3317205,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/032d0436-68e5-43e8-a237-8fc510f708b2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4f173-9935-512c-b880-b29addb0e056/c9a4f173-9935-512c-b880-b29addb0e056_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4032126,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685886/general/d54499d5-a73c-4881-bbe9-909a15c03f9c.jpeg',
'Width': 4032}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - '
'153.810 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730585%27 HTTP/1.1" 200 None
2026-03-26 15:22:16 [adesa.be] INFO: Saving data for 10730585: {'created_time': 1774538536.710835, 'last_price_update_time': 1774538536.710849, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730585') HTTP/1.1" 204 0
2026-03-26 15:22:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/bb53c676-e7c7-42a2-8cc5-1d4c1077ceb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/89b0fdeb-b710-4a9b-9dce-4422c15044ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/f8ba5b26-14ab-454d-9487-19365aef66bd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/4b2428dc-cb2b-4874-82c8-ce19fb11f7ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10732258
2026-03-26 15:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with scrape type 1
2026-03-26 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b82ab778-7e7b-530c-b2ce-37759e6bf3d7
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252F7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg already downloaded
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252F88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg already downloaded
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252F464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg already downloaded
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252Fbd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/bd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg already downloaded
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252F662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg already downloaded
2026-03-26 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252F79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252Fe97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/e97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252F84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252F41ca43f5-3393-4cd7-af9d-343626b18e99.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/41ca43f5-3393-4cd7-af9d-343626b18e99.jpg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5416650%252Fgeneral%252Ffac42afe-e02c-457c-ad26-88f3da1e62f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/fac42afe-e02c-457c-ad26-88f3da1e62f9.jpg already downloaded
2026-03-26 15:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b82ab778-7e7b-530c-b2ce-37759e6bf3d7, identifier: 10732258
2026-03-26 15:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10730572
2026-03-26 15:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 228fb127-7cb9-5847-b996-080f41d9da39 with scrape type 1
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 228fb127-7cb9-5847-b996-080f41d9da39
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252F1192897e-ff44-40af-996d-04e89c21991c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/1192897e-ff44-40af-996d-04e89c21991c.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252F359e037f-c62c-4d05-990e-9872a3a3c774.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/359e037f-c62c-4d05-990e-9872a3a3c774.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252F3d7c5277-55c4-4bd3-bd58-1438fcc0b5b1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/3d7c5277-55c4-4bd3-bd58-1438fcc0b5b1.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252F62d5e765-faa9-44ed-b8a3-5d5bfd23040e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/62d5e765-faa9-44ed-b8a3-5d5bfd23040e.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252F6146ed99-049f-413f-b236-535e11cb5bff.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/6146ed99-049f-413f-b236-535e11cb5bff.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252Fee771997-1873-403c-8739-1f6fd94ab8a1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/ee771997-1873-403c-8739-1f6fd94ab8a1.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252Fa046cf6d-3033-4b40-899a-b0daa3e25652.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/a046cf6d-3033-4b40-899a-b0daa3e25652.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252F31529c55-5e62-428d-b582-7c46ad03ebd8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/31529c55-5e62-428d-b582-7c46ad03ebd8.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252Ff940c3ae-a8d4-4624-8fdd-0b7e49472299.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/f940c3ae-a8d4-4624-8fdd-0b7e49472299.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582596%252Fgeneral%252F8f4e4d45-fcd9-42d8-96aa-fa0f33a07a56.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582596/general/8f4e4d45-fcd9-42d8-96aa-fa0f33a07a56.jpeg already downloaded
2026-03-26 15:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 228fb127-7cb9-5847-b996-080f41d9da39, identifier: 10730572
2026-03-26 15:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10730617
2026-03-26 15:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6bf560d-a55e-5ba1-850b-447d0ddfe5be with scrape type 1
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6bf560d-a55e-5ba1-850b-447d0ddfe5be
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252F7475b9d9-4f25-4ff8-9684-c4cb07821e13.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/7475b9d9-4f25-4ff8-9684-c4cb07821e13.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252F04d968e0-ec46-4a9d-9b5a-f7608da5926c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/04d968e0-ec46-4a9d-9b5a-f7608da5926c.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252F6cbdc0ce-a38e-469e-8e5f-94ab7c8c9f6c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/6cbdc0ce-a38e-469e-8e5f-94ab7c8c9f6c.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252F005d6b69-140a-42e3-9715-19c17b1cba6c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/005d6b69-140a-42e3-9715-19c17b1cba6c.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252Fd188eb37-bc7e-48fe-b30e-590d5980bf87.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/d188eb37-bc7e-48fe-b30e-590d5980bf87.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252Fc821c0e2-0fca-4831-a0d1-ee556ca74c55.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/c821c0e2-0fca-4831-a0d1-ee556ca74c55.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252F14ac1d76-cf46-44f9-b35b-467493a15516.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/14ac1d76-cf46-44f9-b35b-467493a15516.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252F968c9a71-157a-4f02-b367-ba843de08037.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/968c9a71-157a-4f02-b367-ba843de08037.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252F48cda84b-60bb-4b44-b98e-c5b10cb1d8d3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/48cda84b-60bb-4b44-b98e-c5b10cb1d8d3.jpeg already downloaded
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725969%252Fgeneral%252Fc9829541-6528-4aee-a18b-efb6898ebc6a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725969/general/c9829541-6528-4aee-a18b-efb6898ebc6a.jpeg already downloaded
2026-03-26 15:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6bf560d-a55e-5ba1-850b-447d0ddfe5be, identifier: 10730617
2026-03-26 15:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10732258
2026-03-26 15:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10732258
2026-03-26 15:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10732258 to the API
2026-03-26 15:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b82ab778-7e7b-530c-b2ce-37759e6bf3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GHP955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 74858,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5416650/general/7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg',
'https://images.openlane.eu/carimgs/5416650/general/88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg',
'https://images.openlane.eu/carimgs/5416650/general/464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg',
'https://images.openlane.eu/carimgs/5416650/general/bd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg',
'https://images.openlane.eu/carimgs/5416650/general/662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg',
'https://images.openlane.eu/carimgs/5416650/general/79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg',
'https://images.openlane.eu/carimgs/5416650/general/e97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg',
'https://images.openlane.eu/carimgs/5416650/general/84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg',
'https://images.openlane.eu/carimgs/5416650/general/41ca43f5-3393-4cd7-af9d-343626b18e99.jpg',
'https://images.openlane.eu/carimgs/5416650/general/fac42afe-e02c-457c-ad26-88f3da1e62f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226185,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248167,
'Height': 1262,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218567,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196807,
'Height': 1225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/bd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250377,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231094,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249677,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/e97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228469,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150189,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/41ca43f5-3393-4cd7-af9d-343626b18e99.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225249,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/fac42afe-e02c-457c-ad26-88f3da1e62f9.jpg',
'Width': 1200}],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Land Rover Range Rover Velar 2.0d - Diesel - Automatic - 179 hp - '
'74.858 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732258%27 HTTP/1.1" 200 None
2026-03-26 15:22:18 [adesa.be] INFO: Saving data for 10732258: {'created_time': 1774538538.256241, 'last_price_update_time': 1774538538.256251, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732258') HTTP/1.1" 204 0
2026-03-26 15:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10730572
2026-03-26 15:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10730572
2026-03-26 15:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10730572 to the API
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 99,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '228fb127-7cb9-5847-b996-080f41d9da39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HRT687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 109700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5582596/general/1192897e-ff44-40af-996d-04e89c21991c.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/359e037f-c62c-4d05-990e-9872a3a3c774.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/3d7c5277-55c4-4bd3-bd58-1438fcc0b5b1.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/62d5e765-faa9-44ed-b8a3-5d5bfd23040e.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/6146ed99-049f-413f-b236-535e11cb5bff.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/ee771997-1873-403c-8739-1f6fd94ab8a1.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/a046cf6d-3033-4b40-899a-b0daa3e25652.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/31529c55-5e62-428d-b582-7c46ad03ebd8.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/f940c3ae-a8d4-4624-8fdd-0b7e49472299.jpeg',
'https://images.openlane.eu/carimgs/5582596/general/8f4e4d45-fcd9-42d8-96aa-fa0f33a07a56.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416376,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/1192897e-ff44-40af-996d-04e89c21991c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563524,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/359e037f-c62c-4d05-990e-9872a3a3c774.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 485846,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/3d7c5277-55c4-4bd3-bd58-1438fcc0b5b1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447359,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/62d5e765-faa9-44ed-b8a3-5d5bfd23040e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 659682,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/6146ed99-049f-413f-b236-535e11cb5bff.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 645907,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/ee771997-1873-403c-8739-1f6fd94ab8a1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357126,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/a046cf6d-3033-4b40-899a-b0daa3e25652.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282558,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/31529c55-5e62-428d-b582-7c46ad03ebd8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416953,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/f940c3ae-a8d4-4624-8fdd-0b7e49472299.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_228fb127-7cb9-5847-b996-080f41d9da39/228fb127-7cb9-5847-b996-080f41d9da39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273404,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582596/general/8f4e4d45-fcd9-42d8-96aa-fa0f33a07a56.jpeg',
'Width': 1440}],
'price': 9150,
'price_includes_vat': True,
'registration_date': '2019-09-12',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Stonic 1.4i - Petrol - Manual - 99 hp - 109.700 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730572%27 HTTP/1.1" 200 None
2026-03-26 15:22:18 [adesa.be] INFO: Saving data for 10730572: {'created_time': 1774538538.664508, 'last_price_update_time': 1774538538.664518, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730572') HTTP/1.1" 204 0
2026-03-26 15:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10730617
2026-03-26 15:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10730617
2026-03-26 15:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10730617 to the API
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730617>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 410,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6bf560d-a55e-5ba1-850b-447d0ddfe5be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1dbz179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Maserati',
'model': 'Ghibli',
'odometer': 167564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5725969/general/7475b9d9-4f25-4ff8-9684-c4cb07821e13.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/04d968e0-ec46-4a9d-9b5a-f7608da5926c.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/6cbdc0ce-a38e-469e-8e5f-94ab7c8c9f6c.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/005d6b69-140a-42e3-9715-19c17b1cba6c.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/d188eb37-bc7e-48fe-b30e-590d5980bf87.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/c821c0e2-0fca-4831-a0d1-ee556ca74c55.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/14ac1d76-cf46-44f9-b35b-467493a15516.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/968c9a71-157a-4f02-b367-ba843de08037.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/48cda84b-60bb-4b44-b98e-c5b10cb1d8d3.jpeg',
'https://images.openlane.eu/carimgs/5725969/general/c9829541-6528-4aee-a18b-efb6898ebc6a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359830,
'Height': 887,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/7475b9d9-4f25-4ff8-9684-c4cb07821e13.jpeg',
'Width': 1182},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4489726,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/04d968e0-ec46-4a9d-9b5a-f7608da5926c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5012914,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/6cbdc0ce-a38e-469e-8e5f-94ab7c8c9f6c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4499989,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/005d6b69-140a-42e3-9715-19c17b1cba6c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2512215,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/d188eb37-bc7e-48fe-b30e-590d5980bf87.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2542523,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/c821c0e2-0fca-4831-a0d1-ee556ca74c55.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2694523,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/14ac1d76-cf46-44f9-b35b-467493a15516.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3021320,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/968c9a71-157a-4f02-b367-ba843de08037.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1928879,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/48cda84b-60bb-4b44-b98e-c5b10cb1d8d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6bf560d-a55e-5ba1-850b-447d0ddfe5be/f6bf560d-a55e-5ba1-850b-447d0ddfe5be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2292994,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725969/general/c9829541-6528-4aee-a18b-efb6898ebc6a.jpeg',
'Width': 4032}],
'price': 20250,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Maserati Ghibli 3.0 - Q4 - Petrol - Automatic - 410 hp - 167.564 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730617%27 HTTP/1.1" 200 None
2026-03-26 15:22:18 [adesa.be] INFO: Saving data for 10730617: {'created_time': 1774538538.975813, 'last_price_update_time': 1774538538.975823, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730617') HTTP/1.1" 204 0
2026-03-26 15:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57651dbdd0>
2026-03-26 15:22:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_9.jpg HTTP/1.1" 201 0
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252Ff8ba5b26-14ab-454d-9487-19365aef66bd.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/f8ba5b26-14ab-454d-9487-19365aef66bd.jpeg saved to cache
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10732398
2026-03-26 15:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a894dcab-8839-5e4a-b8a0-782435c76536 with scrape type 1
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a894dcab-8839-5e4a-b8a0-782435c76536
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/e01c7710-d79a-49d6-ba51-d40e7d573116.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/d2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/0af27862-8b16-4050-a424-3e71b124fc78.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/57256493-de2a-410e-b1ab-41662f914053.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22: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-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22: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-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22: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-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22: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-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-26 15:22: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-26 15:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a894dcab-8839-5e4a-b8a0-782435c76536, identifier: 10732398
2026-03-26 15:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10732319
2026-03-26 15:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36e5c40-f400-546c-be34-63ac43fe3e05 with scrape type 1
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36e5c40-f400-546c-be34-63ac43fe3e05
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252Fe9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/e9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252Fa1665ac5-1e3d-4640-af95-c6483facfd18.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/a1665ac5-1e3d-4640-af95-c6483facfd18.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F6496ea43-efec-4906-9b2f-bfc010954816.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/6496ea43-efec-4906-9b2f-bfc010954816.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663884%252Fgeneral%252F54e277ba-c4a0-457c-a180-345c8736f333.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/54e277ba-c4a0-457c-a180-345c8736f333.jpeg already downloaded
2026-03-26 15:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a36e5c40-f400-546c-be34-63ac43fe3e05, identifier: 10732319
2026-03-26 15:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10732413
2026-03-26 15:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c459947-5477-5d49-8eba-bd69d3acef4b with scrape type 1
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c459947-5477-5d49-8eba-bd69d3acef4b
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252F3bfbc8f5-6055-4fe5-9d1e-1d130dcba776.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/3bfbc8f5-6055-4fe5-9d1e-1d130dcba776.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252Fe8065c8d-f11c-4b68-871a-3c537ab5f066.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/e8065c8d-f11c-4b68-871a-3c537ab5f066.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252F74bb8c0e-f019-4eae-8c10-07ebaa05dc1b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/74bb8c0e-f019-4eae-8c10-07ebaa05dc1b.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252F065fe65c-ab34-4e7b-b5f6-7c8f78c7d102.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/065fe65c-ab34-4e7b-b5f6-7c8f78c7d102.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252F35e9b42e-c9bf-4dc6-bcb6-6c9e75ae0084.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/35e9b42e-c9bf-4dc6-bcb6-6c9e75ae0084.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252F5c088220-e01d-46aa-81ca-0651d9fb57ee.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/5c088220-e01d-46aa-81ca-0651d9fb57ee.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252F12773cd4-7cb6-4053-8ca6-995028aec03f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/12773cd4-7cb6-4053-8ca6-995028aec03f.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252Fe8e40ae4-8e3e-4d1f-876b-c7e59def4a9b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/e8e40ae4-8e3e-4d1f-876b-c7e59def4a9b.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252F2bd44187-1b3b-4d17-a15d-f3f4aa588d7d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/2bd44187-1b3b-4d17-a15d-f3f4aa588d7d.jpeg already downloaded
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740190%252Fgeneral%252Fc31b46e7-9639-4cb8-8cee-626dd2343111.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740190/general/c31b46e7-9639-4cb8-8cee-626dd2343111.jpeg already downloaded
2026-03-26 15:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c459947-5477-5d49-8eba-bd69d3acef4b, identifier: 10732413
2026-03-26 15:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10732292
2026-03-26 15:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 162139cb-5a01-5745-8224-f175e75ab114 with scrape type 1
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 162139cb-5a01-5745-8224-f175e75ab114
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252F4bb36209-4213-46cc-98d2-123ddc629701.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/4bb36209-4213-46cc-98d2-123ddc629701.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252F2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252F22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252Fbfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/bfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252Fac7becb6-16ac-474a-9347-ff2192549499.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/ac7becb6-16ac-474a-9347-ff2192549499.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252Fc7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/c7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252Fe8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/e8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252F4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252F4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg already downloaded
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617654%252Fgeneral%252Ff7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/f7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg already downloaded
2026-03-26 15:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 162139cb-5a01-5745-8224-f175e75ab114, identifier: 10732292
2026-03-26 15:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10732398
2026-03-26 15:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10732398
2026-03-26 15:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10732398 to the API
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732398>
{'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-27T09: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=10732398',
'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-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732398%27 HTTP/1.1" 200 None
2026-03-26 15:22:20 [adesa.be] INFO: Saving data for 10732398: {'created_time': 1774538540.738533, 'last_price_update_time': 1774538540.738897, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732398') HTTP/1.1" 204 0
2026-03-26 15:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10732319
2026-03-26 15:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10732319
2026-03-26 15:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10732319 to the API
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732319>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a36e5c40-f400-546c-be34-63ac43fe3e05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNK465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732319',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 174829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5663884/general/4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/e9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/a1665ac5-1e3d-4640-af95-c6483facfd18.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/6496ea43-efec-4906-9b2f-bfc010954816.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/54e277ba-c4a0-457c-a180-345c8736f333.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320936,
'Height': 1215,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350590,
'Height': 1253,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315029,
'Height': 1193,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/e9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286262,
'Height': 1160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/a1665ac5-1e3d-4640-af95-c6483facfd18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284414,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217431,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282561,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222287,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150667,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/6496ea43-efec-4906-9b2f-bfc010954816.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213730,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/54e277ba-c4a0-457c-a180-345c8736f333.jpeg',
'Width': 1200}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2015-04-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz C 180d - Diesel - Automatic - 116 hp - 174.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732319%27 HTTP/1.1" 200 None
2026-03-26 15:22:21 [adesa.be] INFO: Saving data for 10732319: {'created_time': 1774538541.049961, 'last_price_update_time': 1774538541.049971, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732319') HTTP/1.1" 204 0
2026-03-26 15:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10732413
2026-03-26 15:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10732413
2026-03-26 15:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10732413 to the API
2026-03-26 15:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732413>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2c459947-5477-5d49-8eba-bd69d3acef4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xev026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 105149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5740190/general/3bfbc8f5-6055-4fe5-9d1e-1d130dcba776.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/e8065c8d-f11c-4b68-871a-3c537ab5f066.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/74bb8c0e-f019-4eae-8c10-07ebaa05dc1b.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/065fe65c-ab34-4e7b-b5f6-7c8f78c7d102.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/35e9b42e-c9bf-4dc6-bcb6-6c9e75ae0084.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/5c088220-e01d-46aa-81ca-0651d9fb57ee.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/12773cd4-7cb6-4053-8ca6-995028aec03f.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/e8e40ae4-8e3e-4d1f-876b-c7e59def4a9b.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/2bd44187-1b3b-4d17-a15d-f3f4aa588d7d.jpeg',
'https://images.openlane.eu/carimgs/5740190/general/c31b46e7-9639-4cb8-8cee-626dd2343111.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315727,
'Height': 1205,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/3bfbc8f5-6055-4fe5-9d1e-1d130dcba776.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330060,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/e8065c8d-f11c-4b68-871a-3c537ab5f066.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308395,
'Height': 1274,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/74bb8c0e-f019-4eae-8c10-07ebaa05dc1b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288374,
'Height': 1239,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/065fe65c-ab34-4e7b-b5f6-7c8f78c7d102.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246183,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/35e9b42e-c9bf-4dc6-bcb6-6c9e75ae0084.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238939,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/5c088220-e01d-46aa-81ca-0651d9fb57ee.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264271,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/12773cd4-7cb6-4053-8ca6-995028aec03f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131582,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/e8e40ae4-8e3e-4d1f-876b-c7e59def4a9b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153171,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/2bd44187-1b3b-4d17-a15d-f3f4aa588d7d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c459947-5477-5d49-8eba-bd69d3acef4b/2c459947-5477-5d49-8eba-bd69d3acef4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175415,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740190/general/c31b46e7-9639-4cb8-8cee-626dd2343111.jpeg',
'Width': 1200}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2018-08-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Land Rover Discovery Sport 2.0 eD4 - AWD - Diesel - Automatic - 149 '
'hp - 105.149 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732413%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [adesa.be] INFO: Saving data for 10732413: {'created_time': 1774538542.178977, 'last_price_update_time': 1774538542.178986, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732413') HTTP/1.1" 204 0
2026-03-26 15:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10732292
2026-03-26 15:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10732292
2026-03-26 15:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10732292 to the API
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '162139cb-5a01-5745-8224-f175e75ab114',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BLG481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 142036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5617654/general/4bb36209-4213-46cc-98d2-123ddc629701.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/bfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/ac7becb6-16ac-474a-9347-ff2192549499.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/c7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/e8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/f7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349657,
'Height': 1181,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/4bb36209-4213-46cc-98d2-123ddc629701.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362023,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163399,
'Height': 1214,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261927,
'Height': 1203,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/bfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223819,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/ac7becb6-16ac-474a-9347-ff2192549499.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152432,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/c7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231469,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/e8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164496,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145293,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174484,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/f7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg',
'Width': 1600}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2014-12-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - 142.036 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732292%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [adesa.be] INFO: Saving data for 10732292: {'created_time': 1774538542.472335, 'last_price_update_time': 1774538542.472345, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732292') HTTP/1.1" 204 0
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/1e768e9f-8e73-49b0-ad4f-42d0f38da14b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/2b54e509-dfb7-45a5-bd2d-26cd7ea905d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22: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-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/73f6422d-7ebd-4d6b-8372-10db55ec4fa0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/b0644640-419b-47fe-a056-3e10ac53fa35.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/45350bf9-d308-4f03-bc8d-c984cdbc8044.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/48f66b05-5bba-4aaa-b842-eb8690c8684b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/24f270a5-baa7-48ba-a5f8-dbdb5e81c5d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/096c3cde-8674-400e-abaa-9c10ab4512a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10730603
2026-03-26 15:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738c8a77-fae0-513c-b863-c346cd93ba35 with scrape type 1
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 738c8a77-fae0-513c-b863-c346cd93ba35
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F930658ec-96e6-4831-af8a-3877026a4a5d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/930658ec-96e6-4831-af8a-3877026a4a5d.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F18bc714a-c5a8-4665-9f00-c6de02ed2b65.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/18bc714a-c5a8-4665-9f00-c6de02ed2b65.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F01d0244b-1c53-4ba4-8748-dcaa7c30b557.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/01d0244b-1c53-4ba4-8748-dcaa7c30b557.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252Ffde8e678-fc61-42fc-8521-57c67955a958.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/fde8e678-fc61-42fc-8521-57c67955a958.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F2a511cb3-b089-42f1-9e68-3a6764a4f906.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/2a511cb3-b089-42f1-9e68-3a6764a4f906.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F48968ef2-34a4-43a9-b717-c2be607f219e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/48968ef2-34a4-43a9-b717-c2be607f219e.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252Ff9803b37-2203-4d94-8564-6d9bc4e1949d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/f9803b37-2203-4d94-8564-6d9bc4e1949d.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F0091816b-a1f5-40a8-b85b-5c839d6d66e9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/0091816b-a1f5-40a8-b85b-5c839d6d66e9.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F1b6e0b42-7672-4d43-ad88-599417cd5a00.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/1b6e0b42-7672-4d43-ad88-599417cd5a00.jpeg already downloaded
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712314%252Fgeneral%252F361c32de-9f16-4da0-b1b0-c03c06255343.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712314/general/361c32de-9f16-4da0-b1b0-c03c06255343.jpeg already downloaded
2026-03-26 15:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 738c8a77-fae0-513c-b863-c346cd93ba35, identifier: 10730603
2026-03-26 15:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10730603
2026-03-26 15:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10730603
2026-03-26 15:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10730603 to the API
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730603>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '738c8a77-fae0-513c-b863-c346cd93ba35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GMZ808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 217883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5712314/general/930658ec-96e6-4831-af8a-3877026a4a5d.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/18bc714a-c5a8-4665-9f00-c6de02ed2b65.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/01d0244b-1c53-4ba4-8748-dcaa7c30b557.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/fde8e678-fc61-42fc-8521-57c67955a958.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/2a511cb3-b089-42f1-9e68-3a6764a4f906.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/48968ef2-34a4-43a9-b717-c2be607f219e.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/f9803b37-2203-4d94-8564-6d9bc4e1949d.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/0091816b-a1f5-40a8-b85b-5c839d6d66e9.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/1b6e0b42-7672-4d43-ad88-599417cd5a00.jpeg',
'https://images.openlane.eu/carimgs/5712314/general/361c32de-9f16-4da0-b1b0-c03c06255343.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512221,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/930658ec-96e6-4831-af8a-3877026a4a5d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417833,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/18bc714a-c5a8-4665-9f00-c6de02ed2b65.jpeg',
'Width': 1777},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422190,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/01d0244b-1c53-4ba4-8748-dcaa7c30b557.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491023,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/fde8e678-fc61-42fc-8521-57c67955a958.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/2a511cb3-b089-42f1-9e68-3a6764a4f906.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404259,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/48968ef2-34a4-43a9-b717-c2be607f219e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/f9803b37-2203-4d94-8564-6d9bc4e1949d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362346,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/0091816b-a1f5-40a8-b85b-5c839d6d66e9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451615,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/1b6e0b42-7672-4d43-ad88-599417cd5a00.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738c8a77-fae0-513c-b863-c346cd93ba35/738c8a77-fae0-513c-b863-c346cd93ba35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282619,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712314/general/361c32de-9f16-4da0-b1b0-c03c06255343.jpeg',
'Width': 1440}],
'price': 6550,
'price_includes_vat': True,
'registration_date': '2015-11-10',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mercedes-Benz B 180d - Diesel - Manual - 109 hp - 217.883 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730603%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [adesa.be] INFO: Saving data for 10730603: {'created_time': 1774538543.234334, 'last_price_update_time': 1774538543.234348, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730603') HTTP/1.1" 204 0
2026-03-26 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:23 [adesa.be] INFO: Found listing with ID: 10724551
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724551%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [adesa.be] INFO: Scrape type for 10724551: 0
2026-03-26 15:22:23 [adesa.be] INFO: Skipping item 10724551 url https://www.openlane.eu/en/carv6/auction/10724551
2026-03-26 15:22:23 [adesa.be] INFO: Found listing with ID: 10724791
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724791%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [adesa.be] INFO: Scrape type for 10724791: 0
2026-03-26 15:22:23 [adesa.be] INFO: Skipping item 10724791 url https://www.openlane.eu/en/carv6/auction/10724791
2026-03-26 15:22:23 [adesa.be] INFO: Found listing with ID: 10732321
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732321%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [adesa.be] INFO: Scrape type for 10732321: 1
2026-03-26 15:22:23 [adesa.be] INFO: Scraping item 10732321 url https://www.openlane.eu/en/carv6/auction/10732321
2026-03-26 15:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10732355
2026-03-26 15:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with scrape type 1
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9cff48f9-5d9b-5c17-a8c0-4e39b434074e
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252F039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252F573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252F791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252F93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252Fec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/ec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252F1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252Fe1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/e1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252F409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252Fccff651d-c0d2-4554-a268-8e3f78413579.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/ccff651d-c0d2-4554-a268-8e3f78413579.jpeg already downloaded
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702916%252Fgeneral%252F9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg already downloaded
2026-03-26 15:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e, identifier: 10732355
2026-03-26 15:22:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ca4990>
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_8.jpg HTTP/1.1" 201 0
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252F73f6422d-7ebd-4d6b-8372-10db55ec4fa0.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/73f6422d-7ebd-4d6b-8372-10db55ec4fa0.jpeg saved to cache
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766126e50>
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_7.jpg HTTP/1.1" 201 0
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252Fb0644640-419b-47fe-a056-3e10ac53fa35.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/b0644640-419b-47fe-a056-3e10ac53fa35.jpeg saved to cache
2026-03-26 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576509ccd0>
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_6.jpg HTTP/1.1" 201 0
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252F45350bf9-d308-4f03-bc8d-c984cdbc8044.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/45350bf9-d308-4f03-bc8d-c984cdbc8044.jpeg saved to cache
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e29690>
2026-03-26 15:22:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_5.jpg HTTP/1.1" 201 0
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252F48f66b05-5bba-4aaa-b842-eb8690c8684b.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/48f66b05-5bba-4aaa-b842-eb8690c8684b.jpeg saved to cache
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10732355
2026-03-26 15:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10732355
2026-03-26 15:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10732355 to the API
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9cff48f9-5d9b-5c17-a8c0-4e39b434074e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCV220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732355',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 238498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5702916/general/039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/ec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/e1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/ccff651d-c0d2-4554-a268-8e3f78413579.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282873,
'Height': 1153,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316487,
'Height': 1242,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301011,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283558,
'Height': 1203,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280287,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/ec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248824,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311685,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/e1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219039,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156948,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/ccff651d-c0d2-4554-a268-8e3f78413579.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287927,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg',
'Width': 1600}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2015-05-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz GLA 180d - Diesel - Manual - 109 hp - 238.498 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732355%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Saving data for 10732355: {'created_time': 1774538544.47856, 'last_price_update_time': 1774538544.47857, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732355') HTTP/1.1" 204 0
2026-03-26 15:22:24 [adesa.be] INFO: Found listing with ID: 10724529
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724529%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Scrape type for 10724529: 0
2026-03-26 15:22:24 [adesa.be] INFO: Skipping item 10724529 url https://www.openlane.eu/en/carv6/auction/10724529
2026-03-26 15:22:24 [adesa.be] INFO: Found listing with ID: 10724537
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724537%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Scrape type for 10724537: 0
2026-03-26 15:22:24 [adesa.be] INFO: Skipping item 10724537 url https://www.openlane.eu/en/carv6/auction/10724537
2026-03-26 15:22:24 [adesa.be] INFO: Found listing with ID: 10730592
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730592%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Scrape type for 10730592: 1
2026-03-26 15:22:24 [adesa.be] INFO: Scraping item 10730592 url https://www.openlane.eu/en/carv6/auction/10730592
2026-03-26 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:24 [adesa.be] INFO: Found listing with ID: 10727045
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727045%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Scrape type for 10727045: 0
2026-03-26 15:22:24 [adesa.be] INFO: Skipping item 10727045 url https://www.openlane.eu/en/carv6/auction/10727045
2026-03-26 15:22:24 [adesa.be] INFO: Found listing with ID: 10725623
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725623%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Scrape type for 10725623: 0
2026-03-26 15:22:24 [adesa.be] INFO: Skipping item 10725623 url https://www.openlane.eu/en/carv6/auction/10725623
2026-03-26 15:22:24 [adesa.be] INFO: Found listing with ID: 10724542
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724542%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Scrape type for 10724542: 0
2026-03-26 15:22:24 [adesa.be] INFO: Skipping item 10724542 url https://www.openlane.eu/en/carv6/auction/10724542
2026-03-26 15:22:24 [adesa.be] INFO: Found listing with ID: 10732390
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732390%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [adesa.be] INFO: Scrape type for 10732390: 1
2026-03-26 15:22:24 [adesa.be] INFO: Scraping item 10732390 url https://www.openlane.eu/en/carv6/auction/10732390
2026-03-26 15:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10732293
2026-03-26 15:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 170bd490-4af5-5570-a619-67041eddd688 with scrape type 1
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 170bd490-4af5-5570-a619-67041eddd688
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252F5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252F4d287c1c-452e-4453-8df0-0107b0df5048.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/4d287c1c-452e-4453-8df0-0107b0df5048.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252F059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252F1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252Fd95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/d95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252F8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252Fcf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/cf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252F3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252Fdf1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/df1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg already downloaded
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618349%252Fgeneral%252F42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg already downloaded
2026-03-26 15:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 170bd490-4af5-5570-a619-67041eddd688, identifier: 10732293
2026-03-26 15:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10732293
2026-03-26 15:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10732293
2026-03-26 15:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10732293 to the API
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 240,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '170bd490-4af5-5570-a619-67041eddd688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATY842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 149147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5618349/general/5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/4d287c1c-452e-4453-8df0-0107b0df5048.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/d95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/cf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/df1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352253,
'Height': 1318,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338669,
'Height': 1317,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/4d287c1c-452e-4453-8df0-0107b0df5048.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354828,
'Height': 1544,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284267,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242332,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/d95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224359,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243340,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/cf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298579,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151910,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/df1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg',
'Width': 1600}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2017-12-21',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Land Rover Discovery 2.0 - AWD - Diesel - Automatic - 240 hp - '
'149.147 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732293%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Saving data for 10732293: {'created_time': 1774538545.226905, 'last_price_update_time': 1774538545.226916, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732293') HTTP/1.1" 204 0
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724555
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724555%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724555: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724555 url https://www.openlane.eu/en/carv6/auction/10724555
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724757
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724757%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724757: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724757 url https://www.openlane.eu/en/carv6/auction/10724757
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724774
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724774%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724774: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724774 url https://www.openlane.eu/en/carv6/auction/10724774
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724789
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724789%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724789: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724789 url https://www.openlane.eu/en/carv6/auction/10724789
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724679
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724679%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724679: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724679 url https://www.openlane.eu/en/carv6/auction/10724679
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724554
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724554%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724554: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724554 url https://www.openlane.eu/en/carv6/auction/10724554
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724766
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724766%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724766: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724766 url https://www.openlane.eu/en/carv6/auction/10724766
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724625
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724625%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724625: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724625 url https://www.openlane.eu/en/carv6/auction/10724625
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724690
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724690%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724690: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724690 url https://www.openlane.eu/en/carv6/auction/10724690
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724650
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724650%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724650: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724650 url https://www.openlane.eu/en/carv6/auction/10724650
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10725630
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725630%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10725630: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10725630 url https://www.openlane.eu/en/carv6/auction/10725630
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724592
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724592%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724592: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724592 url https://www.openlane.eu/en/carv6/auction/10724592
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10727057
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727057%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10727057: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10727057 url https://www.openlane.eu/en/carv6/auction/10727057
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724649
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724649%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724649: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724649 url https://www.openlane.eu/en/carv6/auction/10724649
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10730611
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730611%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10730611: 1
2026-03-26 15:22:25 [adesa.be] INFO: Scraping item 10730611 url https://www.openlane.eu/en/carv6/auction/10730611
2026-03-26 15:22:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/138cb6b8-84ae-4774-a447-6ee85545b55e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/c4b935ce-dc8f-41ec-91b6-ef3aa24b5be4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724764
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724764%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724764: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724764 url https://www.openlane.eu/en/carv6/auction/10724764
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10724589
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724589%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10724589: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10724589 url https://www.openlane.eu/en/carv6/auction/10724589
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10725679
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725679%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10725679: 0
2026-03-26 15:22:25 [adesa.be] INFO: Skipping item 10725679 url https://www.openlane.eu/en/carv6/auction/10725679
2026-03-26 15:22:25 [adesa.be] INFO: Found listing with ID: 10732315
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732315%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [adesa.be] INFO: Scrape type for 10732315: 1
2026-03-26 15:22:25 [adesa.be] INFO: Scraping item 10732315 url https://www.openlane.eu/en/carv6/auction/10732315
2026-03-26 15:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10732309
2026-03-26 15:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with scrape type 1
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a3d9969-0b16-541b-ab64-b5b1b5ceb146
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252Fdc75aaaa-29f2-4125-806c-35705c54bb95.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/dc75aaaa-29f2-4125-806c-35705c54bb95.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252F521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252Fecefe47b-df4c-4165-9d18-01147415606e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/ecefe47b-df4c-4165-9d18-01147415606e.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252Fd2ae9581-9659-4557-8786-5392ef76ba96.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/d2ae9581-9659-4557-8786-5392ef76ba96.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252Fb0fd4168-6323-4378-9f41-715899611172.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/b0fd4168-6323-4378-9f41-715899611172.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252F4a513863-d25f-4fe4-bbee-625025d9c951.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/4a513863-d25f-4fe4-bbee-625025d9c951.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252F9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252F09eca89b-889b-4f20-bb74-168741566612.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/09eca89b-889b-4f20-bb74-168741566612.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252Fd97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/d97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650753%252Fgeneral%252F6b96d000-8043-453a-ba60-e7b0d8141552.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/6b96d000-8043-453a-ba60-e7b0d8141552.jpeg already downloaded
2026-03-26 15:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146, identifier: 10732309
2026-03-26 15:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10730614
2026-03-26 15:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with scrape type 1
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725848%252Fgeneral%252Fca6346af-55bc-4f8f-9ecd-130fa343a979.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/ca6346af-55bc-4f8f-9ecd-130fa343a979.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725848%252Fgeneral%252F42cf2f00-c9b3-4640-b30a-53b9b1f5f26b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/42cf2f00-c9b3-4640-b30a-53b9b1f5f26b.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725848%252Fgeneral%252F0cf050ae-57ef-4300-b226-22996aaa22db.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/0cf050ae-57ef-4300-b226-22996aaa22db.jpeg already downloaded
2026-03-26 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725848%252Fgeneral%252F7717ee8d-8621-440d-8107-682daa4b33f4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/7717ee8d-8621-440d-8107-682daa4b33f4.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725848%252Fgeneral%252F40b03f02-183b-4819-9610-ad779ae92c36.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/40b03f02-183b-4819-9610-ad779ae92c36.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725848%252Fgeneral%252F111d09e5-7469-4555-b521-da4c5e21b893.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/111d09e5-7469-4555-b521-da4c5e21b893.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725848%252Fgeneral%252Fd97a149a-62cd-4235-8513-ee99022a0ded.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/d97a149a-62cd-4235-8513-ee99022a0ded.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725848%252Fgeneral%252F47aa8f93-2250-4cda-8776-986fa2b08751.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/47aa8f93-2250-4cda-8776-986fa2b08751.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725848%252Fgeneral%252F959a9d31-fbf9-48c0-aa22-55d392e1e5a7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/959a9d31-fbf9-48c0-aa22-55d392e1e5a7.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5725848%252Fgeneral%252Ffb1ca78b-7a8a-4c47-a02f-e7206212800a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725848/general/fb1ca78b-7a8a-4c47-a02f-e7206212800a.jpeg already downloaded
2026-03-26 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62, identifier: 10730614
2026-03-26 15:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10732407
2026-03-26 15:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with scrape type 1
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 721ba8a5-a8d8-500f-86d5-cdb64dda8727
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F6660a77f-b9f4-4883-82a2-f1b2b72a8168.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/6660a77f-b9f4-4883-82a2-f1b2b72a8168.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252Fad10a02b-a05c-4b9b-baa8-fbf4a6cbe5e3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/ad10a02b-a05c-4b9b-baa8-fbf4a6cbe5e3.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F591308f1-aa9f-43ad-89d4-628b0ddef074.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/591308f1-aa9f-43ad-89d4-628b0ddef074.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F75bcd11b-d354-4e9e-a312-560c9b0020ab.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/75bcd11b-d354-4e9e-a312-560c9b0020ab.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F224e7ab7-53d3-4c3f-a021-cc6d87e65cf0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/224e7ab7-53d3-4c3f-a021-cc6d87e65cf0.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F523f6ac9-2dc8-434e-80c0-53b0b6555da4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/523f6ac9-2dc8-434e-80c0-53b0b6555da4.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F2db2ca68-2045-4682-b3b8-7a1f6e4370ef.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/2db2ca68-2045-4682-b3b8-7a1f6e4370ef.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F83db52ad-39c8-49ff-92f0-43416b0e7351.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/83db52ad-39c8-49ff-92f0-43416b0e7351.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252F8a6a0675-82cf-48c8-8cd8-527cbab35aac.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/8a6a0675-82cf-48c8-8cd8-527cbab35aac.jpeg already downloaded
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5737427%252Fgeneral%252Ffacf6db7-a5b8-4709-859a-0d38f4992928.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737427/general/facf6db7-a5b8-4709-859a-0d38f4992928.jpeg already downloaded
2026-03-26 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 721ba8a5-a8d8-500f-86d5-cdb64dda8727, identifier: 10732407
2026-03-26 15:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10732309
2026-03-26 15:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10732309
2026-03-26 15:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10732309 to the API
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9a3d9969-0b16-541b-ab64-b5b1b5ceb146',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ANU732',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 178712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5650753/general/dc75aaaa-29f2-4125-806c-35705c54bb95.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/ecefe47b-df4c-4165-9d18-01147415606e.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/d2ae9581-9659-4557-8786-5392ef76ba96.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/b0fd4168-6323-4378-9f41-715899611172.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/4a513863-d25f-4fe4-bbee-625025d9c951.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/09eca89b-889b-4f20-bb74-168741566612.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/d97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/6b96d000-8043-453a-ba60-e7b0d8141552.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341709,
'Height': 1236,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/dc75aaaa-29f2-4125-806c-35705c54bb95.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393219,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410649,
'Height': 1356,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/ecefe47b-df4c-4165-9d18-01147415606e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339147,
'Height': 1301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/d2ae9581-9659-4557-8786-5392ef76ba96.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276151,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/b0fd4168-6323-4378-9f41-715899611172.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185905,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/4a513863-d25f-4fe4-bbee-625025d9c951.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238441,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324261,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/09eca89b-889b-4f20-bb74-168741566612.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217378,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/d97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277450,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/6b96d000-8043-453a-ba60-e7b0d8141552.jpeg',
'Width': 1600}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2018-03-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Skydrive - AWD - Diesel - Manual - 150 hp '
'- 178.712 km',
'transmission': 'manual',
'trim': 'Skydrive',
'vin': None,
'year': 2018}
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732309%27 HTTP/1.1" 200 None
2026-03-26 15:22:26 [adesa.be] INFO: Saving data for 10732309: {'created_time': 1774538546.795658, 'last_price_update_time': 1774538546.795671, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732309') HTTP/1.1" 204 0
2026-03-26 15:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10730614
2026-03-26 15:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10730614
2026-03-26 15:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10730614 to the API
2026-03-26 15:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730614>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LHP746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 238199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5725848/general/ca6346af-55bc-4f8f-9ecd-130fa343a979.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/42cf2f00-c9b3-4640-b30a-53b9b1f5f26b.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/0cf050ae-57ef-4300-b226-22996aaa22db.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/7717ee8d-8621-440d-8107-682daa4b33f4.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/40b03f02-183b-4819-9610-ad779ae92c36.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/111d09e5-7469-4555-b521-da4c5e21b893.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/d97a149a-62cd-4235-8513-ee99022a0ded.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/47aa8f93-2250-4cda-8776-986fa2b08751.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/959a9d31-fbf9-48c0-aa22-55d392e1e5a7.jpeg',
'https://images.openlane.eu/carimgs/5725848/general/fb1ca78b-7a8a-4c47-a02f-e7206212800a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 535676,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/ca6346af-55bc-4f8f-9ecd-130fa343a979.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 500635,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/42cf2f00-c9b3-4640-b30a-53b9b1f5f26b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/0cf050ae-57ef-4300-b226-22996aaa22db.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 537790,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/7717ee8d-8621-440d-8107-682daa4b33f4.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415680,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/40b03f02-183b-4819-9610-ad779ae92c36.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399890,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/111d09e5-7469-4555-b521-da4c5e21b893.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 388411,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/d97a149a-62cd-4235-8513-ee99022a0ded.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352651,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/47aa8f93-2250-4cda-8776-986fa2b08751.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 346441,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/959a9d31-fbf9-48c0-aa22-55d392e1e5a7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62/9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 340827,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725848/general/fb1ca78b-7a8a-4c47-a02f-e7206212800a.jpeg',
'Width': 1440}],
'price': 6450,
'price_includes_vat': True,
'registration_date': '2015-10-01',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mazda CX-3 1.5 SKYACTIV-D - Diesel - Manual - 105 hp - 238.199 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730614%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [adesa.be] INFO: Saving data for 10730614: {'created_time': 1774538547.212914, 'last_price_update_time': 1774538547.212926, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730614') HTTP/1.1" 204 0
2026-03-26 15:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10732407
2026-03-26 15:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10732407
2026-03-26 15:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10732407 to the API
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732407>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '721ba8a5-a8d8-500f-86d5-cdb64dda8727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TTE468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 98912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5737427/general/6660a77f-b9f4-4883-82a2-f1b2b72a8168.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/ad10a02b-a05c-4b9b-baa8-fbf4a6cbe5e3.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/591308f1-aa9f-43ad-89d4-628b0ddef074.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/75bcd11b-d354-4e9e-a312-560c9b0020ab.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/224e7ab7-53d3-4c3f-a021-cc6d87e65cf0.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/523f6ac9-2dc8-434e-80c0-53b0b6555da4.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/2db2ca68-2045-4682-b3b8-7a1f6e4370ef.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/83db52ad-39c8-49ff-92f0-43416b0e7351.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/8a6a0675-82cf-48c8-8cd8-527cbab35aac.jpeg',
'https://images.openlane.eu/carimgs/5737427/general/facf6db7-a5b8-4709-859a-0d38f4992928.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296213,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/6660a77f-b9f4-4883-82a2-f1b2b72a8168.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331068,
'Height': 1313,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/ad10a02b-a05c-4b9b-baa8-fbf4a6cbe5e3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376594,
'Height': 1410,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/591308f1-aa9f-43ad-89d4-628b0ddef074.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334137,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/75bcd11b-d354-4e9e-a312-560c9b0020ab.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228696,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/224e7ab7-53d3-4c3f-a021-cc6d87e65cf0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227708,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/523f6ac9-2dc8-434e-80c0-53b0b6555da4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258665,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/2db2ca68-2045-4682-b3b8-7a1f6e4370ef.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158183,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/83db52ad-39c8-49ff-92f0-43416b0e7351.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198249,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/8a6a0675-82cf-48c8-8cd8-527cbab35aac.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721ba8a5-a8d8-500f-86d5-cdb64dda8727/721ba8a5-a8d8-500f-86d5-cdb64dda8727_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286630,
'Height': 1385,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737427/general/facf6db7-a5b8-4709-859a-0d38f4992928.jpeg',
'Width': 1600}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2011-11-08',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Lancia Ypsilon 0.9 Twinair Platinum - Petrol - Manual - 85 hp - '
'98.912 km',
'transmission': 'manual',
'trim': 'Platinum',
'vin': None,
'year': 2011}
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732407%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [adesa.be] INFO: Saving data for 10732407: {'created_time': 1774538547.540608, 'last_price_update_time': 1774538547.540621, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732407') HTTP/1.1" 204 0
2026-03-26 15:22:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622331/general/baf73d5e-b1c8-4b7a-89ca-9014e57f5973.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731717)
2026-03-26 15:22:27 [adesa.be] INFO: Found listing with ID: 10732381
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732381%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [adesa.be] INFO: Scrape type for 10732381: 1
2026-03-26 15:22:27 [adesa.be] INFO: Scraping item 10732381 url https://www.openlane.eu/en/carv6/auction/10732381
2026-03-26 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10732347
2026-03-26 15:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ca3d994-bf69-5073-a189-55b729b191f0 with scrape type 1
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ca3d994-bf69-5073-a189-55b729b191f0
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252Fc210a86b-dc15-4d2e-af95-f916f86f164b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/c210a86b-dc15-4d2e-af95-f916f86f164b.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252Fce2d9b57-aebe-4774-851f-7e5edd4d7743.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/ce2d9b57-aebe-4774-851f-7e5edd4d7743.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252Fd59e3946-940d-42a2-8f3c-fb9acb1b237b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/d59e3946-940d-42a2-8f3c-fb9acb1b237b.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252F17f9d200-124a-4e0c-9588-d7ee2e8e8339.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/17f9d200-124a-4e0c-9588-d7ee2e8e8339.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252F3c84c691-4070-46bd-8669-5f13827e12e3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/3c84c691-4070-46bd-8669-5f13827e12e3.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252F6a0e23eb-e562-48d2-b248-36a95876b13c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/6a0e23eb-e562-48d2-b248-36a95876b13c.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252Fb013379a-93ca-49e4-89fc-347f8f03207f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/b013379a-93ca-49e4-89fc-347f8f03207f.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252Fa7652168-187e-4ff7-a493-0f1c9d149af1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/a7652168-187e-4ff7-a493-0f1c9d149af1.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252F7adcda36-49ca-4b19-b357-b5ccd8bfb6c2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/7adcda36-49ca-4b19-b357-b5ccd8bfb6c2.jpeg already downloaded
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5695108%252Fgeneral%252Fcd26132f-37e3-400b-8061-d5afdc2e4c17.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695108/general/cd26132f-37e3-400b-8061-d5afdc2e4c17.jpeg already downloaded
2026-03-26 15:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ca3d994-bf69-5073-a189-55b729b191f0, identifier: 10732347
2026-03-26 15:22:27 [adesa.be] INFO: Found listing with ID: 10732266
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732266%27 HTTP/1.1" 200 None
2026-03-26 15:22:27 [adesa.be] INFO: Scrape type for 10732266: 1
2026-03-26 15:22:27 [adesa.be] INFO: Scraping item 10732266 url https://www.openlane.eu/en/carv6/auction/10732266
2026-03-26 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-26 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-26 15:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10732347
2026-03-26 15:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10732347
2026-03-26 15:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10732347 to the API
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 15:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732347>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0ca3d994-bf69-5073-a189-55b729b191f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HVC534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732347',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 66905,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5695108/general/c210a86b-dc15-4d2e-af95-f916f86f164b.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/ce2d9b57-aebe-4774-851f-7e5edd4d7743.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/d59e3946-940d-42a2-8f3c-fb9acb1b237b.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/17f9d200-124a-4e0c-9588-d7ee2e8e8339.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/3c84c691-4070-46bd-8669-5f13827e12e3.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/6a0e23eb-e562-48d2-b248-36a95876b13c.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/b013379a-93ca-49e4-89fc-347f8f03207f.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/a7652168-187e-4ff7-a493-0f1c9d149af1.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/7adcda36-49ca-4b19-b357-b5ccd8bfb6c2.jpeg',
'https://images.openlane.eu/carimgs/5695108/general/cd26132f-37e3-400b-8061-d5afdc2e4c17.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343368,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/c210a86b-dc15-4d2e-af95-f916f86f164b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377289,
'Height': 1366,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/ce2d9b57-aebe-4774-851f-7e5edd4d7743.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384654,
'Height': 1358,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/d59e3946-940d-42a2-8f3c-fb9acb1b237b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337647,
'Height': 1345,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/17f9d200-124a-4e0c-9588-d7ee2e8e8339.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241857,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/3c84c691-4070-46bd-8669-5f13827e12e3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200480,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/6a0e23eb-e562-48d2-b248-36a95876b13c.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302093,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/b013379a-93ca-49e4-89fc-347f8f03207f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177504,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/a7652168-187e-4ff7-a493-0f1c9d149af1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416073,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/7adcda36-49ca-4b19-b357-b5ccd8bfb6c2.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ca3d994-bf69-5073-a189-55b729b191f0/0ca3d994-bf69-5073-a189-55b729b191f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186865,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695108/general/cd26132f-37e3-400b-8061-d5afdc2e4c17.jpeg',
'Width': 1200}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2014-10-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Venga 1.6 CRDi - Diesel - Manual - 115 hp - 66.905 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732347%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [adesa.be] INFO: Saving data for 10732347: {'created_time': 1774538548.262057, 'last_price_update_time': 1774538548.262069, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732347') HTTP/1.1" 204 0
2026-03-26 15:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/95292353-2ac2-48fb-b70d-400575c75fb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:28 [adesa.be] INFO: Found listing with ID: 10727065
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727065%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [adesa.be] INFO: Scrape type for 10727065: 0
2026-03-26 15:22:28 [adesa.be] INFO: Skipping item 10727065 url https://www.openlane.eu/en/carv6/auction/10727065
2026-03-26 15:22:28 [adesa.be] INFO: Found listing with ID: 10732320
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732320%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [adesa.be] INFO: Scrape type for 10732320: 1
2026-03-26 15:22:28 [adesa.be] INFO: Scraping item 10732320 url https://www.openlane.eu/en/carv6/auction/10732320
2026-03-26 15:22:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5bf198a-5679-580c-a392-74513a762727, skipping ID generation
2026-03-26 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5bf198a-5679-580c-a392-74513a762727 with scrape type 1
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5bf198a-5679-580c-a392-74513a762727 sending to next pipeline
2026-03-26 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5bf198a-5679-580c-a392-74513a762727, identifier: 10731717
2026-03-26 15:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10730581
2026-03-26 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a58ceef-148d-5a25-8b7d-3c5516f3326b with scrape type 1
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a58ceef-148d-5a25-8b7d-3c5516f3326b
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252F244bb509-4e50-44e8-b163-02c0b0a1da00.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/244bb509-4e50-44e8-b163-02c0b0a1da00.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252F8a818b7d-fa88-43c7-9b64-4972d38b7a05.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/8a818b7d-fa88-43c7-9b64-4972d38b7a05.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252F84eb4941-06c4-4d99-acb6-17c73f65b845.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/84eb4941-06c4-4d99-acb6-17c73f65b845.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252Feb4e05f3-516e-4940-ab2d-692b59320b81.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/eb4e05f3-516e-4940-ab2d-692b59320b81.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252Fe20f1b78-d65b-46c2-bbeb-a868b7a6a3ae.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/e20f1b78-d65b-46c2-bbeb-a868b7a6a3ae.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252F1a5c3ccc-0cdd-4e34-94de-6183dd748a1e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/1a5c3ccc-0cdd-4e34-94de-6183dd748a1e.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252Ffdc9bf0f-daa0-4580-a5ee-ae3935e785e4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/fdc9bf0f-daa0-4580-a5ee-ae3935e785e4.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252F40d73dc7-5a57-4f94-b108-9176774e2456.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/40d73dc7-5a57-4f94-b108-9176774e2456.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252F1de46683-a3f5-40cf-bce1-31f717521e78.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/1de46683-a3f5-40cf-bce1-31f717521e78.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685082%252Fgeneral%252Fcdd5b333-fed9-479d-9ebd-43f4c1141d41.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685082/general/cdd5b333-fed9-479d-9ebd-43f4c1141d41.jpeg already downloaded
2026-03-26 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a58ceef-148d-5a25-8b7d-3c5516f3326b, identifier: 10730581
2026-03-26 15:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10732324
2026-03-26 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with scrape type 1
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673514%252Fgeneral%252Fc8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/c8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673514%252Fgeneral%252F5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673514%252Fgeneral%252F457dc426-66aa-4212-a150-2c71df441a56.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/457dc426-66aa-4212-a150-2c71df441a56.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673514%252Fgeneral%252Fad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/ad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673514%252Fgeneral%252Ffa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/fa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673514%252Fgeneral%252Fe96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/e96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg already downloaded
2026-03-26 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5673514%252Fgeneral%252F087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5673514%252Fgeneral%252Fbb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/bb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5673514%252Fgeneral%252F710031f4-7ed8-45d0-af01-1f0145730138.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/710031f4-7ed8-45d0-af01-1f0145730138.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5673514%252Fgeneral%252F7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg already downloaded
2026-03-26 15:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf, identifier: 10732324
2026-03-26 15:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10732339
2026-03-26 15:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with scrape type 1
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1222d8fc-3b2e-5544-8fc0-89339d6c2975
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252Fbb07c1ac-f079-48cc-96da-01e372facd06.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/bb07c1ac-f079-48cc-96da-01e372facd06.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252F0aa17bef-14c6-407e-b612-6bec8cde590e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/0aa17bef-14c6-407e-b612-6bec8cde590e.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252F271b7ce1-2ca1-4854-a09a-15ee173f7547.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/271b7ce1-2ca1-4854-a09a-15ee173f7547.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252Fd7da44ed-be7b-4e00-953a-e3f954a7c05c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/d7da44ed-be7b-4e00-953a-e3f954a7c05c.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252F48b2e9fe-e178-4022-b94d-48de891eca26.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/48b2e9fe-e178-4022-b94d-48de891eca26.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252F2b73624a-a714-4358-8d6d-f505dfb9c88d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/2b73624a-a714-4358-8d6d-f505dfb9c88d.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252Fa1d15b9d-c55e-43d0-b634-d045eebc4e58.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/a1d15b9d-c55e-43d0-b634-d045eebc4e58.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252F756ff340-cc64-4075-9824-59485539d5c2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/756ff340-cc64-4075-9824-59485539d5c2.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252F6c109ad8-4f86-4799-aed4-e66ecfe2e953.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/6c109ad8-4f86-4799-aed4-e66ecfe2e953.jpeg already downloaded
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22: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%252F5678888%252Fgeneral%252F10a83274-d61c-41d8-8615-9baa48901d35.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678888/general/10a83274-d61c-41d8-8615-9baa48901d35.jpeg already downloaded
2026-03-26 15:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1222d8fc-3b2e-5544-8fc0-89339d6c2975, identifier: 10732339
2026-03-26 15:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5bf198a-5679-580c-a392-74513a762727 with identifier: 10731717
2026-03-26 15:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5bf198a-5679-580c-a392-74513a762727 with identifier: 10731717
2026-03-26 15:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5bf198a-5679-580c-a392-74513a762727 with identifier: 10731717 to the API
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5622331/general/baf73d5e-b1c8-4b7a-89ca-9014e57f5973.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a5bf198a-5679-580c-a392-74513a762727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMH807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 149540,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [],
'price': 7350,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 GT Line - Diesel - Automatic - 130 hp - 149.540 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731717%27 HTTP/1.1" 200 None
2026-03-26 15:22:29 [adesa.be] INFO: Saving data for 10731717: {'created_time': 1774538549.727116, 'last_price_update_time': 1774538549.727129, 'auction_closing_time': 1774606200.0}
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731717') HTTP/1.1" 204 0
2026-03-26 15:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10730581
2026-03-26 15:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10730581
2026-03-26 15:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10730581 to the API
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2a58ceef-148d-5a25-8b7d-3c5516f3326b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CDM876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 147509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5685082/general/244bb509-4e50-44e8-b163-02c0b0a1da00.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/8a818b7d-fa88-43c7-9b64-4972d38b7a05.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/84eb4941-06c4-4d99-acb6-17c73f65b845.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/eb4e05f3-516e-4940-ab2d-692b59320b81.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/e20f1b78-d65b-46c2-bbeb-a868b7a6a3ae.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/1a5c3ccc-0cdd-4e34-94de-6183dd748a1e.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/fdc9bf0f-daa0-4580-a5ee-ae3935e785e4.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/40d73dc7-5a57-4f94-b108-9176774e2456.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/1de46683-a3f5-40cf-bce1-31f717521e78.jpeg',
'https://images.openlane.eu/carimgs/5685082/general/cdd5b333-fed9-479d-9ebd-43f4c1141d41.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5927491,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/244bb509-4e50-44e8-b163-02c0b0a1da00.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6472607,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/8a818b7d-fa88-43c7-9b64-4972d38b7a05.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6070676,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/84eb4941-06c4-4d99-acb6-17c73f65b845.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7815054,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/eb4e05f3-516e-4940-ab2d-692b59320b81.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6735543,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/e20f1b78-d65b-46c2-bbeb-a868b7a6a3ae.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6985794,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/1a5c3ccc-0cdd-4e34-94de-6183dd748a1e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2372219,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/fdc9bf0f-daa0-4580-a5ee-ae3935e785e4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5644592,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/40d73dc7-5a57-4f94-b108-9176774e2456.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5338840,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/1de46683-a3f5-40cf-bce1-31f717521e78.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58ceef-148d-5a25-8b7d-3c5516f3326b/2a58ceef-148d-5a25-8b7d-3c5516f3326b_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2150457,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685082/general/cdd5b333-fed9-479d-9ebd-43f4c1141d41.jpeg',
'Width': 4032}],
'price': 12150,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia XCeed 1.6 CRDi - Diesel - Manual - 136 hp - 147.509 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730581%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Saving data for 10730581: {'created_time': 1774538550.063754, 'last_price_update_time': 1774538550.063766, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730581') HTTP/1.1" 204 0
2026-03-26 15:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10732324
2026-03-26 15:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10732324
2026-03-26 15:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10732324 to the API
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732324>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6b077a06-e1f7-5b7a-ae39-7fd69ab394cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DRE042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732324',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 237143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5673514/general/c8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/457dc426-66aa-4212-a150-2c71df441a56.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/ad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/fa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/e96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/bb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/710031f4-7ed8-45d0-af01-1f0145730138.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329615,
'Height': 1257,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/c8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364082,
'Height': 1286,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358731,
'Height': 1344,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/457dc426-66aa-4212-a150-2c71df441a56.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338356,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/ad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253004,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/fa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157662,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/e96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276155,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199285,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/bb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176593,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/710031f4-7ed8-45d0-af01-1f0145730138.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271632,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg',
'Width': 1600}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-04-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 237.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732324%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Saving data for 10732324: {'created_time': 1774538550.360963, 'last_price_update_time': 1774538550.360974, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732324') HTTP/1.1" 204 0
2026-03-26 15:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10732339
2026-03-26 15:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10732339
2026-03-26 15:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10732339 to the API
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732339>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1222d8fc-3b2e-5544-8fc0-89339d6c2975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1nrc804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732339',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 128710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5678888/general/bb07c1ac-f079-48cc-96da-01e372facd06.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/0aa17bef-14c6-407e-b612-6bec8cde590e.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/271b7ce1-2ca1-4854-a09a-15ee173f7547.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/d7da44ed-be7b-4e00-953a-e3f954a7c05c.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/48b2e9fe-e178-4022-b94d-48de891eca26.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/2b73624a-a714-4358-8d6d-f505dfb9c88d.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/a1d15b9d-c55e-43d0-b634-d045eebc4e58.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/756ff340-cc64-4075-9824-59485539d5c2.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/6c109ad8-4f86-4799-aed4-e66ecfe2e953.jpeg',
'https://images.openlane.eu/carimgs/5678888/general/10a83274-d61c-41d8-8615-9baa48901d35.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272411,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/bb07c1ac-f079-48cc-96da-01e372facd06.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306397,
'Height': 1434,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/0aa17bef-14c6-407e-b612-6bec8cde590e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250266,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/271b7ce1-2ca1-4854-a09a-15ee173f7547.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219485,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/d7da44ed-be7b-4e00-953a-e3f954a7c05c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269088,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/48b2e9fe-e178-4022-b94d-48de891eca26.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198130,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/2b73624a-a714-4358-8d6d-f505dfb9c88d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284451,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/a1d15b9d-c55e-43d0-b634-d045eebc4e58.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328571,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/756ff340-cc64-4075-9824-59485539d5c2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185484,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/6c109ad8-4f86-4799-aed4-e66ecfe2e953.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222d8fc-3b2e-5544-8fc0-89339d6c2975/1222d8fc-3b2e-5544-8fc0-89339d6c2975_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216875,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678888/general/10a83274-d61c-41d8-8615-9baa48901d35.jpeg',
'Width': 1200}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-04-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Venga 1.4 - Petrol - Manual - 89 hp - 128.710 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732339%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Saving data for 10732339: {'created_time': 1774538550.720451, 'last_price_update_time': 1774538550.72046, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732339') HTTP/1.1" 204 0
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10732267
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732267%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10732267: 1
2026-03-26 15:22:30 [adesa.be] INFO: Scraping item 10732267 url https://www.openlane.eu/en/carv6/auction/10732267
2026-03-26 15:22:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a5bf198a-5679-580c-a392-74513a762727 due to Ignoring non-200 response
2026-03-26 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10724698
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724698%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10724698: 0
2026-03-26 15:22:30 [adesa.be] INFO: Skipping item 10724698 url https://www.openlane.eu/en/carv6/auction/10724698
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10725647
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725647%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10725647: 0
2026-03-26 15:22:30 [adesa.be] INFO: Skipping item 10725647 url https://www.openlane.eu/en/carv6/auction/10725647
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10725684
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725684%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10725684: 0
2026-03-26 15:22:30 [adesa.be] INFO: Skipping item 10725684 url https://www.openlane.eu/en/carv6/auction/10725684
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10724570
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724570%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10724570: 0
2026-03-26 15:22:30 [adesa.be] INFO: Skipping item 10724570 url https://www.openlane.eu/en/carv6/auction/10724570
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10725617
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725617%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10725617: 0
2026-03-26 15:22:30 [adesa.be] INFO: Skipping item 10725617 url https://www.openlane.eu/en/carv6/auction/10725617
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10725686
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725686%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10725686: 0
2026-03-26 15:22:30 [adesa.be] INFO: Skipping item 10725686 url https://www.openlane.eu/en/carv6/auction/10725686
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10724784
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724784%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10724784: 0
2026-03-26 15:22:30 [adesa.be] INFO: Skipping item 10724784 url https://www.openlane.eu/en/carv6/auction/10724784
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10730588
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730588%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10730588: 1
2026-03-26 15:22:30 [adesa.be] INFO: Scraping item 10730588 url https://www.openlane.eu/en/carv6/auction/10730588
2026-03-26 15:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:30 [adesa.be] INFO: Found listing with ID: 10732383
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732383%27 HTTP/1.1" 200 None
2026-03-26 15:22:30 [adesa.be] INFO: Scrape type for 10732383: 1
2026-03-26 15:22:30 [adesa.be] INFO: Scraping item 10732383 url https://www.openlane.eu/en/carv6/auction/10732383
2026-03-26 15:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10732321
2026-03-26 15:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd82f21-f219-59a4-8c8a-3674b3e7523c with scrape type 1
2026-03-26 15:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item acd82f21-f219-59a4-8c8a-3674b3e7523c
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252F630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252Fdbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/dbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252Fdb857b8b-9664-4191-821b-232ea32190cc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/db857b8b-9664-4191-821b-232ea32190cc.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252F554164c4-99ce-40e4-94da-2221345f7019.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/554164c4-99ce-40e4-94da-2221345f7019.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252F2129da68-0f46-486a-928d-4a57d2453623.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/2129da68-0f46-486a-928d-4a57d2453623.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252F8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252F3352a362-83db-4840-a0a2-3dd50028865c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/3352a362-83db-4840-a0a2-3dd50028865c.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252F37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252Fab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/ab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666055%252Fgeneral%252F519369bc-6869-4f8f-885e-b37aa19dd164.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/519369bc-6869-4f8f-885e-b37aa19dd164.jpeg already downloaded
2026-03-26 15:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acd82f21-f219-59a4-8c8a-3674b3e7523c, identifier: 10732321
2026-03-26 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10730592
2026-03-26 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with scrape type 1
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a779a1a-9d66-5b3a-80a6-a7021cf45e78
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F78ad7c23-def4-447d-8623-b062f00cd964.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/78ad7c23-def4-447d-8623-b062f00cd964.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F04090d4e-8ad8-4285-b37b-9b8181e302bf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/04090d4e-8ad8-4285-b37b-9b8181e302bf.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F4db99960-bcd8-4289-a666-3d75f9b570ad.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/4db99960-bcd8-4289-a666-3d75f9b570ad.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F08a2d19b-694e-407f-8555-705c09370200.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/08a2d19b-694e-407f-8555-705c09370200.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F3161c7f5-f95c-4475-a034-b1b3e08a0fcd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/3161c7f5-f95c-4475-a034-b1b3e08a0fcd.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F7ab89772-ada2-47da-a94e-bff180fbea0d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/7ab89772-ada2-47da-a94e-bff180fbea0d.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F90278fe9-c021-4acb-be58-3722f7e84d6c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/90278fe9-c021-4acb-be58-3722f7e84d6c.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252Fd2dd3db9-785e-4100-a955-53652a8ba930.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/d2dd3db9-785e-4100-a955-53652a8ba930.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252Ff405fee3-a48b-4e5f-bc56-18f6a5f394be.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/f405fee3-a48b-4e5f-bc56-18f6a5f394be.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705343%252Fgeneral%252F8612d9a5-2ca5-4724-aefa-e30ccc64ecf9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705343/general/8612d9a5-2ca5-4724-aefa-e30ccc64ecf9.jpeg already downloaded
2026-03-26 15:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78, identifier: 10730592
2026-03-26 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10730612
2026-03-26 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 459134c7-43c0-51bb-9edf-332a71d73e03 with scrape type 1
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 459134c7-43c0-51bb-9edf-332a71d73e03
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252F21ec088b-5ec0-45f2-bb66-a1a2dff96e64.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/21ec088b-5ec0-45f2-bb66-a1a2dff96e64.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252F198fc637-2b8b-4417-b285-c2296a3d6ee1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/198fc637-2b8b-4417-b285-c2296a3d6ee1.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252F10e23127-d4d9-41db-a34c-1fc0f455fc84.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/10e23127-d4d9-41db-a34c-1fc0f455fc84.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252Fdcaf3cd7-66fa-440e-be90-95ee1f1c78e8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/dcaf3cd7-66fa-440e-be90-95ee1f1c78e8.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252Fadcb3dd2-2fde-460e-8514-04aa6b68d3f3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/adcb3dd2-2fde-460e-8514-04aa6b68d3f3.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252F80c873be-2645-477a-bd38-7cc077f326d8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/80c873be-2645-477a-bd38-7cc077f326d8.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252Fa8b302cc-d9f8-4a40-803a-54d85b909877.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/a8b302cc-d9f8-4a40-803a-54d85b909877.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252F4fd6efa1-e985-4dac-8cac-9843731c48fd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/4fd6efa1-e985-4dac-8cac-9843731c48fd.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252F1550a42d-60f6-4a6f-a185-29024fec651f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/1550a42d-60f6-4a6f-a185-29024fec651f.jpeg already downloaded
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725386%252Fgeneral%252Fcd31383d-00ed-40e3-bf8b-42bfdfbee9db.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725386/general/cd31383d-00ed-40e3-bf8b-42bfdfbee9db.jpeg already downloaded
2026-03-26 15:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 459134c7-43c0-51bb-9edf-332a71d73e03, identifier: 10730612
2026-03-26 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10730579
2026-03-26 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with scrape type 1
2026-03-26 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70c64b37-c0ce-5552-ad0f-8a1084ab2da0
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252F47dc2f22-5e92-4224-b89a-fc275611cabb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/47dc2f22-5e92-4224-b89a-fc275611cabb.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252Fcab8f8eb-0be2-40a8-9cc5-1ba25a480f9f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/cab8f8eb-0be2-40a8-9cc5-1ba25a480f9f.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252F6fc319d5-902a-4977-9485-f57722e1b080.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/6fc319d5-902a-4977-9485-f57722e1b080.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252Ff875ed0a-1a6c-40df-826d-a207993d4807.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/f875ed0a-1a6c-40df-826d-a207993d4807.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252Ffcea3ca2-2a68-49ee-a4f1-2580a2750355.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/fcea3ca2-2a68-49ee-a4f1-2580a2750355.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252F3bbeb911-9139-439f-9a9c-12497883709c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/3bbeb911-9139-439f-9a9c-12497883709c.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252F22d7e0e9-b457-4e4f-a694-4b5181f75207.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/22d7e0e9-b457-4e4f-a694-4b5181f75207.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252Ffb0dbf3a-e548-4009-845d-7e2ee192d028.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/fb0dbf3a-e548-4009-845d-7e2ee192d028.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252Fae262d93-169c-4a19-ba2c-e7ed3e730490.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/ae262d93-169c-4a19-ba2c-e7ed3e730490.jpeg already downloaded
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672188%252Fgeneral%252F803bedec-59c2-4158-8cbe-8f874c2ca703.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672188/general/803bedec-59c2-4158-8cbe-8f874c2ca703.jpeg already downloaded
2026-03-26 15:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0, identifier: 10730579
2026-03-26 15:22:33 [adesa.be] INFO: Found listing with ID: 10732369
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732369%27 HTTP/1.1" 200 None
2026-03-26 15:22:33 [adesa.be] INFO: Scrape type for 10732369: 1
2026-03-26 15:22:33 [adesa.be] INFO: Scraping item 10732369 url https://www.openlane.eu/en/carv6/auction/10732369
2026-03-26 15:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10732321
2026-03-26 15:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10732321
2026-03-26 15:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10732321 to the API
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732321>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'acd82f21-f219-59a4-8c8a-3674b3e7523c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUF832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732321',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 188908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5666055/general/630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/dbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/db857b8b-9664-4191-821b-232ea32190cc.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/554164c4-99ce-40e4-94da-2221345f7019.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/2129da68-0f46-486a-928d-4a57d2453623.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/3352a362-83db-4840-a0a2-3dd50028865c.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/ab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/519369bc-6869-4f8f-885e-b37aa19dd164.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340934,
'Height': 1223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372096,
'Height': 1269,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/dbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326787,
'Height': 1272,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/db857b8b-9664-4191-821b-232ea32190cc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321173,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/554164c4-99ce-40e4-94da-2221345f7019.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282143,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/2129da68-0f46-486a-928d-4a57d2453623.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217872,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249439,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/3352a362-83db-4840-a0a2-3dd50028865c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291229,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372725,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/ab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171521,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/519369bc-6869-4f8f-885e-b37aa19dd164.jpeg',
'Width': 1600}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2017-05-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz GLC 220d - 4-Matic - Diesel - Automatic - 163 hp - '
'188.908 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732321%27 HTTP/1.1" 200 None
2026-03-26 15:22:33 [adesa.be] INFO: Saving data for 10732321: {'created_time': 1774538553.764293, 'last_price_update_time': 1774538553.764303, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732321') HTTP/1.1" 204 0
2026-03-26 15:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10730592
2026-03-26 15:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10730592
2026-03-26 15:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10730592 to the API
2026-03-26 15:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730592>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '4a779a1a-9d66-5b3a-80a6-a7021cf45e78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUP345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730592',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 74618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5705343/general/78ad7c23-def4-447d-8623-b062f00cd964.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/04090d4e-8ad8-4285-b37b-9b8181e302bf.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/4db99960-bcd8-4289-a666-3d75f9b570ad.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/08a2d19b-694e-407f-8555-705c09370200.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/3161c7f5-f95c-4475-a034-b1b3e08a0fcd.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/7ab89772-ada2-47da-a94e-bff180fbea0d.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/90278fe9-c021-4acb-be58-3722f7e84d6c.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/d2dd3db9-785e-4100-a955-53652a8ba930.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/f405fee3-a48b-4e5f-bc56-18f6a5f394be.jpeg',
'https://images.openlane.eu/carimgs/5705343/general/8612d9a5-2ca5-4724-aefa-e30ccc64ecf9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2636031,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/78ad7c23-def4-447d-8623-b062f00cd964.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1746065,
'Height': 2401,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/04090d4e-8ad8-4285-b37b-9b8181e302bf.jpeg',
'Width': 4031},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6665037,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/4db99960-bcd8-4289-a666-3d75f9b570ad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4593388,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/08a2d19b-694e-407f-8555-705c09370200.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3544682,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/3161c7f5-f95c-4475-a034-b1b3e08a0fcd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4149974,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/7ab89772-ada2-47da-a94e-bff180fbea0d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3099163,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/90278fe9-c021-4acb-be58-3722f7e84d6c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2880586,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/d2dd3db9-785e-4100-a955-53652a8ba930.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2766279,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/f405fee3-a48b-4e5f-bc56-18f6a5f394be.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a779a1a-9d66-5b3a-80a6-a7021cf45e78/4a779a1a-9d66-5b3a-80a6-a7021cf45e78_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2952818,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705343/general/8612d9a5-2ca5-4724-aefa-e30ccc64ecf9.jpeg',
'Width': 4032}],
'price': 66800,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mercedes-Benz GLE Coupé 400e AMG Line - Hybrid - Automatic - 252 hp '
'- 74.618 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730592%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Saving data for 10730592: {'created_time': 1774538554.180497, 'last_price_update_time': 1774538554.180507, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730592') HTTP/1.1" 204 0
2026-03-26 15:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10730612
2026-03-26 15:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10730612
2026-03-26 15:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10730612 to the API
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730612>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '459134c7-43c0-51bb-9edf-332a71d73e03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BNV622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 211266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5725386/general/21ec088b-5ec0-45f2-bb66-a1a2dff96e64.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/198fc637-2b8b-4417-b285-c2296a3d6ee1.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/10e23127-d4d9-41db-a34c-1fc0f455fc84.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/dcaf3cd7-66fa-440e-be90-95ee1f1c78e8.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/adcb3dd2-2fde-460e-8514-04aa6b68d3f3.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/80c873be-2645-477a-bd38-7cc077f326d8.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/a8b302cc-d9f8-4a40-803a-54d85b909877.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/4fd6efa1-e985-4dac-8cac-9843731c48fd.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/1550a42d-60f6-4a6f-a185-29024fec651f.jpeg',
'https://images.openlane.eu/carimgs/5725386/general/cd31383d-00ed-40e3-bf8b-42bfdfbee9db.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477538,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/21ec088b-5ec0-45f2-bb66-a1a2dff96e64.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455071,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/198fc637-2b8b-4417-b285-c2296a3d6ee1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/10e23127-d4d9-41db-a34c-1fc0f455fc84.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 518959,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/dcaf3cd7-66fa-440e-be90-95ee1f1c78e8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386947,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/adcb3dd2-2fde-460e-8514-04aa6b68d3f3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 408499,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/80c873be-2645-477a-bd38-7cc077f326d8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 357394,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/a8b302cc-d9f8-4a40-803a-54d85b909877.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 371586,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/4fd6efa1-e985-4dac-8cac-9843731c48fd.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415203,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/1550a42d-60f6-4a6f-a185-29024fec651f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_459134c7-43c0-51bb-9edf-332a71d73e03/459134c7-43c0-51bb-9edf-332a71d73e03_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 541108,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725386/general/cd31383d-00ed-40e3-bf8b-42bfdfbee9db.jpeg',
'Width': 1440}],
'price': 8450,
'price_includes_vat': True,
'registration_date': '2017-03-31',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 211.266 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730612%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Saving data for 10730612: {'created_time': 1774538554.485913, 'last_price_update_time': 1774538554.485921, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730612') HTTP/1.1" 204 0
2026-03-26 15:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10730579
2026-03-26 15:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10730579
2026-03-26 15:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10730579 to the API
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '70c64b37-c0ce-5552-ad0f-8a1084ab2da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1knp309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 59939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5672188/general/47dc2f22-5e92-4224-b89a-fc275611cabb.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/cab8f8eb-0be2-40a8-9cc5-1ba25a480f9f.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/6fc319d5-902a-4977-9485-f57722e1b080.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/f875ed0a-1a6c-40df-826d-a207993d4807.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/fcea3ca2-2a68-49ee-a4f1-2580a2750355.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/3bbeb911-9139-439f-9a9c-12497883709c.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/22d7e0e9-b457-4e4f-a694-4b5181f75207.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/fb0dbf3a-e548-4009-845d-7e2ee192d028.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/ae262d93-169c-4a19-ba2c-e7ed3e730490.jpeg',
'https://images.openlane.eu/carimgs/5672188/general/803bedec-59c2-4158-8cbe-8f874c2ca703.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355967,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/47dc2f22-5e92-4224-b89a-fc275611cabb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378012,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/cab8f8eb-0be2-40a8-9cc5-1ba25a480f9f.jpeg',
'Width': 1577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363693,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/6fc319d5-902a-4977-9485-f57722e1b080.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347678,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/f875ed0a-1a6c-40df-826d-a207993d4807.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309024,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/fcea3ca2-2a68-49ee-a4f1-2580a2750355.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317465,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/3bbeb911-9139-439f-9a9c-12497883709c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 403015,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/22d7e0e9-b457-4e4f-a694-4b5181f75207.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/fb0dbf3a-e548-4009-845d-7e2ee192d028.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352796,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/ae262d93-169c-4a19-ba2c-e7ed3e730490.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70c64b37-c0ce-5552-ad0f-8a1084ab2da0/70c64b37-c0ce-5552-ad0f-8a1084ab2da0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672188/general/803bedec-59c2-4158-8cbe-8f874c2ca703.jpeg',
'Width': 1440}],
'price': 23250,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Manual - 135 hp - 59.939 '
'km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730579%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Saving data for 10730579: {'created_time': 1774538554.805421, 'last_price_update_time': 1774538554.805442, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730579') HTTP/1.1" 204 0
2026-03-26 15:22:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676990/general/a9e2c436-eef2-4755-8775-6760d4133de5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731771)
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10725610
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725610%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10725610: 0
2026-03-26 15:22:34 [adesa.be] INFO: Skipping item 10725610 url https://www.openlane.eu/en/carv6/auction/10725610
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10725641
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725641%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10725641: 0
2026-03-26 15:22:34 [adesa.be] INFO: Skipping item 10725641 url https://www.openlane.eu/en/carv6/auction/10725641
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10732376
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732376%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10732376: 1
2026-03-26 15:22:34 [adesa.be] INFO: Scraping item 10732376 url https://www.openlane.eu/en/carv6/auction/10732376
2026-03-26 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10732240
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732240%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10732240: 1
2026-03-26 15:22:34 [adesa.be] INFO: Scraping item 10732240 url https://www.openlane.eu/en/carv6/auction/10732240
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10727042
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727042%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10727042: 0
2026-03-26 15:22:34 [adesa.be] INFO: Skipping item 10727042 url https://www.openlane.eu/en/carv6/auction/10727042
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10724782
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724782%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10724782: 0
2026-03-26 15:22:34 [adesa.be] INFO: Skipping item 10724782 url https://www.openlane.eu/en/carv6/auction/10724782
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10725636
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725636%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10725636: 0
2026-03-26 15:22:34 [adesa.be] INFO: Skipping item 10725636 url https://www.openlane.eu/en/carv6/auction/10725636
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10725634
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725634%27 HTTP/1.1" 200 None
2026-03-26 15:22:34 [adesa.be] INFO: Scrape type for 10725634: 0
2026-03-26 15:22:34 [adesa.be] INFO: Skipping item 10725634 url https://www.openlane.eu/en/carv6/auction/10725634
2026-03-26 15:22:34 [adesa.be] INFO: Found listing with ID: 10732291
2026-03-26 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732291%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [adesa.be] INFO: Scrape type for 10732291: 1
2026-03-26 15:22:35 [adesa.be] INFO: Scraping item 10732291 url https://www.openlane.eu/en/carv6/auction/10732291
2026-03-26 15:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/e1d9c4e7-43f8-4339-baf0-97eb39dda186.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:35 [adesa.be] INFO: Found listing with ID: 10730576
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730576%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [adesa.be] INFO: Scrape type for 10730576: 1
2026-03-26 15:22:35 [adesa.be] INFO: Scraping item 10730576 url https://www.openlane.eu/en/carv6/auction/10730576
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 due to Ignoring non-200 response
2026-03-26 15:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10732381
2026-03-26 15:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e with scrape type 1
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252F94e39c74-0411-4610-b502-99f7791ba65b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/94e39c74-0411-4610-b502-99f7791ba65b.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252F101b75be-3c1f-4388-82f3-c494f1422156.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/101b75be-3c1f-4388-82f3-c494f1422156.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252Fad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/ad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252Fab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/ab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252F4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252F719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252Fd35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/d35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252F70ff7523-3923-41cf-8e99-67762c5464cb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/70ff7523-3923-41cf-8e99-67762c5464cb.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252F5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719931%252Fgeneral%252F0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg already downloaded
2026-03-26 15:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dc7fd59-a2f3-5499-b766-88129f0ed22e, identifier: 10732381
2026-03-26 15:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10732315
2026-03-26 15:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e87f84-6e09-5640-ab4c-876414639606 with scrape type 1
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37e87f84-6e09-5640-ab4c-876414639606
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252F68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252F2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252F82317ffd-48e4-40ab-9203-5e9345879cae.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/82317ffd-48e4-40ab-9203-5e9345879cae.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252F9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252F572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252F1e90b6ac-084b-4767-819b-28643482f6bb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/1e90b6ac-084b-4767-819b-28643482f6bb.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252Fada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/ada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252F08abe4bb-53c9-458e-bbab-328f45053111.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/08abe4bb-53c9-458e-bbab-328f45053111.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252Fec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/ec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660625%252Fgeneral%252Fcc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/cc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg already downloaded
2026-03-26 15:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e87f84-6e09-5640-ab4c-876414639606, identifier: 10732315
2026-03-26 15:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10732390
2026-03-26 15:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceb2ad3a-253d-5e44-90b4-d60682a0631a with scrape type 1
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ceb2ad3a-253d-5e44-90b4-d60682a0631a
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252Ffa8364c8-5cc9-426b-9737-d13f0add221d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/fa8364c8-5cc9-426b-9737-d13f0add221d.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252F3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252Ffc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/fc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252F591463c9-302e-42df-b48a-1717a2b22592.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/591463c9-302e-42df-b48a-1717a2b22592.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252F37b7f6ee-3967-4113-9258-9c2a32329543.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/37b7f6ee-3967-4113-9258-9c2a32329543.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252Fcf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/cf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252F7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252F02349b27-0569-4595-9c4e-6b9f579bacab.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/02349b27-0569-4595-9c4e-6b9f579bacab.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252F7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg already downloaded
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721227%252Fgeneral%252F5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg already downloaded
2026-03-26 15:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceb2ad3a-253d-5e44-90b4-d60682a0631a, identifier: 10732390
2026-03-26 15:22:35 [adesa.be] INFO: Found listing with ID: 10724682
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724682%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [adesa.be] INFO: Scrape type for 10724682: 0
2026-03-26 15:22:35 [adesa.be] INFO: Skipping item 10724682 url https://www.openlane.eu/en/carv6/auction/10724682
2026-03-26 15:22:35 [adesa.be] INFO: Found listing with ID: 10724640
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724640%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [adesa.be] INFO: Scrape type for 10724640: 0
2026-03-26 15:22:35 [adesa.be] INFO: Skipping item 10724640 url https://www.openlane.eu/en/carv6/auction/10724640
2026-03-26 15:22:35 [adesa.be] INFO: Found listing with ID: 10727086
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727086%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [adesa.be] INFO: Scrape type for 10727086: 0
2026-03-26 15:22:35 [adesa.be] INFO: Skipping item 10727086 url https://www.openlane.eu/en/carv6/auction/10727086
2026-03-26 15:22:35 [adesa.be] INFO: Found listing with ID: 10724569
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724569%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [adesa.be] INFO: Scrape type for 10724569: 0
2026-03-26 15:22:35 [adesa.be] INFO: Skipping item 10724569 url https://www.openlane.eu/en/carv6/auction/10724569
2026-03-26 15:22:35 [adesa.be] INFO: Found listing with ID: 10732410
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732410%27 HTTP/1.1" 200 None
2026-03-26 15:22:35 [adesa.be] INFO: Scrape type for 10732410: 1
2026-03-26 15:22:35 [adesa.be] INFO: Scraping item 10732410 url https://www.openlane.eu/en/carv6/auction/10732410
2026-03-26 15:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10732381
2026-03-26 15:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10732381
2026-03-26 15:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10732381 to the API
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732381>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8dc7fd59-a2f3-5499-b766-88129f0ed22e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SGX529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 246464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5719931/general/94e39c74-0411-4610-b502-99f7791ba65b.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/101b75be-3c1f-4388-82f3-c494f1422156.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/ad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/ab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/d35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/70ff7523-3923-41cf-8e99-67762c5464cb.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353438,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/94e39c74-0411-4610-b502-99f7791ba65b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348461,
'Height': 1247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/101b75be-3c1f-4388-82f3-c494f1422156.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383659,
'Height': 1326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/ad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277953,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/ab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196534,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251711,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252784,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/d35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170581,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/70ff7523-3923-41cf-8e99-67762c5464cb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224684,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212771,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg',
'Width': 1600}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-02-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.2 - Petrol - Manual - 116 hp - 246.464 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732381%27 HTTP/1.1" 200 None
2026-03-26 15:22:36 [adesa.be] INFO: Saving data for 10732381: {'created_time': 1774538556.385713, 'last_price_update_time': 1774538556.385723, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732381') HTTP/1.1" 204 0
2026-03-26 15:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10732315
2026-03-26 15:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10732315
2026-03-26 15:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10732315 to the API
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37e87f84-6e09-5640-ab4c-876414639606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XMU837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 168888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5660625/general/68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/82317ffd-48e4-40ab-9203-5e9345879cae.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/1e90b6ac-084b-4767-819b-28643482f6bb.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/ada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/08abe4bb-53c9-458e-bbab-328f45053111.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/ec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/cc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286412,
'Height': 1296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289458,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317360,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/82317ffd-48e4-40ab-9203-5e9345879cae.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305732,
'Height': 1316,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279643,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160525,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/1e90b6ac-084b-4767-819b-28643482f6bb.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259065,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/ada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252055,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/08abe4bb-53c9-458e-bbab-328f45053111.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154450,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/ec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199715,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/cc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg',
'Width': 1600}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.0 - Petrol - Manual - 116 hp - 168.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732315%27 HTTP/1.1" 200 None
2026-03-26 15:22:36 [adesa.be] INFO: Saving data for 10732315: {'created_time': 1774538556.788015, 'last_price_update_time': 1774538556.788024, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732315') HTTP/1.1" 204 0
2026-03-26 15:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10732390
2026-03-26 15:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10732390
2026-03-26 15:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10732390 to the API
2026-03-26 15:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 88,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ceb2ad3a-253d-5e44-90b4-d60682a0631a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 292772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5721227/general/fa8364c8-5cc9-426b-9737-d13f0add221d.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/fc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/591463c9-302e-42df-b48a-1717a2b22592.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/37b7f6ee-3967-4113-9258-9c2a32329543.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/cf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/02349b27-0569-4595-9c4e-6b9f579bacab.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326559,
'Height': 1366,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/fa8364c8-5cc9-426b-9737-d13f0add221d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323454,
'Height': 1326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319496,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/fc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292707,
'Height': 1291,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/591463c9-302e-42df-b48a-1717a2b22592.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301443,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/37b7f6ee-3967-4113-9258-9c2a32329543.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254426,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/cf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280230,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146595,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/02349b27-0569-4595-9c4e-6b9f579bacab.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248040,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg',
'Width': 1600}],
'price': 8550,
'price_includes_vat': True,
'registration_date': '2017-08-10',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz Vito 109 CDI - Diesel - Manual - 88 hp - 292.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732390%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Saving data for 10732390: {'created_time': 1774538557.100469, 'last_price_update_time': 1774538557.100479, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732390') HTTP/1.1" 204 0
2026-03-26 15:22:37 [adesa.be] INFO: Found listing with ID: 10732250
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732250%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Scrape type for 10732250: 1
2026-03-26 15:22:37 [adesa.be] INFO: Scraping item 10732250 url https://www.openlane.eu/en/carv6/auction/10732250
2026-03-26 15:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/2c118646-8ab1-467f-9888-0a10690c4897.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:37 [adesa.be] INFO: Found listing with ID: 10732328
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732328%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Scrape type for 10732328: 1
2026-03-26 15:22:37 [adesa.be] INFO: Scraping item 10732328 url https://www.openlane.eu/en/carv6/auction/10732328
2026-03-26 15:22:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765d03ed0>
2026-03-26 15:22:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_4.jpg HTTP/1.1" 201 0
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252Fe1d9c4e7-43f8-4339-baf0-97eb39dda186.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/e1d9c4e7-43f8-4339-baf0-97eb39dda186.jpeg saved to cache
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:37 [adesa.be] INFO: Found listing with ID: 10727089
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727089%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Scrape type for 10727089: 0
2026-03-26 15:22:37 [adesa.be] INFO: Skipping item 10727089 url https://www.openlane.eu/en/carv6/auction/10727089
2026-03-26 15:22:37 [adesa.be] INFO: Found listing with ID: 10732289
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732289%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Scrape type for 10732289: 1
2026-03-26 15:22:37 [adesa.be] INFO: Scraping item 10732289 url https://www.openlane.eu/en/carv6/auction/10732289
2026-03-26 15:22:37 [adesa.be] INFO: Found listing with ID: 10724770
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724770%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Scrape type for 10724770: 0
2026-03-26 15:22:37 [adesa.be] INFO: Skipping item 10724770 url https://www.openlane.eu/en/carv6/auction/10724770
2026-03-26 15:22:37 [adesa.be] INFO: Found listing with ID: 10724669
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724669%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Scrape type for 10724669: 0
2026-03-26 15:22:37 [adesa.be] INFO: Skipping item 10724669 url https://www.openlane.eu/en/carv6/auction/10724669
2026-03-26 15:22:37 [adesa.be] INFO: Found listing with ID: 10730628
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730628%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [adesa.be] INFO: Scrape type for 10730628: 1
2026-03-26 15:22:37 [adesa.be] INFO: Scraping item 10730628 url https://www.openlane.eu/en/carv6/auction/10730628
2026-03-26 15:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10730590
2026-03-26 15:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a56f4d9e-a01b-5af6-933f-172085f2f541 with scrape type 1
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a56f4d9e-a01b-5af6-933f-172085f2f541
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F75f1d1ac-c1a8-45ba-ad7c-f210ac36ca92.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/75f1d1ac-c1a8-45ba-ad7c-f210ac36ca92.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252Ff8a3cf4b-67fd-45cc-9bcb-218f6fe1d547.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/f8a3cf4b-67fd-45cc-9bcb-218f6fe1d547.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F3b58f972-d014-4694-a7d5-2366b06fb8a0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/3b58f972-d014-4694-a7d5-2366b06fb8a0.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F3c161d7e-0094-45fd-9e81-b6d421eae774.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/3c161d7e-0094-45fd-9e81-b6d421eae774.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F0a2531b8-4232-4278-b1b5-7eb0dd28186e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/0a2531b8-4232-4278-b1b5-7eb0dd28186e.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F0acfb135-5664-4e1b-b34e-a51ca7967e25.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/0acfb135-5664-4e1b-b34e-a51ca7967e25.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F98703ceb-a448-4cff-9d53-6bc8755ff6b1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/98703ceb-a448-4cff-9d53-6bc8755ff6b1.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F7b91a234-7a88-4120-9a10-beb967d22791.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/7b91a234-7a88-4120-9a10-beb967d22791.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F8e652519-0f65-4a6d-9170-e4484c23e2af.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/8e652519-0f65-4a6d-9170-e4484c23e2af.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698637%252Fgeneral%252F32d04bb5-71b6-47e1-8d66-bf43eeecab5b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698637/general/32d04bb5-71b6-47e1-8d66-bf43eeecab5b.jpeg already downloaded
2026-03-26 15:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a56f4d9e-a01b-5af6-933f-172085f2f541, identifier: 10730590
2026-03-26 15:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10730583
2026-03-26 15:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf765a3-3078-5a66-9399-c5df840927d9 with scrape type 1
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item edf765a3-3078-5a66-9399-c5df840927d9
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252Fc5d3688f-5169-400b-a0d6-6a73a6e0ed64.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/c5d3688f-5169-400b-a0d6-6a73a6e0ed64.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F1af414ee-23e3-46ae-a564-e94dfb8df817.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/1af414ee-23e3-46ae-a564-e94dfb8df817.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F5bbe5959-fcd5-4815-8cd9-aa72f687172c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/5bbe5959-fcd5-4815-8cd9-aa72f687172c.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F0181826f-16c3-4273-9613-5524dde6247d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/0181826f-16c3-4273-9613-5524dde6247d.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F0043a4cc-9dbb-4ca1-a133-f7c4c83da4d0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/0043a4cc-9dbb-4ca1-a133-f7c4c83da4d0.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F513d2972-6cc5-4910-a8c4-19039655b357.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/513d2972-6cc5-4910-a8c4-19039655b357.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F0dc06457-49e1-452a-82c3-8f1473ac92c0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/0dc06457-49e1-452a-82c3-8f1473ac92c0.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F1ce13faa-d549-47c3-8ee7-a2531f484212.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/1ce13faa-d549-47c3-8ee7-a2531f484212.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252Fd25567ed-8cf5-4e61-8587-b2980a5da0be.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/d25567ed-8cf5-4e61-8587-b2980a5da0be.jpeg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685486%252Fgeneral%252F733ebb91-defd-40e3-92da-b3077ccf4e55.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685486/general/733ebb91-defd-40e3-92da-b3077ccf4e55.jpeg already downloaded
2026-03-26 15:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edf765a3-3078-5a66-9399-c5df840927d9, identifier: 10730583
2026-03-26 15:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10732263
2026-03-26 15:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with scrape type 1
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252Fd4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/d4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg already downloaded
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252F2a85b224-5c90-46d5-8f03-bda6271840c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/2a85b224-5c90-46d5-8f03-bda6271840c1.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252F2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252Fb5422f39-d058-454a-bf56-f9ca740d61f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/b5422f39-d058-454a-bf56-f9ca740d61f3.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252F917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252F54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252F8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252F5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252Fbacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/bacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg already downloaded
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467171%252Fgeneral%252F9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg already downloaded
2026-03-26 15:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d59108c3-fdd5-52ac-8c9f-55c21e88eef2, identifier: 10732263
2026-03-26 15:22:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765e125d0>
2026-03-26 15:22:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_3.jpg HTTP/1.1" 201 0
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252F2c118646-8ab1-467f-9888-0a10690c4897.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/2c118646-8ab1-467f-9888-0a10690c4897.jpeg saved to cache
2026-03-26 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:38 [adesa.be] INFO: Found listing with ID: 10732256
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732256%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [adesa.be] INFO: Scrape type for 10732256: 1
2026-03-26 15:22:38 [adesa.be] INFO: Scraping item 10732256 url https://www.openlane.eu/en/carv6/auction/10732256
2026-03-26 15:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10730590
2026-03-26 15:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10730590
2026-03-26 15:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10730590 to the API
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a56f4d9e-a01b-5af6-933f-172085f2f541',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1emn037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 92350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5698637/general/75f1d1ac-c1a8-45ba-ad7c-f210ac36ca92.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/f8a3cf4b-67fd-45cc-9bcb-218f6fe1d547.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/3b58f972-d014-4694-a7d5-2366b06fb8a0.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/3c161d7e-0094-45fd-9e81-b6d421eae774.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/0a2531b8-4232-4278-b1b5-7eb0dd28186e.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/0acfb135-5664-4e1b-b34e-a51ca7967e25.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/98703ceb-a448-4cff-9d53-6bc8755ff6b1.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/7b91a234-7a88-4120-9a10-beb967d22791.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/8e652519-0f65-4a6d-9170-e4484c23e2af.jpeg',
'https://images.openlane.eu/carimgs/5698637/general/32d04bb5-71b6-47e1-8d66-bf43eeecab5b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335100,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/75f1d1ac-c1a8-45ba-ad7c-f210ac36ca92.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339332,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/f8a3cf4b-67fd-45cc-9bcb-218f6fe1d547.jpeg',
'Width': 1574},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/3b58f972-d014-4694-a7d5-2366b06fb8a0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341656,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/3c161d7e-0094-45fd-9e81-b6d421eae774.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286434,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/0a2531b8-4232-4278-b1b5-7eb0dd28186e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4659453,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/0acfb135-5664-4e1b-b34e-a51ca7967e25.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305324,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/98703ceb-a448-4cff-9d53-6bc8755ff6b1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312092,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/7b91a234-7a88-4120-9a10-beb967d22791.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388440,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/8e652519-0f65-4a6d-9170-e4484c23e2af.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a56f4d9e-a01b-5af6-933f-172085f2f541/a56f4d9e-a01b-5af6-933f-172085f2f541_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200393,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698637/general/32d04bb5-71b6-47e1-8d66-bf43eeecab5b.jpeg',
'Width': 1440}],
'price': 21250,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Sportage 1.6 CRDI - Hybrid - Automatic - 135 hp - 92.350 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730590%27 HTTP/1.1" 200 None
2026-03-26 15:22:38 [adesa.be] INFO: Saving data for 10730590: {'created_time': 1774538558.741261, 'last_price_update_time': 1774538558.741276, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730590') HTTP/1.1" 204 0
2026-03-26 15:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10730583
2026-03-26 15:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10730583
2026-03-26 15:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10730583 to the API
2026-03-26 15:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730583>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'edf765a3-3078-5a66-9399-c5df840927d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUQ295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Rio',
'odometer': 86960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5685486/general/c5d3688f-5169-400b-a0d6-6a73a6e0ed64.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/1af414ee-23e3-46ae-a564-e94dfb8df817.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/5bbe5959-fcd5-4815-8cd9-aa72f687172c.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/0181826f-16c3-4273-9613-5524dde6247d.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/0043a4cc-9dbb-4ca1-a133-f7c4c83da4d0.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/513d2972-6cc5-4910-a8c4-19039655b357.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/0dc06457-49e1-452a-82c3-8f1473ac92c0.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/1ce13faa-d549-47c3-8ee7-a2531f484212.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/d25567ed-8cf5-4e61-8587-b2980a5da0be.jpeg',
'https://images.openlane.eu/carimgs/5685486/general/733ebb91-defd-40e3-92da-b3077ccf4e55.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4827341,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/c5d3688f-5169-400b-a0d6-6a73a6e0ed64.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4727839,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/1af414ee-23e3-46ae-a564-e94dfb8df817.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6178955,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/5bbe5959-fcd5-4815-8cd9-aa72f687172c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5981895,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/0181826f-16c3-4273-9613-5524dde6247d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5211976,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/0043a4cc-9dbb-4ca1-a133-f7c4c83da4d0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5283606,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/513d2972-6cc5-4910-a8c4-19039655b357.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2818800,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/0dc06457-49e1-452a-82c3-8f1473ac92c0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2946719,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/1ce13faa-d549-47c3-8ee7-a2531f484212.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3579850,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/d25567ed-8cf5-4e61-8587-b2980a5da0be.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf765a3-3078-5a66-9399-c5df840927d9/edf765a3-3078-5a66-9399-c5df840927d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1313958,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685486/general/733ebb91-defd-40e3-92da-b3077ccf4e55.jpeg',
'Width': 4032}],
'price': 6250,
'price_includes_vat': True,
'registration_date': '2018-02-16',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Rio 1.2i Fusion - Petrol - Manual - 84 hp - 86.960 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2018}
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730583%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Saving data for 10730583: {'created_time': 1774538559.135726, 'last_price_update_time': 1774538559.135737, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730583') HTTP/1.1" 204 0
2026-03-26 15:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10732263
2026-03-26 15:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10732263
2026-03-26 15:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10732263 to the API
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732263>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd59108c3-fdd5-52ac-8c9f-55c21e88eef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AGT422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732263',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 104874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5467171/general/d4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg',
'https://images.openlane.eu/carimgs/5467171/general/2a85b224-5c90-46d5-8f03-bda6271840c1.jpg',
'https://images.openlane.eu/carimgs/5467171/general/2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg',
'https://images.openlane.eu/carimgs/5467171/general/b5422f39-d058-454a-bf56-f9ca740d61f3.jpg',
'https://images.openlane.eu/carimgs/5467171/general/917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg',
'https://images.openlane.eu/carimgs/5467171/general/54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg',
'https://images.openlane.eu/carimgs/5467171/general/8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg',
'https://images.openlane.eu/carimgs/5467171/general/5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg',
'https://images.openlane.eu/carimgs/5467171/general/bacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg',
'https://images.openlane.eu/carimgs/5467171/general/9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233072,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/d4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307215,
'Height': 1349,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/2a85b224-5c90-46d5-8f03-bda6271840c1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271669,
'Height': 1318,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240874,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/b5422f39-d058-454a-bf56-f9ca740d61f3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288347,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344729,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229173,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156433,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323330,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/bacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229797,
'Height': 1372,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg',
'Width': 1600}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.6i - Petrol - Manual - 131 hp - 104.874 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732263%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Saving data for 10732263: {'created_time': 1774538559.457929, 'last_price_update_time': 1774538559.457939, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732263') HTTP/1.1" 204 0
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10727139
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727139%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10727139: 0
2026-03-26 15:22:39 [adesa.be] INFO: Skipping item 10727139 url https://www.openlane.eu/en/carv6/auction/10727139
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10732353
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732353%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10732353: 1
2026-03-26 15:22:39 [adesa.be] INFO: Scraping item 10732353 url https://www.openlane.eu/en/carv6/auction/10732353
2026-03-26 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10727072
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727072%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10727072: 0
2026-03-26 15:22:39 [adesa.be] INFO: Skipping item 10727072 url https://www.openlane.eu/en/carv6/auction/10727072
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10732411
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732411%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10732411: 1
2026-03-26 15:22:39 [adesa.be] INFO: Scraping item 10732411 url https://www.openlane.eu/en/carv6/auction/10732411
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10727087
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727087%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10727087: 0
2026-03-26 15:22:39 [adesa.be] INFO: Skipping item 10727087 url https://www.openlane.eu/en/carv6/auction/10727087
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10727061
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727061%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10727061: 0
2026-03-26 15:22:39 [adesa.be] INFO: Skipping item 10727061 url https://www.openlane.eu/en/carv6/auction/10727061
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10727494
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727494%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10727494: 0
2026-03-26 15:22:39 [adesa.be] INFO: Skipping item 10727494 url https://www.openlane.eu/en/carv6/auction/10727494
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10732281
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732281%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10732281: 1
2026-03-26 15:22:39 [adesa.be] INFO: Scraping item 10732281 url https://www.openlane.eu/en/carv6/auction/10732281
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10724672
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724672%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10724672: 0
2026-03-26 15:22:39 [adesa.be] INFO: Skipping item 10724672 url https://www.openlane.eu/en/carv6/auction/10724672
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10725653
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725653%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10725653: 0
2026-03-26 15:22:39 [adesa.be] INFO: Skipping item 10725653 url https://www.openlane.eu/en/carv6/auction/10725653
2026-03-26 15:22:39 [adesa.be] INFO: Found listing with ID: 10732246
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732246%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [adesa.be] INFO: Scrape type for 10732246: 1
2026-03-26 15:22:39 [adesa.be] INFO: Scraping item 10732246 url https://www.openlane.eu/en/carv6/auction/10732246
2026-03-26 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/b73e36dc-aeb7-4393-9180-6f24bd921709.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10732320
2026-03-26 15:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702b99c4-1b32-5b84-bf46-4d955e463312 with scrape type 1
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 702b99c4-1b32-5b84-bf46-4d955e463312
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fd74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/d74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F78a90c5a-2990-4699-b296-eaf95196df6a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/78a90c5a-2990-4699-b296-eaf95196df6a.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fd1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/d1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb654115f-f235-4aa8-a1e6-7499628b0354.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b654115f-f235-4aa8-a1e6-7499628b0354.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg already downloaded
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Ff7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/f7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg already downloaded
2026-03-26 15:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 702b99c4-1b32-5b84-bf46-4d955e463312, identifier: 10732320
2026-03-26 15:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10730611
2026-03-26 15:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53608986-cbd1-54c6-9b07-4e42f4d7c529 with scrape type 1
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53608986-cbd1-54c6-9b07-4e42f4d7c529
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252Fbcf12911-e163-46d7-8ce6-00166cc08ea3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/bcf12911-e163-46d7-8ce6-00166cc08ea3.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252Ff1a9d9d6-aba5-40eb-98f4-488bbcbc32c9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/f1a9d9d6-aba5-40eb-98f4-488bbcbc32c9.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252F12e3701e-45e0-4944-82a2-f05341004fd9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/12e3701e-45e0-4944-82a2-f05341004fd9.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252F6e4a7556-8cac-4881-a8ec-890ed67dc5ef.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/6e4a7556-8cac-4881-a8ec-890ed67dc5ef.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252Fcf92401f-71be-4609-a135-85b9a484af1b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/cf92401f-71be-4609-a135-85b9a484af1b.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252F9092d098-3ffc-4a00-9ed7-5f750f7bc3eb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/9092d098-3ffc-4a00-9ed7-5f750f7bc3eb.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252F3e43cb45-88d0-48e5-887a-c95237ef8972.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/3e43cb45-88d0-48e5-887a-c95237ef8972.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252Fe4cc9d70-a371-47dc-bd3a-5ed6d4d4321d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/e4cc9d70-a371-47dc-bd3a-5ed6d4d4321d.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252Ff0c605d8-5c72-4833-a925-f61ac14e96e1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/f0c605d8-5c72-4833-a925-f61ac14e96e1.jpeg already downloaded
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725071%252Fgeneral%252F19439b87-ee7d-4ec0-9368-79850103410e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725071/general/19439b87-ee7d-4ec0-9368-79850103410e.jpeg already downloaded
2026-03-26 15:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53608986-cbd1-54c6-9b07-4e42f4d7c529, identifier: 10730611
2026-03-26 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/9fbe7dca-cdc7-4d8a-8ab1-d0883517b904.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:40 [adesa.be] INFO: Found listing with ID: 10732308
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732308%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [adesa.be] INFO: Scrape type for 10732308: 1
2026-03-26 15:22:40 [adesa.be] INFO: Scraping item 10732308 url https://www.openlane.eu/en/carv6/auction/10732308
2026-03-26 15:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10732320
2026-03-26 15:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10732320
2026-03-26 15:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10732320 to the API
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732320>
{'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-27T09: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=10732320',
'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-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732320%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [adesa.be] INFO: Saving data for 10732320: {'created_time': 1774538560.576986, 'last_price_update_time': 1774538560.576997, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732320') HTTP/1.1" 204 0
2026-03-26 15:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10730611
2026-03-26 15:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10730611
2026-03-26 15:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10730611 to the API
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730611>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '53608986-cbd1-54c6-9b07-4e42f4d7c529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fll216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 108128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5725071/general/bcf12911-e163-46d7-8ce6-00166cc08ea3.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/f1a9d9d6-aba5-40eb-98f4-488bbcbc32c9.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/12e3701e-45e0-4944-82a2-f05341004fd9.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/6e4a7556-8cac-4881-a8ec-890ed67dc5ef.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/cf92401f-71be-4609-a135-85b9a484af1b.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/9092d098-3ffc-4a00-9ed7-5f750f7bc3eb.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/3e43cb45-88d0-48e5-887a-c95237ef8972.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/e4cc9d70-a371-47dc-bd3a-5ed6d4d4321d.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/f0c605d8-5c72-4833-a925-f61ac14e96e1.jpeg',
'https://images.openlane.eu/carimgs/5725071/general/19439b87-ee7d-4ec0-9368-79850103410e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366902,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/bcf12911-e163-46d7-8ce6-00166cc08ea3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391136,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/f1a9d9d6-aba5-40eb-98f4-488bbcbc32c9.jpeg',
'Width': 1580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 417068,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/12e3701e-45e0-4944-82a2-f05341004fd9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 436946,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/6e4a7556-8cac-4881-a8ec-890ed67dc5ef.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337910,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/cf92401f-71be-4609-a135-85b9a484af1b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339088,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/9092d098-3ffc-4a00-9ed7-5f750f7bc3eb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 378179,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/3e43cb45-88d0-48e5-887a-c95237ef8972.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347062,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/e4cc9d70-a371-47dc-bd3a-5ed6d4d4321d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 465302,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/f0c605d8-5c72-4833-a925-f61ac14e96e1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53608986-cbd1-54c6-9b07-4e42f4d7c529/53608986-cbd1-54c6-9b07-4e42f4d7c529_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 282586,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725071/general/19439b87-ee7d-4ec0-9368-79850103410e.jpeg',
'Width': 1440}],
'price': 5550,
'price_includes_vat': True,
'registration_date': '2013-08-07',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mitsubishi ASX 1.6i - Petrol - Manual - 115 hp - 108.128 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730611%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [adesa.be] INFO: Saving data for 10730611: {'created_time': 1774538560.956169, 'last_price_update_time': 1774538560.95618, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730611') HTTP/1.1" 204 0
2026-03-26 15:22:40 [adesa.be] INFO: Found listing with ID: 10732408
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732408%27 HTTP/1.1" 200 None
2026-03-26 15:22:40 [adesa.be] INFO: Scrape type for 10732408: 1
2026-03-26 15:22:40 [adesa.be] INFO: Scraping item 10732408 url https://www.openlane.eu/en/carv6/auction/10732408
2026-03-26 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527996/general/2e1f3151-543d-4d1c-bebf-28c0167f7c4f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730909)
2026-03-26 15:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b3fe10>
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_1.jpg HTTP/1.1" 201 0
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252Fb73e36dc-aeb7-4393-9180-6f24bd921709.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/b73e36dc-aeb7-4393-9180-6f24bd921709.jpeg saved to cache
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5764fabf90>
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_2.jpg HTTP/1.1" 201 0
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252F9fbe7dca-cdc7-4d8a-8ab1-d0883517b904.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/9fbe7dca-cdc7-4d8a-8ab1-d0883517b904.jpeg saved to cache
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10727073
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727073%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10727073: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10727073 url https://www.openlane.eu/en/carv6/auction/10727073
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10724628
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724628%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10724628: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10724628 url https://www.openlane.eu/en/carv6/auction/10724628
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10727470
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727470%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10727470: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10727470 url https://www.openlane.eu/en/carv6/auction/10727470
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10727479
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727479%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10727479: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10727479 url https://www.openlane.eu/en/carv6/auction/10727479
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10724675
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724675%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10724675: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10724675 url https://www.openlane.eu/en/carv6/auction/10724675
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10724615
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724615%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10724615: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10724615 url https://www.openlane.eu/en/carv6/auction/10724615
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10724647
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724647%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10724647: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10724647 url https://www.openlane.eu/en/carv6/auction/10724647
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10730615
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730615%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10730615: 1
2026-03-26 15:22:41 [adesa.be] INFO: Scraping item 10730615 url https://www.openlane.eu/en/carv6/auction/10730615
2026-03-26 15:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10725644
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725644%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10725644: 0
2026-03-26 15:22:41 [adesa.be] INFO: Skipping item 10725644 url https://www.openlane.eu/en/carv6/auction/10725644
2026-03-26 15:22:41 [adesa.be] INFO: Found listing with ID: 10732276
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732276%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [adesa.be] INFO: Scrape type for 10732276: 1
2026-03-26 15:22:41 [adesa.be] INFO: Scraping item 10732276 url https://www.openlane.eu/en/carv6/auction/10732276
2026-03-26 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10730599
2026-03-26 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with scrape type 1
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fea7a3e-7745-5fbc-aaa7-7e215b951367
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252Ffdd4231d-8c91-4d93-888d-44e131c2b8d0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/fdd4231d-8c91-4d93-888d-44e131c2b8d0.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F194a0aaa-557e-4ffc-a77d-d13022047f85.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/194a0aaa-557e-4ffc-a77d-d13022047f85.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F012c9618-f9a1-4597-8c4a-64e1de296123.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/012c9618-f9a1-4597-8c4a-64e1de296123.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F4c9d4915-8dbf-444a-919a-2e00dc81a472.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/4c9d4915-8dbf-444a-919a-2e00dc81a472.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F2515c561-94f8-4258-acb9-a914ca42b500.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/2515c561-94f8-4258-acb9-a914ca42b500.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F0e72f010-d390-42b0-a3a1-52c25a1e4949.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/0e72f010-d390-42b0-a3a1-52c25a1e4949.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F06e9dc80-0b28-4176-af5a-ed882d1f8ed7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/06e9dc80-0b28-4176-af5a-ed882d1f8ed7.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F1bcf67bd-d7a7-4a6e-baf5-2b02a5e8ced1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/1bcf67bd-d7a7-4a6e-baf5-2b02a5e8ced1.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F762918cc-a985-4dba-87a0-015f8a65830c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/762918cc-a985-4dba-87a0-015f8a65830c.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712218%252Fgeneral%252F842b7abf-d108-48d8-97d8-09ed673d6dfc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712218/general/842b7abf-d108-48d8-97d8-09ed673d6dfc.jpeg already downloaded
2026-03-26 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fea7a3e-7745-5fbc-aaa7-7e215b951367, identifier: 10730599
2026-03-26 15:22:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766dc4e50>
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:22:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527996%252Fgeneral%252F2e1f3151-543d-4d1c-bebf-28c0167f7c4f.jpeg') HTTP/1.1" 204 0
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527996/general/2e1f3151-543d-4d1c-bebf-28c0167f7c4f.jpeg saved to cache
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dea382da-17bb-58bc-9dc3-257f20e11202
2026-03-26 15:22:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dea382da-17bb-58bc-9dc3-257f20e11202, skipping ID generation
2026-03-26 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea382da-17bb-58bc-9dc3-257f20e11202 with scrape type 1
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dea382da-17bb-58bc-9dc3-257f20e11202 sending to next pipeline
2026-03-26 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dea382da-17bb-58bc-9dc3-257f20e11202, identifier: 10730909
2026-03-26 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10732383
2026-03-26 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768c5009-2de4-562c-9f43-c199ec760c15 with scrape type 1
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 768c5009-2de4-562c-9f43-c199ec760c15
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F752bcd84-aec8-4905-824f-6a2c98d20e4f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/752bcd84-aec8-4905-824f-6a2c98d20e4f.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F0c5dc97a-9f88-4551-adca-3258b3d3f656.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/0c5dc97a-9f88-4551-adca-3258b3d3f656.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Ff16f1b25-8252-4cfe-a40c-b06dcce76980.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/f16f1b25-8252-4cfe-a40c-b06dcce76980.jpeg already downloaded
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fb79c4d94-d7d0-46d8-87e8-2e74ac497d67.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/b79c4d94-d7d0-46d8-87e8-2e74ac497d67.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F92a807f5-4760-42f4-a294-d90ffd9f20bb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/92a807f5-4760-42f4-a294-d90ffd9f20bb.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fa62e235e-e6a6-43ea-84f8-d8d08615a34e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/a62e235e-e6a6-43ea-84f8-d8d08615a34e.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fbe8adf2a-bddf-46fb-a9e4-e822e369bf37.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/be8adf2a-bddf-46fb-a9e4-e822e369bf37.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F5e006292-2edc-40bb-a40a-8f00ac2a9274.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/5e006292-2edc-40bb-a40a-8f00ac2a9274.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fa45cfbdf-2c8e-4fdc-be7e-75708c4875b9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/a45cfbdf-2c8e-4fdc-be7e-75708c4875b9.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F6652558a-1f1f-442c-94a8-bd961387ee75.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/6652558a-1f1f-442c-94a8-bd961387ee75.jpeg already downloaded
2026-03-26 15:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 768c5009-2de4-562c-9f43-c199ec760c15, identifier: 10732383
2026-03-26 15:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10732369
2026-03-26 15:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with scrape type 1
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F6daea987-e175-4271-9450-d6628ec4a613.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/6daea987-e175-4271-9450-d6628ec4a613.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F0daeaae6-13b3-4675-a2cd-5739deb3a5b0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/0daeaae6-13b3-4675-a2cd-5739deb3a5b0.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F49d7d5e7-c80a-43f8-a385-76a04fd74998.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/49d7d5e7-c80a-43f8-a385-76a04fd74998.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F1da0b565-a586-4b4f-9c20-d6fd53dda324.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/1da0b565-a586-4b4f-9c20-d6fd53dda324.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F76bb972f-6fb2-4fcf-b530-f6786c128be7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/76bb972f-6fb2-4fcf-b530-f6786c128be7.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252Fbf21213f-92d1-4da6-a244-ea70961a8001.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/bf21213f-92d1-4da6-a244-ea70961a8001.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F144ed3dc-5231-440b-a27f-a2d94fa1206a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/144ed3dc-5231-440b-a27f-a2d94fa1206a.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252Fec2b307e-aaf3-4cdc-b148-3cf8f09a107d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/ec2b307e-aaf3-4cdc-b148-3cf8f09a107d.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F49320553-6ae2-4ad1-b8b8-39c84ccb6cdf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/49320553-6ae2-4ad1-b8b8-39c84ccb6cdf.jpeg already downloaded
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706311%252Fgeneral%252F4cde8317-d9d3-4206-b0d6-d07904b86199.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/4cde8317-d9d3-4206-b0d6-d07904b86199.jpeg already downloaded
2026-03-26 15:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d, identifier: 10732369
2026-03-26 15:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10730599
2026-03-26 15:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10730599
2026-03-26 15:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10730599 to the API
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fea7a3e-7745-5fbc-aaa7-7e215b951367',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DXF783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 160352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5712218/general/fdd4231d-8c91-4d93-888d-44e131c2b8d0.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/194a0aaa-557e-4ffc-a77d-d13022047f85.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/012c9618-f9a1-4597-8c4a-64e1de296123.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/4c9d4915-8dbf-444a-919a-2e00dc81a472.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/2515c561-94f8-4258-acb9-a914ca42b500.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/0e72f010-d390-42b0-a3a1-52c25a1e4949.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/06e9dc80-0b28-4176-af5a-ed882d1f8ed7.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/1bcf67bd-d7a7-4a6e-baf5-2b02a5e8ced1.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/762918cc-a985-4dba-87a0-015f8a65830c.jpeg',
'https://images.openlane.eu/carimgs/5712218/general/842b7abf-d108-48d8-97d8-09ed673d6dfc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329037,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/fdd4231d-8c91-4d93-888d-44e131c2b8d0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371298,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/194a0aaa-557e-4ffc-a77d-d13022047f85.jpeg',
'Width': 1742},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332473,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/012c9618-f9a1-4597-8c4a-64e1de296123.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304300,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/4c9d4915-8dbf-444a-919a-2e00dc81a472.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353218,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/2515c561-94f8-4258-acb9-a914ca42b500.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330535,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/0e72f010-d390-42b0-a3a1-52c25a1e4949.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323374,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/06e9dc80-0b28-4176-af5a-ed882d1f8ed7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/1bcf67bd-d7a7-4a6e-baf5-2b02a5e8ced1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353600,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/762918cc-a985-4dba-87a0-015f8a65830c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fea7a3e-7745-5fbc-aaa7-7e215b951367/1fea7a3e-7745-5fbc-aaa7-7e215b951367_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290772,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712218/general/842b7abf-d108-48d8-97d8-09ed673d6dfc.jpeg',
'Width': 1440}],
'price': 10150,
'price_includes_vat': True,
'registration_date': '2019-01-24',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia ProCeed 1.6 GT Line - Diesel - Manual - 135 hp - 160.352 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730599%27 HTTP/1.1" 200 None
2026-03-26 15:22:42 [adesa.be] INFO: Saving data for 10730599: {'created_time': 1774538562.766448, 'last_price_update_time': 1774538562.766481, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730599') HTTP/1.1" 204 0
2026-03-26 15:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dea382da-17bb-58bc-9dc3-257f20e11202 with identifier: 10730909
2026-03-26 15:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dea382da-17bb-58bc-9dc3-257f20e11202 with identifier: 10730909
2026-03-26 15:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dea382da-17bb-58bc-9dc3-257f20e11202 with identifier: 10730909 to the API
2026-03-26 15:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5527996/general/2e1f3151-543d-4d1c-bebf-28c0167f7c4f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 249,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'dea382da-17bb-58bc-9dc3-257f20e11202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GKT495HUB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730909',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 188512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3130995,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/2e1f3151-543d-4d1c-bebf-28c0167f7c4f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2926143,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/b73e36dc-aeb7-4393-9180-6f24bd921709.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2997455,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/9fbe7dca-cdc7-4d8a-8ab1-d0883517b904.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2650205,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/2c118646-8ab1-467f-9888-0a10690c4897.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2328784,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/e1d9c4e7-43f8-4339-baf0-97eb39dda186.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2678441,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/48f66b05-5bba-4aaa-b842-eb8690c8684b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3137285,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/45350bf9-d308-4f03-bc8d-c984cdbc8044.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2578838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/b0644640-419b-47fe-a056-3e10ac53fa35.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2288972,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/73f6422d-7ebd-4d6b-8372-10db55ec4fa0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dea382da-17bb-58bc-9dc3-257f20e11202/dea382da-17bb-58bc-9dc3-257f20e11202_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2985700,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527996/general/f8ba5b26-14ab-454d-9487-19365aef66bd.jpeg',
'Width': 4032}],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2012-05-08',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Ford Transit 2.2 TDCI Ambiente - Diesel - Manual - 125 hp - 188.512 '
'km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2012}
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730909%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Saving data for 10730909: {'created_time': 1774538563.170233, 'last_price_update_time': 1774538563.170243, 'auction_closing_time': 1774607400.0}
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730909') HTTP/1.1" 204 0
2026-03-26 15:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10732383
2026-03-26 15:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10732383
2026-03-26 15:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10732383 to the API
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732383>
{'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-27T09: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=10732383',
'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-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732383%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Saving data for 10732383: {'created_time': 1774538563.465746, 'last_price_update_time': 1774538563.465755, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732383') HTTP/1.1" 204 0
2026-03-26 15:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10732369
2026-03-26 15:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10732369
2026-03-26 15:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10732369 to the API
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732369>
{'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-27T09: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=10732369',
'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-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732369%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Saving data for 10732369: {'created_time': 1774538563.783537, 'last_price_update_time': 1774538563.783546, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732369') HTTP/1.1" 204 0
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10732270
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732270%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10732270: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10732270 url https://www.openlane.eu/en/carv6/auction/10732270
2026-03-26 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10730622
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730622%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10730622: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10730622 url https://www.openlane.eu/en/carv6/auction/10730622
2026-03-26 15:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10730608
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730608%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10730608: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10730608 url https://www.openlane.eu/en/carv6/auction/10730608
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10732331
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732331%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10732331: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10732331 url https://www.openlane.eu/en/carv6/auction/10732331
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10732340
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732340%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10732340: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10732340 url https://www.openlane.eu/en/carv6/auction/10732340
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10730594
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730594%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10730594: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10730594 url https://www.openlane.eu/en/carv6/auction/10730594
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10724651
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724651%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10724651: 0
2026-03-26 15:22:43 [adesa.be] INFO: Skipping item 10724651 url https://www.openlane.eu/en/carv6/auction/10724651
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10732357
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732357%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10732357: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10732357 url https://www.openlane.eu/en/carv6/auction/10732357
2026-03-26 15:22:43 [adesa.be] INFO: Found listing with ID: 10732255
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732255%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [adesa.be] INFO: Scrape type for 10732255: 1
2026-03-26 15:22:43 [adesa.be] INFO: Scraping item 10732255 url https://www.openlane.eu/en/carv6/auction/10732255
2026-03-26 15:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10732328
2026-03-26 15:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with scrape type 1
2026-03-26 15:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673576%252Fgeneral%252F0f8b72be-f95a-47eb-b55f-277f234013da.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/0f8b72be-f95a-47eb-b55f-277f234013da.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252F8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252F5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252F9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252Fac26a9dc-2d30-4333-9557-f30b7337e391.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/ac26a9dc-2d30-4333-9557-f30b7337e391.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252F730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252Fb49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/b49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252F1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252Ffa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/fa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5673576%252Fgeneral%252F84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg already downloaded
2026-03-26 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935ef6cb-463d-5da8-bbea-e050a7ee2a47, identifier: 10732328
2026-03-26 15:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10732291
2026-03-26 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c902e6-15ea-5498-88a2-246930ac8679 with scrape type 1
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50c902e6-15ea-5498-88a2-246930ac8679
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252Fadf7b846-b971-4436-accb-5dad329b80ae.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/adf7b846-b971-4436-accb-5dad329b80ae.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252Fcfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/cfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F670cce78-329f-4a22-98ed-0ced43af9b51.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/670cce78-329f-4a22-98ed-0ced43af9b51.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5617642%252Fgeneral%252F7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg already downloaded
2026-03-26 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c902e6-15ea-5498-88a2-246930ac8679, identifier: 10732291
2026-03-26 15:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10732266
2026-03-26 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f976e36-082c-5305-aa3f-75f11d0b7554 with scrape type 1
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f976e36-082c-5305-aa3f-75f11d0b7554
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F622ee18b-98ed-4aca-a617-64d8a59207c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/622ee18b-98ed-4aca-a617-64d8a59207c6.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F6c1b81d0-b84e-4ace-9532-b811789beef8.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/6c1b81d0-b84e-4ace-9532-b811789beef8.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252F0a29e253-ddae-4581-ab82-d26a35a280e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/0a29e253-ddae-4581-ab82-d26a35a280e2.jpg already downloaded
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5510650%252Fgeneral%252Fbe057527-dd41-4f92-8cc4-3286da778824.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/be057527-dd41-4f92-8cc4-3286da778824.jpg already downloaded
2026-03-26 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f976e36-082c-5305-aa3f-75f11d0b7554, identifier: 10732266
2026-03-26 15:22:44 [adesa.be] INFO: Found listing with ID: 10732363
2026-03-26 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710732363%27 HTTP/1.1" 200 None
2026-03-26 15:22:44 [adesa.be] INFO: Scrape type for 10732363: 1
2026-03-26 15:22:44 [adesa.be] INFO: Scraping item 10732363 url https://www.openlane.eu/en/carv6/auction/10732363
2026-03-26 15:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10732328
2026-03-26 15:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10732328
2026-03-26 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10732328 to the API
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '935ef6cb-463d-5da8-bbea-e050a7ee2a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2fah396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 172041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5673576/general/0f8b72be-f95a-47eb-b55f-277f234013da.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/ac26a9dc-2d30-4333-9557-f30b7337e391.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/b49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/fa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281910,
'Height': 1187,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/0f8b72be-f95a-47eb-b55f-277f234013da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310964,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331580,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295597,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244875,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/ac26a9dc-2d30-4333-9557-f30b7337e391.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268318,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318322,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/b49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166175,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328142,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/fa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249745,
'Height': 1297,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg',
'Width': 1600}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2013-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.3 CDTI - Diesel - Manual - 74 hp - 172.041 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732328%27 HTTP/1.1" 200 None
2026-03-26 15:22:45 [adesa.be] INFO: Saving data for 10732328: {'created_time': 1774538565.250143, 'last_price_update_time': 1774538565.250152, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732328') HTTP/1.1" 204 0
2026-03-26 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10732291
2026-03-26 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10732291
2026-03-26 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10732291 to the API
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732291>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '50c902e6-15ea-5498-88a2-246930ac8679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TVQ256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 80685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5617642/general/02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/adf7b846-b971-4436-accb-5dad329b80ae.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/cfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/670cce78-329f-4a22-98ed-0ced43af9b51.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274727,
'Height': 1443,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300845,
'Height': 1477,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/adf7b846-b971-4436-accb-5dad329b80ae.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317618,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/cfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324275,
'Height': 1580,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/670cce78-329f-4a22-98ed-0ced43af9b51.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245470,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253325,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228722,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151473,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246394,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259288,
'Height': 1599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg',
'Width': 1543}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2005-12-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Combo 1.2 - Diesel - Manual - 69 hp - 80.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732291%27 HTTP/1.1" 200 None
2026-03-26 15:22:45 [adesa.be] INFO: Saving data for 10732291: {'created_time': 1774538565.612818, 'last_price_update_time': 1774538565.612828, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732291') HTTP/1.1" 204 0
2026-03-26 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10732266
2026-03-26 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10732266
2026-03-26 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10732266 to the API
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 113,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3f976e36-082c-5305-aa3f-75f11d0b7554',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VJC070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 110077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5510650/general/622ee18b-98ed-4aca-a617-64d8a59207c6.jpg',
'https://images.openlane.eu/carimgs/5510650/general/6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg',
'https://images.openlane.eu/carimgs/5510650/general/4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg',
'https://images.openlane.eu/carimgs/5510650/general/069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg',
'https://images.openlane.eu/carimgs/5510650/general/87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg',
'https://images.openlane.eu/carimgs/5510650/general/0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg',
'https://images.openlane.eu/carimgs/5510650/general/6c1b81d0-b84e-4ace-9532-b811789beef8.jpg',
'https://images.openlane.eu/carimgs/5510650/general/0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg',
'https://images.openlane.eu/carimgs/5510650/general/0a29e253-ddae-4581-ab82-d26a35a280e2.jpg',
'https://images.openlane.eu/carimgs/5510650/general/be057527-dd41-4f92-8cc4-3286da778824.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197491,
'Height': 1222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/622ee18b-98ed-4aca-a617-64d8a59207c6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204703,
'Height': 1224,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214754,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220339,
'Height': 1271,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264303,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265322,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/6c1b81d0-b84e-4ace-9532-b811789beef8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256124,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225694,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/0a29e253-ddae-4581-ab82-d26a35a280e2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220616,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/be057527-dd41-4f92-8cc4-3286da778824.jpg',
'Width': 1200}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.6 - Petrol - Automatic - 113 hp - 110.077 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732266%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [adesa.be] INFO: Saving data for 10732266: {'created_time': 1774538566.017562, 'last_price_update_time': 1774538566.017579, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732266') HTTP/1.1" 204 0
2026-03-26 15:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10730588
2026-03-26 15:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with scrape type 1
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0d1856d-ebf6-5f7c-8bb2-b549da3b5475
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252F9ad11d0b-1580-4b43-8104-7a466734d05a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/9ad11d0b-1580-4b43-8104-7a466734d05a.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252F8d3918cd-bb18-4455-b592-ffe6878eec8a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/8d3918cd-bb18-4455-b592-ffe6878eec8a.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252Ff05df3ec-d064-4f58-aebe-c65fa5e8510e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/f05df3ec-d064-4f58-aebe-c65fa5e8510e.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252F17b8f753-22cc-4cda-b407-a919586a0a5a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/17b8f753-22cc-4cda-b407-a919586a0a5a.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252Ff0d1d0dd-fab8-4d4a-8fc7-05393f2c0fe6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/f0d1d0dd-fab8-4d4a-8fc7-05393f2c0fe6.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252F951e5861-f6d5-49e8-8eb6-4b0addcc72e8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/951e5861-f6d5-49e8-8eb6-4b0addcc72e8.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252Fc5239a6b-4e3b-4b0a-ae89-5e5fa86ae86a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/c5239a6b-4e3b-4b0a-ae89-5e5fa86ae86a.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252F5d79e328-a8a9-49d5-899e-e022ce3d16c7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/5d79e328-a8a9-49d5-899e-e022ce3d16c7.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252Fdf4ddc69-bbba-40e1-9c0f-c78f7c8638bb.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/df4ddc69-bbba-40e1-9c0f-c78f7c8638bb.jpeg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698351%252Fgeneral%252F36bd8d07-05ca-4d98-88aa-06625c2a8336.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/36bd8d07-05ca-4d98-88aa-06625c2a8336.jpeg already downloaded
2026-03-26 15:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475, identifier: 10730588
2026-03-26 15:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10732267
2026-03-26 15:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de with scrape type 1
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252F27c9bb14-9072-4f80-a0f2-492818d57754.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/27c9bb14-9072-4f80-a0f2-492818d57754.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252F7543fba6-4515-4f78-9009-387e7eb03032.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/7543fba6-4515-4f78-9009-387e7eb03032.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252Fe91a1959-4709-4e28-9e08-4d2f25cdf665.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/e91a1959-4709-4e28-9e08-4d2f25cdf665.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252Fce2620c7-ffc7-49be-9736-ed6b4804893e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/ce2620c7-ffc7-49be-9736-ed6b4804893e.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252Fa922eac6-b466-40b2-8024-5192829f959e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/a922eac6-b466-40b2-8024-5192829f959e.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252F2d2350c5-1e62-4060-acae-133ad94191a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/2d2350c5-1e62-4060-acae-133ad94191a9.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252F6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252Fc6a7aab3-2799-442f-8d05-ac07b07421ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/c6a7aab3-2799-442f-8d05-ac07b07421ae.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252F91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg already downloaded
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510667%252Fgeneral%252F8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg already downloaded
2026-03-26 15:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bf0288c-aa8a-54fa-b3aa-9415f94364de, identifier: 10732267
2026-03-26 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10730588
2026-03-26 15:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10730588
2026-03-26 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10730588 to the API
2026-03-26 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730588>
{'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-27T09: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=10730588',
'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': 2050,
'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-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730588%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [adesa.be] INFO: Saving data for 10730588: {'created_time': 1774538567.143644, 'last_price_update_time': 1774538567.143657, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730588') HTTP/1.1" 204 0
2026-03-26 15:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10732267
2026-03-26 15:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10732267
2026-03-26 15:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10732267 to the API
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732267>
{'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-27T09: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=10732267',
'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-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732267%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [adesa.be] INFO: Saving data for 10732267: {'created_time': 1774538567.489455, 'last_price_update_time': 1774538567.489465, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732267') HTTP/1.1" 204 0
2026-03-26 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-26 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-26 15:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 15:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10730576
2026-03-26 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a92228-7461-5253-9557-6172e08fcb1a with scrape type 1
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69a92228-7461-5253-9557-6172e08fcb1a
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F29d02b22-d793-4321-bb7c-025f2ada2ea1.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/29d02b22-d793-4321-bb7c-025f2ada2ea1.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F770cf1a4-96d0-4c0c-9c0f-75ab614357d2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/770cf1a4-96d0-4c0c-9c0f-75ab614357d2.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F5cedf2bf-5fe4-4342-9d1c-1414cfa65634.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/5cedf2bf-5fe4-4342-9d1c-1414cfa65634.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F45474b37-3f87-48c5-9458-421d3bb483e3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/45474b37-3f87-48c5-9458-421d3bb483e3.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F85bdd952-3b34-4d4b-8d4a-a8331b285526.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/85bdd952-3b34-4d4b-8d4a-a8331b285526.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F5d180673-c5af-41e3-980e-a77541bb8d12.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/5d180673-c5af-41e3-980e-a77541bb8d12.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252Ff99b58fd-0553-45d7-8784-4a0aeffc505b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/f99b58fd-0553-45d7-8784-4a0aeffc505b.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F59a45dc1-7c7f-456e-8d54-d99ca74725d9.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/59a45dc1-7c7f-456e-8d54-d99ca74725d9.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F00ae9ef9-c397-4e8e-b6af-2a3e8d475b83.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/00ae9ef9-c397-4e8e-b6af-2a3e8d475b83.jpeg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5659207%252Fgeneral%252F22147687-297e-4716-b46e-2c5fe83f9a06.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/22147687-297e-4716-b46e-2c5fe83f9a06.jpeg already downloaded
2026-03-26 15:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69a92228-7461-5253-9557-6172e08fcb1a, identifier: 10730576
2026-03-26 15:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10732250
2026-03-26 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with scrape type 1
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252Fcdf953ad-4e41-4233-8be9-baba4ca659c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/cdf953ad-4e41-4233-8be9-baba4ca659c7.jpg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252Fdc6962d9-7ebc-4355-a01d-791bac226d85.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/dc6962d9-7ebc-4355-a01d-791bac226d85.jpg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F6d264944-a4c5-4db5-a3af-8a6ee633e3bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/6d264944-a4c5-4db5-a3af-8a6ee633e3bc.jpg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F47c52815-88bf-4be7-b96c-e6529b0541ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/47c52815-88bf-4be7-b96c-e6529b0541ae.jpg already downloaded
2026-03-26 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F5c15e419-385a-4c45-9267-46e40599fa2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/5c15e419-385a-4c45-9267-46e40599fa2f.jpg already downloaded
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F39390364-03e5-49ca-bb3e-ebdf7721d298.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/39390364-03e5-49ca-bb3e-ebdf7721d298.jpg already downloaded
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F94959bb5-fbd9-40cc-9c05-b1add0b81f94.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/94959bb5-fbd9-40cc-9c05-b1add0b81f94.jpg already downloaded
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F57123af2-f4c8-4546-a450-d7358ad25f3e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/57123af2-f4c8-4546-a450-d7358ad25f3e.jpg already downloaded
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F8b6246a4-55fb-4439-afd0-98691d39d657.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/8b6246a4-55fb-4439-afd0-98691d39d657.jpg already downloaded
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5365292%252Fgeneral%252F44565fa7-fee2-4b1e-a568-7b17b458c444.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/44565fa7-fee2-4b1e-a568-7b17b458c444.jpg already downloaded
2026-03-26 15:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d021c76-d7a8-5bfb-a3b6-6659ba264190, identifier: 10732250
2026-03-26 15:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10730576
2026-03-26 15:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10730576
2026-03-26 15:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10730576 to the API
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730576>
{'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-27T09: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=10730576',
'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': 6100,
'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-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730576%27 HTTP/1.1" 200 None
2026-03-26 15:22:48 [adesa.be] INFO: Saving data for 10730576: {'created_time': 1774538568.678187, 'last_price_update_time': 1774538568.678198, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730576') HTTP/1.1" 204 0
2026-03-26 15:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10732250
2026-03-26 15:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10732250
2026-03-26 15:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10732250 to the API
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:22:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 15:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7d021c76-d7a8-5bfb-a3b6-6659ba264190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LNZ339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732250',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 144811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5365292/general/cdf953ad-4e41-4233-8be9-baba4ca659c7.jpg',
'https://images.openlane.eu/carimgs/5365292/general/dc6962d9-7ebc-4355-a01d-791bac226d85.jpg',
'https://images.openlane.eu/carimgs/5365292/general/6d264944-a4c5-4db5-a3af-8a6ee633e3bc.jpg',
'https://images.openlane.eu/carimgs/5365292/general/47c52815-88bf-4be7-b96c-e6529b0541ae.jpg',
'https://images.openlane.eu/carimgs/5365292/general/5c15e419-385a-4c45-9267-46e40599fa2f.jpg',
'https://images.openlane.eu/carimgs/5365292/general/39390364-03e5-49ca-bb3e-ebdf7721d298.jpg',
'https://images.openlane.eu/carimgs/5365292/general/94959bb5-fbd9-40cc-9c05-b1add0b81f94.jpg',
'https://images.openlane.eu/carimgs/5365292/general/57123af2-f4c8-4546-a450-d7358ad25f3e.jpg',
'https://images.openlane.eu/carimgs/5365292/general/8b6246a4-55fb-4439-afd0-98691d39d657.jpg',
'https://images.openlane.eu/carimgs/5365292/general/44565fa7-fee2-4b1e-a568-7b17b458c444.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270149,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/cdf953ad-4e41-4233-8be9-baba4ca659c7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290823,
'Height': 1367,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/dc6962d9-7ebc-4355-a01d-791bac226d85.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247104,
'Height': 1289,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/6d264944-a4c5-4db5-a3af-8a6ee633e3bc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478126,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/47c52815-88bf-4be7-b96c-e6529b0541ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275487,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/5c15e419-385a-4c45-9267-46e40599fa2f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279461,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/39390364-03e5-49ca-bb3e-ebdf7721d298.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343660,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/94959bb5-fbd9-40cc-9c05-b1add0b81f94.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317828,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/57123af2-f4c8-4546-a450-d7358ad25f3e.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211816,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/8b6246a4-55fb-4439-afd0-98691d39d657.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d021c76-d7a8-5bfb-a3b6-6659ba264190/7d021c76-d7a8-5bfb-a3b6-6659ba264190_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264609,
'Height': 1313,
'OriginUrl': 'https://images.openlane.eu/carimgs/5365292/general/44565fa7-fee2-4b1e-a568-7b17b458c444.jpg',
'Width': 1600}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2i Enjoy - Petrol - Manual - 70 hp - 144.811 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2015}
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732250%27 HTTP/1.1" 200 None
2026-03-26 15:22:49 [adesa.be] INFO: Saving data for 10732250: {'created_time': 1774538569.120842, 'last_price_update_time': 1774538569.120854, 'auction_closing_time': 1774603800.0}
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732250') HTTP/1.1" 204 0
2026-03-26 15:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 15:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10732410
2026-03-26 15:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with scrape type 1
2026-03-26 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2142ebaa-61f9-56fe-b8f5-895ae30b3b67
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738163%252Fgeneral%252Fbc791c27-28e2-44ad-8b8d-355c312dea5a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738163/general/bc791c27-28e2-44ad-8b8d-355c312dea5a.jpeg already downloaded
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738163%252Fgeneral%252F4f0d04a9-fabb-41a0-9f2e-33515b0856c7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738163/general/4f0d04a9-fabb-41a0-9f2e-33515b0856c7.jpeg already downloaded
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "