2026-03-30 13:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 13: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-30 13:00:06 [adesa.nl] INFO: Starting spider adesa.nl
2026-03-30 13:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 13:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 13:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 13:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 13:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 4df5922daca033ca
2026-03-30 13: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-30 13: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-30T13_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-30 13:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13: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-30 13:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 13: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-30 13:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2122
2026-03-30 13:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 13:00:07 [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-30 13:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 13: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-30 13: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-30 13:00:07 [scrapy.core.engine] INFO: Spider opened
2026-03-30 13:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 13:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-30 13:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 13:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13: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-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10744535
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710744535%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10744535: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10744535 url https://www.openlane.eu/en/carv6/auction/10744535
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10744956
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710744956%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10744956: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10744956 url https://www.openlane.eu/en/carv6/auction/10744956
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10745102
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745102%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10745102: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10745102 url https://www.openlane.eu/en/carv6/auction/10745102
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10745154
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745154%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10745154: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10745154 url https://www.openlane.eu/en/carv6/auction/10745154
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10745080
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745080%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10745080: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10745080 url https://www.openlane.eu/en/carv6/auction/10745080
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10745104
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745104%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10745104: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10745104 url https://www.openlane.eu/en/carv6/auction/10745104
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10742720
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710742720%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10742720: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10742720 url https://www.openlane.eu/en/carv6/auction/10742720
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10742726
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710742726%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10742726: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10742726 url https://www.openlane.eu/en/carv6/auction/10742726
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10735647
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710735647%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10735647: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10735647 url https://www.openlane.eu/en/carv6/auction/10735647
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10730533
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710730533%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10730533: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10730533 url https://www.openlane.eu/en/carv6/auction/10730533
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 9982425
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [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-30 13:00:45 [adesa.nl] INFO: Scrape type for 9982425: 2
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 9982425 url https://www.openlane.eu/en/carv6/auction/9982425
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10606212
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [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-30 13:00:45 [adesa.nl] INFO: Scrape type for 10606212: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10606212 url https://www.openlane.eu/en/carv6/auction/10606212
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10733971
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710733971%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10733971: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10733971 url https://www.openlane.eu/en/carv6/auction/10733971
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10716650
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710716650%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10716650: 2
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10716650 url https://www.openlane.eu/en/carv6/auction/10716650
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10743256
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710743256%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10743256: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10743256 url https://www.openlane.eu/en/carv6/auction/10743256
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10743258
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710743258%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10743258: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10743258 url https://www.openlane.eu/en/carv6/auction/10743258
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10553480
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [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-30 13:00:45 [adesa.nl] INFO: Scrape type for 10553480: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10553480 url https://www.openlane.eu/en/carv6/auction/10553480
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10707952
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [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-30 13:00:45 [adesa.nl] INFO: Scrape type for 10707952: 2
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10707952 url https://www.openlane.eu/en/carv6/auction/10707952
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10735072
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710735072%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10735072: 1
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10735072 url https://www.openlane.eu/en/carv6/auction/10735072
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10726268
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710726268%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10726268: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10726268 url https://www.openlane.eu/en/carv6/auction/10726268
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10686922
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [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-30 13:00:45 [adesa.nl] INFO: Scrape type for 10686922: 2
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10686922 url https://www.openlane.eu/en/carv6/auction/10686922
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10725181
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710725181%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [adesa.nl] INFO: Scrape type for 10725181: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10725181 url https://www.openlane.eu/en/carv6/auction/10725181
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10695290
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [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-30 13:00:45 [adesa.nl] INFO: Scrape type for 10695290: 2
2026-03-30 13:00:45 [adesa.nl] INFO: Scraping item 10695290 url https://www.openlane.eu/en/carv6/auction/10695290
2026-03-30 13:00:45 [adesa.nl] INFO: Found listing with ID: 10695292
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:45 [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-30 13:00:45 [adesa.nl] INFO: Scrape type for 10695292: 0
2026-03-30 13:00:45 [adesa.nl] INFO: Skipping item 10695292 url https://www.openlane.eu/en/carv6/auction/10695292
2026-03-30 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10745080
2026-03-30 13:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bf9b3ad-a238-5005-98de-3d19241a045a with scrape type 1
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5bf9b3ad-a238-5005-98de-3d19241a045a
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [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-30 13:00:46 [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-30 13:00:46 [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/10745080)
2026-03-30 13:00:46 [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/10745080)
2026-03-30 13:00:46 [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/10745080)
2026-03-30 13:00:46 [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-30 13:00:47 [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/10745080)
2026-03-30 13:00:47 [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-30 13:00:47 [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/10745080)
2026-03-30 13:00:47 [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-30 13:00:47 [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/10745080)
2026-03-30 13:00:47 [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-30 13:00:47 [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/10745080)
2026-03-30 13:00:47 [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-30 13:00:47 [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-30 13:00:47 [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/10745080)
2026-03-30 13:00:47 [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/10745080)
2026-03-30 13:00:47 [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-30 13:00:47 [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/10745080)
2026-03-30 13:00:47 [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-30 13:00:47 [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-30 13:00:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5bf9b3ad-a238-5005-98de-3d19241a045a, skipping ID generation
2026-03-30 13:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bf9b3ad-a238-5005-98de-3d19241a045a with scrape type 1
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5bf9b3ad-a238-5005-98de-3d19241a045a sending to next pipeline
2026-03-30 13:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 5bf9b3ad-a238-5005-98de-3d19241a045a, identifier: 10745080
2026-03-30 13:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10745080
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 13:00:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 13:00:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10745080
2026-03-30 13:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 5bf9b3ad-a238-5005-98de-3d19241a045a with identifier: 10745080 to the API
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709279/general/267cacd6-794a-422c-9548-97a4fa6050c2.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-31T10: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=10745080',
'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-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745080%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [adesa.nl] INFO: Saving data for 10745080: {'created_time': 1774875648.662639, 'last_price_update_time': 1774875648.662657, 'auction_closing_time': 1774951800.0}
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10745080') HTTP/1.1" 204 0
2026-03-30 13:00:48 [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-30 13:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6 with identifier: 10742726
2026-03-30 13:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6 with scrape type 1
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252Ffb81da44-e680-4b4a-bd95-0e68f4958cbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/fb81da44-e680-4b4a-bd95-0e68f4958cbe.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252F9deaaef9-bf6c-4c5f-856d-aeb2df5293f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/9deaaef9-bf6c-4c5f-856d-aeb2df5293f9.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252F718efd6a-9a4d-41b8-bbba-20e0a964621d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/718efd6a-9a4d-41b8-bbba-20e0a964621d.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252Fa727b892-cc20-4e19-b86c-ccef60e84833.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/a727b892-cc20-4e19-b86c-ccef60e84833.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252F721fc951-dc11-49a1-820c-31225939c634.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/721fc951-dc11-49a1-820c-31225939c634.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252F44800571-af54-4529-bf25-0f6894603457.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/44800571-af54-4529-bf25-0f6894603457.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252F1ccded46-f0f1-4dae-bdd1-7c4a47edee20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/1ccded46-f0f1-4dae-bdd1-7c4a47edee20.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252Ff1cc82f0-6cc0-422f-be4b-e4a9d1f04cf0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/f1cc82f0-6cc0-422f-be4b-e4a9d1f04cf0.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252Faf6b42ee-1edc-4312-a410-e556074ef76c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/af6b42ee-1edc-4312-a410-e556074ef76c.jpg already downloaded
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [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%252F5730974%252Fgeneral%252F34eb7ad6-d53e-4bfe-b23c-e2103fa407b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730974/general/34eb7ad6-d53e-4bfe-b23c-e2103fa407b3.jpg already downloaded
2026-03-30 13:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6, identifier: 10742726
2026-03-30 13:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6 with identifier: 10742726
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6 with identifier: 10742726
2026-03-30 13:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6 with identifier: 10742726 to the API
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T07:30:00Z',
'fuel_type': 'Electric',
'id': 'd5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742726',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 48180,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5730974/general/fb81da44-e680-4b4a-bd95-0e68f4958cbe.jpg',
'https://images.openlane.eu/carimgs/5730974/general/9deaaef9-bf6c-4c5f-856d-aeb2df5293f9.jpg',
'https://images.openlane.eu/carimgs/5730974/general/718efd6a-9a4d-41b8-bbba-20e0a964621d.jpg',
'https://images.openlane.eu/carimgs/5730974/general/a727b892-cc20-4e19-b86c-ccef60e84833.jpg',
'https://images.openlane.eu/carimgs/5730974/general/721fc951-dc11-49a1-820c-31225939c634.jpg',
'https://images.openlane.eu/carimgs/5730974/general/44800571-af54-4529-bf25-0f6894603457.jpg',
'https://images.openlane.eu/carimgs/5730974/general/1ccded46-f0f1-4dae-bdd1-7c4a47edee20.jpg',
'https://images.openlane.eu/carimgs/5730974/general/f1cc82f0-6cc0-422f-be4b-e4a9d1f04cf0.jpg',
'https://images.openlane.eu/carimgs/5730974/general/af6b42ee-1edc-4312-a410-e556074ef76c.jpg',
'https://images.openlane.eu/carimgs/5730974/general/34eb7ad6-d53e-4bfe-b23c-e2103fa407b3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 634354,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/fb81da44-e680-4b4a-bd95-0e68f4958cbe.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 624263,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/9deaaef9-bf6c-4c5f-856d-aeb2df5293f9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609847,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/718efd6a-9a4d-41b8-bbba-20e0a964621d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 598852,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/a727b892-cc20-4e19-b86c-ccef60e84833.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408919,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/721fc951-dc11-49a1-820c-31225939c634.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529674,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/44800571-af54-4529-bf25-0f6894603457.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572390,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/1ccded46-f0f1-4dae-bdd1-7c4a47edee20.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427811,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/f1cc82f0-6cc0-422f-be4b-e4a9d1f04cf0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693865,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/af6b42ee-1edc-4312-a410-e556074ef76c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6/d5e5ed3e-e013-5a8a-866a-9f7a8cadd2b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623403,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730974/general/34eb7ad6-d53e-4bfe-b23c-e2103fa407b3.jpg',
'Width': 2731}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour Pulse - Electric - Automatic - 82 hp - 48.180 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2020}
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710742726%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [adesa.nl] INFO: Saving data for 10742726: {'created_time': 1774875661.099405, 'last_price_update_time': 1774875661.099418, 'auction_closing_time': 1774942200.0}
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10742726') HTTP/1.1" 204 0
2026-03-30 13:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10716650
2026-03-30 13:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with scrape type 2
2026-03-30 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with scrape type 2
2026-03-30 13:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1, identifier: 10716650
2026-03-30 13:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10716650
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-30 13:01:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10716650
2026-03-30 13:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10716650 to the API
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716650>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716650',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 115 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710716650%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [adesa.nl] INFO: Saving data for 10716650: {'auction_closing_time': 1798675200.0, 'created_time': 1774443627.150932, 'last_price_update_time': 1774875664.34552}
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10716650') HTTP/1.1" 204 0
2026-03-30 13:01:07 [scrapy.extensions.logstats] INFO: Crawled 14 pages (at 14 pages/min), scraped 3 items (at 3 items/min)
2026-03-30 13:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 154MiB
2026-03-30 13:01:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 21.283(s), this was the 1st time calling it.
2026-03-30 13:01:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.256349851466085 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 13:01:24 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'efb254cf3f4b1733197e235568f7843f', '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=efb254cf3f4b1733197e235568f7843f.
2026-03-30 13:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f90b63-ecf9-5d03-bd18-7a221ffd86a4 with identifier: 10743256
2026-03-30 13:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4 with scrape type 1
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [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%252F5753534%252Fgeneral%252F7db0b56c-0763-446a-b7b6-2602afbd80b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/7db0b56c-0763-446a-b7b6-2602afbd80b4.jpg not downloaded yet
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [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%252F5753534%252Fgeneral%252Fc181352b-e856-401e-a5fe-1b1db92f8a3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/c181352b-e856-401e-a5fe-1b1db92f8a3d.jpg not downloaded yet
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [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%252F5753534%252Fgeneral%252F872832bc-9ed2-43aa-9683-ade6628a10ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/872832bc-9ed2-43aa-9683-ade6628a10ca.jpg not downloaded yet
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [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%252F5753534%252Fgeneral%252F6ccd7aab-acec-43e4-906d-3f7b415f8729.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/6ccd7aab-acec-43e4-906d-3f7b415f8729.jpg not downloaded yet
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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%252F5753534%252Fgeneral%252F56ba6a09-8939-48cd-ac38-6847607619f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/56ba6a09-8939-48cd-ac38-6847607619f9.jpg not downloaded yet
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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%252F5753534%252Fgeneral%252Fc1ce47fd-ffe8-4e83-a166-19fb5c5656ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/c1ce47fd-ffe8-4e83-a166-19fb5c5656ce.jpg not downloaded yet
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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%252F5753534%252Fgeneral%252F90e2394d-46f4-47ef-af93-c636a72cd38e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/90e2394d-46f4-47ef-af93-c636a72cd38e.jpg not downloaded yet
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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%252F5753534%252Fgeneral%252F0a585e52-2d79-47f8-be21-70b7097a1728.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/0a585e52-2d79-47f8-be21-70b7097a1728.jpg not downloaded yet
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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%252F5753534%252Fgeneral%252F32fafcd3-6ba0-48c5-93ca-6da6895469d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/32fafcd3-6ba0-48c5-93ca-6da6895469d2.jpg not downloaded yet
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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%252F5753534%252Fgeneral%252F699fe928-c89b-477d-a323-38be6591b190.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/699fe928-c89b-477d-a323-38be6591b190.jpg not downloaded yet
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/872832bc-9ed2-43aa-9683-ade6628a10ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/7db0b56c-0763-446a-b7b6-2602afbd80b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/c181352b-e856-401e-a5fe-1b1db92f8a3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/6ccd7aab-acec-43e4-906d-3f7b415f8729.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/32fafcd3-6ba0-48c5-93ca-6da6895469d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/699fe928-c89b-477d-a323-38be6591b190.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/90e2394d-46f4-47ef-af93-c636a72cd38e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/0a585e52-2d79-47f8-be21-70b7097a1728.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/c1ce47fd-ffe8-4e83-a166-19fb5c5656ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb44f810>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F872832bc-9ed2-43aa-9683-ade6628a10ca.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/872832bc-9ed2-43aa-9683-ade6628a10ca.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8014123d0>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F7db0b56c-0763-446a-b7b6-2602afbd80b4.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/7db0b56c-0763-446a-b7b6-2602afbd80b4.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753534/general/56ba6a09-8939-48cd-ac38-6847607619f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743256)
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb4f2810>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252Fc181352b-e856-401e-a5fe-1b1db92f8a3d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/c181352b-e856-401e-a5fe-1b1db92f8a3d.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb465c10>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F6ccd7aab-acec-43e4-906d-3f7b415f8729.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/6ccd7aab-acec-43e4-906d-3f7b415f8729.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb438210>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F32fafcd3-6ba0-48c5-93ca-6da6895469d2.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/32fafcd3-6ba0-48c5-93ca-6da6895469d2.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7faa186d0>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F699fe928-c89b-477d-a323-38be6591b190.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/699fe928-c89b-477d-a323-38be6591b190.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb4f3c50>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F90e2394d-46f4-47ef-af93-c636a72cd38e.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/90e2394d-46f4-47ef-af93-c636a72cd38e.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7faa0c610>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F0a585e52-2d79-47f8-be21-70b7097a1728.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/0a585e52-2d79-47f8-be21-70b7097a1728.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb3b4c10>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252Fc1ce47fd-ffe8-4e83-a166-19fb5c5656ce.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/c1ce47fd-ffe8-4e83-a166-19fb5c5656ce.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7faa9eed0>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753534%252Fgeneral%252F56ba6a09-8939-48cd-ac38-6847607619f9.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753534/general/56ba6a09-8939-48cd-ac38-6847607619f9.jpg saved to cache
2026-03-30 13:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4
2026-03-30 13:01:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57f90b63-ecf9-5d03-bd18-7a221ffd86a4, skipping ID generation
2026-03-30 13:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4 with scrape type 1
2026-03-30 13:01:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57f90b63-ecf9-5d03-bd18-7a221ffd86a4 sending to next pipeline
2026-03-30 13:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 57f90b63-ecf9-5d03-bd18-7a221ffd86a4, identifier: 10743256
2026-03-30 13:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 57f90b63-ecf9-5d03-bd18-7a221ffd86a4 with identifier: 10743256
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 13:01:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 57f90b63-ecf9-5d03-bd18-7a221ffd86a4 with identifier: 10743256
2026-03-30 13:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 57f90b63-ecf9-5d03-bd18-7a221ffd86a4 with identifier: 10743256 to the API
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753534/general/56ba6a09-8939-48cd-ac38-6847607619f9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 230,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '57f90b63-ecf9-5d03-bd18-7a221ffd86a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743256',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 12,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136652,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/7db0b56c-0763-446a-b7b6-2602afbd80b4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135261,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/c181352b-e856-401e-a5fe-1b1db92f8a3d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139601,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/872832bc-9ed2-43aa-9683-ade6628a10ca.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133627,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/6ccd7aab-acec-43e4-906d-3f7b415f8729.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140472,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/56ba6a09-8939-48cd-ac38-6847607619f9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86948,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/c1ce47fd-ffe8-4e83-a166-19fb5c5656ce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124332,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/90e2394d-46f4-47ef-af93-c636a72cd38e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115423,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/0a585e52-2d79-47f8-be21-70b7097a1728.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140996,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/32fafcd3-6ba0-48c5-93ca-6da6895469d2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f90b63-ecf9-5d03-bd18-7a221ffd86a4/57f90b63-ecf9-5d03-bd18-7a221ffd86a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152128,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753534/general/699fe928-c89b-477d-a323-38be6591b190.jpg',
'Width': 1600}],
'price': 30400,
'price_includes_vat': True,
'registration_date': '2026-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Ioniq 6 - Electric - Automatic - 230 hp - 12 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710743256%27 HTTP/1.1" 200 None
2026-03-30 13:01:42 [adesa.nl] INFO: Saving data for 10743256: {'created_time': 1774875702.683362, 'last_price_update_time': 1774875702.683375, 'auction_closing_time': 1798675200.0}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10743256') HTTP/1.1" 204 0
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8de13496-5192-5ad0-a786-158bc98b1372 with identifier: 10743258
2026-03-30 13:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8de13496-5192-5ad0-a786-158bc98b1372 with scrape type 1
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252Faca8067c-3a4c-4c67-9af9-3c288a95f14d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/aca8067c-3a4c-4c67-9af9-3c288a95f14d.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252Fd4e4e95e-4517-450c-af08-a5ae1058773b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/d4e4e95e-4517-450c-af08-a5ae1058773b.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252Ffb37e009-4b2f-4477-9e25-ee819c76e796.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/fb37e009-4b2f-4477-9e25-ee819c76e796.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252F44fea36e-ab97-492a-9282-92cbb3a91542.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/44fea36e-ab97-492a-9282-92cbb3a91542.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252F04b4b432-403a-4ade-befd-90ba685f90fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/04b4b432-403a-4ade-befd-90ba685f90fe.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252F123acb15-c273-46e6-8ae4-7ff94deb8f75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/123acb15-c273-46e6-8ae4-7ff94deb8f75.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252F9aef0a54-5d54-4734-bd9c-33d5ec4e8e6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/9aef0a54-5d54-4734-bd9c-33d5ec4e8e6a.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252Fe58cd789-f3bb-420c-8f35-2d6bf4ee47b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/e58cd789-f3bb-420c-8f35-2d6bf4ee47b1.jpg not downloaded yet
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/d4e4e95e-4517-450c-af08-a5ae1058773b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/aca8067c-3a4c-4c67-9af9-3c288a95f14d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252F57eae300-6add-4d6b-b7a6-a6032df5e68d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/57eae300-6add-4d6b-b7a6-a6032df5e68d.jpg not downloaded yet
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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%252F5753536%252Fgeneral%252Fc377685a-6e2e-4d7f-b0f6-bc0df0dfb706.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/c377685a-6e2e-4d7f-b0f6-bc0df0dfb706.jpg not downloaded yet
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/44fea36e-ab97-492a-9282-92cbb3a91542.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/fb37e009-4b2f-4477-9e25-ee819c76e796.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/57eae300-6add-4d6b-b7a6-a6032df5e68d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/e58cd789-f3bb-420c-8f35-2d6bf4ee47b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7faa9cd10>
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252Fd4e4e95e-4517-450c-af08-a5ae1058773b.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/d4e4e95e-4517-450c-af08-a5ae1058773b.jpg saved to cache
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fa936c90>
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252Faca8067c-3a4c-4c67-9af9-3c288a95f14d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/aca8067c-3a4c-4c67-9af9-3c288a95f14d.jpg saved to cache
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/9aef0a54-5d54-4734-bd9c-33d5ec4e8e6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/123acb15-c273-46e6-8ae4-7ff94deb8f75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff801b69190>
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252F44fea36e-ab97-492a-9282-92cbb3a91542.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/44fea36e-ab97-492a-9282-92cbb3a91542.jpg saved to cache
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb305750>
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252Ffb37e009-4b2f-4477-9e25-ee819c76e796.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/fb37e009-4b2f-4477-9e25-ee819c76e796.jpg saved to cache
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7faa18c50>
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252F57eae300-6add-4d6b-b7a6-a6032df5e68d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/57eae300-6add-4d6b-b7a6-a6032df5e68d.jpg saved to cache
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb36a8d0>
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252Fe58cd789-f3bb-420c-8f35-2d6bf4ee47b1.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/e58cd789-f3bb-420c-8f35-2d6bf4ee47b1.jpg saved to cache
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/04b4b432-403a-4ade-befd-90ba685f90fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753536/general/c377685a-6e2e-4d7f-b0f6-bc0df0dfb706.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743258)
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff80154e150>
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252F9aef0a54-5d54-4734-bd9c-33d5ec4e8e6a.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/9aef0a54-5d54-4734-bd9c-33d5ec4e8e6a.jpg saved to cache
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7faa0dc50>
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252F123acb15-c273-46e6-8ae4-7ff94deb8f75.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/123acb15-c273-46e6-8ae4-7ff94deb8f75.jpg saved to cache
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7faa477d0>
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252F04b4b432-403a-4ade-befd-90ba685f90fe.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/04b4b432-403a-4ade-befd-90ba685f90fe.jpg saved to cache
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff7fb3ac850>
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.nl',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753536%252Fgeneral%252Fc377685a-6e2e-4d7f-b0f6-bc0df0dfb706.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753536/general/c377685a-6e2e-4d7f-b0f6-bc0df0dfb706.jpg saved to cache
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8de13496-5192-5ad0-a786-158bc98b1372
2026-03-30 13:01:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8de13496-5192-5ad0-a786-158bc98b1372, skipping ID generation
2026-03-30 13:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8de13496-5192-5ad0-a786-158bc98b1372 with scrape type 1
2026-03-30 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8de13496-5192-5ad0-a786-158bc98b1372 sending to next pipeline
2026-03-30 13:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 8de13496-5192-5ad0-a786-158bc98b1372, identifier: 10743258
2026-03-30 13:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 8de13496-5192-5ad0-a786-158bc98b1372 with identifier: 10743258
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 13:01:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 8de13496-5192-5ad0-a786-158bc98b1372 with identifier: 10743258
2026-03-30 13:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 8de13496-5192-5ad0-a786-158bc98b1372 with identifier: 10743258 to the API
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753536/general/c377685a-6e2e-4d7f-b0f6-bc0df0dfb706.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 230,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '8de13496-5192-5ad0-a786-158bc98b1372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743258',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166620,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/aca8067c-3a4c-4c67-9af9-3c288a95f14d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163662,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/d4e4e95e-4517-450c-af08-a5ae1058773b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179407,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/fb37e009-4b2f-4477-9e25-ee819c76e796.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176335,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/44fea36e-ab97-492a-9282-92cbb3a91542.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210018,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/04b4b432-403a-4ade-befd-90ba685f90fe.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177065,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/123acb15-c273-46e6-8ae4-7ff94deb8f75.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173774,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/9aef0a54-5d54-4734-bd9c-33d5ec4e8e6a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111108,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/e58cd789-f3bb-420c-8f35-2d6bf4ee47b1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129342,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/57eae300-6add-4d6b-b7a6-a6032df5e68d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8de13496-5192-5ad0-a786-158bc98b1372/8de13496-5192-5ad0-a786-158bc98b1372_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180627,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753536/general/c377685a-6e2e-4d7f-b0f6-bc0df0dfb706.jpg',
'Width': 1600}],
'price': 30400,
'price_includes_vat': True,
'registration_date': '2026-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Ioniq 6 - Electric - Automatic - 230 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710743258%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [adesa.nl] INFO: Saving data for 10743258: {'created_time': 1774875707.721875, 'last_price_update_time': 1774875707.721887, 'auction_closing_time': 1798675200.0}
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10743258') HTTP/1.1" 204 0
2026-03-30 13:01:50 [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-30 13:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5779725e-db10-50e9-bbc3-74cc5e6c8079 with identifier: 10707952
2026-03-30 13:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5779725e-db10-50e9-bbc3-74cc5e6c8079 with scrape type 2
2026-03-30 13:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5779725e-db10-50e9-bbc3-74cc5e6c8079 with scrape type 2
2026-03-30 13:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 5779725e-db10-50e9-bbc3-74cc5e6c8079, identifier: 10707952
2026-03-30 13:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 5779725e-db10-50e9-bbc3-74cc5e6c8079 with identifier: 10707952
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 13:01:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 13:01:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 5779725e-db10-50e9-bbc3-74cc5e6c8079 with identifier: 10707952
2026-03-30 13:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 5779725e-db10-50e9-bbc3-74cc5e6c8079 with identifier: 10707952 to the API
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:51 [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': 258,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '5779725e-db10-50e9-bbc3-74cc5e6c8079',
'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-03-23',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Santa Fe 1.6 - AWD - Petrol - Automatic - 258 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:51 [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-30 13:01:51 [adesa.nl] INFO: Saving data for 10707952: {'auction_closing_time': 1798675200.0, 'created_time': 1774270838.340937, 'last_price_update_time': 1774875711.653464}
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10707952') HTTP/1.1" 204 0
2026-03-30 13:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10744956
2026-03-30 13:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26745e56-db12-553a-8cf0-eb82012f2bd0 with scrape type 1
2026-03-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26745e56-db12-553a-8cf0-eb82012f2bd0
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/f5acc55e-e548-48c0-82ee-2e9dee0e0875.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/400b49f9-b3d8-403d-981e-5aa0c4a670d8.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/55e427b5-2193-4275-bca6-b5da86556a19.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/a45658cf-beed-4c62-aeb9-b256a6fff79a.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/898ab5d2-6880-4a41-9ec6-f5403b52cfa7.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/0a0941d7-26c2-439e-a168-2d22d07ecc2b.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/46d7ca91-fcdc-4944-ae9e-be33d385f2ef.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/1408f48a-e077-4d91-bc93-fb6251252cd1.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/4f6598d2-950c-4fca-91cf-613f63125790.jpeg already downloaded
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [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-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594418/general/aca459a1-3b3e-4c75-9698-f200fb422d49.jpeg already downloaded
2026-03-30 13:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 26745e56-db12-553a-8cf0-eb82012f2bd0, identifier: 10744956
2026-03-30 13:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10744956
2026-03-30 13:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10744956
2026-03-30 13:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 26745e56-db12-553a-8cf0-eb82012f2bd0 with identifier: 10744956 to the API
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744956>
{'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-31T10: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=10744956',
'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': 14100,
'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-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710744956%27 HTTP/1.1" 200 None
2026-03-30 13:01:54 [adesa.nl] INFO: Saving data for 10744956: {'created_time': 1774875714.408414, 'last_price_update_time': 1774875714.408425, 'auction_closing_time': 1774951800.0}
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10744956') HTTP/1.1" 204 0
2026-03-30 13:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10745104
2026-03-30 13:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with scrape type 1
2026-03-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4f8ff05-4fc8-58c1-8a48-18c8917f8db1
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/304d56c8-3450-4f7b-a682-e540d9e98588.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/28a50ea7-5951-482f-9a47-971585055daa.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/15aa5217-abfc-4066-a0dc-a3277925dbbb.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/c196f0a7-ff74-4aa4-9972-c144f66131a8.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/24713fa0-5638-4923-8259-e5e7c34aab90.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/11b521fa-20f3-4123-b396-7fd93f15c911.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/08f92073-c135-497b-a016-60b04a399d14.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/6ce003e9-75fc-479a-878e-7c55b9b6bb56.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/9cecdd7a-4b25-4cf1-860c-76beec54eae4.jpg already downloaded
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722178/general/6b678c4e-650d-4d60-bb76-ff58a9ffb7b5.jpg already downloaded
2026-03-30 13:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1, identifier: 10745104
2026-03-30 13:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10745104
2026-03-30 13:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10745104
2026-03-30 13:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: a4f8ff05-4fc8-58c1-8a48-18c8917f8db1 with identifier: 10745104 to the API
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745104>
{'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-31T10: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=10745104',
'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-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745104%27 HTTP/1.1" 200 None
2026-03-30 13:01:55 [adesa.nl] INFO: Saving data for 10745104: {'created_time': 1774875715.372935, 'last_price_update_time': 1774875715.372947, 'auction_closing_time': 1774951800.0}
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10745104') HTTP/1.1" 204 0
2026-03-30 13:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51d8a586-0525-5b88-91a9-7ad630827b75 with identifier: 10695290
2026-03-30 13:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51d8a586-0525-5b88-91a9-7ad630827b75 with scrape type 2
2026-03-30 13:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51d8a586-0525-5b88-91a9-7ad630827b75 with scrape type 2
2026-03-30 13:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 51d8a586-0525-5b88-91a9-7ad630827b75, identifier: 10695290
2026-03-30 13:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 51d8a586-0525-5b88-91a9-7ad630827b75 with identifier: 10695290
2026-03-30 13:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 51d8a586-0525-5b88-91a9-7ad630827b75 with identifier: 10695290
2026-03-30 13:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 51d8a586-0525-5b88-91a9-7ad630827b75 with identifier: 10695290 to the API
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695290>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 145,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '51d8a586-0525-5b88-91a9-7ad630827b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2026-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Petrol - Automatic - 145 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2026}
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:57 [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-30 13:01:57 [adesa.nl] INFO: Saving data for 10695290: {'auction_closing_time': 1798675200.0, 'created_time': 1773925230.882311, 'last_price_update_time': 1774875717.521745}
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10695290') HTTP/1.1" 204 0
2026-03-30 13:02:07 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 6 pages/min), scraped 9 items (at 6 items/min)
2026-03-30 13:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 13:02:15 [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-30 13:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922
2026-03-30 13:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-30 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-30 13:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7, identifier: 10686922
2026-03-30 13:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922
2026-03-30 13:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922
2026-03-30 13:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10686922 to the API
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:16 [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-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [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-30 13:02:16 [adesa.nl] INFO: Saving data for 10686922: {'auction_closing_time': 1798675200.0, 'created_time': 1773838841.314482, 'last_price_update_time': 1774875736.383462}
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10686922') HTTP/1.1" 204 0
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.313(s), this was the 1st time calling it.
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.440397569672299 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.251(s), this was the 1st time calling it.
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.069347360272062 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.173(s), this was the 1st time calling it.
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.88904432923967 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.275(s), this was the 1st time calling it.
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.367636157875356 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10735072, dropping item
2026-03-30 13:02:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.160(s), this was the 1st time calling it.
2026-03-30 13:02:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.93598767133148 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d70753f-5175-557a-b631-c923a6180822 with identifier: 10744535
2026-03-30 13:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d70753f-5175-557a-b631-c923a6180822 with scrape type 1
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d70753f-5175-557a-b631-c923a6180822
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252F3fb80e7c-a392-4f98-a1c3-6e70f80faffd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/3fb80e7c-a392-4f98-a1c3-6e70f80faffd.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252F9abf32e7-ba8b-4db4-b5b2-4d21d3d5f596.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/9abf32e7-ba8b-4db4-b5b2-4d21d3d5f596.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252F64f5ab7f-6cae-4dd9-8b4b-1bf9a6ed5903.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/64f5ab7f-6cae-4dd9-8b4b-1bf9a6ed5903.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252Feff8f67c-1b48-48f4-af9c-8e2becb6cc02.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/eff8f67c-1b48-48f4-af9c-8e2becb6cc02.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252Ff8a7a73e-5d06-462c-b098-d7bfad4fa2f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/f8a7a73e-5d06-462c-b098-d7bfad4fa2f4.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252F2ad4b6f2-8548-4816-92f5-857c4e5ccebf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/2ad4b6f2-8548-4816-92f5-857c4e5ccebf.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252F0be0b64f-f8b3-4d3c-8a62-13d43c34b008.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/0be0b64f-f8b3-4d3c-8a62-13d43c34b008.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252F09c6a995-1e2f-4c6a-b332-ac768c4b6377.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/09c6a995-1e2f-4c6a-b332-ac768c4b6377.JPG not downloaded yet
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252F8a62868c-aa6a-4b1a-8978-60c4bd0db3a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/8a62868c-aa6a-4b1a-8978-60c4bd0db3a3.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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%252F5583944%252Fgeneral%252Fea04cc77-7d9b-450d-86e5-12bc8f23aa31.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583944/general/ea04cc77-7d9b-450d-86e5-12bc8f23aa31.jpg already downloaded
2026-03-30 13:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583944/general/09c6a995-1e2f-4c6a-b332-ac768c4b6377.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744535)
2026-03-30 13:02:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d70753f-5175-557a-b631-c923a6180822, skipping ID generation
2026-03-30 13:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d70753f-5175-557a-b631-c923a6180822 with scrape type 1
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d70753f-5175-557a-b631-c923a6180822 sending to next pipeline
2026-03-30 13:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 6d70753f-5175-557a-b631-c923a6180822, identifier: 10744535
2026-03-30 13:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 6d70753f-5175-557a-b631-c923a6180822 with identifier: 10744535
2026-03-30 13:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 6d70753f-5175-557a-b631-c923a6180822 with identifier: 10744535
2026-03-30 13:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 6d70753f-5175-557a-b631-c923a6180822 with identifier: 10744535 to the API
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5583944/general/09c6a995-1e2f-4c6a-b332-ac768c4b6377.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 530,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Electric',
'id': '6d70753f-5175-557a-b631-c923a6180822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'L651JV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744535',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 180800,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379907,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/3fb80e7c-a392-4f98-a1c3-6e70f80faffd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381601,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/9abf32e7-ba8b-4db4-b5b2-4d21d3d5f596.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391000,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/64f5ab7f-6cae-4dd9-8b4b-1bf9a6ed5903.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374553,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/eff8f67c-1b48-48f4-af9c-8e2becb6cc02.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139203,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/f8a7a73e-5d06-462c-b098-d7bfad4fa2f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49729,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/2ad4b6f2-8548-4816-92f5-857c4e5ccebf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142427,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/0be0b64f-f8b3-4d3c-8a62-13d43c34b008.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/8a62868c-aa6a-4b1a-8978-60c4bd0db3a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d70753f-5175-557a-b631-c923a6180822/6d70753f-5175-557a-b631-c923a6180822_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90960,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583944/general/ea04cc77-7d9b-450d-86e5-12bc8f23aa31.jpg',
'Width': 1280}],
'price': 36600,
'price_includes_vat': True,
'registration_date': '2020-08-10',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan 4S 93 kWh - AWD - Electric - Automatic - 530 hp - '
'180.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710744535%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [adesa.nl] INFO: Saving data for 10744535: {'created_time': 1774875780.203292, 'last_price_update_time': 1774875780.203306, 'auction_closing_time': 1775031000.0}
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10744535') HTTP/1.1" 204 0
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6d70753f-5175-557a-b631-c923a6180822 due to Ignoring non-200 response
2026-03-30 13:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:03:05 [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-30 13:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425
2026-03-30 13:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c626450-e609-532d-afb7-6480780f4971 with scrape type 2
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c626450-e609-532d-afb7-6480780f4971 with scrape type 2
2026-03-30 13:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 1c626450-e609-532d-afb7-6480780f4971, identifier: 9982425
2026-03-30 13:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425
2026-03-30 13:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425
2026-03-30 13:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 1c626450-e609-532d-afb7-6480780f4971 with identifier: 9982425 to the API
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:06 [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-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [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-30 13:03:06 [adesa.nl] INFO: Saving data for 9982425: {'auction_closing_time': 1798675200.0, 'created_time': 1774270838.043757, 'last_price_update_time': 1774875786.144208}
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='9982425') HTTP/1.1" 204 0
2026-03-30 13:03:07 [scrapy.extensions.logstats] INFO: Crawled 25 pages (at 5 pages/min), scraped 12 items (at 3 items/min)
2026-03-30 13:03:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58b50f8-d692-5eb5-ae7f-e9372a9354b2 with identifier: 10745154
2026-03-30 13:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 with scrape type 1
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252Ff0cf52d5-667c-47d2-81cb-903f3d3035fd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/f0cf52d5-667c-47d2-81cb-903f3d3035fd.JPG not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252F99aa35b1-e418-4bbe-b1f5-198359be90f2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/99aa35b1-e418-4bbe-b1f5-198359be90f2.JPG not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252Fc96f6e24-4aa4-437c-815e-50ba8ad07016.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/c96f6e24-4aa4-437c-815e-50ba8ad07016.JPG not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252Faead931f-113f-4f6a-933c-df7cc67f1c36.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/aead931f-113f-4f6a-933c-df7cc67f1c36.JPG not downloaded yet
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/f0cf52d5-667c-47d2-81cb-903f3d3035fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252Fd25f2455-22b9-4ddb-80dd-e594c77bec2e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/d25f2455-22b9-4ddb-80dd-e594c77bec2e.JPG not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252Fcffb2de6-9e19-4d7f-843b-5bd6725b6592.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/cffb2de6-9e19-4d7f-843b-5bd6725b6592.JPG not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252F7f9f8036-3453-46e1-8a38-384f4c7c7cf7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/7f9f8036-3453-46e1-8a38-384f4c7c7cf7.JPG not downloaded yet
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/aead931f-113f-4f6a-933c-df7cc67f1c36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252Fdb8bee71-42e1-4ef8-86a4-2af7c30386e4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/db8bee71-42e1-4ef8-86a4-2af7c30386e4.JPG not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252F7e9b9345-cb72-42e1-8be3-50d3bed07b03.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/7e9b9345-cb72-42e1-8be3-50d3bed07b03.JPG not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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%252F5740432%252Fgeneral%252F69d9ab9f-faf5-4772-b403-80d6dc3b7b06.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740432/general/69d9ab9f-faf5-4772-b403-80d6dc3b7b06.JPG not downloaded yet
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/7f9f8036-3453-46e1-8a38-384f4c7c7cf7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/99aa35b1-e418-4bbe-b1f5-198359be90f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/c96f6e24-4aa4-437c-815e-50ba8ad07016.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/d25f2455-22b9-4ddb-80dd-e594c77bec2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/cffb2de6-9e19-4d7f-843b-5bd6725b6592.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/db8bee71-42e1-4ef8-86a4-2af7c30386e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/7e9b9345-cb72-42e1-8be3-50d3bed07b03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740432/general/69d9ab9f-faf5-4772-b403-80d6dc3b7b06.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745154)
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d58b50f8-d692-5eb5-ae7f-e9372a9354b2, skipping ID generation
2026-03-30 13:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 with scrape type 1
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 sending to next pipeline
2026-03-30 13:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: d58b50f8-d692-5eb5-ae7f-e9372a9354b2, identifier: 10745154
2026-03-30 13:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: d58b50f8-d692-5eb5-ae7f-e9372a9354b2 with identifier: 10745154
2026-03-30 13:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: d58b50f8-d692-5eb5-ae7f-e9372a9354b2 with identifier: 10745154
2026-03-30 13:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: d58b50f8-d692-5eb5-ae7f-e9372a9354b2 with identifier: 10745154 to the API
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5740432/general/69d9ab9f-faf5-4772-b403-80d6dc3b7b06.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 88,
'expiration_date': '2026-03-31T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd58b50f8-d692-5eb5-ae7f-e9372a9354b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PK1561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745154',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 271110,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 29,
'photos': [],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2017-09-26',
'seats_number': 8,
'seller_name': None,
'title': 'Mercedes-Benz Vito 109 CDI - Diesel - Manual - 88 hp - 271.110 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745154%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [adesa.nl] INFO: Saving data for 10745154: {'created_time': 1774875788.510137, 'last_price_update_time': 1774875788.510149, 'auction_closing_time': 1774951800.0}
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10745154') HTTP/1.1" 204 0
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d58b50f8-d692-5eb5-ae7f-e9372a9354b2 due to Ignoring non-200 response
2026-03-30 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10745102
2026-03-30 13:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e7ddc4-81e6-5a91-8146-053393c775a5 with scrape type 1
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6e7ddc4-81e6-5a91-8146-053393c775a5
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [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-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/4c8ce0f6-49f1-4434-8295-0c7d157b67c9.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [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-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/1dbafd20-9b29-4388-8544-ee75b0ac5ada.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/32fcf283-35eb-4208-8a89-3e64fc59177e.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/46943cf9-6e5b-4088-824d-1e3089c7d530.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/2a6698a7-02ce-429f-83f5-6245936b885a.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/0d5b96dc-a713-444b-809d-7eb33f98cee5.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/9e10249d-17d9-4eca-8869-9328df9cc3e0.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/5e09fc4c-0fe9-41cb-b60c-140f5d912967.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/fee04513-c895-4140-bbd1-efbb3fb834ea.jpg already downloaded
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [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-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720045/general/c2dcac2d-95db-4491-b69e-b20cad5ea3c0.jpg already downloaded
2026-03-30 13:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: a6e7ddc4-81e6-5a91-8146-053393c775a5, identifier: 10745102
2026-03-30 13:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10745102
2026-03-30 13:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10745102
2026-03-30 13:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: a6e7ddc4-81e6-5a91-8146-053393c775a5 with identifier: 10745102 to the API
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745102>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T10: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=10745102',
'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': 14350,
'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-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710745102%27 HTTP/1.1" 200 None
2026-03-30 13:03:09 [adesa.nl] INFO: Saving data for 10745102: {'created_time': 1774875789.595444, 'last_price_update_time': 1774875789.595457, 'auction_closing_time': 1774951800.0}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10745102') HTTP/1.1" 204 0
2026-03-30 13:04:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 12 pages/min), scraped 14 items (at 2 items/min)
2026-03-30 13:04:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 13:05:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 14 items (at 0 items/min)
2026-03-30 13:05:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 13:05:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.337(s), this was the 2nd time calling it.
2026-03-30 13:05:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.453869576258841 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 13:06:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 14 items (at 0 items/min)
2026-03-30 13:06:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 13:07:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 14 items (at 0 items/min)
2026-03-30 13:07:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 13:07:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 401.553(s), this was the 3rd time calling it.
2026-03-30 13:07:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 8.087411414752548 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:07:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-30 13:08:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 14 items (at 0 items/min)
2026-03-30 13:08:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 13:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ebd8b39-a913-565f-8dfb-202cae32467a with identifier: 10742720
2026-03-30 13:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ebd8b39-a913-565f-8dfb-202cae32467a with scrape type 1
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ebd8b39-a913-565f-8dfb-202cae32467a
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252Fe1e82957-93a0-4531-ade2-be186446c0b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/e1e82957-93a0-4531-ade2-be186446c0b6.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252F643536eb-e356-403f-a50a-18494f64d921.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/643536eb-e356-403f-a50a-18494f64d921.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252F916b967d-428d-42bb-ac53-27d5c5ba2304.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/916b967d-428d-42bb-ac53-27d5c5ba2304.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252F850e0f89-67a1-4f7b-bb68-302d1ea8d2df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/850e0f89-67a1-4f7b-bb68-302d1ea8d2df.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252Fc1ee2866-b9fb-467a-9613-5ca229e35bac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/c1ee2866-b9fb-467a-9613-5ca229e35bac.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252F25b10555-461e-4792-9f38-41d59ff8336a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/25b10555-461e-4792-9f38-41d59ff8336a.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252F7c09e605-1ecf-41c5-a2d8-3763f89f4664.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/7c09e605-1ecf-41c5-a2d8-3763f89f4664.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252Fcc7f2caa-85ad-4da5-896e-e2f300a49039.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/cc7f2caa-85ad-4da5-896e-e2f300a49039.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252F11de8cf2-f4fe-46aa-89b3-bd4e3ee8ba4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/11de8cf2-f4fe-46aa-89b3-bd4e3ee8ba4c.jpg already downloaded
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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%252F5654896%252Fgeneral%252Fe3774385-e86d-4567-822b-e0702c9488f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654896/general/e3774385-e86d-4567-822b-e0702c9488f8.jpg already downloaded
2026-03-30 13:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.nl, Processed item id: 7ebd8b39-a913-565f-8dfb-202cae32467a, identifier: 10742720
2026-03-30 13:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.nl, Translating item: 7ebd8b39-a913-565f-8dfb-202cae32467a with identifier: 10742720
2026-03-30 13:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.nl, Applying rules to item: 7ebd8b39-a913-565f-8dfb-202cae32467a with identifier: 10742720
2026-03-30 13:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.nl, Posting item: 7ebd8b39-a913-565f-8dfb-202cae32467a with identifier: 10742720 to the API
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742720>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T07:30:00Z',
'fuel_type': 'Electric',
'id': '7ebd8b39-a913-565f-8dfb-202cae32467a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742720',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 18312,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5654896/general/e1e82957-93a0-4531-ade2-be186446c0b6.jpg',
'https://images.openlane.eu/carimgs/5654896/general/643536eb-e356-403f-a50a-18494f64d921.jpg',
'https://images.openlane.eu/carimgs/5654896/general/916b967d-428d-42bb-ac53-27d5c5ba2304.jpg',
'https://images.openlane.eu/carimgs/5654896/general/850e0f89-67a1-4f7b-bb68-302d1ea8d2df.jpg',
'https://images.openlane.eu/carimgs/5654896/general/c1ee2866-b9fb-467a-9613-5ca229e35bac.jpg',
'https://images.openlane.eu/carimgs/5654896/general/25b10555-461e-4792-9f38-41d59ff8336a.jpg',
'https://images.openlane.eu/carimgs/5654896/general/7c09e605-1ecf-41c5-a2d8-3763f89f4664.jpg',
'https://images.openlane.eu/carimgs/5654896/general/cc7f2caa-85ad-4da5-896e-e2f300a49039.jpg',
'https://images.openlane.eu/carimgs/5654896/general/11de8cf2-f4fe-46aa-89b3-bd4e3ee8ba4c.jpg',
'https://images.openlane.eu/carimgs/5654896/general/e3774385-e86d-4567-822b-e0702c9488f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 548559,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/e1e82957-93a0-4531-ade2-be186446c0b6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564659,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/643536eb-e356-403f-a50a-18494f64d921.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 588911,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/916b967d-428d-42bb-ac53-27d5c5ba2304.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556825,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/850e0f89-67a1-4f7b-bb68-302d1ea8d2df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 647035,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/c1ee2866-b9fb-467a-9613-5ca229e35bac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405032,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/25b10555-461e-4792-9f38-41d59ff8336a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441354,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/7c09e605-1ecf-41c5-a2d8-3763f89f4664.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398342,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/cc7f2caa-85ad-4da5-896e-e2f300a49039.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 656313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/11de8cf2-f4fe-46aa-89b3-bd4e3ee8ba4c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd8b39-a913-565f-8dfb-202cae32467a/7ebd8b39-a913-565f-8dfb-202cae32467a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511014,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654896/general/e3774385-e86d-4567-822b-e0702c9488f8.jpg',
'Width': 2731}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2024-03-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Ariya 63 kWh Advance - Electric - 218 hp - 18.312 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2024}
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710742720%27 HTTP/1.1" 200 None
2026-03-30 13:08:44 [adesa.nl] INFO: Saving data for 10742720: {'created_time': 1774876124.175558, 'last_price_update_time': 1774876124.175569, 'auction_closing_time': 1774942200.0}
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10742720') HTTP/1.1" 204 0
2026-03-30 13:08:44 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 13:08:44 [adesa.nl] INFO: adesa.nl Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.nl%27%20and%20RowKey%20eq%20%2710735072%27 HTTP/1.1" 200 None
2026-03-30 13:08:44 [adesa.nl] INFO: Saving data for 10735072: {'created_time': 1774876124.330326}
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.nl',RowKey='10735072') HTTP/1.1" 204 0
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:44 [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%201774444124 HTTP/1.1" 200 None
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10721621') HTTP/1.1" 204 0
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10721705') HTTP/1.1" 204 0
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10723955') HTTP/1.1" 204 0
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10724087') HTTP/1.1" 204 0
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10724113') HTTP/1.1" 204 0
2026-03-30 13:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.nl',RowKey='10724116') HTTP/1.1" 204 0
2026-03-30 13:08:44 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (15 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.nl/task_32_2026-03-30T13_00_00.jl
2026-03-30 13:08:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 48542,
'downloader/request_count': 58,
'downloader/request_method_count/GET': 57,
'downloader/request_method_count/POST': 1,
'downloader/response_bytes': 3685710,
'downloader/response_count': 58,
'downloader/response_status_count/200': 37,
'downloader/response_status_count/403': 21,
'elapsed_time_seconds': 517.256566,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 13, 8, 44, 432895, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 95492,
'httpcompression/response_count': 21,
'item_scraped_count': 15,
'log_count/DEBUG': 606,
'log_count/INFO': 491,
'memusage/max': 167325696,
'memusage/startup': 148049920,
'photo_download_count': 20,
'request_depth_max': 2,
'response_received_count': 38,
'scheduler/dequeued': 58,
'scheduler/dequeued/memory': 58,
'scheduler/enqueued': 58,
'scheduler/enqueued/memory': 58,
'scrape_type/new': 10,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 5,
'scrape_type/skipped': 8,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 25,
'scrapy-zyte-api/error_ratio': 0.32,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 8,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 7,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 23.086472968053485,
'scrapy-zyte-api/mean_response_seconds': 23.21770554496085,
'scrapy-zyte-api/processed': 17,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 17,
'scrapy-zyte-api/request_args/experimental.requestCookies': 16,
'scrapy-zyte-api/request_args/experimental.responseCookies': 17,
'scrapy-zyte-api/request_args/httpRequestBody': 1,
'scrapy-zyte-api/request_args/httpRequestMethod': 1,
'scrapy-zyte-api/request_args/httpResponseBody': 17,
'scrapy-zyte-api/request_args/httpResponseHeaders': 17,
'scrapy-zyte-api/request_args/url': 17,
'scrapy-zyte-api/status_codes/0': 7,
'scrapy-zyte-api/status_codes/200': 17,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 17,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 24,
'source/total_available': 24,
'start_time': datetime.datetime(2026, 3, 30, 13, 0, 7, 176329, tzinfo=datetime.timezone.utc)}
2026-03-30 13:08:44 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 13:08:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7ff801299a90>
2026-03-30 13:08:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7ff801299e90>