2026-03-24 16:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 16:00:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 16:00:06 [adesa.nl] INFO: Starting spider adesa.nl
2026-03-24 16:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 16:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 16:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 16:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 16:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: ab769bbfd2fb1e24
2026-03-24 16:00:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 16:00: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.nl/task_32_2026-03-24T16_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-24 16:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 16:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 16:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 16:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 16:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 16:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-24 16:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 16:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 16:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 16:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-24 16:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 16:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 16:00:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-24 16:00:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-24 16:00:07 [scrapy.core.engine] INFO: Spider opened
2026-03-24 16:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 16:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 16:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-24 16:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718257
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718257%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718257: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718257 url https://www.openlane.eu/en/carv6/auction/10718257
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718259
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718259%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718259: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718259 url https://www.openlane.eu/en/carv6/auction/10718259
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718253
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718253%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718253: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718253 url https://www.openlane.eu/en/carv6/auction/10718253
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718278
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718278%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718278: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718278 url https://www.openlane.eu/en/carv6/auction/10718278
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718301
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718301%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718301: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718301 url https://www.openlane.eu/en/carv6/auction/10718301
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718352
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718352%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718352: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718352 url https://www.openlane.eu/en/carv6/auction/10718352
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718379
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718379%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718379: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718379 url https://www.openlane.eu/en/carv6/auction/10718379
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718396
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718396%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718396: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718396 url https://www.openlane.eu/en/carv6/auction/10718396
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10718377
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718377%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10718377: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10718377 url https://www.openlane.eu/en/carv6/auction/10718377
2026-03-24 16:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10717607
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717607%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10717607: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10717607 url https://www.openlane.eu/en/carv6/auction/10717607
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10717773
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717773%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10717773: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10717773 url https://www.openlane.eu/en/carv6/auction/10717773
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10717744
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717744%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10717744: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10717744 url https://www.openlane.eu/en/carv6/auction/10717744
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10717776
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717776%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10717776: 1
2026-03-24 16:00:13 [adesa.nl] INFO: Scraping item 10717776 url https://www.openlane.eu/en/carv6/auction/10717776
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10716172
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710716172%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10716172: 0
2026-03-24 16:00:13 [adesa.nl] INFO: Skipping item 10716172 url https://www.openlane.eu/en/carv6/auction/10716172
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10716190
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710716190%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10716190: 0
2026-03-24 16:00:13 [adesa.nl] INFO: Skipping item 10716190 url https://www.openlane.eu/en/carv6/auction/10716190
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10715058
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710715058%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10715058: 0
2026-03-24 16:00:13 [adesa.nl] INFO: Skipping item 10715058 url https://www.openlane.eu/en/carv6/auction/10715058
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10713565
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710713565%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10713565: 0
2026-03-24 16:00:13 [adesa.nl] INFO: Skipping item 10713565 url https://www.openlane.eu/en/carv6/auction/10713565
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10711640
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710711640%27 HTTP/1.1" 200 None
2026-03-24 16:00:13 [adesa.nl] INFO: Scrape type for 10711640: 0
2026-03-24 16:00:13 [adesa.nl] INFO: Skipping item 10711640 url https://www.openlane.eu/en/carv6/auction/10711640
2026-03-24 16:00:13 [adesa.nl] INFO: Found listing with ID: 10711389
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710711389%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10711389: 0
2026-03-24 16:00:14 [adesa.nl] INFO: Skipping item 10711389 url https://www.openlane.eu/en/carv6/auction/10711389
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10505030
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710505030%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10505030: 0
2026-03-24 16:00:14 [adesa.nl] INFO: Skipping item 10505030 url https://www.openlane.eu/en/carv6/auction/10505030
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10707952
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710707952%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10707952: 2
2026-03-24 16:00:14 [adesa.nl] INFO: Scraping item 10707952 url https://www.openlane.eu/en/carv6/auction/10707952
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10553480
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710553480%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10553480: 0
2026-03-24 16:00:14 [adesa.nl] INFO: Skipping item 10553480 url https://www.openlane.eu/en/carv6/auction/10553480
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 9982425
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%279982425%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 9982425: 2
2026-03-24 16:00:14 [adesa.nl] INFO: Scraping item 9982425 url https://www.openlane.eu/en/carv6/auction/9982425
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10606212
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710606212%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10606212: 0
2026-03-24 16:00:14 [adesa.nl] INFO: Skipping item 10606212 url https://www.openlane.eu/en/carv6/auction/10606212
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10621242
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710621242%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10621242: 2
2026-03-24 16:00:14 [adesa.nl] INFO: Scraping item 10621242 url https://www.openlane.eu/en/carv6/auction/10621242
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10686922
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710686922%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10686922: 2
2026-03-24 16:00:14 [adesa.nl] INFO: Scraping item 10686922 url https://www.openlane.eu/en/carv6/auction/10686922
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10695290
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710695290%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10695290: 0
2026-03-24 16:00:14 [adesa.nl] INFO: Skipping item 10695290 url https://www.openlane.eu/en/carv6/auction/10695290
2026-03-24 16:00:14 [adesa.nl] INFO: Found listing with ID: 10695292
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710695292%27 HTTP/1.1" 200 None
2026-03-24 16:00:14 [adesa.nl] INFO: Scrape type for 10695292: 0
2026-03-24 16:00:14 [adesa.nl] INFO: Skipping item 10695292 url https://www.openlane.eu/en/carv6/auction/10695292
2026-03-24 16:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52ed8819-5858-5e66-bdc8-e11a091d2712 with identifier: 10718259
2026-03-24 16:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ed8819-5858-5e66-bdc8-e11a091d2712 with scrape type 1
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52ed8819-5858-5e66-bdc8-e11a091d2712
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252F62c02ec6-33d7-4faa-905b-163f50d1e008.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/62c02ec6-33d7-4faa-905b-163f50d1e008.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252Fe9f1526a-6a20-4bc2-b732-899d07a2d61c.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/e9f1526a-6a20-4bc2-b732-899d07a2d61c.JPG not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252Ff289a483-7b1b-4aa9-ac36-10d25895e3a4.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/f289a483-7b1b-4aa9-ac36-10d25895e3a4.JPG not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252Fec05eaae-05ae-4abb-b185-3872dacea304.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/ec05eaae-05ae-4abb-b185-3872dacea304.JPG not downloaded yet
2026-03-24 16:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31b2290-9902-5d5a-82e5-686757fdfb81 with identifier: 10718352
2026-03-24 16:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31b2290-9902-5d5a-82e5-686757fdfb81 with scrape type 1
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d31b2290-9902-5d5a-82e5-686757fdfb81
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252F4b03eda8-252b-47d1-b013-c42543ca5eb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/4b03eda8-252b-47d1-b013-c42543ca5eb2.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252F3a0c5dc4-0388-4491-97a4-1a92d8783895.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/3a0c5dc4-0388-4491-97a4-1a92d8783895.JPG not downloaded yet
2026-03-24 16:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dcef53-1bcd-599b-8971-a52e8db91d25 with identifier: 10718278
2026-03-24 16:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dcef53-1bcd-599b-8971-a52e8db91d25 with scrape type 1
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4dcef53-1bcd-599b-8971-a52e8db91d25
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252Ff67902d7-cfc3-41a6-8d53-6084e40df8eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/f67902d7-cfc3-41a6-8d53-6084e40df8eb.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F734edeac-6ef9-4037-9f93-7c356ebdf36b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/734edeac-6ef9-4037-9f93-7c356ebdf36b.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F1aebd0fd-751f-4d91-bddd-686507cef612.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/1aebd0fd-751f-4d91-bddd-686507cef612.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F1eb51cc2-26b5-42f5-a32f-da457c27f0c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/1eb51cc2-26b5-42f5-a32f-da457c27f0c9.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252Fe80b0848-59ea-49ed-b80d-2e317ec7a7f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/e80b0848-59ea-49ed-b80d-2e317ec7a7f0.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F089f5610-8558-45eb-8274-0294162da79d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/089f5610-8558-45eb-8274-0294162da79d.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F570c10e4-ccd7-4dfa-a7e9-189b87892650.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/570c10e4-ccd7-4dfa-a7e9-189b87892650.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F5d577e40-efb7-40cf-b5da-2ac7678719a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/5d577e40-efb7-40cf-b5da-2ac7678719a1.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F4dec83d1-3a26-446d-9755-b837c972852c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/4dec83d1-3a26-446d-9755-b837c972852c.jpg already downloaded
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639267%252Fgeneral%252F439fcf93-dbc2-4d24-a9a5-345393ee9e49.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639267/general/439fcf93-dbc2-4d24-a9a5-345393ee9e49.jpg already downloaded
2026-03-24 16:00:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: b4dcef53-1bcd-599b-8971-a52e8db91d25, identifier: 10718278
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252F39b973a3-2006-473c-92b4-664ef6c3b744.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/39b973a3-2006-473c-92b4-664ef6c3b744.JPG not downloaded yet
2026-03-24 16:00:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: b4dcef53-1bcd-599b-8971-a52e8db91d25 with identifier: 10718278
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: b4dcef53-1bcd-599b-8971-a52e8db91d25 with identifier: 10718278
2026-03-24 16:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: b4dcef53-1bcd-599b-8971-a52e8db91d25 with identifier: 10718278 to the API
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': 'b4dcef53-1bcd-599b-8971-a52e8db91d25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718278',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 108626,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5639267/general/f67902d7-cfc3-41a6-8d53-6084e40df8eb.jpg',
'https://images.openlane.eu/carimgs/5639267/general/734edeac-6ef9-4037-9f93-7c356ebdf36b.jpg',
'https://images.openlane.eu/carimgs/5639267/general/1aebd0fd-751f-4d91-bddd-686507cef612.jpg',
'https://images.openlane.eu/carimgs/5639267/general/1eb51cc2-26b5-42f5-a32f-da457c27f0c9.jpg',
'https://images.openlane.eu/carimgs/5639267/general/e80b0848-59ea-49ed-b80d-2e317ec7a7f0.jpg',
'https://images.openlane.eu/carimgs/5639267/general/089f5610-8558-45eb-8274-0294162da79d.jpg',
'https://images.openlane.eu/carimgs/5639267/general/570c10e4-ccd7-4dfa-a7e9-189b87892650.jpg',
'https://images.openlane.eu/carimgs/5639267/general/5d577e40-efb7-40cf-b5da-2ac7678719a1.jpg',
'https://images.openlane.eu/carimgs/5639267/general/4dec83d1-3a26-446d-9755-b837c972852c.jpg',
'https://images.openlane.eu/carimgs/5639267/general/439fcf93-dbc2-4d24-a9a5-345393ee9e49.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1043136,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/f67902d7-cfc3-41a6-8d53-6084e40df8eb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1099017,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/734edeac-6ef9-4037-9f93-7c356ebdf36b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1016484,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/1aebd0fd-751f-4d91-bddd-686507cef612.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1082552,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/1eb51cc2-26b5-42f5-a32f-da457c27f0c9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1070070,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/e80b0848-59ea-49ed-b80d-2e317ec7a7f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 960917,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/089f5610-8558-45eb-8274-0294162da79d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 660605,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/570c10e4-ccd7-4dfa-a7e9-189b87892650.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 758424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/5d577e40-efb7-40cf-b5da-2ac7678719a1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 717838,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/4dec83d1-3a26-446d-9755-b837c972852c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dcef53-1bcd-599b-8971-a52e8db91d25/b4dcef53-1bcd-599b-8971-a52e8db91d25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 873085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639267/general/439fcf93-dbc2-4d24-a9a5-345393ee9e49.jpg',
'Width': 2731}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'108.626 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718278%27 HTTP/1.1" 200 None
2026-03-24 16:00:17 [adesa.nl] INFO: Saving data for 10718278: {'created_time': 1774368017.9022, 'last_price_update_time': 1774368017.902212, 'auction_closing_time': 1774443600.0}
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718278') HTTP/1.1" 204 0
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252Fc1dec0d6-8f30-4264-8fd6-178f9e6127f1.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/c1dec0d6-8f30-4264-8fd6-178f9e6127f1.JPG not downloaded yet
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252F3cf275d0-84af-43a8-877b-6d4c51345032.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/3cf275d0-84af-43a8-877b-6d4c51345032.JPG not downloaded yet
2026-03-24 16:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.385(s), this was the 1st time calling it.
2026-03-24 16:00:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.677911807556728 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 16:00:16 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'fd3e4584734e72ba82dec14b92777b49', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=fd3e4584734e72ba82dec14b92777b49.
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252F007027ce-35fe-48ab-8d43-0743409ee04b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/007027ce-35fe-48ab-8d43-0743409ee04b.JPG not downloaded yet
2026-03-24 16:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252Fa149aec2-8852-45cb-9932-86e5dd4d580b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/a149aec2-8852-45cb-9932-86e5dd4d580b.JPG not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252Fc9049f49-e795-477e-b269-585d0ac7bb59.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/c9049f49-e795-477e-b269-585d0ac7bb59.JPG not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252Fb87c83dc-dfb2-4c43-8203-c9979e5027c2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/b87c83dc-dfb2-4c43-8203-c9979e5027c2.JPG not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252Fe4fe4c76-44a6-41b1-b3ae-3489bbb52a9d.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/e4fe4c76-44a6-41b1-b3ae-3489bbb52a9d.JPG not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252Fd7972482-d2e6-4c89-be1b-bf6435ba3c90.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/d7972482-d2e6-4c89-be1b-bf6435ba3c90.JPG not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252F0acb398f-25d8-433f-8110-d32d0775f850.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/0acb398f-25d8-433f-8110-d32d0775f850.JPG not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616255%252Fgeneral%252F4ea0cf28-3d06-4116-b4b8-545078c8522e.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616255/general/4ea0cf28-3d06-4116-b4b8-545078c8522e.JPG not downloaded yet
2026-03-24 16:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e22d2176-8d99-5300-9196-71754603c660 with identifier: 10718379
2026-03-24 16:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22d2176-8d99-5300-9196-71754603c660 with scrape type 1
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e22d2176-8d99-5300-9196-71754603c660
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252Ff06d266d-65c2-469f-b2ab-cc78e673e5c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/f06d266d-65c2-469f-b2ab-cc78e673e5c6.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252Fecd2da17-2a3c-4459-8fcc-841a88be6fb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/ecd2da17-2a3c-4459-8fcc-841a88be6fb9.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252Fb03f775f-9306-4dd0-a4a4-ca130073c2a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/b03f775f-9306-4dd0-a4a4-ca130073c2a5.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252F8abe545b-db9b-48d5-8461-f9f269ba4361.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/8abe545b-db9b-48d5-8461-f9f269ba4361.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252Fd4bc2adb-6b3c-4517-80dc-2cf4bba25cea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/d4bc2adb-6b3c-4517-80dc-2cf4bba25cea.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252Fd0c04f22-0438-45a3-8602-675a329d358f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/d0c04f22-0438-45a3-8602-675a329d358f.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252F6619cff0-1154-4a34-90c8-7b6303214263.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/6619cff0-1154-4a34-90c8-7b6303214263.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252Fde6a17a7-9fc3-4301-9e93-ce81650a236a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/de6a17a7-9fc3-4301-9e93-ce81650a236a.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252F5746029a-b991-4d18-b1e5-924975be6634.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/5746029a-b991-4d18-b1e5-924975be6634.jpg already downloaded
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637823%252Fgeneral%252F695b0c3a-a948-40ba-a6bb-a2dee5794e4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637823/general/695b0c3a-a948-40ba-a6bb-a2dee5794e4e.jpg already downloaded
2026-03-24 16:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: e22d2176-8d99-5300-9196-71754603c660, identifier: 10718379
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252F68cd07aa-05b0-4cfe-a315-e55ced56efdd.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/68cd07aa-05b0-4cfe-a315-e55ced56efdd.JPG not downloaded yet
2026-03-24 16:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: e22d2176-8d99-5300-9196-71754603c660 with identifier: 10718379
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: e22d2176-8d99-5300-9196-71754603c660 with identifier: 10718379
2026-03-24 16:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: e22d2176-8d99-5300-9196-71754603c660 with identifier: 10718379 to the API
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': 'e22d2176-8d99-5300-9196-71754603c660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718379',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 111048,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5637823/general/f06d266d-65c2-469f-b2ab-cc78e673e5c6.jpg',
'https://images.openlane.eu/carimgs/5637823/general/ecd2da17-2a3c-4459-8fcc-841a88be6fb9.jpg',
'https://images.openlane.eu/carimgs/5637823/general/b03f775f-9306-4dd0-a4a4-ca130073c2a5.jpg',
'https://images.openlane.eu/carimgs/5637823/general/8abe545b-db9b-48d5-8461-f9f269ba4361.jpg',
'https://images.openlane.eu/carimgs/5637823/general/d4bc2adb-6b3c-4517-80dc-2cf4bba25cea.jpg',
'https://images.openlane.eu/carimgs/5637823/general/d0c04f22-0438-45a3-8602-675a329d358f.jpg',
'https://images.openlane.eu/carimgs/5637823/general/6619cff0-1154-4a34-90c8-7b6303214263.jpg',
'https://images.openlane.eu/carimgs/5637823/general/de6a17a7-9fc3-4301-9e93-ce81650a236a.jpg',
'https://images.openlane.eu/carimgs/5637823/general/5746029a-b991-4d18-b1e5-924975be6634.jpg',
'https://images.openlane.eu/carimgs/5637823/general/695b0c3a-a948-40ba-a6bb-a2dee5794e4e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1265011,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/f06d266d-65c2-469f-b2ab-cc78e673e5c6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1124950,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/ecd2da17-2a3c-4459-8fcc-841a88be6fb9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1406828,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/b03f775f-9306-4dd0-a4a4-ca130073c2a5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1311124,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/8abe545b-db9b-48d5-8461-f9f269ba4361.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1090539,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/d4bc2adb-6b3c-4517-80dc-2cf4bba25cea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1087435,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/d0c04f22-0438-45a3-8602-675a329d358f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981222,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/6619cff0-1154-4a34-90c8-7b6303214263.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 736044,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/de6a17a7-9fc3-4301-9e93-ce81650a236a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940540,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/5746029a-b991-4d18-b1e5-924975be6634.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e22d2176-8d99-5300-9196-71754603c660/e22d2176-8d99-5300-9196-71754603c660_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1045256,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637823/general/695b0c3a-a948-40ba-a6bb-a2dee5794e4e.jpg',
'Width': 2731}],
'price': 42800,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Porsche Taycan 4 - AWD - Electric - Automatic - 476 hp - 111.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718379%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [adesa.nl] INFO: Saving data for 10718379: {'created_time': 1774368019.538807, 'last_price_update_time': 1774368019.538822, 'auction_closing_time': 1774444200.0}
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718379') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c642920-0dff-5213-8a51-f5058e874d5f with identifier: 10718301
2026-03-24 16:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c642920-0dff-5213-8a51-f5058e874d5f with scrape type 1
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F60f4fb9b-6fff-4d84-a8a3-9bbf1194fbec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/60f4fb9b-6fff-4d84-a8a3-9bbf1194fbec.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252Fe3d01118-3bd1-4bfb-975a-d556e8124e18.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/e3d01118-3bd1-4bfb-975a-d556e8124e18.JPG not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F36852067-1b39-48b2-b4dc-d7949aca451f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/36852067-1b39-48b2-b4dc-d7949aca451f.jpg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595125%252Fgeneral%252Fe2050a8e-7a33-4c00-8e21-589779694b68.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595125/general/e2050a8e-7a33-4c00-8e21-589779694b68.JPG not downloaded yet
2026-03-24 16:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/e9f1526a-6a20-4bc2-b732-899d07a2d61c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F724310d1-25d4-42a6-aca7-82eac0d8c1f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/724310d1-25d4-42a6-aca7-82eac0d8c1f9.jpg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/f289a483-7b1b-4aa9-ac36-10d25895e3a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/39b973a3-2006-473c-92b4-664ef6c3b744.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252Faa58377b-1a2d-4d3a-95a5-155a89aba6b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/aa58377b-1a2d-4d3a-95a5-155a89aba6b2.jpg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/c1dec0d6-8f30-4264-8fd6-178f9e6127f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252Fb020c244-e5bf-4745-98f3-c60d4b646d4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/b020c244-e5bf-4745-98f3-c60d4b646d4b.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F05d86b7f-8774-4438-b97e-8f646e2b0fc5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/05d86b7f-8774-4438-b97e-8f646e2b0fc5.jpg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/e2050a8e-7a33-4c00-8e21-589779694b68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F13e6d8f4-65af-4715-ac03-a789f6186711.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/13e6d8f4-65af-4715-ac03-a789f6186711.jpg not downloaded yet
2026-03-24 16:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10717773
2026-03-24 16:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e7ddc4-81e6-5a91-8146-053393c775a5 with scrape type 1
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6e7ddc4-81e6-5a91-8146-053393c775a5
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F4c8ce0f6-49f1-4434-8295-0c7d157b67c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/4c8ce0f6-49f1-4434-8295-0c7d157b67c9.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F1dbafd20-9b29-4388-8544-ee75b0ac5ada.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/1dbafd20-9b29-4388-8544-ee75b0ac5ada.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F32fcf283-35eb-4208-8a89-3e64fc59177e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/32fcf283-35eb-4208-8a89-3e64fc59177e.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F46943cf9-6e5b-4088-824d-1e3089c7d530.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/46943cf9-6e5b-4088-824d-1e3089c7d530.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F2a6698a7-02ce-429f-83f5-6245936b885a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/2a6698a7-02ce-429f-83f5-6245936b885a.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F0d5b96dc-a713-444b-809d-7eb33f98cee5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/0d5b96dc-a713-444b-809d-7eb33f98cee5.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F9e10249d-17d9-4eca-8869-9328df9cc3e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/9e10249d-17d9-4eca-8869-9328df9cc3e0.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252F5e09fc4c-0fe9-41cb-b60c-140f5d912967.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/5e09fc4c-0fe9-41cb-b60c-140f5d912967.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252Ffee04513-c895-4140-bbd1-efbb3fb834ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/fee04513-c895-4140-bbd1-efbb3fb834ea.jpg already downloaded
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720045%252Fgeneral%252Fc2dcac2d-95db-4491-b69e-b20cad5ea3c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/c2dcac2d-95db-4491-b69e-b20cad5ea3c0.jpg already downloaded
2026-03-24 16:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: a6e7ddc4-81e6-5a91-8146-053393c775a5, identifier: 10717773
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F97b0bd38-5546-4c9a-bc09-061f88e9d4a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/97b0bd38-5546-4c9a-bc09-061f88e9d4a2.jpg not downloaded yet
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10717773
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10717773
2026-03-24 16:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10717773 to the API
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717773>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a6e7ddc4-81e6-5a91-8146-053393c775a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '94-BNJ-9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717773',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 303000,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5720045/general/4c8ce0f6-49f1-4434-8295-0c7d157b67c9.jpg',
'https://images.openlane.eu/carimgs/5720045/general/1dbafd20-9b29-4388-8544-ee75b0ac5ada.jpg',
'https://images.openlane.eu/carimgs/5720045/general/32fcf283-35eb-4208-8a89-3e64fc59177e.jpg',
'https://images.openlane.eu/carimgs/5720045/general/46943cf9-6e5b-4088-824d-1e3089c7d530.jpg',
'https://images.openlane.eu/carimgs/5720045/general/2a6698a7-02ce-429f-83f5-6245936b885a.jpg',
'https://images.openlane.eu/carimgs/5720045/general/0d5b96dc-a713-444b-809d-7eb33f98cee5.jpg',
'https://images.openlane.eu/carimgs/5720045/general/9e10249d-17d9-4eca-8869-9328df9cc3e0.jpg',
'https://images.openlane.eu/carimgs/5720045/general/5e09fc4c-0fe9-41cb-b60c-140f5d912967.jpg',
'https://images.openlane.eu/carimgs/5720045/general/fee04513-c895-4140-bbd1-efbb3fb834ea.jpg',
'https://images.openlane.eu/carimgs/5720045/general/c2dcac2d-95db-4491-b69e-b20cad5ea3c0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3166982,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/4c8ce0f6-49f1-4434-8295-0c7d157b67c9.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2882535,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/1dbafd20-9b29-4388-8544-ee75b0ac5ada.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4638428,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/32fcf283-35eb-4208-8a89-3e64fc59177e.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3624525,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/46943cf9-6e5b-4088-824d-1e3089c7d530.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4652351,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/2a6698a7-02ce-429f-83f5-6245936b885a.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820257,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/0d5b96dc-a713-444b-809d-7eb33f98cee5.jpg',
'Width': 4687},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3913899,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/9e10249d-17d9-4eca-8869-9328df9cc3e0.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2130371,
'Height': 3022,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/5e09fc4c-0fe9-41cb-b60c-140f5d912967.jpg',
'Width': 4030},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1450823,
'Height': 2772,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/fee04513-c895-4140-bbd1-efbb3fb834ea.jpg',
'Width': 3696},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e7ddc4-81e6-5a91-8146-053393c775a5/a6e7ddc4-81e6-5a91-8146-053393c775a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694487,
'Height': 2243,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720045/general/c2dcac2d-95db-4491-b69e-b20cad5ea3c0.jpg',
'Width': 2991}],
'price': 15350,
'price_includes_vat': True,
'registration_date': '2019-05-28',
'seats_number': 7,
'seller_name': None,
'title': 'Iveco Daily 3.0 - Diesel - Automatic - 180 hp - 303.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717773%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [adesa.nl] INFO: Saving data for 10717773: {'created_time': 1774368021.06009, 'last_price_update_time': 1774368021.060105, 'auction_closing_time': 1774433400.0}
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10717773') HTTP/1.1" 204 0
2026-03-24 16:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F0f43a7b0-0d59-4228-be4b-d0c063472ae0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/0f43a7b0-0d59-4228-be4b-d0c063472ae0.jpg not downloaded yet
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c9c7404-bf45-5500-9aeb-495683d7b9b7 with identifier: 10718377
2026-03-24 16:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 with scrape type 1
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252Ff708183d-4571-4fd7-9df3-f4d019cd4323.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/f708183d-4571-4fd7-9df3-f4d019cd4323.JPG not downloaded yet
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/e3d01118-3bd1-4bfb-975a-d556e8124e18.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252Fb04eb95f-736c-41d9-9aa6-0eba47c37642.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/b04eb95f-736c-41d9-9aa6-0eba47c37642.jpg not downloaded yet
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252F6bf8ed7a-07e5-417a-b9b2-709990be7089.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/6bf8ed7a-07e5-417a-b9b2-709990be7089.JPG not downloaded yet
2026-03-24 16:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06945e89-da28-5193-ac84-77a9c9ebee9c with identifier: 10718257
2026-03-24 16:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06945e89-da28-5193-ac84-77a9c9ebee9c with scrape type 1
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06945e89-da28-5193-ac84-77a9c9ebee9c
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252F8ff2dbcf-4c9d-436a-b7e6-5c674018ead2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/8ff2dbcf-4c9d-436a-b7e6-5c674018ead2.JPG not downloaded yet
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252F28a9f985-fcf3-4161-b9d8-e6a4490cf9bc.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/28a9f985-fcf3-4161-b9d8-e6a4490cf9bc.JPG not downloaded yet
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252Fe751d614-8543-4d20-8402-6944f4ca3104.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/e751d614-8543-4d20-8402-6944f4ca3104.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252Fcf6da593-2869-46a8-84d9-98eccaeb33d8.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/cf6da593-2869-46a8-84d9-98eccaeb33d8.JPG not downloaded yet
2026-03-24 16:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10717776
2026-03-24 16:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with scrape type 1
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4f8ff05-4fc8-58c1-8a48-18c8917f8db1
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F304d56c8-3450-4f7b-a682-e540d9e98588.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/304d56c8-3450-4f7b-a682-e540d9e98588.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F28a50ea7-5951-482f-9a47-971585055daa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/28a50ea7-5951-482f-9a47-971585055daa.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F15aa5217-abfc-4066-a0dc-a3277925dbbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/15aa5217-abfc-4066-a0dc-a3277925dbbb.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252Fc196f0a7-ff74-4aa4-9972-c144f66131a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/c196f0a7-ff74-4aa4-9972-c144f66131a8.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F24713fa0-5638-4923-8259-e5e7c34aab90.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/24713fa0-5638-4923-8259-e5e7c34aab90.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F11b521fa-20f3-4123-b396-7fd93f15c911.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/11b521fa-20f3-4123-b396-7fd93f15c911.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F08f92073-c135-497b-a016-60b04a399d14.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/08f92073-c135-497b-a016-60b04a399d14.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F6ce003e9-75fc-479a-878e-7c55b9b6bb56.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/6ce003e9-75fc-479a-878e-7c55b9b6bb56.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F9cecdd7a-4b25-4cf1-860c-76beec54eae4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/9cecdd7a-4b25-4cf1-860c-76beec54eae4.jpg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722178%252Fgeneral%252F6b678c4e-650d-4d60-bb76-ff58a9ffb7b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/6b678c4e-650d-4d60-bb76-ff58a9ffb7b5.jpg already downloaded
2026-03-24 16:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1, identifier: 10717776
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/f708183d-4571-4fd7-9df3-f4d019cd4323.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252Fbf46b73d-cb99-4cdf-a964-f85663fe2278.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/bf46b73d-cb99-4cdf-a964-f85663fe2278.JPG not downloaded yet
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252Fe4c1a2de-28c2-47cb-8117-877a833e663b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/e4c1a2de-28c2-47cb-8117-877a833e663b.JPG not downloaded yet
2026-03-24 16:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10717776
2026-03-24 16:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10717776
2026-03-24 16:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10717776 to the API
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717776>
{'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': 140,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a4f8ff05-4fc8-58c1-8a48-18c8917f8db1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'V-656-SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717776',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 324618,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5722178/general/304d56c8-3450-4f7b-a682-e540d9e98588.jpg',
'https://images.openlane.eu/carimgs/5722178/general/28a50ea7-5951-482f-9a47-971585055daa.jpg',
'https://images.openlane.eu/carimgs/5722178/general/15aa5217-abfc-4066-a0dc-a3277925dbbb.jpg',
'https://images.openlane.eu/carimgs/5722178/general/c196f0a7-ff74-4aa4-9972-c144f66131a8.jpg',
'https://images.openlane.eu/carimgs/5722178/general/24713fa0-5638-4923-8259-e5e7c34aab90.jpg',
'https://images.openlane.eu/carimgs/5722178/general/11b521fa-20f3-4123-b396-7fd93f15c911.jpg',
'https://images.openlane.eu/carimgs/5722178/general/08f92073-c135-497b-a016-60b04a399d14.jpg',
'https://images.openlane.eu/carimgs/5722178/general/6ce003e9-75fc-479a-878e-7c55b9b6bb56.jpg',
'https://images.openlane.eu/carimgs/5722178/general/9cecdd7a-4b25-4cf1-860c-76beec54eae4.jpg',
'https://images.openlane.eu/carimgs/5722178/general/6b678c4e-650d-4d60-bb76-ff58a9ffb7b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2887105,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/304d56c8-3450-4f7b-a682-e540d9e98588.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2716282,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/28a50ea7-5951-482f-9a47-971585055daa.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2905040,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/15aa5217-abfc-4066-a0dc-a3277925dbbb.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2737705,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/c196f0a7-ff74-4aa4-9972-c144f66131a8.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3136864,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/24713fa0-5638-4923-8259-e5e7c34aab90.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4419814,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/11b521fa-20f3-4123-b396-7fd93f15c911.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2671601,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/08f92073-c135-497b-a016-60b04a399d14.jpg',
'Width': 4239},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3401095,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/6ce003e9-75fc-479a-878e-7c55b9b6bb56.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2997702,
'Height': 3808,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/9cecdd7a-4b25-4cf1-860c-76beec54eae4.jpg',
'Width': 5077},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4f8ff05-4fc8-58c1-8a48-18c8917f8db1/a4f8ff05-4fc8-58c1-8a48-18c8917f8db1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2502162,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722178/general/6b678c4e-650d-4d60-bb76-ff58a9ffb7b5.jpg',
'Width': 5712}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2018-09-13',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Crafter L4H3 2.0 TDI - Diesel - Manual - 140 hp - '
'324.618 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717776%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [adesa.nl] INFO: Saving data for 10717776: {'created_time': 1774368022.060118, 'last_price_update_time': 1774368022.060129, 'auction_closing_time': 1774433400.0}
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10717776') HTTP/1.1" 204 0
2026-03-24 16:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10717744
2026-03-24 16:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bf9b3ad-a238-5005-98de-3d19241a045a with scrape type 1
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5bf9b3ad-a238-5005-98de-3d19241a045a
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252Fbcd12a19-8bd3-4266-93d8-286e8cd49abb.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/bcd12a19-8bd3-4266-93d8-286e8cd49abb.JPG not downloaded yet
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252F63a0fbff-0f71-4f1e-8eb4-041b5f874a8c.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/63a0fbff-0f71-4f1e-8eb4-041b5f874a8c.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252F706ce9fe-3d7b-4aa4-9472-0bf20c486f44.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/706ce9fe-3d7b-4aa4-9472-0bf20c486f44.JPG not downloaded yet
2026-03-24 16:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252F267cacd6-794a-422c-9548-97a4fa6050c2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/267cacd6-794a-422c-9548-97a4fa6050c2.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252Ff2ad896b-cfb6-4708-8ceb-9c8dfc010f4d.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/f2ad896b-cfb6-4708-8ceb-9c8dfc010f4d.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252Fd5766496-e123-47ed-a1c5-155cd84be704.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/d5766496-e123-47ed-a1c5-155cd84be704.JPG not downloaded yet
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252F840936f4-bfd1-433d-bb45-37cfcb3ab413.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/840936f4-bfd1-433d-bb45-37cfcb3ab413.JPG not downloaded yet
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/36852067-1b39-48b2-b4dc-d7949aca451f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252F19ec8097-01ef-4804-926b-91ded1c21255.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/19ec8097-01ef-4804-926b-91ded1c21255.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252Fde2a3fbc-c843-4bc8-96ad-069d73991a78.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/de2a3fbc-c843-4bc8-96ad-069d73991a78.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252F6933f086-5ade-443b-9028-cafed8fa7757.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/6933f086-5ade-443b-9028-cafed8fa7757.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252F433ed89d-3ce6-4b91-bc56-b9cbc82eede6.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/433ed89d-3ce6-4b91-bc56-b9cbc82eede6.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252F4f6bbbbc-2f6f-4414-a613-cb4647df5cb2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/4f6bbbbc-2f6f-4414-a613-cb4647df5cb2.JPG not downloaded yet
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/aa58377b-1a2d-4d3a-95a5-155a89aba6b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252Fd9b927c3-ddbe-4474-bd51-da7e5954f738.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/d9b927c3-ddbe-4474-bd51-da7e5954f738.JPG not downloaded yet
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/60f4fb9b-6fff-4d84-a8a3-9bbf1194fbec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252Fee694b77-c79b-4410-a69e-7d2bbd884dde.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/ee694b77-c79b-4410-a69e-7d2bbd884dde.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252F3ee00e1f-3165-4ec6-830b-45a5a28ef9c6.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/3ee00e1f-3165-4ec6-830b-45a5a28ef9c6.JPG not downloaded yet
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/cf6da593-2869-46a8-84d9-98eccaeb33d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252F81062725-4307-4513-ba30-89300d00a9de.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/81062725-4307-4513-ba30-89300d00a9de.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636496%252Fgeneral%252F32a0f7a2-c810-4c3f-a5a1-e83a1759e3f7.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636496/general/32a0f7a2-c810-4c3f-a5a1-e83a1759e3f7.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613737%252Fgeneral%252F96cdcb32-e772-4d5d-a985-dfe7bcbcb219.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613737/general/96cdcb32-e772-4d5d-a985-dfe7bcbcb219.JPG not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252Fe122da77-35a3-45ea-9d8d-01980f9e658d.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/e122da77-35a3-45ea-9d8d-01980f9e658d.JPG not downloaded yet
2026-03-24 16:00:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b8ff1810>
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F36852067-1b39-48b2-b4dc-d7949aca451f.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/36852067-1b39-48b2-b4dc-d7949aca451f.jpg saved to cache
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/840936f4-bfd1-433d-bb45-37cfcb3ab413.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/433ed89d-3ce6-4b91-bc56-b9cbc82eede6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/724310d1-25d4-42a6-aca7-82eac0d8c1f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/4f6bbbbc-2f6f-4414-a613-cb4647df5cb2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252F7fffcca5-6365-46f6-9d46-c25a5de69c23.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/7fffcca5-6365-46f6-9d46-c25a5de69c23.JPG not downloaded yet
2026-03-24 16:00:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27bb76fb50>
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252Faa58377b-1a2d-4d3a-95a5-155a89aba6b2.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/aa58377b-1a2d-4d3a-95a5-155a89aba6b2.jpg saved to cache
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b8f83990>
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F60f4fb9b-6fff-4d84-a8a3-9bbf1194fbec.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/60f4fb9b-6fff-4d84-a8a3-9bbf1194fbec.jpg saved to cache
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/0f43a7b0-0d59-4228-be4b-d0c063472ae0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252F2dc4db7a-4fd7-4b3f-805d-41db42369cc9.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/2dc4db7a-4fd7-4b3f-805d-41db42369cc9.JPG not downloaded yet
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/05d86b7f-8774-4438-b97e-8f646e2b0fc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b99fb590>
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F724310d1-25d4-42a6-aca7-82eac0d8c1f9.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/724310d1-25d4-42a6-aca7-82eac0d8c1f9.jpg saved to cache
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/13e6d8f4-65af-4715-ac03-a789f6186711.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709279%252Fgeneral%252Fe3a35a96-8d8b-476e-8457-a1f9284f8d42.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709279/general/e3a35a96-8d8b-476e-8457-a1f9284f8d42.JPG not downloaded yet
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/81062725-4307-4513-ba30-89300d00a9de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/d9b927c3-ddbe-4474-bd51-da7e5954f738.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/e122da77-35a3-45ea-9d8d-01980f9e658d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/96cdcb32-e772-4d5d-a985-dfe7bcbcb219.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/32a0f7a2-c810-4c3f-a5a1-e83a1759e3f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/97b0bd38-5546-4c9a-bc09-061f88e9d4a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/3ee00e1f-3165-4ec6-830b-45a5a28ef9c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b8f9c990>
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F0f43a7b0-0d59-4228-be4b-d0c063472ae0.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/0f43a7b0-0d59-4228-be4b-d0c063472ae0.jpg saved to cache
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10717607
2026-03-24 16:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26745e56-db12-553a-8cf0-eb82012f2bd0 with scrape type 1
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26745e56-db12-553a-8cf0-eb82012f2bd0
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252Ff5acc55e-e548-48c0-82ee-2e9dee0e0875.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/f5acc55e-e548-48c0-82ee-2e9dee0e0875.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252F400b49f9-b3d8-403d-981e-5aa0c4a670d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/400b49f9-b3d8-403d-981e-5aa0c4a670d8.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252F55e427b5-2193-4275-bca6-b5da86556a19.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/55e427b5-2193-4275-bca6-b5da86556a19.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252Fa45658cf-beed-4c62-aeb9-b256a6fff79a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/a45658cf-beed-4c62-aeb9-b256a6fff79a.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252F898ab5d2-6880-4a41-9ec6-f5403b52cfa7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/898ab5d2-6880-4a41-9ec6-f5403b52cfa7.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252F0a0941d7-26c2-439e-a168-2d22d07ecc2b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/0a0941d7-26c2-439e-a168-2d22d07ecc2b.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252F46d7ca91-fcdc-4944-ae9e-be33d385f2ef.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/46d7ca91-fcdc-4944-ae9e-be33d385f2ef.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252F1408f48a-e077-4d91-bc93-fb6251252cd1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/1408f48a-e077-4d91-bc93-fb6251252cd1.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252F4f6598d2-950c-4fca-91cf-613f63125790.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/4f6598d2-950c-4fca-91cf-613f63125790.jpeg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5594418%252Fgeneral%252Faca459a1-3b3e-4c75-9698-f200fb422d49.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/aca459a1-3b3e-4c75-9698-f200fb422d49.jpeg already downloaded
2026-03-24 16:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 26745e56-db12-553a-8cf0-eb82012f2bd0, identifier: 10717607
2026-03-24 16:00:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b8ff0190>
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F05d86b7f-8774-4438-b97e-8f646e2b0fc5.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/05d86b7f-8774-4438-b97e-8f646e2b0fc5.jpg saved to cache
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10717607
2026-03-24 16:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10717607
2026-03-24 16:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10717607 to the API
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '26745e56-db12-553a-8cf0-eb82012f2bd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '68BLB1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717607',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 295746,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5594418/general/f5acc55e-e548-48c0-82ee-2e9dee0e0875.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/400b49f9-b3d8-403d-981e-5aa0c4a670d8.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/55e427b5-2193-4275-bca6-b5da86556a19.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/a45658cf-beed-4c62-aeb9-b256a6fff79a.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/898ab5d2-6880-4a41-9ec6-f5403b52cfa7.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/0a0941d7-26c2-439e-a168-2d22d07ecc2b.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/46d7ca91-fcdc-4944-ae9e-be33d385f2ef.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/1408f48a-e077-4d91-bc93-fb6251252cd1.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/4f6598d2-950c-4fca-91cf-613f63125790.jpeg',
'https://images.openlane.eu/carimgs/5594418/general/aca459a1-3b3e-4c75-9698-f200fb422d49.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490594,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/f5acc55e-e548-48c0-82ee-2e9dee0e0875.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432565,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/400b49f9-b3d8-403d-981e-5aa0c4a670d8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599849,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/55e427b5-2193-4275-bca6-b5da86556a19.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528206,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/a45658cf-beed-4c62-aeb9-b256a6fff79a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435636,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/898ab5d2-6880-4a41-9ec6-f5403b52cfa7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 654399,
'Height': 1367,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/0a0941d7-26c2-439e-a168-2d22d07ecc2b.jpeg',
'Width': 2047},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297557,
'Height': 1102,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/46d7ca91-fcdc-4944-ae9e-be33d385f2ef.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489079,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/1408f48a-e077-4d91-bc93-fb6251252cd1.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320632,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/4f6598d2-950c-4fca-91cf-613f63125790.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26745e56-db12-553a-8cf0-eb82012f2bd0/26745e56-db12-553a-8cf0-eb82012f2bd0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244208,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594418/general/aca459a1-3b3e-4c75-9698-f200fb422d49.jpeg',
'Width': 1576}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2018-06-28',
'seats_number': 6,
'seller_name': None,
'title': 'Iveco Daily 3.0 - Diesel - Automatic - 180 hp - 295.746 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717607%27 HTTP/1.1" 200 None
2026-03-24 16:00:25 [adesa.nl] INFO: Saving data for 10717607: {'created_time': 1774368025.162308, 'last_price_update_time': 1774368025.16232, 'auction_closing_time': 1774433400.0}
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10717607') HTTP/1.1" 204 0
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/ee694b77-c79b-4410-a69e-7d2bbd884dde.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/7fffcca5-6365-46f6-9d46-c25a5de69c23.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/f2ad896b-cfb6-4708-8ceb-9c8dfc010f4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/6933f086-5ade-443b-9028-cafed8fa7757.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/2dc4db7a-4fd7-4b3f-805d-41db42369cc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/d5766496-e123-47ed-a1c5-155cd84be704.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/19ec8097-01ef-4804-926b-91ded1c21255.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/de2a3fbc-c843-4bc8-96ad-069d73991a78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9982425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10686922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b8f99890>
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F13e6d8f4-65af-4715-ac03-a789f6186711.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/13e6d8f4-65af-4715-ac03-a789f6186711.jpg saved to cache
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b8d53d50>
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252F97b0bd38-5546-4c9a-bc09-061f88e9d4a2.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/97b0bd38-5546-4c9a-bc09-061f88e9d4a2.jpg saved to cache
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425
2026-03-24 16:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c626450-e609-532d-afb7-6480780f4971 with scrape type 2
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c626450-e609-532d-afb7-6480780f4971 with scrape type 2
2026-03-24 16:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 1c626450-e609-532d-afb7-6480780f4971, identifier: 9982425
2026-03-24 16:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922
2026-03-24 16:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-24 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-24 16:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7, identifier: 10686922
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/e3a35a96-8d8b-476e-8457-a1f9284f8d42.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/267cacd6-794a-422c-9548-97a4fa6050c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/63a0fbff-0f71-4f1e-8eb4-041b5f874a8c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709279/general/bcd12a19-8bd3-4266-93d8-286e8cd49abb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717744)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/e4c1a2de-28c2-47cb-8117-877a833e663b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/706ce9fe-3d7b-4aa4-9472-0bf20c486f44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/28a9f985-fcf3-4161-b9d8-e6a4490cf9bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/bf46b73d-cb99-4cdf-a964-f85663fe2278.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425
2026-03-24 16:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425
2026-03-24 16:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425 to the API
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9982425>
{'auction_title': '',
'c_o_2_emission_value': 263,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '1c626450-e609-532d-afb7-6480780f4971',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '43482',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9982425',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2024-10-21',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Transit 2.0 - Diesel - Manual - 131 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%279982425%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [adesa.nl] INFO: Saving data for 9982425: {'auction_closing_time': 1798675200.0, 'created_time': 1774270838.043757, 'last_price_update_time': 1774368026.032055}
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='9982425') HTTP/1.1" 204 0
2026-03-24 16:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 16:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 16:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922
2026-03-24 16:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922 to the API
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10686922>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'fca1f8c7-eb05-5056-98e3-a2ad0cd694d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10686922',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 Comfort - Petrol - Automatic - 215 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710686922%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [adesa.nl] INFO: Saving data for 10686922: {'auction_closing_time': 1798675200.0, 'created_time': 1773838841.314482, 'last_price_update_time': 1774368026.723158}
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10686922') HTTP/1.1" 204 0
2026-03-24 16:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d0a50b9-ddbb-5927-bc44-7fb196411668 with identifier: 10718253
2026-03-24 16:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 with scrape type 1
2026-03-24 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d0a50b9-ddbb-5927-bc44-7fb196411668
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F955353a3-5178-4fe4-ba21-c1e506aa5d8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/955353a3-5178-4fe4-ba21-c1e506aa5d8c.jpg already downloaded
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F2828953d-b8cf-4c82-9ac2-e51ffe2ce6f6.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/2828953d-b8cf-4c82-9ac2-e51ffe2ce6f6.JPG not downloaded yet
2026-03-24 16:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45b94a36-61d7-522b-af5b-67f2b82fa6e2 with identifier: 10707952
2026-03-24 16:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45b94a36-61d7-522b-af5b-67f2b82fa6e2 with scrape type 2
2026-03-24 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45b94a36-61d7-522b-af5b-67f2b82fa6e2 with scrape type 2
2026-03-24 16:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 45b94a36-61d7-522b-af5b-67f2b82fa6e2, identifier: 10707952
2026-03-24 16:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 45b94a36-61d7-522b-af5b-67f2b82fa6e2 with identifier: 10707952
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 16:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 45b94a36-61d7-522b-af5b-67f2b82fa6e2 with identifier: 10707952
2026-03-24 16:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 45b94a36-61d7-522b-af5b-67f2b82fa6e2 with identifier: 10707952 to the API
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707952>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 259,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '45b94a36-61d7-522b-af5b-67f2b82fa6e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 46400,
'price_includes_vat': True,
'registration_date': '2026-02-18',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai Santa Fe 1.6 - AWD - Hybrid - Automatic - 259 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710707952%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [adesa.nl] INFO: Saving data for 10707952: {'auction_closing_time': 1798675200.0, 'created_time': 1774270838.340937, 'last_price_update_time': 1774368027.328544}
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10707952') HTTP/1.1" 204 0
2026-03-24 16:00:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613737/general/8ff2dbcf-4c9d-436a-b7e6-5c674018ead2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718257)
2026-03-24 16:00:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5636496/general/6bf8ed7a-07e5-417a-b9b2-709990be7089.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718377)
2026-03-24 16:00:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/68cd07aa-05b0-4cfe-a315-e55ced56efdd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/4ea0cf28-3d06-4116-b4b8-545078c8522e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/d7972482-d2e6-4c89-be1b-bf6435ba3c90.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/0acb398f-25d8-433f-8110-d32d0775f850.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F33075e3f-2335-4091-b017-56d46d787ea7.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/33075e3f-2335-4091-b017-56d46d787ea7.JPG not downloaded yet
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5bf9b3ad-a238-5005-98de-3d19241a045a, skipping ID generation
2026-03-24 16:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bf9b3ad-a238-5005-98de-3d19241a045a with scrape type 1
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5bf9b3ad-a238-5005-98de-3d19241a045a sending to next pipeline
2026-03-24 16:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 5bf9b3ad-a238-5005-98de-3d19241a045a, identifier: 10717744
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10717744
2026-03-24 16:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10717744
2026-03-24 16:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10717744 to the API
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709279/general/bcd12a19-8bd3-4266-93d8-286e8cd49abb.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 88,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5bf9b3ad-a238-5005-98de-3d19241a045a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PK-198-L',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717744',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 249625,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 34,
'photos': [],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2017-09-26',
'seats_number': 8,
'seller_name': None,
'title': 'Mercedes-Benz Vito Tourer L3 - Diesel - Manual - 88 hp - 249.625 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710717744%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [adesa.nl] INFO: Saving data for 10717744: {'created_time': 1774368028.029496, 'last_price_update_time': 1774368028.029513, 'auction_closing_time': 1774433400.0}
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10717744') HTTP/1.1" 204 0
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F60a4faa8-aa25-454e-8dd4-c652f25558c3.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/60a4faa8-aa25-454e-8dd4-c652f25558c3.JPG not downloaded yet
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5bf9b3ad-a238-5005-98de-3d19241a045a due to Ignoring non-200 response
2026-03-24 16:00:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/3cf275d0-84af-43a8-877b-6d4c51345032.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/b87c83dc-dfb2-4c43-8203-c9979e5027c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/007027ce-35fe-48ab-8d43-0743409ee04b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/c9049f49-e795-477e-b269-585d0ac7bb59.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/e4fe4c76-44a6-41b1-b3ae-3489bbb52a9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/a149aec2-8852-45cb-9932-86e5dd4d580b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28de59b0-e2f6-5fc2-bc7a-6e797f28f93e with identifier: 10718396
2026-03-24 16:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28de59b0-e2f6-5fc2-bc7a-6e797f28f93e with scrape type 1
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28de59b0-e2f6-5fc2-bc7a-6e797f28f93e
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252F4ded3375-fde1-4ecf-9b1e-84d7fd314059.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/4ded3375-fde1-4ecf-9b1e-84d7fd314059.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252Ff100f88b-8df8-41e5-9e7a-f9ca0866978f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/f100f88b-8df8-41e5-9e7a-f9ca0866978f.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252F0bfe29ca-c147-45cd-a518-6add60e30b7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/0bfe29ca-c147-45cd-a518-6add60e30b7a.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252F13dfb122-889c-4f42-b71c-949a5efbd029.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/13dfb122-889c-4f42-b71c-949a5efbd029.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252Fca082693-504f-4a2e-a8aa-4018283c4656.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/ca082693-504f-4a2e-a8aa-4018283c4656.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252F4b017f8b-5e7f-4dff-a3ea-48b261573e04.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/4b017f8b-5e7f-4dff-a3ea-48b261573e04.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252Fba0199f6-4fe4-49fd-8770-510e88a8fb9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/ba0199f6-4fe4-49fd-8770-510e88a8fb9a.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252F0bb81db7-e0ad-4d92-9dc2-854ea793f214.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/0bb81db7-e0ad-4d92-9dc2-854ea793f214.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252F650b895b-ffe5-4147-8750-75fc66865135.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/650b895b-ffe5-4147-8750-75fc66865135.jpg already downloaded
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670590%252Fgeneral%252F58016376-8c8a-4523-b5a4-1720544e9a25.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670590/general/58016376-8c8a-4523-b5a4-1720544e9a25.jpg already downloaded
2026-03-24 16:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 28de59b0-e2f6-5fc2-bc7a-6e797f28f93e, identifier: 10718396
2026-03-24 16:00:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06945e89-da28-5193-ac84-77a9c9ebee9c, skipping ID generation
2026-03-24 16:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06945e89-da28-5193-ac84-77a9c9ebee9c with scrape type 1
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06945e89-da28-5193-ac84-77a9c9ebee9c sending to next pipeline
2026-03-24 16:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 06945e89-da28-5193-ac84-77a9c9ebee9c, identifier: 10718257
2026-03-24 16:00:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c9c7404-bf45-5500-9aeb-495683d7b9b7, skipping ID generation
2026-03-24 16:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 with scrape type 1
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 sending to next pipeline
2026-03-24 16:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 6c9c7404-bf45-5500-9aeb-495683d7b9b7, identifier: 10718377
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252Fc82ba38b-8125-4b14-af9e-ad76d3456db6.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/c82ba38b-8125-4b14-af9e-ad76d3456db6.JPG not downloaded yet
2026-03-24 16:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 28de59b0-e2f6-5fc2-bc7a-6e797f28f93e with identifier: 10718396
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 16:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 28de59b0-e2f6-5fc2-bc7a-6e797f28f93e with identifier: 10718396
2026-03-24 16:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 28de59b0-e2f6-5fc2-bc7a-6e797f28f93e with identifier: 10718396 to the API
2026-03-24 16:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718396>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 83,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': '28de59b0-e2f6-5fc2-bc7a-6e797f28f93e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718396',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Mii',
'odometer': 84032,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5670590/general/4ded3375-fde1-4ecf-9b1e-84d7fd314059.jpg',
'https://images.openlane.eu/carimgs/5670590/general/f100f88b-8df8-41e5-9e7a-f9ca0866978f.jpg',
'https://images.openlane.eu/carimgs/5670590/general/0bfe29ca-c147-45cd-a518-6add60e30b7a.jpg',
'https://images.openlane.eu/carimgs/5670590/general/13dfb122-889c-4f42-b71c-949a5efbd029.jpg',
'https://images.openlane.eu/carimgs/5670590/general/ca082693-504f-4a2e-a8aa-4018283c4656.jpg',
'https://images.openlane.eu/carimgs/5670590/general/4b017f8b-5e7f-4dff-a3ea-48b261573e04.jpg',
'https://images.openlane.eu/carimgs/5670590/general/ba0199f6-4fe4-49fd-8770-510e88a8fb9a.jpg',
'https://images.openlane.eu/carimgs/5670590/general/0bb81db7-e0ad-4d92-9dc2-854ea793f214.jpg',
'https://images.openlane.eu/carimgs/5670590/general/650b895b-ffe5-4147-8750-75fc66865135.jpg',
'https://images.openlane.eu/carimgs/5670590/general/58016376-8c8a-4523-b5a4-1720544e9a25.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 697201,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/4ded3375-fde1-4ecf-9b1e-84d7fd314059.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527368,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/f100f88b-8df8-41e5-9e7a-f9ca0866978f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 611950,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/0bfe29ca-c147-45cd-a518-6add60e30b7a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474844,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/13dfb122-889c-4f42-b71c-949a5efbd029.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527938,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/ca082693-504f-4a2e-a8aa-4018283c4656.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664489,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/4b017f8b-5e7f-4dff-a3ea-48b261573e04.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320844,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/ba0199f6-4fe4-49fd-8770-510e88a8fb9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376892,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/0bb81db7-e0ad-4d92-9dc2-854ea793f214.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380068,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/650b895b-ffe5-4147-8750-75fc66865135.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28de59b0-e2f6-5fc2-bc7a-6e797f28f93e/28de59b0-e2f6-5fc2-bc7a-6e797f28f93e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306841,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670590/general/58016376-8c8a-4523-b5a4-1720544e9a25.jpg',
'Width': 2000}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Seat Mii Plus - Electric - Automatic - 83 hp - 84.032 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2020}
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718396%27 HTTP/1.1" 200 None
2026-03-24 16:00:30 [adesa.nl] INFO: Saving data for 10718396: {'created_time': 1774368030.831117, 'last_price_update_time': 1774368030.831128, 'auction_closing_time': 1774444200.0}
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718396') HTTP/1.1" 204 0
2026-03-24 16:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 06945e89-da28-5193-ac84-77a9c9ebee9c with identifier: 10718257
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 16:00:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 06945e89-da28-5193-ac84-77a9c9ebee9c with identifier: 10718257
2026-03-24 16:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 06945e89-da28-5193-ac84-77a9c9ebee9c with identifier: 10718257 to the API
2026-03-24 16:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5613737/general/8ff2dbcf-4c9d-436a-b7e6-5c674018ead2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': '06945e89-da28-5193-ac84-77a9c9ebee9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718257',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 159482,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06945e89-da28-5193-ac84-77a9c9ebee9c/06945e89-da28-5193-ac84-77a9c9ebee9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613737/general/e751d614-8543-4d20-8402-6944f4ca3104.jpg',
'Width': 2731}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 Inspiring - Electric - Automatic - 286 hp - 159.482 km',
'transmission': 'automatic',
'trim': 'Inspiring',
'vin': None,
'year': 2021}
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718257%27 HTTP/1.1" 200 None
2026-03-24 16:00:32 [adesa.nl] INFO: Saving data for 10718257: {'created_time': 1774368032.320566, 'last_price_update_time': 1774368032.320575, 'auction_closing_time': 1774443600.0}
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718257') HTTP/1.1" 204 0
2026-03-24 16:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 6c9c7404-bf45-5500-9aeb-495683d7b9b7 with identifier: 10718377
2026-03-24 16:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 6c9c7404-bf45-5500-9aeb-495683d7b9b7 with identifier: 10718377
2026-03-24 16:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 6c9c7404-bf45-5500-9aeb-495683d7b9b7 with identifier: 10718377 to the API
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5636496/general/6bf8ed7a-07e5-417a-b9b2-709990be7089.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 347,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': '6c9c7404-bf45-5500-9aeb-495683d7b9b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718377',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 169521,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 29,
'photos': [],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model Y 60 kWh - Electric - Automatic - 347 hp - 169.521 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718377%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [adesa.nl] INFO: Saving data for 10718377: {'created_time': 1774368033.128789, 'last_price_update_time': 1774368033.128799, 'auction_closing_time': 1774444200.0}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718377') HTTP/1.1" 204 0
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 06945e89-da28-5193-ac84-77a9c9ebee9c due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6c9c7404-bf45-5500-9aeb-495683d7b9b7 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616255/general/ec05eaae-05ae-4abb-b185-3872dacea304.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718259)
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/2828953d-b8cf-4c82-9ac2-e51ffe2ce6f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5595125/general/3a0c5dc4-0388-4491-97a4-1a92d8783895.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718352)
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F03d21fe6-854b-4978-8f70-1ca54901585a.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/03d21fe6-854b-4978-8f70-1ca54901585a.JPG not downloaded yet
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F6c41e42a-4ff9-4fba-820d-5fa35bc81787.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/6c41e42a-4ff9-4fba-820d-5fa35bc81787.JPG not downloaded yet
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/33075e3f-2335-4091-b017-56d46d787ea7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/60a4faa8-aa25-454e-8dd4-c652f25558c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F467b7ca0-bee4-46c9-a934-2037a94a526f.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/467b7ca0-bee4-46c9-a934-2037a94a526f.JPG not downloaded yet
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/c82ba38b-8125-4b14-af9e-ad76d3456db6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F6399d869-2af8-48f5-bf1f-9df861562694.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/6399d869-2af8-48f5-bf1f-9df861562694.JPG not downloaded yet
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/b020c244-e5bf-4745-98f3-c60d4b646d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/03d21fe6-854b-4978-8f70-1ca54901585a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600157%252Fgeneral%252F77c0ab74-f0fb-4c64-9b61-a9da5be95e79.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600157/general/77c0ab74-f0fb-4c64-9b61-a9da5be95e79.JPG not downloaded yet
2026-03-24 16:00:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52ed8819-5858-5e66-bdc8-e11a091d2712, skipping ID generation
2026-03-24 16:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ed8819-5858-5e66-bdc8-e11a091d2712 with scrape type 1
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52ed8819-5858-5e66-bdc8-e11a091d2712 sending to next pipeline
2026-03-24 16:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 52ed8819-5858-5e66-bdc8-e11a091d2712, identifier: 10718259
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5684157/general/b04eb95f-736c-41d9-9aa6-0eba47c37642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718301)
2026-03-24 16:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 52ed8819-5858-5e66-bdc8-e11a091d2712 with identifier: 10718259
2026-03-24 16:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 52ed8819-5858-5e66-bdc8-e11a091d2712 with identifier: 10718259
2026-03-24 16:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 52ed8819-5858-5e66-bdc8-e11a091d2712 with identifier: 10718259 to the API
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616255/general/ec05eaae-05ae-4abb-b185-3872dacea304.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 321,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': '52ed8819-5858-5e66-bdc8-e11a091d2712',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718259',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Jaguar',
'model': 'I-Pace',
'odometer': 82045,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52ed8819-5858-5e66-bdc8-e11a091d2712/52ed8819-5858-5e66-bdc8-e11a091d2712_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276964,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616255/general/62c02ec6-33d7-4faa-905b-163f50d1e008.jpg',
'Width': 2731}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2020-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar I-Pace SE - AWD - Electric - Automatic - 321 hp - 82.045 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718259%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [adesa.nl] INFO: Saving data for 10718259: {'created_time': 1774368033.963595, 'last_price_update_time': 1774368033.963605, 'auction_closing_time': 1774443600.0}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718259') HTTP/1.1" 204 0
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/6c41e42a-4ff9-4fba-820d-5fa35bc81787.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/467b7ca0-bee4-46c9-a934-2037a94a526f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 52ed8819-5858-5e66-bdc8-e11a091d2712 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d31b2290-9902-5d5a-82e5-686757fdfb81, skipping ID generation
2026-03-24 16:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31b2290-9902-5d5a-82e5-686757fdfb81 with scrape type 1
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d31b2290-9902-5d5a-82e5-686757fdfb81 sending to next pipeline
2026-03-24 16:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: d31b2290-9902-5d5a-82e5-686757fdfb81, identifier: 10718352
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10621242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: d31b2290-9902-5d5a-82e5-686757fdfb81 with identifier: 10718352
2026-03-24 16:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: d31b2290-9902-5d5a-82e5-686757fdfb81 with identifier: 10718352
2026-03-24 16:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: d31b2290-9902-5d5a-82e5-686757fdfb81 with identifier: 10718352 to the API
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5595125/general/3a0c5dc4-0388-4491-97a4-1a92d8783895.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': 523,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd31b2290-9902-5d5a-82e5-686757fdfb81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718352',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 52531,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31b2290-9902-5d5a-82e5-686757fdfb81/d31b2290-9902-5d5a-82e5-686757fdfb81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252001,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595125/general/4b03eda8-252b-47d1-b013-c42543ca5eb2.jpg',
'Width': 2731}],
'price': 44000,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX 50 Sport - xDrive - Electric - Automatic - 523 hp - 52.531 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718352%27 HTTP/1.1" 200 None
2026-03-24 16:00:36 [adesa.nl] INFO: Saving data for 10718352: {'created_time': 1774368036.323686, 'last_price_update_time': 1774368036.323695, 'auction_closing_time': 1774444200.0}
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718352') HTTP/1.1" 204 0
2026-03-24 16:00:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/6399d869-2af8-48f5-bf1f-9df861562694.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d31b2290-9902-5d5a-82e5-686757fdfb81 due to Ignoring non-200 response
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b98dba50>
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252Fb020c244-e5bf-4745-98f3-c60d4b646d4b.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/b020c244-e5bf-4745-98f3-c60d4b646d4b.jpg saved to cache
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f27b89c4090>
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684157%252Fgeneral%252Fb04eb95f-736c-41d9-9aa6-0eba47c37642.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684157/general/b04eb95f-736c-41d9-9aa6-0eba47c37642.jpg saved to cache
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c642920-0dff-5213-8a51-f5058e874d5f
2026-03-24 16:00:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c642920-0dff-5213-8a51-f5058e874d5f, skipping ID generation
2026-03-24 16:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c642920-0dff-5213-8a51-f5058e874d5f with scrape type 1
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c642920-0dff-5213-8a51-f5058e874d5f sending to next pipeline
2026-03-24 16:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 0c642920-0dff-5213-8a51-f5058e874d5f, identifier: 10718301
2026-03-24 16:00:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5600157/general/77c0ab74-f0fb-4c64-9b61-a9da5be95e79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718253)
2026-03-24 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 0c642920-0dff-5213-8a51-f5058e874d5f with identifier: 10718301
2026-03-24 16:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 0c642920-0dff-5213-8a51-f5058e874d5f with identifier: 10718301
2026-03-24 16:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 0c642920-0dff-5213-8a51-f5058e874d5f with identifier: 10718301 to the API
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5684157/general/b04eb95f-736c-41d9-9aa6-0eba47c37642.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 351,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': '0c642920-0dff-5213-8a51-f5058e874d5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718301',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 166614,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1212105,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/60f4fb9b-6fff-4d84-a8a3-9bbf1194fbec.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 919673,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/36852067-1b39-48b2-b4dc-d7949aca451f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032294,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/724310d1-25d4-42a6-aca7-82eac0d8c1f9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1007236,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/aa58377b-1a2d-4d3a-95a5-155a89aba6b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 884298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/b020c244-e5bf-4745-98f3-c60d4b646d4b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1293038,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/05d86b7f-8774-4438-b97e-8f646e2b0fc5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735197,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/13e6d8f4-65af-4715-ac03-a789f6186711.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 805481,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/97b0bd38-5546-4c9a-bc09-061f88e9d4a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 748810,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/0f43a7b0-0d59-4228-be4b-d0c063472ae0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c642920-0dff-5213-8a51-f5058e874d5f/0c642920-0dff-5213-8a51-f5058e874d5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1068487,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684157/general/b04eb95f-736c-41d9-9aa6-0eba47c37642.jpg',
'Width': 2731}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 351 '
'hp - 166.614 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718301%27 HTTP/1.1" 200 None
2026-03-24 16:00:37 [adesa.nl] INFO: Saving data for 10718301: {'created_time': 1774368037.760915, 'last_price_update_time': 1774368037.760926, 'auction_closing_time': 1774443600.0}
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718301') HTTP/1.1" 204 0
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ab1e9a6-8f40-5865-8c74-6a760095cb3e with identifier: 10621242
2026-03-24 16:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ab1e9a6-8f40-5865-8c74-6a760095cb3e with scrape type 2
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ab1e9a6-8f40-5865-8c74-6a760095cb3e with scrape type 2
2026-03-24 16:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 7ab1e9a6-8f40-5865-8c74-6a760095cb3e, identifier: 10621242
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 7ab1e9a6-8f40-5865-8c74-6a760095cb3e with identifier: 10621242
2026-03-24 16:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 7ab1e9a6-8f40-5865-8c74-6a760095cb3e with identifier: 10621242
2026-03-24 16:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 7ab1e9a6-8f40-5865-8c74-6a760095cb3e with identifier: 10621242 to the API
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10621242>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '7ab1e9a6-8f40-5865-8c74-6a760095cb3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10621242',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2026-02-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Kona 1.6 - Hybrid - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710621242%27 HTTP/1.1" 200 None
2026-03-24 16:00:38 [adesa.nl] INFO: Saving data for 10621242: {'auction_closing_time': 1798675200.0, 'created_time': 1773239758.801534, 'last_price_update_time': 1774368038.144435}
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10621242') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d0a50b9-ddbb-5927-bc44-7fb196411668, skipping ID generation
2026-03-24 16:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 with scrape type 1
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 sending to next pipeline
2026-03-24 16:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 9d0a50b9-ddbb-5927-bc44-7fb196411668, identifier: 10718253
2026-03-24 16:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 9d0a50b9-ddbb-5927-bc44-7fb196411668 with identifier: 10718253
2026-03-24 16:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 9d0a50b9-ddbb-5927-bc44-7fb196411668 with identifier: 10718253
2026-03-24 16:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 9d0a50b9-ddbb-5927-bc44-7fb196411668 with identifier: 10718253 to the API
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:00:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5600157/general/77c0ab74-f0fb-4c64-9b61-a9da5be95e79.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': '9d0a50b9-ddbb-5927-bc44-7fb196411668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718253',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 35665,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d0a50b9-ddbb-5927-bc44-7fb196411668/9d0a50b9-ddbb-5927-bc44-7fb196411668_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236904,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600157/general/955353a3-5178-4fe4-ba21-c1e506aa5d8c.jpg',
'Width': 2731}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Kia e-Soul ExecutiveLine - Electric - Automatic - 204 hp - 35.665 '
'km',
'transmission': 'automatic',
'trim': 'ExecutiveLine',
'vin': None,
'year': 2020}
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710718253%27 HTTP/1.1" 200 None
2026-03-24 16:00:39 [adesa.nl] INFO: Saving data for 10718253: {'created_time': 1774368039.918478, 'last_price_update_time': 1774368039.918489, 'auction_closing_time': 1774443600.0}
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10718253') HTTP/1.1" 204 0
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9d0a50b9-ddbb-5927-bc44-7fb196411668 due to Ignoring non-200 response
2026-03-24 16:00:39 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 16:00:39 [adesa.nl] INFO: adesa.nl Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20last_price_update_time%20lt%201773936040 HTTP/1.1" 200 None
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10694904') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10694947') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10694977') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10695343') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10695376') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10696739') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10696938') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10696941') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10697303') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10697323') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10697446') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10697452') HTTP/1.1" 204 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10697473') HTTP/1.1" 204 0
2026-03-24 16:00:40 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (17 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.nl/task_32_2026-03-24T16_00_00.jl
2026-03-24 16:00:40 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 69364,
'downloader/request_count': 84,
'downloader/request_method_count/GET': 83,
'downloader/request_method_count/POST': 1,
'downloader/response_bytes': 10563394,
'downloader/response_count': 84,
'downloader/response_status_count/200': 28,
'downloader/response_status_count/403': 56,
'elapsed_time_seconds': 33.155579,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 16, 0, 40, 208470, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 254673,
'httpcompression/response_count': 56,
'item_scraped_count': 17,
'log_count/DEBUG': 706,
'log_count/INFO': 476,
'memusage/max': 147599360,
'memusage/startup': 147599360,
'photo_download_count': 10,
'request_depth_max': 2,
'response_received_count': 74,
'scheduler/dequeued': 84,
'scheduler/dequeued/memory': 84,
'scheduler/enqueued': 84,
'scheduler/enqueued/memory': 84,
'scrape_type/new': 13,
'scrape_type/price_update': 4,
'scrape_type/skipped': 11,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 19,
'scrapy-zyte-api/error_ratio': 0.05263157894736842,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.671724884231624,
'scrapy-zyte-api/mean_response_seconds': 4.846196778377312,
'scrapy-zyte-api/processed': 18,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 18,
'scrapy-zyte-api/request_args/experimental.requestCookies': 17,
'scrapy-zyte-api/request_args/experimental.responseCookies': 18,
'scrapy-zyte-api/request_args/httpRequestBody': 1,
'scrapy-zyte-api/request_args/httpRequestMethod': 1,
'scrapy-zyte-api/request_args/httpResponseBody': 18,
'scrapy-zyte-api/request_args/httpResponseHeaders': 18,
'scrapy-zyte-api/request_args/url': 18,
'scrapy-zyte-api/status_codes/200': 18,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 18,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 28,
'source/total_available': 28,
'start_time': datetime.datetime(2026, 3, 24, 16, 0, 7, 52891, tzinfo=datetime.timezone.utc)}
2026-03-24 16:00:40 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 16:00:40 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f27bb7a4e10>
2026-03-24 16:00:40 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f27bb7a6350>